[mips][msa] Added tests for and.v, bmnz.v, bmz.v, bsel.v, nor.v, or.v, xor.v when...
[oota-llvm.git] / test / CodeGen / Generic / fp-to-int-invalid.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-24 Dale JohannesenFix PR 4057, a crash doing float->char const folding.