Fix typo.
[oota-llvm.git] / test / CodeGen / PowerPC / fma.ll
2015-05-29 Nemanja IvanovicAdd support for VSX FMA single-precision instructions...
2014-10-19 Bill Schmidt[PowerPC] Re-enable VSX test line for fma.ll with ...
2014-10-17 Bill Schmidt[PowerPC] Disable +vsx RUN line for fma.ll due to incon...
2014-10-17 Bill Schmidt[PowerPC] Change liveness testing in VSX FMA mutation...
2014-09-19 Hal FinkelOptionally enable more-aggressive FMA formation in...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-04-11 Benjamin KramerFileCheckize a bunch of tests.
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2012-06-22 Lang HamesRename fp-op fusion option (yet again) for compatibilit...
2012-06-22 Lang HamesRename -allow-excess-fp-precision flag to -fuse-fp...
2012-06-19 Lang HamesAdd DAG-combines for aggressive FMA formation.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-02-19 Tanya LattnerRemove llvm-upgrade and update tests.
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...