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