aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/smul-with-overflow.ll
AgeCommit message (Expand)Author
2012-10-02Fix PR13991: legalizing an overflowing multiplication operation is harder thanDuncan Sands
2012-04-16Flip the new block-placement pass to be on by default.Chandler Carruth
2011-05-21Merge and FileCheckize test cases.Benjamin Kramer
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-12-12- Use patterns instead of creating completely new instruction matching patterns,Bill Wendling