summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/long-compare.ll
AgeCommit message (Expand)Author
2017-08-01PowerPC: Do not use llc -march in tests.Matthias Braun
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2015-10-28[PowerPC] Replace cntlz[.] with cntlzw[.]Hal Finkel
2015-04-23[PowerPC] Enable printing instructions using aliasesHal Finkel
2012-07-02Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer
2007-02-09Add ppc-specific test for better i64 compare codegen.Chris Lattner