summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/ehframe-indirect.ll
AgeCommit message (Expand)Author
2016-12-08[mips] Remove N32 Android test because Android does not support N32 ABI. NFCSimon Atanasyan
2016-08-04[mips] Set Personality and LSDA encoding for FreeBSDDaniel Sanders
2016-07-19[mips] Correct label prefixes for N32 and N64.Daniel Sanders
2016-06-24[mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders
2016-04-11[mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic
2016-01-26[MC] Use .p2align instead of .alignDan Gohman
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer
2015-06-02[mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only.Daniel Sanders
2015-05-28Revert r238427 - [mips] Make TTypeEncoding indirect to allow .eh_frame to be ...Daniel Sanders
2015-05-28[mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only.Daniel Sanders
2015-05-27Revert r238190 and r238197: [mips] Make TTypeEncoding indirect to allow .eh_f...Daniel Sanders
2015-05-26[mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only.Daniel Sanders
2015-05-20[mips] Fix ehframe-indirect.ll test.Daniel Sanders
2014-11-05[mips64] Fix MIPS64 exception personality encodingPetar Jovanovic
2014-05-30Fix MIPS exception personality encoding.Logan Chien