aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/AArch64/extern-weak.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+17
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-13/+15
* 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