tree: e6fc8a0eac32da060d5e325d4c45ca7a24a234fb [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. dead-code-elimination.cc
  42. dead-code-elimination.h
  43. decompression-elimination.cc
  44. decompression-elimination.h
  45. DEPS
  46. diamond.h
  47. effect-control-linearizer.cc
  48. effect-control-linearizer.h
  49. escape-analysis-reducer.cc
  50. escape-analysis-reducer.h
  51. escape-analysis.cc
  52. escape-analysis.h
  53. frame-states.cc
  54. frame-states.h
  55. frame.cc
  56. frame.h
  57. functional-list.h
  58. graph-assembler.cc
  59. graph-assembler.h
  60. graph-reducer.cc
  61. graph-reducer.h
  62. graph-trimmer.cc
  63. graph-trimmer.h
  64. graph-visualizer.cc
  65. graph-visualizer.h
  66. graph.cc
  67. graph.h
  68. int64-lowering.cc
  69. int64-lowering.h
  70. js-call-reducer.cc
  71. js-call-reducer.h
  72. js-context-specialization.cc
  73. js-context-specialization.h
  74. js-create-lowering.cc
  75. js-create-lowering.h
  76. js-generic-lowering.cc
  77. js-generic-lowering.h
  78. js-graph.cc
  79. js-graph.h
  80. js-heap-broker.cc
  81. js-heap-broker.h
  82. js-heap-copy-reducer.cc
  83. js-heap-copy-reducer.h
  84. js-inlining-heuristic.cc
  85. js-inlining-heuristic.h
  86. js-inlining.cc
  87. js-inlining.h
  88. js-intrinsic-lowering.cc
  89. js-intrinsic-lowering.h
  90. js-native-context-specialization.cc
  91. js-native-context-specialization.h
  92. js-operator.cc
  93. js-operator.h
  94. js-type-hint-lowering.cc
  95. js-type-hint-lowering.h
  96. js-typed-lowering.cc
  97. js-typed-lowering.h
  98. linkage.cc
  99. linkage.h
  100. load-elimination.cc
  101. load-elimination.h
  102. loop-analysis.cc
  103. loop-analysis.h
  104. loop-peeling.cc
  105. loop-peeling.h
  106. loop-variable-optimizer.cc
  107. loop-variable-optimizer.h
  108. machine-graph-verifier.cc
  109. machine-graph-verifier.h
  110. machine-graph.cc
  111. machine-graph.h
  112. machine-operator-reducer.cc
  113. machine-operator-reducer.h
  114. machine-operator.cc
  115. machine-operator.h
  116. map-inference.cc
  117. map-inference.h
  118. memory-optimizer.cc
  119. memory-optimizer.h
  120. node-aux-data.h
  121. node-cache.cc
  122. node-cache.h
  123. node-marker.cc
  124. node-marker.h
  125. node-matchers.cc
  126. node-matchers.h
  127. node-origin-table.cc
  128. node-origin-table.h
  129. node-properties.cc
  130. node-properties.h
  131. node.cc
  132. node.h
  133. opcodes.cc
  134. opcodes.h
  135. operation-typer.cc
  136. operation-typer.h
  137. operator-properties.cc
  138. operator-properties.h
  139. operator.cc
  140. operator.h
  141. osr.cc
  142. osr.h
  143. OWNERS
  144. per-isolate-compiler-cache.h
  145. persistent-map.h
  146. pipeline-statistics.cc
  147. pipeline-statistics.h
  148. pipeline.cc
  149. pipeline.h
  150. property-access-builder.cc
  151. property-access-builder.h
  152. raw-machine-assembler.cc
  153. raw-machine-assembler.h
  154. redundancy-elimination.cc
  155. redundancy-elimination.h
  156. refs-map.cc
  157. refs-map.h
  158. representation-change.cc
  159. representation-change.h
  160. schedule.cc
  161. schedule.h
  162. scheduler.cc
  163. scheduler.h
  164. select-lowering.cc
  165. select-lowering.h
  166. serializer-for-background-compilation.cc
  167. serializer-for-background-compilation.h
  168. simd-scalar-lowering.cc
  169. simd-scalar-lowering.h
  170. simplified-lowering.cc
  171. simplified-lowering.h
  172. simplified-operator-reducer.cc
  173. simplified-operator-reducer.h
  174. simplified-operator.cc
  175. simplified-operator.h
  176. state-values-utils.cc
  177. state-values-utils.h
  178. store-store-elimination.cc
  179. store-store-elimination.h
  180. STYLE
  181. type-cache.cc
  182. type-cache.h
  183. type-narrowing-reducer.cc
  184. type-narrowing-reducer.h
  185. typed-optimization.cc
  186. typed-optimization.h
  187. typer.cc
  188. typer.h
  189. types.cc
  190. types.h
  191. value-numbering-reducer.cc
  192. value-numbering-reducer.h
  193. verifier.cc
  194. verifier.h
  195. wasm-compiler.cc
  196. wasm-compiler.h
  197. write-barrier-kind.h
  198. zone-stats.cc
  199. zone-stats.h