| Commit message (Expand) | Author | Age | Files | Lines |
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-02 | 1 | -2/+3 |
* | ART: Clean up arm64 kNumberOfXRegisters usage. | Vladimir Marko | 2015-05-26 | 1 | -1/+1 |
* | ART: x86 indexOf intrinsics for the optimizing compiler | Andreas Gampe | 2015-05-11 | 1 | -0/+2 |
* | Revert "Revert "Revert "Revert "[optimizing] Improve x86 shifts"""" | Mark P Mendell | 2015-05-04 | 1 | -2/+10 |
* | Revert "Revert "Revert "[optimizing] Improve x86 shifts""" | Roland Levillain | 2015-04-29 | 1 | -10/+2 |
* | Revert "Revert "[optimizing] Improve x86 shifts"" | Roland Levillain | 2015-04-29 | 1 | -2/+10 |
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -7/+7 |
* | Exercise the x86 and x86-64 FILD and FISTP instructions. | Roland Levillain | 2015-04-13 | 1 | -0/+1 |
* | Revert "Optimizing: Fix long-to-fp conversion on x86." | Nicolas Geoffray | 2015-04-13 | 1 | -1/+0 |
* | Optimizing: Fix long-to-fp conversion on x86. | Serguei Katkov | 2015-04-13 | 1 | -0/+1 |
* | Merge "[optimizing] Implement more x86/x86_64 intrinsics" | Andreas Gampe | 2015-04-08 | 1 | -0/+5 |
|\ |
|
| * | [optimizing] Implement more x86/x86_64 intrinsics | Mark Mendell | 2015-04-06 | 1 | -0/+5 |
* | | Remove the old CFI infrastructure. | David Srbecky | 2015-04-07 | 1 | -10/+1 |
|/ |
|
* | [optimizing] Implement x86/x86_64 math intrinsics | Mark Mendell | 2015-04-01 | 1 | -0/+3 |
* | [optimizing] Implement X86 intrinsic support | Mark Mendell | 2015-03-26 | 1 | -0/+10 |
* | Revert "Revert "[optimizing] Enable x86 long support."" | Nicolas Geoffray | 2015-03-11 | 1 | -0/+5 |
* | Revert "[optimizing] Enable x86 long support." | Nicolas Geoffray | 2015-03-06 | 1 | -5/+0 |
* | [optimizing] Enable x86 long support. | Nicolas Geoffray | 2015-03-06 | 1 | -0/+5 |
* | ART: Templatize IsInt & IsUint | Andreas Gampe | 2015-02-18 | 1 | -4/+4 |
* | [optimizing compiler] Implement inline x86 FP '%' | Mark Mendell | 2015-01-21 | 1 | -0/+7 |
* | ART: Remove unused parts of x86 assemblers | Andreas Gampe | 2015-01-06 | 1 | -5/+0 |
* | [optimizing compiler] Add support for volatile | Calin Juravle | 2014-12-19 | 1 | -0/+3 |
* | Revert "Don't block quick callee saved registers for optimizing." | Nicolas Geoffray | 2014-12-18 | 1 | -1/+1 |
* | Don't block quick callee saved registers for optimizing. | Nicolas Geoffray | 2014-12-18 | 1 | -1/+1 |
* | Merge "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" | Calin Juravle | 2014-11-27 | 1 | -0/+2 |
|\ |
|
| * | [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} | Calin Juravle | 2014-11-27 | 1 | -0/+2 |
* | | Add support for long-to-double in the optimizing compiler. | Roland Levillain | 2014-11-27 | 1 | -2/+1 |
|/ |
|
* | Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" | Calin Juravle | 2014-11-26 | 1 | -2/+0 |
* | [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} | Calin Juravle | 2014-11-26 | 1 | -0/+2 |
* | Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" | Nicolas Geoffray | 2014-11-26 | 1 | -2/+0 |
* | [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} | Calin Juravle | 2014-11-26 | 1 | -0/+2 |
* | [optimizing compiler] Add shifts | Calin Juravle | 2014-11-24 | 1 | -1/+2 |
* | Implement and/or/xor in optimizing. | Nicolas Geoffray | 2014-11-12 | 1 | -0/+3 |
* | ART: More warnings | Andreas Gampe | 2014-11-04 | 1 | -36/+36 |
* | C++11 related clean-up of DISALLOW_.. | Ian Rogers | 2014-10-22 | 1 | -8/+3 |
* | stdint types all the way! | Ian Rogers | 2014-10-09 | 1 | -3/+3 |
* | Add support for floats and doubles. | Nicolas Geoffray | 2014-10-07 | 1 | -0/+1 |
* | Add a prepare for register allocation pass. | Nicolas Geoffray | 2014-10-06 | 1 | -0/+2 |
* | Optimize suspend checks in optimizing compiler. | Nicolas Geoffray | 2014-09-25 | 1 | -0/+2 |
* | Emit CFI for x86 & x86_64 JNI compiler. | Tong Shen | 2014-08-05 | 1 | -0/+9 |
* | Stack overflow checks and NPE checks for optimizing. | Nicolas Geoffray | 2014-07-22 | 1 | -0/+1 |
* | Add Handle/HandleScope and delete SirtRef. | Mathieu Chartier | 2014-05-13 | 1 | -7/+7 |
* | Test control flow instruction with optimizing compiler. | Nicolas Geoffray | 2014-04-08 | 1 | -0/+1 |
* | Allow mixing of thread offsets between 32 and 64bit architectures. | Ian Rogers | 2014-04-01 | 1 | -84/+64 |
* | Merge "Add support for invoke-static in optimizing compiler." | Nicolas Geoffray | 2014-03-31 | 1 | -0/+1 |
|\ |
|
| * | Add support for invoke-static in optimizing compiler. | Nicolas Geoffray | 2014-03-31 | 1 | -0/+1 |
* | | x86_64: JNI compiler | Dmitry Petrochenko | 2014-03-28 | 1 | -1/+1 |
|/ |
|
* | Fix host architecture for 64bit. | Ian Rogers | 2014-03-06 | 1 | -7/+14 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -3/+0 |
* | Move assembler out of runtime into compiler/utils. | Ian Rogers | 2013-07-29 | 1 | -0/+646 |