Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
45d68f138a31a3ff9b45cda313f0ba27f1431f26
/
compiler
/
optimizing
/
linearize_test.cc
0a23d74
Add a parent environment to HEnvironment.
by Nicolas Geoffray
· 10 years ago
0d9f17d
Move the linear order to the HGraph.
by Nicolas Geoffray
· 10 years ago
fb8d279
[optimizing] Implement x86/x86_64 math intrinsics
by Mark Mendell
· 10 years ago
b666f48
Move arenas into runtime
by Mathieu Chartier
· 10 years ago
5e8b137
Create HGraph outside Builder, print timings
by David Brazdil
· 10 years ago
cd6dffe
Add implicit null checks for the optimizing compiler
by Calin Juravle
· 10 years ago
e53798a
Inlining support in optimizing.
by Nicolas Geoffray
· 11 years ago
f537012
Treat SSA transformation special, as we may have to bailout.
by Nicolas Geoffray
· 11 years ago
a8eed3a
Revert "Revert "Fix the computation of linear ordering.""
by Nicolas Geoffray
· 11 years ago
e50fa58
Revert "Fix the computation of linear ordering."
by Nicolas Geoffray
· 11 years ago
3054a90
Fix the computation of linear ordering.
by Nicolas Geoffray
· 11 years ago
8a16d97
Fix valgrind errors.
by Nicolas Geoffray
· 11 years ago
31d76b4
Plug code generator into liveness analysis.
by Nicolas Geoffray
· 11 years ago
8f1a4d4
Workaround for multi-line comment error when compiled with g++.
by Nicolas Geoffray
· 11 years ago
0d3f578
Linearize the graph before creating live ranges.
by Nicolas Geoffray
· 11 years ago