Age | Commit message (Expand) | Author |
---|---|---|
2008-11-27 | Silence a warning. | Nick Lewycky |
2008-11-25 | Suppress warnings. | Dan Gohman |
2008-11-25 | Initial support for anti-dependence breaking. Currently this code does not | Dan Gohman |
2008-11-20 | Factor out the code for verifying the work of the scheduler, | Dan Gohman |
2008-11-19 | Experimental post-pass scheduling support. Post-pass scheduling | Dan Gohman |
2008-09-04 | Tidy up several unbeseeming casts from pointer to intptr_t. | Dan Gohman |
2008-01-14 | don't create the post-ra scheduler unless it is enabled. | Chris Lattner |
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner |
2007-07-13 | Modify previous patch per review comments. | Dale Johannesen |
2007-07-13 | Skeleton of post-RA scheduler; doesn't do anything yet. | Dale Johannesen |