summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/extern-weak.ll
AgeCommit message (Expand)Author
2017-07-17[llvm] Remove redundant check-prefix=CHECK from tests. NFC.Mandeep Singh Grang
2017-01-18[AArch64] Generate literals by the little endEvandro Menezes
2016-05-31Delete AArch64II::MO_CONSTPOOL.Rafael Espindola
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-09-10[AArch 64] Use a constant pool load for weak symbol references whenAsiri Rathnayake
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-15AArch64/ARM64: add more arm64 lines to AArch64 regression testsTim Northover
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin
2013-05-04AArch64: implement large code model access to global variables.Tim Northover
2013-02-28AArch64: be more careful resorting to inefficient addressing for weak vars.Tim Northover
2013-02-28AArch64: don't drop GlobalAddress offset when handling extern_weak decls.Tim Northover
2013-02-15AArch64: remove ConstantIsland pass & put literals in separate section.Tim Northover
2013-02-06Implement external weak (ELF) symbols on AArch64Tim Northover