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