[AArch64] Fix bug in prolog clobbering live reg when shrink wrapping.
[oota-llvm.git] / test / CodeGen / AArch64 / extern-weak.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-09-10 Asiri Rathnayake[AArch 64] Use a constant pool load for weak symbol...
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-15 Tim NorthoverAArch64/ARM64: add more arm64 lines to AArch64 regressi...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-05-04 Tim NorthoverAArch64: implement large code model access to global...
2013-02-28 Tim NorthoverAArch64: be more careful resorting to inefficient addre...
2013-02-28 Tim NorthoverAArch64: don't drop GlobalAddress offset when handling...
2013-02-15 Tim NorthoverAArch64: remove ConstantIsland pass & put literals...
2013-02-06 Tim NorthoverImplement external weak (ELF) symbols on AArch64