aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/AntiDepBreaker.h
AgeCommit message (Expand)Author
2011-06-02Update DBG_VALUEs while breaking anti dependencies.Devang Patel
2010-04-19Make BreakAntiDependencies' SUnits argument const, and make the BeginDan Gohman
2009-11-20Remove some old experimental code that is no longer needed. Remove additional...David Goodwin
2009-11-16Sink a #include <map> to where it's actually needed.Dan Gohman
2009-11-03Do a scheduling pass ignoring anti-dependencies to identify candidate registe...David Goodwin
2009-10-28Make AntiDepReg.h internal.David Goodwin