summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/mul-legalize.ll
AgeCommit message (Expand)AuthorFilesLines
2013-05-01More rewrites of x86 codegen regression tests with FileCheckMichael Liao1-1/+3
2010-01-05Delete useless trailing semicolons.Dan Gohman1-1/+1
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-03-12Move 3 "(add (select cc, 0, c), x) -> (select cc, x, (add, x, c))"Chris Lattner1-5/+2
2009-03-12add nounwindsChris Lattner1-2/+2
2008-03-10Fix mul expansion to check the correct number of bits forDan Gohman1-0/+27