aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/blockaddr.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-4/+4
* Update to LLVM 3.5a.Stephen Hines2014-04-241-8/+8
* 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