aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/blockaddr.ll
AgeCommit message (Expand)Author
2012-04-04Fix LowerBlockAddress to produce instructions with the correct relocationAkira Hatanaka
2011-05-26Add support for C++ exception handling.Akira Hatanaka
2011-04-25Lower BlockAddress node when relocation-model is static.Akira Hatanaka
2011-03-04Lowers block address. Currently asserts when relocation model is not PIC. Pat...Bruno Cardoso Lopes