index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
083-compiler-regressions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Inlining setters that return one of their arguments.
Vladimir Marko
2014-04-07
2
-0
/
+744
*
Error when taking the modulo of the length of an array
Brian Carlstrom
2014-03-27
2
-0
/
+27
*
Fix CopyRegInfo to keep live/dirty flags of new registers.
Chao-ying Fu
2014-03-27
2
-0
/
+34
*
Reuse promoted register temporarily
Yevgeny Rouban
2014-03-26
2
-0
/
+14
*
Fix message in 083-compiler_regressions test
buzbee
2014-03-20
1
-1
/
+1
*
Fix Quick compiler "out of registers"
buzbee
2014-03-19
2
-0
/
+299
*
Rewrite kMirOpSelect for all IF_ccZ opcodes.
Vladimir Marko
2014-03-04
2
-0
/
+113
*
Incorrect result of the "mul-long by 1" operation
Alexei Zavjalov
2014-02-26
2
-0
/
+15
*
Add tests for null check elimination by local value numbering.
Vladimir Marko
2014-02-21
2
-1
/
+51
*
Add wide setter test with preceding parameters as int.
Vladimir Marko
2014-02-10
1
-2
/
+27
*
Tweak test to better expose codegen bug.
Ian Rogers
2014-02-07
1
-4
/
+4
*
Update ART tests to handle new System.gc behavior
Mathieu Chartier
2014-02-04
1
-2
/
+2
*
Bring over the new tests from https://android-review.googlesource.com/#/c/387...
Elliott Hughes
2012-07-11
3
-0
/
+53
*
Fix getter/setter special case codegen
buzbee
2012-03-27
1
-2
/
+14
*
Fix cpplint's whitespace complaints.
Elliott Hughes
2012-03-26
1
-2
/
+2
*
Fix special method codegen
buzbee
2012-03-21
3
-0
/
+8429