Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
e196567b50a084b163937ea9605b51ee1e48adeb
/
src
/
compiler
/
Compiler.h
e196567
SSA rework and support compiler temps in the frame
by buzbee
· 13 years ago
3fa1b7e
Unify the invoke stubs and replace "oat" with "Art" in the API.
by Elliott Hughes
· 13 years ago
719ace4
Stop saying "typedef struct" and "typedef enum".
by Elliott Hughes
· 13 years ago
b3bd5f0
Refactor the compilers out of libart.
by Elliott Hughes
· 13 years ago
86a4bce
Fix branch bug (showed up in codegen for debug)
by buzbee
· 13 years ago
adb8c67
Move the compiler away from libdex.
by Elliott Hughes
· 13 years ago
e88dfbf
x86 codegen source file skeletons
by buzbee
· 13 years ago
31a4a6f
More target-independence
by buzbee
· 13 years ago
de6e4cf
Add dex2oat -g to control whether the compiled code has debugger support.
by Elliott Hughes
· 13 years ago
e3acd07
Multi-target support
by buzbee
· 13 years ago
996cc58
Add compiler stats, fix super call slow path
by Ian Rogers
· 13 years ago
44b412b
Codegen support for debugger
by buzbee
· 13 years ago
ba938cb
Make the compiler threadsafe
by buzbee
· 13 years ago
5abfa3e
Compiler tuning
by buzbee
· 13 years ago
99ba964
More compilation performance tuning
by buzbee
· 13 years ago
5b53710
Dataflow analysis rework
by buzbee
· 13 years ago
11d1b0c
Reduce namespace pollution.
by Elliott Hughes
· 13 years ago
34c77ad
Add stress-test mode for ResolveMethodFromCode
by buzbee
· 13 years ago
c1f143d
Remove some lint.
by Elliott Hughes
· 14 years ago
0571d35
Refactor the use of Method by the compiler.
by Ian Rogers
· 14 years ago
3320cf4
Move rest of code related blobs from Method to oat
by Brian Carlstrom
· 14 years ago
ce30293
Compiler cleanup
by buzbee
· 14 years ago
1619286
Add oat file generation and tests to build
by Brian Carlstrom
· 14 years ago
67bf885
Oat compiler integration snapshot.
by buzbee
· 14 years ago