summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/extern-weak.ll
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Add Tiny Code Model for AArch64David Green2018-08-221-0/+9
* [llvm] Remove redundant check-prefix=CHECK from tests. NFC.Mandeep Singh Grang2017-07-171-1/+1
* [AArch64] Generate literals by the little endEvandro Menezes2017-01-181-9/+9
* Delete AArch64II::MO_CONSTPOOL.Rafael Espindola2016-05-311-14/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* [AArch 64] Use a constant pool load for weak symbol references whenAsiri Rathnayake2014-09-101-2/+17
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-9/+9
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-11/+0
* AArch64/ARM64: add more arm64 lines to AArch64 regression testsTim Northover2014-04-151-14/+27
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-1/+1
* AArch64: implement large code model access to global variables.Tim Northover2013-05-041-0/+19
* AArch64: be more careful resorting to inefficient addressing for weak vars.Tim Northover2013-02-281-0/+8
* AArch64: don't drop GlobalAddress offset when handling extern_weak decls.Tim Northover2013-02-281-0/+13
* AArch64: remove ConstantIsland pass & put literals in separate section.Tim Northover2013-02-151-2/+3
* Implement external weak (ELF) symbols on AArch64Tim Northover2013-02-061-0/+13
OpenPOWER on IntegriCloud