summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/tls-pic.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Allow overlaps between virtreg and physreg live ranges.Jakob Stoklund Olesen2012-09-06
* Use a base register instead of an index register with the local dynamic model.Rafael Espindola2012-06-07
* Implement the local-dynamic TLS model for x86 (PR3985)Hans Wennborg2012-06-01
* Lower TLS_addr32 and TLS_addr64.Rafael Espindola2010-11-27
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* rename testChris Lattner2009-08-07