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
/
smali
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Relax verifier aput checking
Andreas Gampe
2015-08-14
1
-0
/
+23
*
ART: Change UninitializedThis tracking in the verifier
Andreas Gampe
2015-08-12
1
-0
/
+34
*
ART: Change UnresolvedMergedType merge
Andreas Gampe
2015-08-10
1
-0
/
+4
*
ART: Change UnresolvedMergedType internal representation
Andreas Gampe
2015-08-10
1
-0
/
+291
*
ART: Change merges with Undefined to Undefined
Andreas Gampe
2015-07-09
2
-0
/
+42
*
ART: Fix test
Andreas Gampe
2015-07-09
1
-0
/
+3
*
ART: Allow to set and copy conflicts in the verifier
Andreas Gampe
2015-07-08
1
-0
/
+35
*
ART: Fix opsize in LoadArgDirect
Andreas Gampe
2015-07-07
1
-0
/
+7
*
ART: Fix invalid access and DCHECK in verifier
Andreas Gampe
2015-06-26
1
-0
/
+9
*
ART: Reset runtime_throw_failure flag
Andreas Gampe
2015-06-25
1
-0
/
+27
*
Hard-fail get-/put-object to a non-reference field.
Vladimir Marko
2015-06-25
1
-0
/
+15
*
Don't check the return type in the builder.
Nicolas Geoffray
2015-06-22
1
-0
/
+29
*
Fix case where block has no predecessor for StringChange.
Jeff Hao
2015-06-19
1
-0
/
+17
*
Quick: Fix optimizations for empty if blocks.
Vladimir Marko
2015-06-19
1
-0
/
+22
*
Quick: Don't expect move-exception in every catch block.
Vladimir Marko
2015-06-18
1
-0
/
+18
*
ART: Fix wrong hard-failure handling in verifier
Andreas Gampe
2015-05-27
1
-0
/
+16
*
Fix verifier handling of empty switch as last instruction.
Jeff Hao
2015-03-20
1
-0
/
+17
*
Fix exception handling during deoptimization
Sebastien Hertz
2015-01-23
1
-0
/
+30
*
ART: Fix divide-by-zero for ARM
Andreas Gampe
2015-01-06
1
-0
/
+29
*
ART: Fix verification of constructors.
Stephen Kyle
2014-12-22
2
-0
/
+18
*
Clean up dead loops before suspend check elimination.
Vladimir Marko
2014-12-19
1
-0
/
+29
*
Re-factor Quick ABI support
Serguei Katkov
2014-12-08
1
-0
/
+29
*
Fix Move64 by using ParallelMoves.
Nicolas Geoffray
2014-11-27
1
-0
/
+18
*
Quick compiler: handle embedded switch data
buzbee
2014-11-25
1
-0
/
+26
*
ART: X86Mir2Lir::OpRegRegReg should expect kOpMul for r_dest == r_src2 case
Pavel Vyssotski
2014-11-19
1
-0
/
+13
*
Do not try to sharpen super calls to abstract methods.
Vladimir Marko
2014-11-18
2
-0
/
+31
*
Add stress test for field offset assignment sorting.
Vladimir Marko
2014-11-17
1
-0
/
+27
*
Fix ordering of fields with the same name.
Vladimir Marko
2014-11-17
1
-0
/
+37
*
Avoid abort in malformed dex code.
Ian Rogers
2014-11-14
1
-0
/
+28
*
ART: GenNegLong incorrectly handled register overlap for x86
nikolay serdjuk
2014-11-10
1
-0
/
+186
*
ART: Prevent float inference back to SSA in-regs.
Stephen Kyle
2014-10-24
1
-0
/
+16
*
Use the shared smali test infrastructure for 800-smali.
Nicolas Geoffray
2014-10-23
1
-0
/
+17