Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The current impl is really trivial, add some comments about how it can be mad... | Chris Lattner | 2008-01-05 | 1 | -2/+24 |
* | don't sink anything with side effects, this makes lots of stuff work, but sin... | Chris Lattner | 2008-01-05 | 1 | -0/+4 |
* | fix a common crash. | Chris Lattner | 2008-01-05 | 1 | -0/+4 |
* | Add a really quick hack at a machine code sinking pass, enabled with --enable... | Chris Lattner | 2008-01-04 | 1 | -0/+206 |