Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix some register-alias-related bugs in the post-RA scheduler liveness | Dan Gohman | 2008-12-16 | 1 | -114/+127 | |
* | Move addPred and removePred out-of-line. | Dan Gohman | 2008-12-16 | 1 | -0/+61 | |
* | Rewrite the SDep class, and simplify some of the related code. | Dan Gohman | 2008-12-09 | 1 | -21/+30 | |
* | Whitespace cleanups. | Dan Gohman | 2008-12-09 | 1 | -12/+14 | |
* | 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 |