summaryrefslogtreecommitdiffstats
path: root/compiler/utils/x86/assembler_x86.cc
Commit message (Expand)AuthorAgeFilesLines
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-11/+10
* ART: x86 indexOf intrinsics for the optimizing compilerAndreas Gampe2015-05-111-0/+8
* Revert "Revert "Revert "Revert "[optimizing] Improve x86 shifts""""Mark P Mendell2015-05-041-11/+59
* Revert "Revert "Revert "[optimizing] Improve x86 shifts"""Roland Levillain2015-04-291-59/+11
* Revert "Revert "[optimizing] Improve x86 shifts""Roland Levillain2015-04-291-11/+59
* Exercise the x86 and x86-64 FILD and FISTP instructions.Roland Levillain2015-04-131-0/+7
* Merge "Revert "Optimizing: Fix long-to-fp conversion on x86.""Nicolas Geoffray2015-04-131-7/+0
|\
| * Revert "Optimizing: Fix long-to-fp conversion on x86."Nicolas Geoffray2015-04-131-7/+0
* | Merge "Optimizing: Fix long-to-fp conversion on x86."Roland Levillain2015-04-131-0/+7
|\|
| * Optimizing: Fix long-to-fp conversion on x86.Serguei Katkov2015-04-131-0/+7
* | Revert "[optimizing] Improve x86 shifts"Roland Levillain2015-04-101-59/+11
* | [optimizing] Improve x86 shiftsMark Mendell2015-04-101-11/+59
* | Merge "Implement CFI for JNI."David Srbecky2015-04-091-3/+21
|\ \ | |/ |/|
| * Implement CFI for JNI.David Srbecky2015-04-081-3/+21
* | Merge "[optimizing] Implement more x86/x86_64 intrinsics"Andreas Gampe2015-04-081-0/+9
|\ \ | |/ |/|
| * [optimizing] Implement more x86/x86_64 intrinsicsMark Mendell2015-04-061-0/+9
* | Remove the old CFI infrastructure.David Srbecky2015-04-071-52/+9
|/
* [optimizing] Implement x86/x86_64 math intrinsicsMark Mendell2015-04-011-0/+22
* [optimizing] Implement X86 intrinsic supportMark Mendell2015-03-261-0/+62
* Revert "Revert "[optimizing] Enable x86 long support.""Nicolas Geoffray2015-03-111-0/+30
* Revert "[optimizing] Enable x86 long support."Nicolas Geoffray2015-03-061-30/+0
* [optimizing] Enable x86 long support.Nicolas Geoffray2015-03-061-0/+30
* ART: Templatize IsInt & IsUintAndreas Gampe2015-02-181-2/+2
* Small optimization for recursive calls: avoid dex cache.Nicolas Geoffray2015-01-291-1/+2
* Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""Mark P Mendell2015-01-271-6/+21
* Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"Vladimir Marko2015-01-271-21/+6
* ART: Implement X86 hard float (Quick/JNI/Baseline)Mark Mendell2015-01-231-6/+21
* [optimizing compiler] Implement inline x86 FP '%'Mark Mendell2015-01-211-0/+36
* Revert "ART: Implement hard float for X86"Vladimir Marko2015-01-121-21/+6
* ART: Implement hard float for X86Mark Mendell2015-01-121-6/+21
* ART: Remove unused parts of x86 assemblersAndreas Gampe2015-01-061-32/+0
* [optimizing compiler] Add support for volatileCalin Juravle2014-12-191-0/+21
* Revert "Don't block quick callee saved registers for optimizing."Nicolas Geoffray2014-12-181-2/+2
* Don't block quick callee saved registers for optimizing.Nicolas Geoffray2014-12-181-2/+2
* Merge "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}"Calin Juravle2014-11-271-0/+17
|\
| * [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}Calin Juravle2014-11-271-0/+17
* | Add support for long-to-double in the optimizing compiler.Roland Levillain2014-11-271-4/+10
|/
* Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}"Calin Juravle2014-11-261-17/+0
* [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}Calin Juravle2014-11-261-0/+17
* Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}"Nicolas Geoffray2014-11-261-17/+0
* [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}Calin Juravle2014-11-261-0/+17
* [optimizing compiler] Add shiftsCalin Juravle2014-11-241-1/+11
* Fix the last users of TARGET_CPU_SMP.Elliott Hughes2014-11-191-2/+0
* Implement and/or/xor in optimizing.Nicolas Geoffray2014-11-121-0/+23
* stdint types all the way!Ian Rogers2014-10-091-4/+4
* Add support for floats and doubles.Nicolas Geoffray2014-10-071-0/+8
* Fix movw on x86/x86_64 to accept any 16bits immediate.Nicolas Geoffray2014-10-071-1/+1
* Add a prepare for register allocation pass.Nicolas Geoffray2014-10-061-0/+11
* Optimize suspend checks in optimizing compiler.Nicolas Geoffray2014-09-251-0/+8
* ART source line debug info in OAT filesYevgeny Rouban2014-08-151-3/+3