summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/pic-eh-stubs.ll
AgeCommit message (Expand)Author
2015-11-18Stop producing .data.rel sections.Rafael Espindola
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-07-23AArch64: remove "arm64_be" support in favour of "aarch64_be".Tim Northover
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover
2014-05-24AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover
2014-04-30[ARM64] Ensure arm64_be is dealt with when emitting debug info.James Molloy
2014-04-16AArch64/ARM64: port across stub handling for ELF C++ exceptions.Tim Northover
2014-03-26AArch64_BE Elf support for MC-JIT runtime dynamic linkerChristian Pirker
2014-03-07Replace PROLOG_LABEL with a new CFI_INSTRUCTION.Rafael Espindola
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin
2013-01-31Add AArch64 as an experimental target.Tim Northover