| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove some old experimental code that is no longer needed. Remove ↵ | David Goodwin | 2009-11-20 | 1 | -1/+0 |
| | | | | | | | additional, speculative scheduling pass as its cost did not translate into significant performance improvement. Minor tweaks. llvm-svn: 89471 | ||||
| * | Do a scheduling pass ignoring anti-dependencies to identify candidate ↵ | David Goodwin | 2009-11-03 | 1 | -1/+2 |
| | | | | | | | registers that should be renamed. llvm-svn: 85939 | ||||
| * | Break anti-dependence breaking out into its own class. | David Goodwin | 2009-10-26 | 1 | -0/+539 |
| llvm-svn: 85127 | |||||

