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