Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove more uses of std::set. | Owen Anderson | 2008-08-14 | 1 | -6/+8 |
* | Reduce the entries in a phi before testing it for deadness, because removing ... | Owen Anderson | 2008-08-08 | 1 | -7/+7 |
* | SDISel's constant branch folding can fold away self-loops, which doesn't resu... | Owen Anderson | 2008-08-06 | 1 | -15/+40 |
* | Fix breakage on ARM/2008-04-10-ScavengerAssert.ll. | Owen Anderson | 2008-08-05 | 1 | -1/+2 |
* | Correctly handle replacement and removal of PHIs with one incoming register. | Owen Anderson | 2008-08-05 | 1 | -1/+7 |
* | Remove unneeded iteration. Thanks to Dan for the feedback. | Owen Anderson | 2008-08-05 | 1 | -16/+2 |
* | - Fix SelectionDAG to generate correct CFGs. | Owen Anderson | 2008-08-04 | 1 | -3/+87 |
* | Clean up the use of static and anonymous namespaces. This turned up | Dan Gohman | 2008-05-13 | 1 | -3/+3 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+81 |