summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/blockaddr.ll
Commit message (Expand)AuthorAgeFilesLines
* [mips] Remove redundant case in the test. NFCSimon Atanasyan2019-08-141-10/+7
* [mips] Split long lines in the test case file. NFCSimon Atanasyan2019-08-141-8/+20
* [mips] Recommit: "N64 static relocation model support"Simon Dardis2017-01-271-4/+8
* Revert "[mips] N64 static relocation model support"Simon Dardis2017-01-261-8/+4
* [mips] N64 static relocation model supportSimon Dardis2017-01-261-4/+8
* [mips] Correct label prefixes for N32 and N64.Daniel Sanders2016-07-191-16/+16
* Revert r237789 - [mips] The naming convention for private labels is ABI depe...Daniel Sanders2015-05-201-24/+24
* [mips] The naming convention for private labels is ABI dependant.Daniel Sanders2015-05-201-24/+24
* Move the Mips target to storing the ABI in the TargetMachine ratherEric Christopher2015-01-261-4/+4
* [mips] Make it impossible to have UnknownABI in CodeGen and Integrated Assemb...Daniel Sanders2014-02-201-4/+4
* Fix broken CHECK lines.Benjamin Kramer2014-01-111-2/+2
* [Mips] Adjust float ABI settings in case of MIPS16 mode.Simon Atanasyan2013-11-191-2/+2
* Support tblockaddr for static compilation in Mips16.Reed Kotler2013-10-041-0/+10
* Fix LowerBlockAddress to produce instructions with the correct relocationAkira Hatanaka2012-04-041-10/+30
* Add support for C++ exception handling.Akira Hatanaka2011-05-261-8/+8
* Lower BlockAddress node when relocation-model is static.Akira Hatanaka2011-04-251-5/+10
* Lowers block address. Currently asserts when relocation model is not PIC. Pat...Bruno Cardoso Lopes2011-03-041-0/+26
OpenPOWER on IntegriCloud