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