aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/tls-pie.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-8/+8
* Fix remaining lit tests which were failing when run on an AtomPreston Gurd2012-07-191-2/+2
* In the initial exec mode we always do a load to find the address of a variable.Rafael Espindola2012-06-291-5/+6
* Fix test/CodeGen/X86/tls-pie.ll.Hans Wennborg2012-05-111-1/+1
* Implement initial-exec TLS model for 32-bit PIC x86Hans Wennborg2012-05-111-4/+13
* Cleanup and relax a restriction on the matching of global offsets intoChandler Carruth2012-04-091-3/+2
* Teach LLVM about a PIE option which, when enabled on top of PIC, makesChandler Carruth2012-04-081-0/+64