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