summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2007-03-24-cntlzd.ll
AgeCommit message (Expand)Author
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-01-05[PowerPC] Fix test to pass on Darwin hostsHal Finkel
2015-01-05[PowerPC] Convert a README.txt entry into a better testHal Finkel
2011-12-12Manually upgrade the test suite to specify the flag to cttz and ctlz.Chandler Carruth
2010-11-14add some nounwind's.Chris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-08-04This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth
2007-04-01For PR1297:Reid Spencer
2007-03-25test that the ppc backend can do 64-bit cntlzChris Lattner