summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/cttz.ll
Commit message (Expand)AuthorAge
* Fix PowerPC/cttz.ll to specify a cpu (and use FileCheck)Hal Finkel2013-04-01
* Manually upgrade the test suite to specify the flag to cttz and ctlz.Chandler Carruth2011-12-12
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-19
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-15
* Upgrade intrinsic function callsReid Spencer2006-12-02
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Add testcase for legalizing ISD::CTTZ efficiently. On PPC, ctlz(int) isNate Begeman2005-05-11