Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
e9a72f6a1a84f4d9af0b07dd289b89e45ffb32d5
/
src
/
compiler_test.cc
e9a72f6
Try/Catch analysis; various workarounds
by buzbee
· 14 years ago
0f4c41d
Various fixes.
by Elliott Hughes
· 14 years ago
4a3164f
Codegen for invoke-super, invoke-interface
by buzbee
· 14 years ago
9baa4ae
Remove use of MemMap for code allocation.
by Brian Carlstrom
· 14 years ago
561227c
Complete direct, static & virtual invoke
by buzbee
· 14 years ago
1b4c859
Complete OP_CONST_STRING, OP_CONST_CLASS
by buzbee
· 14 years ago
cf4c6c4
Fully implement string interning.
by Elliott Hughes
· 14 years ago
90a3369
Switch to UniquePtr.
by Elliott Hughes
· 14 years ago
8a48741
Allow compilation of classes in different ClassLoaders
by Brian Carlstrom
· 14 years ago
9f30b38
Externalize test code
by Brian Carlstrom
· 14 years ago
e193174
Use slow-path static field accessors; added tests
by buzbee
· 14 years ago
dd3efae
Add instance field get/put test
by buzbee
· 14 years ago
1caa2c2
Add InitializedStaticStorage table
by Brian Carlstrom
· 14 years ago
dfd3d70
Enable virtual invokes, use new alloc, misc
by buzbee
· 14 years ago
9cc262e
Clarify CodeAndMethods to CodeAndDirectMethods
by Brian Carlstrom
· 14 years ago
439c4fa
Move 64-bit multiplication to helper
by buzbee
· 14 years ago
e6d6196
Various bug fixes.
by buzbee
· 14 years ago
7b1b86d
Various bug fixes and new tests.
by buzbee
· 14 years ago
83db772
Add DexCache table of <Method*, Method::GetCode()>
by Brian Carlstrom
· 14 years ago
5cd2180
Fix invoke sequence and enable recursive Fibonacci
by buzbee
· 14 years ago
20cfffa
Finish implementation of ResolveField and ResolveMethod
by Brian Carlstrom
· 14 years ago
c5ef046
Add slow-path code gen for static/direct invokes
by buzbee
· 14 years ago
bafc342
Re-enabled array tests now that we resolve
by buzbee
· 14 years ago
bffb155
Convert CompilerTest over to use Compiler
by Brian Carlstrom
· 14 years ago
9ea1cb1
First pass of compiler wrapping class
by Brian Carlstrom
· 14 years ago
9e0f9b0
Add switch and comparison tests. Fix ralloc bug
by buzbee
· 14 years ago
5433072
Added support for 64-bit shifts, fix const-wide
by buzbee
· 14 years ago
3ea4ec5
Misc fixes, new compiler unit tests
by buzbee
· 14 years ago
c143c55
Updating the compiler to use the new-world model
by buzbee
· 14 years ago