Merging r259740:
[oota-llvm.git] / test / CodeGen / PowerPC / cttz.ll
2015-10-28 Hal Finkel[PowerPC] Replace cntlz[.] with cntlzw[.]
2015-04-23 Hal Finkel[PowerPC] Enable printing instructions using aliases
2013-04-01 Hal FinkelFix PowerPC/cttz.ll to specify a cpu (and use FileCheck)
2011-12-12 Chandler CarruthManually upgrade the test suite to specify the flag...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-19 Tanya LattnerRemove llvm-upgrade and update tests.
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2006-12-02 Reid SpencerUpgrade intrinsic function calls
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2005-05-11 Nate BegemanAdd testcase for legalizing ISD::CTTZ efficiently....