tree: defa2ae683aef38988c12ad17cb9eb77c10e0506 [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. compiler-source-position-table.cc
  41. compiler-source-position-table.h
  42. control-equivalence.cc
  43. control-equivalence.h
  44. control-flow-optimizer.cc
  45. control-flow-optimizer.h
  46. dead-code-elimination.cc
  47. dead-code-elimination.h
  48. diamond.h
  49. effect-control-linearizer.cc
  50. effect-control-linearizer.h
  51. escape-analysis-reducer.cc
  52. escape-analysis-reducer.h
  53. escape-analysis.cc
  54. escape-analysis.h
  55. frame-elider.cc
  56. frame-elider.h
  57. frame-states.cc
  58. frame-states.h
  59. frame.cc
  60. frame.h
  61. gap-resolver.cc
  62. gap-resolver.h
  63. graph-assembler.cc
  64. graph-assembler.h
  65. graph-reducer.cc
  66. graph-reducer.h
  67. graph-trimmer.cc
  68. graph-trimmer.h
  69. graph-visualizer.cc
  70. graph-visualizer.h
  71. graph.cc
  72. graph.h
  73. instruction-codes.h
  74. instruction-scheduler.cc
  75. instruction-scheduler.h
  76. instruction-selector-impl.h
  77. instruction-selector.cc
  78. instruction-selector.h
  79. instruction.cc
  80. instruction.h
  81. int64-lowering.cc
  82. int64-lowering.h
  83. js-builtin-reducer.cc
  84. js-builtin-reducer.h
  85. js-call-reducer.cc
  86. js-call-reducer.h
  87. js-context-specialization.cc
  88. js-context-specialization.h
  89. js-create-lowering.cc
  90. js-create-lowering.h
  91. js-generic-lowering.cc
  92. js-generic-lowering.h
  93. js-graph.cc
  94. js-graph.h
  95. js-inlining-heuristic.cc
  96. js-inlining-heuristic.h
  97. js-inlining.cc
  98. js-inlining.h
  99. js-intrinsic-lowering.cc
  100. js-intrinsic-lowering.h
  101. js-native-context-specialization.cc
  102. js-native-context-specialization.h
  103. js-operator.cc
  104. js-operator.h
  105. js-type-hint-lowering.cc
  106. js-type-hint-lowering.h
  107. js-typed-lowering.cc
  108. js-typed-lowering.h
  109. jump-threading.cc
  110. jump-threading.h
  111. linkage.cc
  112. linkage.h
  113. live-range-separator.cc
  114. live-range-separator.h
  115. load-elimination.cc
  116. load-elimination.h
  117. loop-analysis.cc
  118. loop-analysis.h
  119. loop-peeling.cc
  120. loop-peeling.h
  121. loop-variable-optimizer.cc
  122. loop-variable-optimizer.h
  123. machine-graph-verifier.cc
  124. machine-graph-verifier.h
  125. machine-operator-reducer.cc
  126. machine-operator-reducer.h
  127. machine-operator.cc
  128. machine-operator.h
  129. memory-optimizer.cc
  130. memory-optimizer.h
  131. move-optimizer.cc
  132. move-optimizer.h
  133. node-aux-data.h
  134. node-cache.cc
  135. node-cache.h
  136. node-marker.cc
  137. node-marker.h
  138. node-matchers.cc
  139. node-matchers.h
  140. node-properties.cc
  141. node-properties.h
  142. node.cc
  143. node.h
  144. opcodes.cc
  145. opcodes.h
  146. operation-typer.cc
  147. operation-typer.h
  148. operator-properties.cc
  149. operator-properties.h
  150. operator.cc
  151. operator.h
  152. osr.cc
  153. osr.h
  154. persistent-map.h
  155. pipeline-statistics.cc
  156. pipeline-statistics.h
  157. pipeline.cc
  158. pipeline.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. register-allocator-verifier.cc
  166. register-allocator-verifier.h
  167. register-allocator.cc
  168. register-allocator.h
  169. representation-change.cc
  170. representation-change.h
  171. schedule.cc
  172. schedule.h
  173. scheduler.cc
  174. scheduler.h
  175. select-lowering.cc
  176. select-lowering.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. STYLE
  190. type-cache.cc
  191. type-cache.h
  192. typed-optimization.cc
  193. typed-optimization.h
  194. typer.cc
  195. typer.h
  196. types.cc
  197. types.h
  198. unwinding-info-writer.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. wasm-linkage.cc
  206. zone-stats.cc
  207. zone-stats.h