index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
IntMath
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for "null instanceof" and class initialization
Brian Carlstrom
2011-09-27
1
-1
/
+5
*
Support for exceptions from array allocation.
Ian Rogers
2011-09-23
1
-0
/
+25
*
Exception support for CanPutArrayElementFromCode.
Ian Rogers
2011-09-23
1
-0
/
+36
*
Stack overflow error and unit test.
Ian Rogers
2011-09-22
1
-0
/
+27
*
Class cast, fill array and interface exception support.
Ian Rogers
2011-09-22
1
-0
/
+27
*
Fix for implicit null test for oat.
Ian Rogers
2011-09-19
1
-2
/
+0
*
Fix compiler class initialization to properly deal with super classes
Brian Carlstrom
2011-09-19
1
-5
/
+42
*
Move main method tests from gtests to oat tests
Brian Carlstrom
2011-09-18
1
-9
/
+38
*
Implicit NPE support when no exception given to throw.
Ian Rogers
2011-09-18
1
-2
/
+11
*
SSA renaming fix & invalid opcode fix
buzbee
2011-09-13
1
-2
/
+36
*
Check-cast, instance-of, misc fixes
buzbee
2011-09-08
1
-2
/
+37
*
Try/Catch analysis; various workarounds
buzbee
2011-09-05
1
-17
/
+25
*
Complete static field accesses; clear TODO's
buzbee
2011-09-04
1
-44
/
+44
*
Codegen for invoke-super, invoke-interface
buzbee
2011-09-03
1
-1
/
+32
*
Complete direct, static & virtual invoke
buzbee
2011-09-02
1
-0
/
+9
*
Complete OP_CONST_STRING, OP_CONST_CLASS
buzbee
2011-09-01
1
-0
/
+27
*
Allow compilation of classes in different ClassLoaders
Brian Carlstrom
2011-08-29
1
-5
/
+0
*
Externalize test code
Brian Carlstrom
2011-08-29
2
-0
/
+810