Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More rewrites of x86 codegen regression tests with FileCheck | Michael Liao | 2013-05-01 | 1 | -1/+3 |
* | Delete useless trailing semicolons. | Dan Gohman | 2010-01-05 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Move 3 "(add (select cc, 0, c), x) -> (select cc, x, (add, x, c))" | Chris Lattner | 2009-03-12 | 1 | -5/+2 |
* | add nounwinds | Chris Lattner | 2009-03-12 | 1 | -2/+2 |
* | Fix mul expansion to check the correct number of bits for | Dan Gohman | 2008-03-10 | 1 | -0/+27 |