aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/tls5.ll
AgeCommit message (Expand)Author
2012-04-09Fold 15 tiny test cases into a single file that implements theChandler Carruth
2012-02-11Add support for implicit TLS model used with MS VC runtime.Anton Korobeynikov
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-04-13X86-64 TLS support for local exec and initial exec.Rafael Espindola
2009-02-27Refactor TLS code and add some tests. The tests and expected results are:Rafael Espindola