summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/locations.h
Commit message (Expand)AuthorAgeFilesLines
* Implement double and float support for arm in register allocator.Nicolas Geoffray2015-01-081-5/+44
* Ensure opt. compiler doesn't get core & FP registers mixed up.Roland Levillain2014-11-271-1/+8
* Fix safepoint bug when computing live registers.Nicolas Geoffray2014-11-191-0/+8
* Do not update Out after it has a valid location.Nicolas Geoffray2014-11-071-1/+14
* Implement CONST_CLASS in optimizing compiler.Nicolas Geoffray2014-11-041-3/+4
* Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)"Andreas Gampe2014-11-041-10/+10
|\
| * ART: Replace COMPILE_ASSERT with static_assert (compiler)Andreas Gampe2014-11-031-10/+10
* | Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-1/+3
|/
* Fix for long parameter passed both in stack and register.Nicolas Geoffray2014-10-301-4/+9
* Add support for static fields in optimizing compiler.Nicolas Geoffray2014-10-291-0/+9
* Support hard float on arm in optimizing compiler.Nicolas Geoffray2014-10-271-7/+31
* Remove the notion of dies at entry.Nicolas Geoffray2014-10-211-9/+16
* stdint types all the way!Ian Rogers2014-10-091-11/+11
* Merge "Tidy ELF builder."Ian Rogers2014-10-091-1/+2
|\
| * Tidy ELF builder.Ian Rogers2014-10-091-1/+2
* | Stop converting from Location to ManagedRegister.Nicolas Geoffray2014-10-091-20/+52
|/
* Add support for floats and doubles.Nicolas Geoffray2014-10-071-16/+41
* Add a prepare for register allocation pass.Nicolas Geoffray2014-10-061-0/+3
* Add support for inputs dying at entry of instructions.Nicolas Geoffray2014-10-061-2/+8
* Register allocator: refine instructions liveness.Nicolas Geoffray2014-09-271-0/+10
* Merge "Optimize suspend checks in optimizing compiler."Nicolas Geoffray2014-09-251-0/+4
|\
| * Optimize suspend checks in optimizing compiler.Nicolas Geoffray2014-09-251-0/+4
* | Optimizing compiler: remove unnecessary `explicit' keywords.Roland Levillain2014-09-251-1/+1
|/
* Support for saving and restoring live registers in a slow path.Nicolas Geoffray2014-09-231-3/+41
* Runtime support for the new stack maps for the opt compiler.Nicolas Geoffray2014-09-081-5/+50
* Add assembly operations with constants in optimizing compiler.Nicolas Geoffray2014-07-211-11/+35
* Add x86_64 support to the optimizing compiler.Nicolas Geoffray2014-06-131-0/+1
* Forgot these files from last commit.Nicolas Geoffray2014-05-231-0/+299