summaryrefslogtreecommitdiff
path: root/compiler/optimizing/optimizing_cfi_test_expected.inc
AgeCommit message (Expand)Author
2020-02-13Remove MIPS support from Optimizing.Vladimir Marko
2017-10-23MIPS32: Improve stack alignment, use sdc1/ldc1, where possible.Chris Larsen
2017-07-30MIPS: Eliminate hard-coded offsets in branchesAlexey Frunze
2017-07-14Remove the old ARM code generator from ART's Optimizing compiler.Roland Levillain
2017-07-11Introduce a Marking Register in ARM64 code generation.Roland Levillain
2017-03-23MIPS64: Improve method entry/exit codeAlexey Frunze
2017-03-16Revert "Revert "ARM: VIXL32: Use VIXL backend by default.""Nicolas Geoffray
2017-03-14Revert "ARM: VIXL32: Use VIXL backend by default."Nicolas Geoffray
2017-02-21ARM: VIXL32: Use VIXL backend by default.Scott Wakeling
2016-12-12ARM: VIXL32: Test both current and new assemblers with optimizing_cfi_test.Scott Wakeling
2016-10-13Fix optimizing_cfi_test and arm64 code generation.Nicolas Geoffray
2016-08-30MIPS32: Fill branch delay slotsAlexey Frunze
2016-06-28ARM64: Ensure stricter alignment when loading and storing register pairsAnton Kirilov
2016-06-04MIPS32: Improve method entry/exit codeAlexey Frunze
2016-02-02Add MIPS floating point register mapping to DWARF.David Srbecky
2015-11-21MIPS64: Support short and long branchesAlexey Frunze
2015-11-04Delay emitting CFI PC adjustments until after Thumb2/Mips fixup.Vladimir Marko
2015-05-29Move mirror::ArtMethod to nativeMathieu Chartier
2015-05-22ARM64: Move xSELF from x18 to x19.Serban Constantinescu
2015-04-09Implement CFI for Optimizing.David Srbecky