aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/tls-pie.ll
AgeCommit message (Expand)Author
2012-07-19Fix remaining lit tests which were failing when run on an AtomPreston Gurd
2012-06-29In the initial exec mode we always do a load to find the address of a variable.Rafael Espindola
2012-05-11Fix test/CodeGen/X86/tls-pie.ll.Hans Wennborg
2012-05-11Implement initial-exec TLS model for 32-bit PIC x86Hans Wennborg
2012-04-09Cleanup and relax a restriction on the matching of global offsets intoChandler Carruth
2012-04-08Teach LLVM about a PIE option which, when enabled on top of PIC, makesChandler Carruth