index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
800-smali
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix verifier handling of empty switch as last instruction.
Jeff Hao
2015-03-20
1
-0
/
+2
*
Fix exception handling during deoptimization
Sebastien Hertz
2015-01-23
1
-10
/
+18
*
ART: Fix divide-by-zero for ARM
Andreas Gampe
2015-01-06
1
-0
/
+1
*
ART: Fix verification of constructors.
Stephen Kyle
2014-12-22
1
-0
/
+2
*
Clean up dead loops before suspend check elimination.
Vladimir Marko
2014-12-19
1
-0
/
+1
*
Re-factor Quick ABI support
Serguei Katkov
2014-12-08
1
-0
/
+1
*
Fix Move64 by using ParallelMoves.
Nicolas Geoffray
2014-11-27
1
-0
/
+1
*
Quick compiler: handle embedded switch data
buzbee
2014-11-25
1
-0
/
+2
*
ART: X86Mir2Lir::OpRegRegReg should expect kOpMul for r_dest == r_src2 case
Pavel Vyssotski
2014-11-19
1
-0
/
+1
*
Do not try to sharpen super calls to abstract methods.
Vladimir Marko
2014-11-18
1
-0
/
+8
*
Fix ordering of fields with the same name.
Vladimir Marko
2014-11-17
1
-0
/
+1
*
Avoid abort in malformed dex code.
Ian Rogers
2014-11-14
1
-33
/
+47
*
ART: GenNegLong incorrectly handled register overlap for x86
nikolay serdjuk
2014-11-10
1
-0
/
+1
*
ART: Prevent float inference back to SSA in-regs.
Stephen Kyle
2014-10-24
1
-0
/
+2
*
Use the shared smali test infrastructure for 800-smali.
Nicolas Geoffray
2014-10-23
1
-17
/
+0
*
ART: Add smali-based run-test
Andreas Gampe
2014-10-10
2
-0
/
+139