summaryrefslogtreecommitdiffstats
path: root/compiler/utils/x86
Commit message (Expand)AuthorAgeFilesLines
* Stack overflow checks and NPE checks for optimizing.Nicolas Geoffray2014-07-222-0/+8
* ART: Use StackReference in Quick Stack FrameAndreas Gampe2014-05-291-3/+6
* Add a linear scan register allocator to the optimizing compiler.Nicolas Geoffray2014-05-261-3/+3
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-132-18/+18
* Long support in optimizing compiler.Nicolas Geoffray2014-04-162-2/+10
* Test control flow instruction with optimizing compiler.Nicolas Geoffray2014-04-082-0/+5
* Calling convention support for cross 64/32 compilation.Ian Rogers2014-04-011-4/+6
* Allow mixing of thread offsets between 32 and 64bit architectures.Ian Rogers2014-04-012-104/+80
* Merge "Add support for invoke-static in optimizing compiler."Nicolas Geoffray2014-03-312-0/+11
|\
| * Add support for invoke-static in optimizing compiler.Nicolas Geoffray2014-03-312-0/+11
* | x86_64: JNI compilerDmitry Petrochenko2014-03-282-2/+2
|/
* Merge "Make heap reference poisoning work with the interpreter."Hiroshi Yamauchi2014-03-061-0/+3
|\
| * Make heap reference poisoning work with the interpreter.Hiroshi Yamauchi2014-03-051-0/+3
* | Fix host architecture for 64bit.Ian Rogers2014-03-062-7/+21
|/
* Fix clang to compile and run host tests.Ian Rogers2014-02-281-13/+0
* Object model changes to support 64bit.Ian Rogers2014-02-062-23/+0
* Portable refactorings.Ian Rogers2013-07-301-1/+1
* Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-297-0/+3356