tree: 7882866de773644c1666aa41f5fa4a5446d458d6 [path history] [tgz]
  1. arm/
  2. arm64/
  3. ia32/
  4. mips/
  5. mips64/
  6. ppc/
  7. s390/
  8. x64/
  9. x87/
  10. access-builder.cc
  11. access-builder.h
  12. access-info.cc
  13. access-info.h
  14. all-nodes.cc
  15. all-nodes.h
  16. ast-graph-builder.cc
  17. ast-graph-builder.h
  18. ast-loop-assignment-analyzer.cc
  19. ast-loop-assignment-analyzer.h
  20. basic-block-instrumentor.cc
  21. basic-block-instrumentor.h
  22. branch-elimination.cc
  23. branch-elimination.h
  24. bytecode-branch-analysis.cc
  25. bytecode-branch-analysis.h
  26. bytecode-graph-builder.cc
  27. bytecode-graph-builder.h
  28. bytecode-loop-analysis.cc
  29. bytecode-loop-analysis.h
  30. c-linkage.cc
  31. checkpoint-elimination.cc
  32. checkpoint-elimination.h
  33. code-assembler.cc
  34. code-assembler.h
  35. code-generator-impl.h
  36. code-generator.cc
  37. code-generator.h
  38. common-node-cache.cc
  39. common-node-cache.h
  40. common-operator-reducer.cc
  41. common-operator-reducer.h
  42. common-operator.cc
  43. common-operator.h
  44. control-builders.cc
  45. control-builders.h
  46. control-equivalence.cc
  47. control-equivalence.h
  48. control-flow-optimizer.cc
  49. control-flow-optimizer.h
  50. dead-code-elimination.cc
  51. dead-code-elimination.h
  52. diamond.h
  53. effect-control-linearizer.cc
  54. effect-control-linearizer.h
  55. escape-analysis-reducer.cc
  56. escape-analysis-reducer.h
  57. escape-analysis.cc
  58. escape-analysis.h
  59. frame-elider.cc
  60. frame-elider.h
  61. frame-states.cc
  62. frame-states.h
  63. frame.cc
  64. frame.h
  65. gap-resolver.cc
  66. gap-resolver.h
  67. graph-reducer.cc
  68. graph-reducer.h
  69. graph-replay.cc
  70. graph-replay.h
  71. graph-trimmer.cc
  72. graph-trimmer.h
  73. graph-visualizer.cc
  74. graph-visualizer.h
  75. graph.cc
  76. graph.h
  77. instruction-codes.h
  78. instruction-scheduler.cc
  79. instruction-scheduler.h
  80. instruction-selector-impl.h
  81. instruction-selector.cc
  82. instruction-selector.h
  83. instruction.cc
  84. instruction.h
  85. int64-lowering.cc
  86. int64-lowering.h
  87. js-builtin-reducer.cc
  88. js-builtin-reducer.h
  89. js-call-reducer.cc
  90. js-call-reducer.h
  91. js-context-specialization.cc
  92. js-context-specialization.h
  93. js-create-lowering.cc
  94. js-create-lowering.h
  95. js-frame-specialization.cc
  96. js-frame-specialization.h
  97. js-generic-lowering.cc
  98. js-generic-lowering.h
  99. js-global-object-specialization.cc
  100. js-global-object-specialization.h
  101. js-graph.cc
  102. js-graph.h
  103. js-inlining-heuristic.cc
  104. js-inlining-heuristic.h
  105. js-inlining.cc
  106. js-inlining.h
  107. js-intrinsic-lowering.cc
  108. js-intrinsic-lowering.h
  109. js-native-context-specialization.cc
  110. js-native-context-specialization.h
  111. js-operator.cc
  112. js-operator.h
  113. js-typed-lowering.cc
  114. js-typed-lowering.h
  115. jump-threading.cc
  116. jump-threading.h
  117. linkage.cc
  118. linkage.h
  119. live-range-separator.cc
  120. live-range-separator.h
  121. liveness-analyzer.cc
  122. liveness-analyzer.h
  123. load-elimination.cc
  124. load-elimination.h
  125. loop-analysis.cc
  126. loop-analysis.h
  127. loop-peeling.cc
  128. loop-peeling.h
  129. loop-variable-optimizer.cc
  130. loop-variable-optimizer.h
  131. machine-operator-reducer.cc
  132. machine-operator-reducer.h
  133. machine-operator.cc
  134. machine-operator.h
  135. memory-optimizer.cc
  136. memory-optimizer.h
  137. move-optimizer.cc
  138. move-optimizer.h
  139. node-aux-data.h
  140. node-cache.cc
  141. node-cache.h
  142. node-marker.cc
  143. node-marker.h
  144. node-matchers.cc
  145. node-matchers.h
  146. node-properties.cc
  147. node-properties.h
  148. node.cc
  149. node.h
  150. opcodes.cc
  151. opcodes.h
  152. operation-typer.cc
  153. operation-typer.h
  154. operator-properties.cc
  155. operator-properties.h
  156. operator.cc
  157. operator.h
  158. osr.cc
  159. osr.h
  160. OWNERS
  161. pipeline-statistics.cc
  162. pipeline-statistics.h
  163. pipeline.cc
  164. pipeline.h
  165. raw-machine-assembler.cc
  166. raw-machine-assembler.h
  167. redundancy-elimination.cc
  168. redundancy-elimination.h
  169. register-allocator-verifier.cc
  170. register-allocator-verifier.h
  171. register-allocator.cc
  172. register-allocator.h
  173. representation-change.cc
  174. representation-change.h
  175. schedule.cc
  176. schedule.h
  177. scheduler.cc
  178. scheduler.h
  179. select-lowering.cc
  180. select-lowering.h
  181. simplified-lowering.cc
  182. simplified-lowering.h
  183. simplified-operator-reducer.cc
  184. simplified-operator-reducer.h
  185. simplified-operator.cc
  186. simplified-operator.h
  187. source-position.cc
  188. source-position.h
  189. state-values-utils.cc
  190. state-values-utils.h
  191. store-store-elimination.cc
  192. store-store-elimination.h
  193. STYLE
  194. tail-call-optimization.cc
  195. tail-call-optimization.h
  196. type-hint-analyzer.cc
  197. type-hint-analyzer.h
  198. type-hints.cc
  199. type-hints.h
  200. typer.cc
  201. typer.h
  202. unwinding-info-writer.h
  203. value-numbering-reducer.cc
  204. value-numbering-reducer.h
  205. verifier.cc
  206. verifier.h
  207. wasm-compiler.cc
  208. wasm-compiler.h
  209. wasm-linkage.cc
  210. zone-pool.cc
  211. zone-pool.h