index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
graph_visualizer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Print C1vis header only if visualizer enabled
David Brazdil
2015-04-07
1
-2
/
+2
*
Create HGraph outside Builder, print timings
David Brazdil
2015-02-04
1
-5
/
+0
*
Implement LICM in optimizing compiler.
Nicolas Geoffray
2015-01-30
1
-4
/
+0
*
ART: Added Checker, a pattern matching test engine
David Brazdil
2014-12-17
1
-13
/
+3
*
Inlining support in optimizing.
Nicolas Geoffray
2014-12-15
1
-10
/
+1
*
ART: Fix unused variables and functions
Andreas Gampe
2014-11-24
1
-1
/
+0
*
C++11 related clean-up of DISALLOW_..
Ian Rogers
2014-10-22
1
-0
/
+2
*
Revert "Revert "Introduce a class to implement optimization passes.""
Roland Levillain
2014-10-17
1
-1
/
+1
*
Tidy ELF builder.
Ian Rogers
2014-10-09
1
-1
/
+1
*
Revert "Introduce a class to implement optimization passes."
Nicolas Geoffray
2014-10-01
1
-1
/
+1
*
Introduce a class to implement optimization passes.
Roland Levillain
2014-10-01
1
-1
/
+1
*
First optimization in new compiler: simple GVN.
Nicolas Geoffray
2014-09-19
1
-0
/
+2
*
Final CL to enable register allocation on x86.
Nicolas Geoffray
2014-06-12
1
-0
/
+3
*
Add a linear scan register allocator to the optimizing compiler.
Nicolas Geoffray
2014-05-26
1
-1
/
+7
*
Linearize the graph before creating live ranges.
Nicolas Geoffray
2014-05-16
1
-0
/
+6
*
Add a compilation tracing mechanism to the new compiler.
Nicolas Geoffray
2014-05-14
1
-0
/
+63