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