aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/AArch64/extern-weak.ll
Commit message (Expand)AuthorAgeFilesLines
* 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