Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial support for anti-dependence breaking. Currently this code does not | Dan Gohman | 2008-11-25 | 1 | -0/+201 |
* | Rename SDep's isSpecial to isArtificial, to make this field a little | Dan Gohman | 2008-11-21 | 1 | -2/+2 |
* | Add #include <climits> to get the definition of INT_MAX. | Dan Gohman | 2008-11-20 | 1 | -0/+1 |
* | Factor out the code for verifying the work of the scheduler, | Dan Gohman | 2008-11-20 | 1 | -0/+54 |
* | Experimental post-pass scheduling support. Post-pass scheduling | Dan Gohman | 2008-11-19 | 1 | -0/+210 |