Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Anti-dependency breaking needs to be careful regarding instructions with | Jim Grosbach | 2010-01-06 | 1 | -2/+7 |
* | 80 column and whitespace cleanup | Jim Grosbach | 2010-01-06 | 1 | -5/+6 |
* | Change errs() to dbgs(). | David Greene | 2010-01-04 | 1 | -5/+5 |
* | <rdar://problem/7453528>. Track only physical registers that are valid for th... | David Goodwin | 2009-12-09 | 1 | -3/+6 |
* | Remove some old experimental code that is no longer needed. Remove additional... | David Goodwin | 2009-11-20 | 1 | -1/+0 |
* | Do a scheduling pass ignoring anti-dependencies to identify candidate registe... | David Goodwin | 2009-11-03 | 1 | -1/+2 |
* | Break anti-dependence breaking out into its own class. | David Goodwin | 2009-10-26 | 1 | -0/+539 |