summaryrefslogtreecommitdiffstats
path: root/compiler/dex/compiler_enums.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Detect special methods at the end of verification.Vladimir Marko2013-12-171-21/+0
* Unsafe.compareAndSwapLong() intrinsic for x86.Vladimir Marko2013-12-031-0/+1
* Implement Interface Method Tables (IMT).Jeff Hao2013-10-291-0/+2
* Add byte swap instructions for ARM and x86.Vladimir Marko2013-10-281-0/+2
* 64-bit prepbuzbee2013-10-211-0/+1
* Compile-time tuning: assembly phasebuzbee2013-10-021-0/+21
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-10/+10
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+417