index
:
Project-1CE/art
lineage-18.1
sugisawa
sugisawa-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
optimizing_cfi_test_expected.inc
Age
Commit message (
Expand
)
Author
2020-02-13
Remove MIPS support from Optimizing.
Vladimir Marko
2017-10-23
MIPS32: Improve stack alignment, use sdc1/ldc1, where possible.
Chris Larsen
2017-07-30
MIPS: Eliminate hard-coded offsets in branches
Alexey Frunze
2017-07-14
Remove the old ARM code generator from ART's Optimizing compiler.
Roland Levillain
2017-07-11
Introduce a Marking Register in ARM64 code generation.
Roland Levillain
2017-03-23
MIPS64: Improve method entry/exit code
Alexey Frunze
2017-03-16
Revert "Revert "ARM: VIXL32: Use VIXL backend by default.""
Nicolas Geoffray
2017-03-14
Revert "ARM: VIXL32: Use VIXL backend by default."
Nicolas Geoffray
2017-02-21
ARM: VIXL32: Use VIXL backend by default.
Scott Wakeling
2016-12-12
ARM: VIXL32: Test both current and new assemblers with optimizing_cfi_test.
Scott Wakeling
2016-10-13
Fix optimizing_cfi_test and arm64 code generation.
Nicolas Geoffray
2016-08-30
MIPS32: Fill branch delay slots
Alexey Frunze
2016-06-28
ARM64: Ensure stricter alignment when loading and storing register pairs
Anton Kirilov
2016-06-04
MIPS32: Improve method entry/exit code
Alexey Frunze
2016-02-02
Add MIPS floating point register mapping to DWARF.
David Srbecky
2015-11-21
MIPS64: Support short and long branches
Alexey Frunze
2015-11-04
Delay emitting CFI PC adjustments until after Thumb2/Mips fixup.
Vladimir Marko
2015-05-29
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-22
ARM64: Move xSELF from x18 to x19.
Serban Constantinescu
2015-04-09
Implement CFI for Optimizing.
David Srbecky