summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/extern-weak.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* AArch64: implement large code model access to global variables.Tim Northover2013-05-04
* AArch64: be more careful resorting to inefficient addressing for weak vars.Tim Northover2013-02-28
* AArch64: don't drop GlobalAddress offset when handling extern_weak decls.Tim Northover2013-02-28
* AArch64: remove ConstantIsland pass & put literals in separate section.Tim Northover2013-02-15
* Implement external weak (ELF) symbols on AArch64Tim Northover2013-02-06