| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Between scheduling regions, correctly maintain anti-dep breaking state so ↵ | David Goodwin | 2009-10-29 | 1 | -5/+7 | |
| | | | | | | | that we don't incorrectly rename registers that span these regions. llvm-svn: 85537 | |||||
| * | Fix a couple of bugs in aggressive anti-dep breaking. | David Goodwin | 2009-10-29 | 1 | -36/+61 | |
| | | | | | llvm-svn: 85522 | |||||
| * | Allow the aggressive anti-dep breaker to process the same region multiple ↵ | David Goodwin | 2009-10-26 | 1 | -109/+173 | |
| | | | | | | | times. This is necessary because new anti-dependencies are exposed when "current" ones are broken. llvm-svn: 85166 | |||||
| * | Add aggressive anti-dependence breaker. Currently it is not the default for ↵ | David Goodwin | 2009-10-26 | 1 | -0/+687 | |
| any target. Enable with -break-anti-dependencies=all. llvm-svn: 85145 | ||||||

