summaryrefslogtreecommitdiffstats
path: root/compiler/utils/assembler.h
Commit message (Expand)AuthorAgeFilesLines
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-2/+4
* Replace NULL with nullptrMathieu Chartier2015-04-221-9/+9
* Implement CFI for JNI.David Srbecky2015-04-081-1/+27
* Remove the old CFI infrastructure.David Srbecky2015-04-071-6/+0
* ART: Allow to compile interpret-only mips64 filesAndreas Gampe2015-01-151-0/+4
* ART: Swap-space in the compilerAndreas Gampe2014-12-221-0/+2
* Instruction set features for ARM64, MIPS and X86.Ian Rogers2014-11-131-4/+4
* ART: More warningsAndreas Gampe2014-11-041-5/+5
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-1/+1
* ART: optimizing compiler: initial support for ARM64.Alexandre Rames2014-10-231-0/+1
* stdint types all the way!Ian Rogers2014-10-091-14/+14
* Emit CFI for x86 & x86_64 JNI compiler.Tong Shen2014-08-051-0/+4
* Thumb2 assembler for JNI compiler and optimizing compilerDave Allison2014-06-051-1/+14
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-7/+7
* Allow mixing of thread offsets between 32 and 64bit architectures.Ian Rogers2014-04-011-19/+28
* Merge "Add support for invoke-static in optimizing compiler."Nicolas Geoffray2014-03-311-0/+17
|\
| * Add support for invoke-static in optimizing compiler.Nicolas Geoffray2014-03-311-0/+17
* | x86_64: JNI compilerDmitry Petrochenko2014-03-281-1/+6
|/
* AArch64: Add arm64 runtime support.Stuart Monteith2014-03-191-0/+3
* AArch64: Add ARM64 AssemblerSerban Constantinescu2014-03-051-3/+3
* Merge "Add codegen support to the optimizing compiler."Nicolas Geoffray2014-03-051-0/+3
|\
| * Add codegen support to the optimizing compiler.Nicolas Geoffray2014-03-041-0/+3
* | Fix clang to compile and run host tests.Ian Rogers2014-02-281-0/+2
|/
* Fix up TODO: c++0x, update cpplint.Mathieu Chartier2013-08-161-0/+1
* Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-291-0/+459