summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/2008-11-10-xint_to_fp.ll
AgeCommit message (Expand)Author
2015-05-08Now that we have a soft-float attribute, use it instead of theEric Christopher
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2012-03-08Remove the no longer existent psp triple from a test.Benjamin Kramer
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-11-10Fix PR2667: add soft float support for sint_to_fp/uint_to_fpDuncan Sands