summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/tls-models.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2015-07-28Implement target independent TLS compatible with glibc's emutls.c.Chih-Hung Hsieh
2015-01-06X86: Don't make illegal GOTTPOFF relocationsDavid Majnemer
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2012-06-23Extend the IL for selecting TLS models (PR9788)Hans Wennborg