summaryrefslogtreecommitdiffstats
path: root/compiler/dex/compiler_enums.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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