aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CriticalAntiDepBreaker.h
AgeCommit message (Expand)Author
2010-01-06Anti-dependency breaking needs to be careful regarding instructions withJim Grosbach
2010-01-0680 column and whitespace cleanupJim Grosbach
2009-11-20Remove some old experimental code that is no longer needed. Remove additional...David Goodwin
2009-11-03Do a scheduling pass ignoring anti-dependencies to identify candidate registe...David Goodwin
2009-10-28Make AntiDepReg.h internal.David Goodwin
2009-10-26Allow the aggressive anti-dep breaker to process the same region multiple tim...David Goodwin
2009-10-26Break anti-dependence breaking out into its own class.David Goodwin