tree: 89938cc93640164131892a286ca2cc6b7dd91ab0 [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-elimination.cc
  49. decompression-elimination.h
  50. decompression-optimizer.cc
  51. decompression-optimizer.h
  52. DEPS
  53. diamond.h
  54. effect-control-linearizer.cc
  55. effect-control-linearizer.h
  56. escape-analysis-reducer.cc
  57. escape-analysis-reducer.h
  58. escape-analysis.cc
  59. escape-analysis.h
  60. feedback-source.cc
  61. feedback-source.h
  62. frame-states.cc
  63. frame-states.h
  64. frame.cc
  65. frame.h
  66. functional-list.h
  67. globals.h
  68. graph-assembler.cc
  69. graph-assembler.h
  70. graph-reducer.cc
  71. graph-reducer.h
  72. graph-trimmer.cc
  73. graph-trimmer.h
  74. graph-visualizer.cc
  75. graph-visualizer.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.cc
  135. node-cache.h
  136. node-marker.cc
  137. node-marker.h
  138. node-matchers.cc
  139. node-matchers.h
  140. node-origin-table.cc
  141. node-origin-table.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. per-isolate-compiler-cache.h
  158. persistent-map.h
  159. pipeline-statistics.cc
  160. pipeline-statistics.h
  161. pipeline.cc
  162. pipeline.h
  163. processed-feedback.h
  164. property-access-builder.cc
  165. property-access-builder.h
  166. raw-machine-assembler.cc
  167. raw-machine-assembler.h
  168. redundancy-elimination.cc
  169. redundancy-elimination.h
  170. refs-map.cc
  171. refs-map.h
  172. representation-change.cc
  173. representation-change.h
  174. schedule.cc
  175. schedule.h
  176. scheduled-machine-lowering.cc
  177. scheduled-machine-lowering.h
  178. scheduler.cc
  179. scheduler.h
  180. select-lowering.cc
  181. select-lowering.h
  182. serializer-for-background-compilation.cc
  183. serializer-for-background-compilation.h
  184. serializer-hints.h
  185. simd-scalar-lowering.cc
  186. simd-scalar-lowering.h
  187. simplified-lowering.cc
  188. simplified-lowering.h
  189. simplified-operator-reducer.cc
  190. simplified-operator-reducer.h
  191. simplified-operator.cc
  192. simplified-operator.h
  193. state-values-utils.cc
  194. state-values-utils.h
  195. store-store-elimination.cc
  196. store-store-elimination.h
  197. type-cache.cc
  198. type-cache.h
  199. type-narrowing-reducer.cc
  200. type-narrowing-reducer.h
  201. typed-optimization.cc
  202. typed-optimization.h
  203. typer.cc
  204. typer.h
  205. types.cc
  206. types.h
  207. value-numbering-reducer.cc
  208. value-numbering-reducer.h
  209. verifier.cc
  210. verifier.h
  211. wasm-compiler.cc
  212. wasm-compiler.h
  213. write-barrier-kind.h
  214. zone-stats.cc
  215. zone-stats.h