summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/emutls.ll
AgeCommit message (Expand)Author
2017-11-08Revert "Correct dwarf unwind information in function epilogue for X86"Reid Kleckner
2017-11-07Reland "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic
2017-11-01Revert "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic
2017-11-01Correct dwarf unwind information in function epilogue for X86Petar Jovanovic
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2017-06-29Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue"Daniel Jasper
2017-06-28[X86] Correct dwarf unwind information in function epiloguePetar Jovanovic
2015-11-23findDeadCallerSavedReg needs to pay attention to calling conventionAndy Ayers
2015-07-28Implement target independent TLS compatible with glibc's emutls.c.Chih-Hung Hsieh