index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Fix leak in codegen_test
Andreas Gampe
2015-01-06
1
-1
/
+3
*
Merge "ART: Remove LowestSetBit and IsPowerOfTwo"
Andreas Gampe
2015-01-06
8
-47
/
+24
|
\
|
*
ART: Remove LowestSetBit and IsPowerOfTwo
Andreas Gampe
2015-01-06
8
-47
/
+24
*
|
Merge "ART: Remove unused parts of x86 assemblers"
Andreas Gampe
2015-01-06
4
-74
/
+0
|
\
\
|
*
|
ART: Remove unused parts of x86 assemblers
Andreas Gampe
2015-01-06
4
-74
/
+0
|
|
/
*
|
Merge "ART: Fix divide-by-zero for ARM"
Andreas Gampe
2015-01-06
1
-0
/
+8
|
\
\
|
*
|
ART: Fix divide-by-zero for ARM
Andreas Gampe
2015-01-06
1
-0
/
+8
|
|
/
*
|
Merge "Look at instruction set features when generating volatiles code"
Calin Juravle
2015-01-06
6
-26
/
+44
|
\
\
|
|
/
|
/
|
|
*
Look at instruction set features when generating volatiles code
Calin Juravle
2015-01-05
6
-26
/
+44
*
|
Merge "ART: Reorder entrypoint argument order"
Andreas Gampe
2015-01-05
7
-44
/
+67
|
\
\
|
*
|
ART: Reorder entrypoint argument order
Andreas Gampe
2014-12-29
7
-44
/
+67
*
|
|
Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile.
Serban Constantinescu
2015-01-05
4
-48
/
+233
|
|
/
|
/
|
*
|
Merge "Fix braino in x64 assembler."
Nicolas Geoffray
2015-01-05
2
-3
/
+9
|
\
\
|
*
|
Fix braino in x64 assembler.
Nicolas Geoffray
2014-12-18
2
-3
/
+9
*
|
|
Merge "ART: Cut filename for DumpCFG"
Andreas Gampe
2015-01-02
1
-5
/
+38
|
\
\
\
|
*
|
|
ART: Cut filename for DumpCFG
Andreas Gampe
2014-12-22
1
-5
/
+38
|
|
|
/
|
|
/
|
*
|
|
Merge "ART: Ensure FP GET/PUT doesn't use Core register"
Bill Buzbee
2015-01-02
3
-14
/
+28
|
\
\
\
|
*
|
|
ART: Ensure FP GET/PUT doesn't use Core register
Mark Mendell
2014-12-09
3
-14
/
+28
*
|
|
|
Merge "ART: New types of Checker assertions"
David Brazdil
2014-12-31
2
-55
/
+241
|
\
\
\
\
|
*
|
|
|
ART: New types of Checker assertions
David Brazdil
2014-12-31
2
-55
/
+241
|
|
|
/
/
|
|
/
|
|
*
|
|
|
ART: Refactored VisualizerPrinter visitor pattern
David Brazdil
2014-12-29
1
-14
/
+21
|
/
/
/
*
|
|
ART: Fix common_compiler_test assumptions
Andreas Gampe
2014-12-22
1
-10
/
+18
*
|
|
ART: Mac build fix
Andreas Gampe
2014-12-22
1
-2
/
+2
*
|
|
ART: Do not compile swap file functionality on Mac
Andreas Gampe
2014-12-22
1
-0
/
+6
*
|
|
Merge "ART: Swap-space in the compiler"
Andreas Gampe
2014-12-22
22
-234
/
+977
|
\
\
\
|
*
|
|
ART: Swap-space in the compiler
Andreas Gampe
2014-12-22
22
-234
/
+977
*
|
|
|
Fix running out of temps when storing invoke-interface result.
Vladimir Marko
2014-12-19
5
-1
/
+5
*
|
|
|
Move two members out of MIRGraph::temp_::ssa.
Vladimir Marko
2014-12-19
4
-17
/
+21
*
|
|
|
Merge "ART: Implement FP packed reduce for x86"
Bill Buzbee
2014-12-19
1
-6
/
+24
|
\
\
\
\
|
*
|
|
|
ART: Implement FP packed reduce for x86
Maxim Kazantsev
2014-12-15
1
-6
/
+24
*
|
|
|
|
Merge "Clean up dead loops before suspend check elimination."
Vladimir Marko
2014-12-19
4
-47
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
Clean up dead loops before suspend check elimination.
Vladimir Marko
2014-12-19
4
-47
/
+33
*
|
|
|
|
|
Merge "Clean up post-opt passes, perform only those we need."
Vladimir Marko
2014-12-19
13
-113
/
+149
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
Clean up post-opt passes, perform only those we need.
Vladimir Marko
2014-12-19
13
-113
/
+149
*
|
|
|
|
|
Merge "Clean up MIRGraph::CanThrow()."
Vladimir Marko
2014-12-19
1
-53
/
+24
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Clean up MIRGraph::CanThrow().
Vladimir Marko
2014-12-19
1
-53
/
+24
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Fixed CanBeMoved for field access
Calin Juravle
2014-12-19
1
-2
/
+2
*
|
|
|
|
[optimizing compiler] Add support for volatile
Calin Juravle
2014-12-19
21
-675
/
+806
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Fix Thumb2 Emit16BitAddSub() to keep full immediate.
Vladimir Marko
2014-12-18
1
-7
/
+7
*
|
|
|
Merge "Revert "Don't block quick callee saved registers for optimizing.""
Nicolas Geoffray
2014-12-18
11
-106
/
+106
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Revert "Don't block quick callee saved registers for optimizing."
Nicolas Geoffray
2014-12-18
11
-106
/
+106
*
|
|
|
Merge "Fix Thumb2 assembler to emit 16-bit add/sub SP, #imm."
Vladimir Marko
2014-12-18
2
-48
/
+37
|
\
\
\
\
|
*
|
|
|
Fix Thumb2 assembler to emit 16-bit add/sub SP, #imm.
Vladimir Marko
2014-12-18
2
-48
/
+37
*
|
|
|
|
Merge "Don't block quick callee saved registers for optimizing."
Nicolas Geoffray
2014-12-18
11
-106
/
+106
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Don't block quick callee saved registers for optimizing.
Nicolas Geoffray
2014-12-18
11
-106
/
+106
*
|
|
|
|
Merge "When inlining, also look whether we can allocate registers."
Nicolas Geoffray
2014-12-18
1
-0
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
When inlining, also look whether we can allocate registers.
Nicolas Geoffray
2014-12-18
1
-0
/
+8
*
|
|
|
|
|
ART: Punt to the interpreter for VerifiedMethod errors
Andreas Gampe
2014-12-17
3
-16
/
+21
|
/
/
/
/
/
*
|
|
|
|
Merge "Add a new imgdiag tool to diff boot.art/core.art against a process"
Igor Murashkin
2014-12-17
1
-8
/
+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add a new imgdiag tool to diff boot.art/core.art against a process
Igor Murashkin
2014-12-16
1
-8
/
+1
[next]