[PowerPC] Replace cntlz[.] with cntlzw[.]
[oota-llvm.git] / test / CodeGen / PowerPC / long-compare.ll
2015-10-28 Hal Finkel[PowerPC] Replace cntlz[.] with cntlzw[.]
2015-04-23 Hal Finkel[PowerPC] Enable printing instructions using aliases
2012-07-02 Chandler CarruthFix the remaining TCL-style quotes found in the testsui...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-02-09 Chris LattnerAdd ppc-specific test for better i64 compare codegen.