index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
dex
/
compiler_enums.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Vectorization opcode implementation fixes
Lupusoru, Razvan A
2014-09-03
1
-3
/
+30
*
ART: Update CFG dumper to handle extended better
Razvan A Lupusoru
2014-08-29
1
-0
/
+32
*
ART: Add non-temporal store support
Jean Christophe Beyler
2014-08-26
1
-1
/
+9
*
ART: Implement kMirOpNullCheck
Razvan A Lupusoru
2014-08-20
1
-0
/
+6
*
AArch64: Add tbz/tbnz and tst.
Zheng Xu
2014-08-18
1
-0
/
+1
*
Revert "Revert "Enable Load Store Elimination for ARM and ARM64""
Serban Constantinescu
2014-07-28
1
-0
/
+5
*
ART: Rework quick entrypoint code in Mir2Lir, cleanup
Andreas Gampe
2014-07-28
1
-4
/
+0
*
Revert "Enable Load Store Elimination for ARM and ARM64"
Bill Buzbee
2014-07-27
1
-5
/
+0
*
Enable Load Store Elimination for ARM and ARM64
Serban Constantinescu
2014-07-27
1
-0
/
+5
*
ART: Rework TargetReg(symbolic_reg, wide)
Andreas Gampe
2014-07-12
1
-0
/
+8
*
Replace memory barriers to better reflect Java needs.
Hans Boehm
2014-07-11
1
-9
/
+13
*
X86 Backend support for vectorized float and byte 16x16 operations
Udayan Banerji
2014-07-08
1
-41
/
+51
*
Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as param...
Andreas Gampe
2014-06-24
1
-0
/
+7
*
Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"
Andreas Gampe
2014-06-24
1
-7
/
+0
*
ART: Split out more cases of Load/StoreRef, volatile as parameter
Andreas Gampe
2014-06-23
1
-0
/
+7
*
Arm64 hard-float
buzbee
2014-06-16
1
-0
/
+2
*
Rewrite use/def masks to support 128 bits.
Vladimir Marko
2014-06-12
1
-16
/
+0
*
x86_64: Hard Float ABI support in QCG
Dmitry Petrochenko
2014-06-07
1
-0
/
+6
*
Quick compiler: reference cleanup
buzbee
2014-06-03
1
-0
/
+1
*
AArch64: Enable FLOAT and DOUBLE opcodes
Serban Constantinescu
2014-05-26
1
-0
/
+1
*
ART: Add support for constant vector literals
Mark Mendell
2014-05-16
1
-0
/
+98
*
Merge "ART: Add a last item in the MIROptimizationFlagPositions enumeration"
Vladimir Marko
2014-05-06
1
-1
/
+2
|
\
|
*
ART: Add a last item in the MIROptimizationFlagPositions enumeration
Jean Christophe Beyler
2014-05-02
1
-1
/
+2
*
|
Quick compiler: allocate doubles as doubles
buzbee
2014-05-05
1
-11
/
+9
|
/
*
Merge "Update load/store utilities for 64-bit backends"
buzbee
2014-04-22
1
-2
/
+4
|
\
|
*
Update load/store utilities for 64-bit backends
buzbee
2014-04-22
1
-2
/
+4
*
|
Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException.""
Mingyao Yang
2014-04-18
1
-2
/
+0
|
/
*
Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException."
Brian Carlstrom
2014-04-17
1
-0
/
+2
*
Use LIRSlowPath for throwing ArrayOutOfBoundsException.
Mingyao Yang
2014-04-17
1
-2
/
+0
*
Use LIRSlowPath for throwing NPE.
Mingyao Yang
2014-04-16
1
-1
/
+0
*
Revert "Revert "Revert "Use trampolines for calls to helpers"""
Dave Allison
2014-04-09
1
-2
/
+0
*
Revert "Revert "Use trampolines for calls to helpers""
Dave Allison
2014-04-09
1
-0
/
+2
*
Use LIRSlowPath for throwing div by zero exception.
Mingyao Yang
2014-04-07
1
-1
/
+0
*
Revert "Use trampolines for calls to helpers"
Dave Allison
2014-04-07
1
-2
/
+0
*
Use trampolines for calls to helpers
Dave Allison
2014-04-04
1
-0
/
+2
*
Merge "Quick compiler, MIPS resource cleanup"
buzbee
2014-04-01
1
-1
/
+5
|
\
|
*
Quick compiler, MIPS resource cleanup
buzbee
2014-03-28
1
-1
/
+5
*
|
Faster AssembleLIR for ARM.
Vladimir Marko
2014-03-31
1
-1
/
+1
|
/
*
Relaxed memory barriers for x86
Razvan A Lupusoru
2014-03-26
1
-1
/
+11
*
Optimize stack overflow handling.
Mathieu Chartier
2014-03-19
1
-1
/
+0
*
Class initialization check elimination.
Vladimir Marko
2014-03-17
1
-0
/
+1
*
Add dependency for operations with x86 FPU stack
Serguei Katkov
2014-03-14
1
-1
/
+2
*
Move arena_bit_vector.h/cc to compiler/utils.
Nicolas Geoffray
2014-02-26
1
-23
/
+0
*
Specializing x86 range argument copying
Razvan A Lupusoru
2014-02-05
1
-0
/
+16
*
Revert "Revert "Better support for x86 XMM registers""
Bill Buzbee
2014-01-13
1
-0
/
+11
*
Revert "Better support for x86 XMM registers"
Bill Buzbee
2014-01-11
1
-11
/
+0
*
Better support for x86 XMM registers
Mark Mendell
2014-01-10
1
-0
/
+11
*
Add conditional move support to x86 and allow GenMinMax to use it
Razvan A Lupusoru
2014-01-08
1
-0
/
+1
*
Fix build: style issue.
Vladimir Marko
2013-12-20
1
-2
/
+2
*
Clean up usage of carry flag condition codes.
Vladimir Marko
2013-12-20
1
-4
/
+4
[next]