Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
6cc332ef80edf56221676e33ea16bb4022130344
/
test
/
IntMath
5d40f18
Fixes for "null instanceof" and class initialization
by Brian Carlstrom
· 13 years ago
b886da8
Support for exceptions from array allocation.
by Ian Rogers
· 13 years ago
e51a511
Exception support for CanPutArrayElementFromCode.
by Ian Rogers
· 13 years ago
932746a
Stack overflow error and unit test.
by Ian Rogers
· 13 years ago
ff1ed47
Class cast, fill array and interface exception support.
by Ian Rogers
· 13 years ago
9086572
Fix for implicit null test for oat.
by Ian Rogers
· 13 years ago
25c3325
Fix compiler class initialization to properly deal with super classes
by Brian Carlstrom
· 14 years ago
bbf1e41
Move main method tests from gtests to oat tests
by Brian Carlstrom
· 14 years ago
93dd966
Implicit NPE support when no exception given to throw.
by Ian Rogers
· 14 years ago
f0cde54
SSA renaming fix & invalid opcode fix
by buzbee
· 14 years ago
2a475e7
Check-cast, instance-of, misc fixes
by buzbee
· 14 years ago
e9a72f6
Try/Catch analysis; various workarounds
by buzbee
· 14 years ago
1da522d
Complete static field accesses; clear TODO's
by buzbee
· 14 years ago
4a3164f
Codegen for invoke-super, invoke-interface
by buzbee
· 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
8a48741
Allow compilation of classes in different ClassLoaders
by Brian Carlstrom
· 14 years ago
9f30b38
Externalize test code
by Brian Carlstrom
· 14 years ago