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
*
Quick compiler: fix x86 special identity
buzbee
2014-11-19
2
-0
/
+27
*
am c39eb4ae: Merge "Add regression test for null check elimination."
Vladimir Marko
2014-10-13
2
-0
/
+20
|
\
|
*
Add regression test for null check elimination.
Vladimir Marko
2014-10-13
2
-0
/
+20
|
*
Quick compiler (arm64) Fix inline Math.round()
buzbee
2014-09-12
2
-0
/
+13
*
|
Quick compiler: aarch64 codegen & long_min literal
buzbee
2014-09-26
2
-0
/
+14
*
|
Quick compiler (arm64) Fix inline Math.round()
buzbee
2014-09-12
2
-0
/
+13
|
/
*
ART: LoadConstWide should clobber temp reg
Alexei Zavjalov
2014-07-31
2
-0
/
+16
*
Fix null pointer check elimination for catch entries.
Vladimir Marko
2014-07-22
2
-0
/
+24
*
ART: Add another special case to GenSelect for ARM64
Andreas Gampe
2014-07-12
1
-0
/
+3
*
Handle potential <clinit>() correctly in LVN.
Vladimir Marko
2014-07-09
2
-0
/
+31
*
Skip BBs without SSA representation in the Constant Propagation phase
Alexei Zavjalov
2014-04-21
2
-0
/
+28
*
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