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
*
Quick: Abolish kMirOpCheckPart2.
Vladimir Marko
2015-05-07
1
-1
/
+0
*
Write .debug_line section using the new DWARF library.
David Srbecky
2015-04-01
1
-8
/
+10
*
Quick: Eliminate check-cast guaranteed by instance-of.
Vladimir Marko
2015-03-18
1
-0
/
+1
*
[optimizing compiler] Add support for volatile
Calin Juravle
2014-12-19
1
-1
/
+1
*
ARM: Combine multiply accumulate operations.
Ningsheng Jian
2014-12-11
1
-0
/
+28
*
X86_64 QBE: use RIP addressing
Mark Mendell
2014-12-04
1
-1
/
+2
*
Quick: Use 16-bit Thumb2 PUSH/POP when possible.
Vladimir Marko
2014-11-26
1
-1
/
+0
*
Skip null check in MarkGCCard() for known non-null values.
Vladimir Marko
2014-11-24
1
-2
/
+1
*
AArch64: Addressing Cortex-A53 erratum 835769.
Matteo Franchin
2014-11-18
1
-15
/
+16
*
Tidy RegStorage for X86.
Ian Rogers
2014-11-08
1
-12
/
+6
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-0
/
+5
*
Rewrite class initialization check elimination.
Vladimir Marko
2014-10-27
1
-1
/
+2
*
ARM: Use hardfp calling convention between java to java call.
Zheng Xu
2014-10-24
1
-0
/
+8
*
Merge "ART: Add div/rem zero check elimination flag"
Ian Rogers
2014-10-24
1
-0
/
+1
|
\
|
*
ART: Add div/rem zero check elimination flag
Razvan A Lupusoru
2014-10-14
1
-0
/
+1
*
|
ART: NullCheckElimination should converge with MIR_IGNORE_NULL_CHECK
Yevgeny Rouban
2014-10-15
1
-1
/
+2
|
/
*
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
[next]