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