[AArch64] Fix bug in prolog clobbering live reg when shrink wrapping.
[oota-llvm.git] / test / CodeGen / AArch64 / pic-eh-stubs.ll
2015-11-18 Rafael EspindolaStop producing .data.rel sections.
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-07-23 Tim NorthoverAArch64: remove "arm64_be" support in favour of "aarch6...
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-04-30 James Molloy[ARM64] Ensure arm64_be is dealt with when emitting...
2014-04-16 Tim NorthoverAArch64/ARM64: port across stub handling for ELF C...
2014-03-26 Christian PirkerAArch64_BE Elf support for MC-JIT runtime dynamic linker
2014-03-07 Rafael EspindolaReplace PROLOG_LABEL with a new CFI_INSTRUCTION.
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.