summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sjlj-eh.ll
AgeCommit message (Expand)Author
2017-11-28[CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih
2017-10-04[X86] Fix using the SJLJ jump table on x86_64Martin Storsjo
2017-10-03[X86] Provide the LSDA pointer with RIP relative addressing if necessaryMartin Storsjo
2017-09-27[X86] Fix SJLJ struct offsets for x86_64Martin Storsjo
2017-09-27[X86] Remove erroneous callsite offsetting in SJLJ landing padsMartin Storsjo
2017-09-27[X86] Correct byte offsets and data types in a comment. NFC.Martin Storsjo
2016-05-31X86: permit using SjLj EH on x86 targets as an optionSaleem Abdulrasool