summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/tls9.ll
Commit message (Expand)AuthorAge
* reimplement elf TLS support in terms of addressing modes, eliminating Segment...Chris Lattner2010-09-22
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* X86-64 TLS support for local exec and initial exec.Rafael Espindola2009-04-13
* Refactor TLS code and add some tests. The tests and expected results are:Rafael Espindola2009-02-27