tree: a882101a5d2434174d2fa9fdb10c4f9b0c4ad5ee [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. c-linkage.cc
  29. checkpoint-elimination.cc
  30. checkpoint-elimination.h
  31. code-assembler.cc
  32. code-assembler.h
  33. code-generator-impl.h
  34. code-generator.cc
  35. code-generator.h
  36. common-node-cache.cc
  37. common-node-cache.h
  38. common-operator-reducer.cc
  39. common-operator-reducer.h
  40. common-operator.cc
  41. common-operator.h
  42. compiler-source-position-table.cc
  43. compiler-source-position-table.h
  44. control-builders.cc
  45. control-builders.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. gap-resolver.cc
  66. gap-resolver.h
  67. graph-reducer.cc
  68. graph-reducer.h
  69. graph-replay.cc
  70. graph-replay.h
  71. graph-trimmer.cc
  72. graph-trimmer.h
  73. graph-visualizer.cc
  74. graph-visualizer.h
  75. graph.cc
  76. graph.h
  77. instruction-codes.h
  78. instruction-scheduler.cc
  79. instruction-scheduler.h
  80. instruction-selector-impl.h
  81. instruction-selector.cc
  82. instruction-selector.h
  83. instruction.cc
  84. instruction.h
  85. int64-lowering.cc
  86. int64-lowering.h
  87. js-builtin-reducer.cc
  88. js-builtin-reducer.h
  89. js-call-reducer.cc
  90. js-call-reducer.h
  91. js-context-specialization.cc
  92. js-context-specialization.h
  93. js-create-lowering.cc
  94. js-create-lowering.h
  95. js-frame-specialization.cc
  96. js-frame-specialization.h
  97. js-generic-lowering.cc
  98. js-generic-lowering.h
  99. js-global-object-specialization.cc
  100. js-global-object-specialization.h
  101. js-graph.cc
  102. js-graph.h
  103. js-inlining-heuristic.cc
  104. js-inlining-heuristic.h
  105. js-inlining.cc
  106. js-inlining.h
  107. js-intrinsic-lowering.cc
  108. js-intrinsic-lowering.h
  109. js-native-context-specialization.cc
  110. js-native-context-specialization.h
  111. js-operator.cc
  112. js-operator.h
  113. js-typed-lowering.cc
  114. js-typed-lowering.h
  115. jump-threading.cc
  116. jump-threading.h
  117. linkage.cc
  118. linkage.h
  119. live-range-separator.cc
  120. live-range-separator.h
  121. liveness-analyzer.cc
  122. liveness-analyzer.h
  123. load-elimination.cc
  124. load-elimination.h
  125. loop-analysis.cc
  126. loop-analysis.h
  127. loop-peeling.cc
  128. loop-peeling.h
  129. loop-variable-optimizer.cc
  130. loop-variable-optimizer.h
  131. machine-graph-verifier.cc
  132. machine-graph-verifier.h
  133. machine-operator-reducer.cc
  134. machine-operator-reducer.h
  135. machine-operator.cc
  136. machine-operator.h
  137. memory-optimizer.cc
  138. memory-optimizer.h
  139. move-optimizer.cc
  140. move-optimizer.h
  141. node-aux-data.h
  142. node-cache.cc
  143. node-cache.h
  144. node-marker.cc
  145. node-marker.h
  146. node-matchers.cc
  147. node-matchers.h
  148. node-properties.cc
  149. node-properties.h
  150. node.cc
  151. node.h
  152. opcodes.cc
  153. opcodes.h
  154. operation-typer.cc
  155. operation-typer.h
  156. operator-properties.cc
  157. operator-properties.h
  158. operator.cc
  159. operator.h
  160. osr.cc
  161. osr.h
  162. OWNERS
  163. pipeline-statistics.cc
  164. pipeline-statistics.h
  165. pipeline.cc
  166. pipeline.h
  167. raw-machine-assembler.cc
  168. raw-machine-assembler.h
  169. redundancy-elimination.cc
  170. redundancy-elimination.h
  171. register-allocator-verifier.cc
  172. register-allocator-verifier.h
  173. register-allocator.cc
  174. register-allocator.h
  175. representation-change.cc
  176. representation-change.h
  177. schedule.cc
  178. schedule.h
  179. scheduler.cc
  180. scheduler.h
  181. select-lowering.cc
  182. select-lowering.h
  183. simd-scalar-lowering.cc
  184. simd-scalar-lowering.h
  185. simplified-lowering.cc
  186. simplified-lowering.h
  187. simplified-operator-reducer.cc
  188. simplified-operator-reducer.h
  189. simplified-operator.cc
  190. simplified-operator.h
  191. state-values-utils.cc
  192. state-values-utils.h
  193. store-store-elimination.cc
  194. store-store-elimination.h
  195. STYLE
  196. tail-call-optimization.cc
  197. tail-call-optimization.h
  198. type-cache.cc
  199. type-cache.h
  200. typed-optimization.cc
  201. typed-optimization.h
  202. typer.cc
  203. typer.h
  204. types.cc
  205. types.h
  206. unwinding-info-writer.h
  207. value-numbering-reducer.cc
  208. value-numbering-reducer.h
  209. verifier.cc
  210. verifier.h
  211. wasm-compiler.cc
  212. wasm-compiler.h
  213. wasm-linkage.cc
  214. zone-stats.cc
  215. zone-stats.h