aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/mul-legalize.ll
Commit message (Expand)AuthorAgeFilesLines
* More rewrites of x86 codegen regression tests with FileCheckMichael Liao2013-05-011-1/+3
* Delete useless trailing semicolons.Dan Gohman2010-01-051-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Move 3 "(add (select cc, 0, c), x) -> (select cc, x, (add, x, c))"Chris Lattner2009-03-121-5/+2
* add nounwindsChris Lattner2009-03-121-2/+2
* Fix mul expansion to check the correct number of bits forDan Gohman2008-03-101-0/+27