summaryrefslogtreecommitdiffstats
path: root/compiler/dex/compiler_enums.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Vectorization opcode implementation fixesLupusoru, Razvan A2014-09-031-3/+30
* ART: Update CFG dumper to handle extended betterRazvan A Lupusoru2014-08-291-0/+32
* ART: Add non-temporal store supportJean Christophe Beyler2014-08-261-1/+9
* ART: Implement kMirOpNullCheckRazvan A Lupusoru2014-08-201-0/+6
* AArch64: Add tbz/tbnz and tst.Zheng Xu2014-08-181-0/+1
* Revert "Revert "Enable Load Store Elimination for ARM and ARM64""Serban Constantinescu2014-07-281-0/+5
* ART: Rework quick entrypoint code in Mir2Lir, cleanupAndreas Gampe2014-07-281-4/+0
* Revert "Enable Load Store Elimination for ARM and ARM64"Bill Buzbee2014-07-271-5/+0
* Enable Load Store Elimination for ARM and ARM64Serban Constantinescu2014-07-271-0/+5
* ART: Rework TargetReg(symbolic_reg, wide)Andreas Gampe2014-07-121-0/+8
* Replace memory barriers to better reflect Java needs.Hans Boehm2014-07-111-9/+13
* X86 Backend support for vectorized float and byte 16x16 operationsUdayan Banerji2014-07-081-41/+51
* Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as param...Andreas Gampe2014-06-241-0/+7
* Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"Andreas Gampe2014-06-241-7/+0
* ART: Split out more cases of Load/StoreRef, volatile as parameterAndreas Gampe2014-06-231-0/+7
* Arm64 hard-floatbuzbee2014-06-161-0/+2
* Rewrite use/def masks to support 128 bits.Vladimir Marko2014-06-121-16/+0
* x86_64: Hard Float ABI support in QCGDmitry Petrochenko2014-06-071-0/+6
* Quick compiler: reference cleanupbuzbee2014-06-031-0/+1
* AArch64: Enable FLOAT and DOUBLE opcodesSerban Constantinescu2014-05-261-0/+1
* ART: Add support for constant vector literalsMark Mendell2014-05-161-0/+98
* Merge "ART: Add a last item in the MIROptimizationFlagPositions enumeration"Vladimir Marko2014-05-061-1/+2
|\
| * ART: Add a last item in the MIROptimizationFlagPositions enumerationJean Christophe Beyler2014-05-021-1/+2
* | Quick compiler: allocate doubles as doublesbuzbee2014-05-051-11/+9
|/
* Merge "Update load/store utilities for 64-bit backends"buzbee2014-04-221-2/+4
|\
| * Update load/store utilities for 64-bit backendsbuzbee2014-04-221-2/+4
* | Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException.""Mingyao Yang2014-04-181-2/+0
|/
* Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException."Brian Carlstrom2014-04-171-0/+2
* Use LIRSlowPath for throwing ArrayOutOfBoundsException.Mingyao Yang2014-04-171-2/+0
* Use LIRSlowPath for throwing NPE.Mingyao Yang2014-04-161-1/+0
* Revert "Revert "Revert "Use trampolines for calls to helpers"""Dave Allison2014-04-091-2/+0
* Revert "Revert "Use trampolines for calls to helpers""Dave Allison2014-04-091-0/+2
* Use LIRSlowPath for throwing div by zero exception.Mingyao Yang2014-04-071-1/+0
* Revert "Use trampolines for calls to helpers"Dave Allison2014-04-071-2/+0
* Use trampolines for calls to helpersDave Allison2014-04-041-0/+2
* Merge "Quick compiler, MIPS resource cleanup"buzbee2014-04-011-1/+5
|\
| * Quick compiler, MIPS resource cleanupbuzbee2014-03-281-1/+5
* | Faster AssembleLIR for ARM.Vladimir Marko2014-03-311-1/+1
|/
* Relaxed memory barriers for x86Razvan A Lupusoru2014-03-261-1/+11
* Optimize stack overflow handling.Mathieu Chartier2014-03-191-1/+0
* Class initialization check elimination.Vladimir Marko2014-03-171-0/+1
* Add dependency for operations with x86 FPU stackSerguei Katkov2014-03-141-1/+2
* Move arena_bit_vector.h/cc to compiler/utils.Nicolas Geoffray2014-02-261-23/+0
* Specializing x86 range argument copyingRazvan A Lupusoru2014-02-051-0/+16
* Revert "Revert "Better support for x86 XMM registers""Bill Buzbee2014-01-131-0/+11
* Revert "Better support for x86 XMM registers"Bill Buzbee2014-01-111-11/+0
* Better support for x86 XMM registersMark Mendell2014-01-101-0/+11
* Add conditional move support to x86 and allow GenMinMax to use itRazvan A Lupusoru2014-01-081-0/+1
* Fix build: style issue.Vladimir Marko2013-12-201-2/+2
* Clean up usage of carry flag condition codes.Vladimir Marko2013-12-201-4/+4