[mips] Invert the abicalls feature bit to be noabicalls so that it's possible for...
[oota-llvm.git] / test / Transforms / InstCombine / fpcast.ll
2014-01-18 Owen AndersonFix more instances of dropped fast math flags when...
2013-10-03 Owen AndersonPull fptrunc's upwards through selects when one of...
2013-01-10 Owen AndersonTeach InstCombine to hoist FABS and FNEG through FPTRUN...
2009-10-12 Edward O'CallaghanConvert the rest of the InstCombine tests from notcast...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2008-03-09 Tanya LattnerRemove llvm-upgrade and update tests.
2007-04-14 Reid SpencerThis test needs to use egrep.
2006-12-31 Reid SpencerFor PR950:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-27 Reid SpencerFor PR950: