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