summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/optimizing_cfi_test_expected.inc
Commit message (Expand)AuthorAgeFilesLines
* MIPS32: Improve stack alignment, use sdc1/ldc1, where possible.Chris Larsen2017-10-231-6/+6
* MIPS: Eliminate hard-coded offsets in branchesAlexey Frunze2017-07-301-66/+66
* Remove the old ARM code generator from ART's Optimizing compiler.Roland Levillain2017-07-141-9/+0
* Introduce a Marking Register in ARM64 code generation.Roland Levillain2017-07-111-13/+13
* MIPS64: Improve method entry/exit codeAlexey Frunze2017-03-231-81/+67
* Revert "Revert "ARM: VIXL32: Use VIXL backend by default.""Nicolas Geoffray2017-03-161-8/+8
* Revert "ARM: VIXL32: Use VIXL backend by default."Nicolas Geoffray2017-03-141-8/+8
* ARM: VIXL32: Use VIXL backend by default.Scott Wakeling2017-02-211-8/+8
* ARM: VIXL32: Test both current and new assemblers with optimizing_cfi_test.Scott Wakeling2016-12-121-0/+12
* Fix optimizing_cfi_test and arm64 code generation.Nicolas Geoffray2016-10-131-162/+155
* MIPS32: Fill branch delay slotsAlexey Frunze2016-08-301-19/+16
* ARM64: Ensure stricter alignment when loading and storing register pairsAnton Kirilov2016-06-281-11/+11
* MIPS32: Improve method entry/exit codeAlexey Frunze2016-06-041-96/+76
* Add MIPS floating point register mapping to DWARF.David Srbecky2016-02-021-5/+14
* MIPS64: Support short and long branchesAlexey Frunze2015-11-211-0/+54
* Delay emitting CFI PC adjustments until after Thumb2/Mips fixup.Vladimir Marko2015-11-041-0/+275
* Move mirror::ArtMethod to nativeMathieu Chartier2015-05-291-24/+23
* ARM64: Move xSELF from x18 to x19.Serban Constantinescu2015-05-221-9/+9
* Implement CFI for Optimizing.David Srbecky2015-04-091-0/+141