summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/tls.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2017-04-22[X86] Regenerate TLS testsSimon Pilgrim
2016-06-27Teach shouldAssumeDSOLocal about tls.Rafael Espindola
2015-05-20[X86] Implement the local-exec TLS model for Windows targetsDavid Majnemer
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-04-18Expanded test for x86-pc-windows-gnu and x86_64-pc-windows-gnu environments.Yaron Keren
2013-10-10Tests: Do not unnecessarily depend on kill commentsMatthias Braun
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-03-30Change '@SECREL' suffix to GAS-compatible '@SECREL32'.Benjamin Kramer
2012-04-09Cleanup and relax a restriction on the matching of global offsets intoChandler Carruth
2012-04-09Fold 15 tiny test cases into a single file that implements theChandler Carruth