Convert tests using "| wc -l | grep ..." to use the count script.
[oota-llvm.git] / test / CodeGen / PowerPC / fma.ll
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2005-12-14 Nate BegemanAdd a case for float just to make sure the patterns...
2005-05-12 John CriswellFix this test on Solaris.
2005-04-16 Nate BegemanUpdate dejagnu tests to use the new pattern isel flag
2005-04-09 Nate BegemanAdd cases to cover the rest of the patterns we should...
2005-04-09 Chris Lattneradd a partial test for the fma operations that ppc...