tree: 1473e22b45a5f0a3b12dc31f5281ee06faf3c51e [path history] [tgz]
  1. backend/
  2. access-builder.cc
  3. access-builder.h
  4. access-info.cc
  5. access-info.h
  6. add-type-assertions-reducer.cc
  7. add-type-assertions-reducer.h
  8. all-nodes.cc
  9. all-nodes.h
  10. allocation-builder-inl.h
  11. allocation-builder.h
  12. basic-block-instrumentor.cc
  13. basic-block-instrumentor.h
  14. branch-elimination.cc
  15. branch-elimination.h
  16. bytecode-analysis.cc
  17. bytecode-analysis.h
  18. bytecode-graph-builder.cc
  19. bytecode-graph-builder.h
  20. bytecode-liveness-map.cc
  21. bytecode-liveness-map.h
  22. c-linkage.cc
  23. checkpoint-elimination.cc
  24. checkpoint-elimination.h
  25. code-assembler.cc
  26. code-assembler.h
  27. common-node-cache.cc
  28. common-node-cache.h
  29. common-operator-reducer.cc
  30. common-operator-reducer.h
  31. common-operator.cc
  32. common-operator.h
  33. compilation-dependencies.cc
  34. compilation-dependencies.h
  35. compilation-dependency.h
  36. compiler-source-position-table.cc
  37. compiler-source-position-table.h
  38. constant-folding-reducer.cc
  39. constant-folding-reducer.h
  40. control-equivalence.cc
  41. control-equivalence.h
  42. control-flow-optimizer.cc
  43. control-flow-optimizer.h
  44. csa-load-elimination.cc
  45. csa-load-elimination.h
  46. dead-code-elimination.cc
  47. dead-code-elimination.h
  48. decompression-optimizer.cc
  49. decompression-optimizer.h
  50. DEPS
  51. diamond.h
  52. DIR_METADATA
  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. feedback-source.cc
  60. feedback-source.h
  61. frame-states.cc
  62. frame-states.h
  63. frame.cc
  64. frame.h
  65. functional-list.h
  66. globals.h
  67. graph-assembler.cc
  68. graph-assembler.h
  69. graph-reducer.cc
  70. graph-reducer.h
  71. graph-trimmer.cc
  72. graph-trimmer.h
  73. graph-visualizer.cc
  74. graph-visualizer.h
  75. graph-zone-traits.h
  76. graph.cc
  77. graph.h
  78. heap-refs.h
  79. int64-lowering.cc
  80. int64-lowering.h
  81. js-call-reducer.cc
  82. js-call-reducer.h
  83. js-context-specialization.cc
  84. js-context-specialization.h
  85. js-create-lowering.cc
  86. js-create-lowering.h
  87. js-generic-lowering.cc
  88. js-generic-lowering.h
  89. js-graph.cc
  90. js-graph.h
  91. js-heap-broker.cc
  92. js-heap-broker.h
  93. js-heap-copy-reducer.cc
  94. js-heap-copy-reducer.h
  95. js-inlining-heuristic.cc
  96. js-inlining-heuristic.h
  97. js-inlining.cc
  98. js-inlining.h
  99. js-intrinsic-lowering.cc
  100. js-intrinsic-lowering.h
  101. js-native-context-specialization.cc
  102. js-native-context-specialization.h
  103. js-operator.cc
  104. js-operator.h
  105. js-type-hint-lowering.cc
  106. js-type-hint-lowering.h
  107. js-typed-lowering.cc
  108. js-typed-lowering.h
  109. linkage.cc
  110. linkage.h
  111. load-elimination.cc
  112. load-elimination.h
  113. loop-analysis.cc
  114. loop-analysis.h
  115. loop-peeling.cc
  116. loop-peeling.h
  117. loop-variable-optimizer.cc
  118. loop-variable-optimizer.h
  119. machine-graph-verifier.cc
  120. machine-graph-verifier.h
  121. machine-graph.cc
  122. machine-graph.h
  123. machine-operator-reducer.cc
  124. machine-operator-reducer.h
  125. machine-operator.cc
  126. machine-operator.h
  127. map-inference.cc
  128. map-inference.h
  129. memory-lowering.cc
  130. memory-lowering.h
  131. memory-optimizer.cc
  132. memory-optimizer.h
  133. node-aux-data.h
  134. node-cache.h
  135. node-marker.cc
  136. node-marker.h
  137. node-matchers.cc
  138. node-matchers.h
  139. node-origin-table.cc
  140. node-origin-table.h
  141. node-properties.cc
  142. node-properties.h
  143. node.cc
  144. node.h
  145. opcodes.cc
  146. opcodes.h
  147. operation-typer.cc
  148. operation-typer.h
  149. operator-properties.cc
  150. operator-properties.h
  151. operator.cc
  152. operator.h
  153. osr.cc
  154. osr.h
  155. OWNERS
  156. per-isolate-compiler-cache.h
  157. persistent-map.h
  158. pipeline-statistics.cc
  159. pipeline-statistics.h
  160. pipeline.cc
  161. pipeline.h
  162. processed-feedback.h
  163. property-access-builder.cc
  164. property-access-builder.h
  165. raw-machine-assembler.cc
  166. raw-machine-assembler.h
  167. redundancy-elimination.cc
  168. redundancy-elimination.h
  169. refs-map.cc
  170. refs-map.h
  171. representation-change.cc
  172. representation-change.h
  173. schedule.cc
  174. schedule.h
  175. scheduled-machine-lowering.cc
  176. scheduled-machine-lowering.h
  177. scheduler.cc
  178. scheduler.h
  179. select-lowering.cc
  180. select-lowering.h
  181. serializer-for-background-compilation.cc
  182. serializer-for-background-compilation.h
  183. serializer-hints.h
  184. simd-scalar-lowering.cc
  185. simd-scalar-lowering.h
  186. simplified-lowering.cc
  187. simplified-lowering.h
  188. simplified-operator-reducer.cc
  189. simplified-operator-reducer.h
  190. simplified-operator.cc
  191. simplified-operator.h
  192. state-values-utils.cc
  193. state-values-utils.h
  194. store-store-elimination.cc
  195. store-store-elimination.h
  196. type-cache.cc
  197. type-cache.h
  198. type-narrowing-reducer.cc
  199. type-narrowing-reducer.h
  200. typed-optimization.cc
  201. typed-optimization.h
  202. typer.cc
  203. typer.h
  204. types.cc
  205. types.h
  206. value-numbering-reducer.cc
  207. value-numbering-reducer.h
  208. verifier.cc
  209. verifier.h
  210. wasm-compiler.cc
  211. wasm-compiler.h
  212. write-barrier-kind.h
  213. zone-stats.cc
  214. zone-stats.h