Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
c6934e36d33ab402b7b51c78d46c319fc33e8ef3
/
compiler
/
optimizing
/
scheduler.h
038924b
ART: Reduce dependencies on CompilerDriver.
by Vladimir Marko
· 6 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 7 years ago
ced0483
Reuse arena memory for each block in scheduler.
by Vladimir Marko
· 7 years ago
54159c6
Use HashSet<std::string> instead of unordered_set<>.
by Vladimir Marko
· 7 years ago
b765a3f
Refactoring LSE/LSA: introduce heap location type
by Aart Bik
· 7 years ago
2477320
Step 1 of 2: conditional passes.
by Aart Bik
· 7 years ago
89ff8b2
ARM64: Workaround for the callee saved FP registers and SIMD.
by Artem Serov
· 8 years ago
2ca10eb
Refactored optimization passes setup.
by Aart Bik
· 8 years ago
2ffb703
cpplint: Cleanup errors
by Igor Murashkin
· 8 years ago
69d310e
Use ScopedArenaAllocator for building HGraph.
by Vladimir Marko
· 8 years ago
e764d2e
Use ScopedArenaAllocator for register allocation.
by Vladimir Marko
· 8 years ago
ca6fff8
ART: Use ScopedArenaAllocator for pass-local data.
by Vladimir Marko
· 8 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 8 years ago
2a3471f
Disambiguate memory accesses in instruction scheduling
by xueliang.zhong
· 8 years ago
f7caf68
Instruction scheduling for ARM.
by xueliang.zhong
· 8 years ago
d9911ee
ART: Clean up field initialization
by Andreas Gampe
· 8 years ago
22aa54b
AArch64: Add HInstruction scheduling support.
by Alexandre Rames
· 9 years ago