summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/ehframe-indirect.ll
Commit message (Expand)AuthorAgeFilesLines
* [mips] Remove N32 Android test because Android does not support N32 ABI. NFCSimon Atanasyan2016-12-081-2/+0
* [mips] Set Personality and LSDA encoding for FreeBSDDaniel Sanders2016-08-041-7/+26
* [mips] Correct label prefixes for N32 and N64.Daniel Sanders2016-07-191-3/+9
* [mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders2016-06-241-6/+6
* [mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic2016-04-111-6/+6
* [MC] Use .p2align instead of .alignDan Gohman2016-01-261-3/+3
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-3/+2
* [mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only.Daniel Sanders2015-06-021-7/+19
* Revert r238427 - [mips] Make TTypeEncoding indirect to allow .eh_frame to be ...Daniel Sanders2015-05-281-19/+7
* [mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only.Daniel Sanders2015-05-281-7/+19
* Revert r238190 and r238197: [mips] Make TTypeEncoding indirect to allow .eh_f...Daniel Sanders2015-05-271-23/+7
* [mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only.Daniel Sanders2015-05-261-7/+23
* [mips] Fix ehframe-indirect.ll test.Daniel Sanders2015-05-201-20/+25
* [mips64] Fix MIPS64 exception personality encodingPetar Jovanovic2014-11-051-5/+10
* Fix MIPS exception personality encoding.Logan Chien2014-05-301-0/+34
OpenPOWER on IntegriCloud