summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/2008-08-08-ctlz.ll
AgeCommit message (Expand)Author
2011-12-12Manually upgrade the test suite to specify the flag to cttz and ctlz.Chandler Carruth
2011-12-02Fix test cases to use FileCheck.Akira Hatanaka
2010-08-30Correct bogus module triple specifications.Duncan Sands
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-08-08Support added for ctlz intrinsic, test case added.Bruno Cardoso Lopes