aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/tls10.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* X86-64 TLS support for local exec and initial exec.Rafael Espindola2009-04-131-0/+3
* Don't fold a load if the other operand is a TLS address.Rafael Espindola2009-04-101-2/+2
* Re-apply 68552.Rafael Espindola2009-04-081-2/+2
* Temporarily revert r68552. This was causing a failure in the self-hosting LLVMBill Wendling2009-04-071-2/+2
* Reduce code duplication on the TLS implementation.Rafael Espindola2009-04-071-2/+2
* Refactor TLS code and add some tests. The tests and expected results are:Rafael Espindola2009-02-271-0/+10