Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 |