index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
dex
/
compiler_enums.h
Age
Commit message (
Expand
)
Author
2015-05-07
Quick: Abolish kMirOpCheckPart2.
Vladimir Marko
2015-04-01
Write .debug_line section using the new DWARF library.
David Srbecky
2015-03-18
Quick: Eliminate check-cast guaranteed by instance-of.
Vladimir Marko
2014-12-19
[optimizing compiler] Add support for volatile
Calin Juravle
2014-12-11
ARM: Combine multiply accumulate operations.
Ningsheng Jian
2014-12-04
X86_64 QBE: use RIP addressing
Mark Mendell
2014-11-26
Quick: Use 16-bit Thumb2 PUSH/POP when possible.
Vladimir Marko
2014-11-24
Skip null check in MarkGCCard() for known non-null values.
Vladimir Marko
2014-11-18
AArch64: Addressing Cortex-A53 erratum 835769.
Matteo Franchin
2014-11-08
Tidy RegStorage for X86.
Ian Rogers
2014-11-03
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-10-27
Rewrite class initialization check elimination.
Vladimir Marko
2014-10-24
ARM: Use hardfp calling convention between java to java call.
Zheng Xu
2014-10-24
Merge "ART: Add div/rem zero check elimination flag"
Ian Rogers
2014-10-15
ART: NullCheckElimination should converge with MIR_IGNORE_NULL_CHECK
Yevgeny Rouban
2014-10-14
ART: Add div/rem zero check elimination flag
Razvan A Lupusoru
2014-09-03
ART: Vectorization opcode implementation fixes
Lupusoru, Razvan A
2014-08-29
ART: Update CFG dumper to handle extended better
Razvan A Lupusoru
2014-08-26
ART: Add non-temporal store support
Jean Christophe Beyler
2014-08-20
ART: Implement kMirOpNullCheck
Razvan A Lupusoru
2014-08-18
AArch64: Add tbz/tbnz and tst.
Zheng Xu
2014-07-28
Revert "Revert "Enable Load Store Elimination for ARM and ARM64""
Serban Constantinescu
2014-07-28
ART: Rework quick entrypoint code in Mir2Lir, cleanup
Andreas Gampe
2014-07-27
Revert "Enable Load Store Elimination for ARM and ARM64"
Bill Buzbee
2014-07-27
Enable Load Store Elimination for ARM and ARM64
Serban Constantinescu
2014-07-12
ART: Rework TargetReg(symbolic_reg, wide)
Andreas Gampe
2014-07-11
Replace memory barriers to better reflect Java needs.
Hans Boehm
2014-07-08
X86 Backend support for vectorized float and byte 16x16 operations
Udayan Banerji
2014-06-24
Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as param...
Andreas Gampe
2014-06-24
Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"
Andreas Gampe
2014-06-23
ART: Split out more cases of Load/StoreRef, volatile as parameter
Andreas Gampe
2014-06-16
Arm64 hard-float
buzbee
2014-06-12
Rewrite use/def masks to support 128 bits.
Vladimir Marko
2014-06-07
x86_64: Hard Float ABI support in QCG
Dmitry Petrochenko
2014-06-03
Quick compiler: reference cleanup
buzbee
2014-05-26
AArch64: Enable FLOAT and DOUBLE opcodes
Serban Constantinescu
2014-05-16
ART: Add support for constant vector literals
Mark Mendell
2014-05-06
Merge "ART: Add a last item in the MIROptimizationFlagPositions enumeration"
Vladimir Marko
2014-05-05
Quick compiler: allocate doubles as doubles
buzbee
2014-05-02
ART: Add a last item in the MIROptimizationFlagPositions enumeration
Jean Christophe Beyler
2014-04-22
Merge "Update load/store utilities for 64-bit backends"
buzbee
2014-04-22
Update load/store utilities for 64-bit backends
buzbee
2014-04-18
Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException.""
Mingyao Yang
2014-04-17
Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException."
Brian Carlstrom
2014-04-17
Use LIRSlowPath for throwing ArrayOutOfBoundsException.
Mingyao Yang
2014-04-16
Use LIRSlowPath for throwing NPE.
Mingyao Yang
2014-04-09
Revert "Revert "Revert "Use trampolines for calls to helpers"""
Dave Allison
2014-04-09
Revert "Revert "Use trampolines for calls to helpers""
Dave Allison
2014-04-07
Use LIRSlowPath for throwing div by zero exception.
Mingyao Yang
2014-04-07
Revert "Use trampolines for calls to helpers"
Dave Allison
[next]