Age | Commit message (Expand) | Author |
---|---|---|
2009-11-20 | Remove some old experimental code that is no longer needed. Remove additional... | David Goodwin |
2009-11-19 | Fix a couple of problems with maintaining liveness information for antidep br... | David Goodwin |
2009-11-13 | Allow target to specify regclass for which antideps will only be broken along... | David Goodwin |
2009-11-10 | Allow targets to specify register classes whose member registers should not b... | David Goodwin |
2009-11-05 | Break anti-dependencies using free registers in a round-robin manner to avoid... | David Goodwin |
2009-11-03 | Do a scheduling pass ignoring anti-dependencies to identify candidate registe... | David Goodwin |
2009-10-29 | Fix a couple of bugs in aggressive anti-dep breaking. | David Goodwin |
2009-10-28 | Make AntiDepReg.h internal. | David Goodwin |
2009-10-26 | Allow the aggressive anti-dep breaker to process the same region multiple tim... | David Goodwin |
2009-10-26 | Add aggressive anti-dependence breaker. Currently it is not the default for a... | David Goodwin |