summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/code_generator_arm.h
Commit message (Expand)AuthorAgeFilesLines
* Thumb2 assembler for JNI compiler and optimizing compilerDave Allison2014-06-051-2/+2
* Add a linear scan register allocator to the optimizing compiler.Nicolas Geoffray2014-05-261-0/+11
* Setup policies for register allocation.Nicolas Geoffray2014-04-291-4/+7
* Code cleanup in preparation for x64 backend.Nicolas Geoffray2014-04-171-0/+32
* Long support in optimizing compiler.Nicolas Geoffray2014-04-161-4/+12
* Use target-specific word instead of runtime word.Nicolas Geoffray2014-04-041-4/+6
* Support passing arguments to invoke-static* instructions.Nicolas Geoffray2014-04-031-12/+10
* Add support for invoke-static in optimizing compiler.Nicolas Geoffray2014-03-311-0/+1
* Plug new optimizing compiler in compilation pipeline.Nicolas Geoffray2014-03-181-4/+34
* More code generation for the optimizing compiler.Nicolas Geoffray2014-03-131-4/+28
* Add codegen support to the optimizing compiler.Nicolas Geoffray2014-03-041-0/+54