summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/2008-07-16-SignExtInReg.ll
AgeCommit message (Expand)Author
2013-11-19[Mips] Adjust float ABI settings in case of MIPS16 mode.Simon Atanasyan
2013-10-07Add Mips16 patterns for sign extend byte and sign extend halfword.Reed Kotler
2012-01-2464-bit sign extension in register instructions.Akira Hatanaka
2011-09-09Drop support for Allegrex. Allegrex implements a variant of Mips2.Akira Hatanaka
2011-06-17manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner
2010-08-30Correct bogus module triple specifications.Duncan Sands
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-25Remove obsolete -f flags.Dan Gohman
2008-10-27Turn on LegalizeTypes, the new type legalizationDuncan Sands
2008-08-08Batch 4 of Mips CodeGen testsBruno Cardoso Lopes