aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/cttz.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix PowerPC/cttz.ll to specify a cpu (and use FileCheck)Hal Finkel2013-04-011-1/+3
* Manually upgrade the test suite to specify the flag to cttz and ctlz.Chandler Carruth2011-12-121-2/+2
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-191-7/+6
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-151-1/+1
* Upgrade intrinsic function callsReid Spencer2006-12-021-4/+4
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Add testcase for legalizing ISD::CTTZ efficiently. On PPC, ctlz(int) isNate Begeman2005-05-111-0/+12