index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
nodes.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some more instruction support to optimizing compiler.
Dave Allison
2014-06-24
1
-0
/
+19
*
Fix some bugs in graph construction/simplification methods.
Nicolas Geoffray
2014-06-09
1
-7
/
+12
*
Add a linear scan register allocator to the optimizing compiler.
Nicolas Geoffray
2014-05-26
1
-0
/
+1
*
Import Dart's parallel move resolver.
Nicolas Geoffray
2014-05-23
1
-0
/
+11
*
Add a compilation tracing mechanism to the new compiler.
Nicolas Geoffray
2014-05-14
1
-4
/
+4
*
Add loop recognition and CFG simplifications in new compiler.
Nicolas Geoffray
2014-05-13
1
-46
/
+163
*
Build live-in, live-out and kill sets for each block.
Nicolas Geoffray
2014-05-07
1
-13
/
+11
*
Add a Transform to SSA phase to the optimizing compiler.
Nicolas Geoffray
2014-04-28
1
-7
/
+160
*
Fix lint error, and Makefile that could be confused with local files.
Nicolas Geoffray
2014-03-18
1
-1
/
+1
*
Plug new optimizing compiler in compilation pipeline.
Nicolas Geoffray
2014-03-18
1
-25
/
+26
*
More code generation for the optimizing compiler.
Nicolas Geoffray
2014-03-13
1
-0
/
+1
*
Add register support to the optimizing compiler.
Nicolas Geoffray
2014-03-10
1
-0
/
+4
*
Add codegen support to the optimizing compiler.
Nicolas Geoffray
2014-03-04
1
-5
/
+5
*
Add conditional branches, and build dominator tree.
Nicolas Geoffray
2014-02-26
1
-0
/
+97
*
Re-apply: Initial check-in of an optimizing compiler.
Nicolas Geoffray
2014-02-19
1
-0
/
+60
*
Revert "Initial check-in of an optimizing compiler."
Nicolas Geoffray
2014-02-19
1
-60
/
+0
*
Initial check-in of an optimizing compiler.
Nicolas Geoffray
2014-02-19
1
-0
/
+60