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