llvm/test/CodeGen/AArch64/tailcall_misched_graph.ll: s/REQUIRE/REQUIRES/
[oota-llvm.git] / test / CodeGen / PowerPC / rlwimi2.ll
2014-12-16 Hal Finkel[PowerPC] Improve instruction selection bit-permuting...
2010-11-14 Chris Lattneradd some nounwind's.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
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-16 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2005-10-17 John CriswellUse %s instead of hard coding the input filename.
2005-08-03 Nate BegemanUpdate rlwimi tests to catch all the cases we care...