summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/2009-11-16-CstPoolLoad.ll
AgeCommit message (Expand)Author
2017-01-27[mips] Recommit: "N64 static relocation model support"Simon Dardis
2017-01-26Revert "[mips] N64 static relocation model support"Simon Dardis
2017-01-26[mips] N64 static relocation model supportSimon Dardis
2016-07-19[mips] Correct label prefixes for N32 and N64.Daniel Sanders
2015-01-26Move the Mips target to storing the ABI in the TargetMachine ratherEric Christopher
2014-02-20[mips] Make it impossible to have UnknownABI in CodeGen and Integrated Assemb...Daniel Sanders
2012-04-04Fix LowerConstantPool to produce instructions with the correct relocationAkira Hatanaka
2010-04-17Start function numbering at 0.Dan Gohman
2009-11-25Support PIC loading of constant pool entriesBruno Cardoso Lopes
2009-11-16- Fix a small bug while handling target constant pools (one param was missing).Bruno Cardoso Lopes