summaryrefslogtreecommitdiff
path: root/lib/CodeGen/AntiDepBreaker.h
Commit message (Expand)AuthorAge
* Revert "Give internal classes hidden visibility."Benjamin Kramer2013-09-11
* Give internal classes hidden visibility.Benjamin Kramer2013-09-11
* Update DBG_VALUEs while breaking anti dependencies.Devang Patel2011-06-02
* Make BreakAntiDependencies' SUnits argument const, and make the BeginDan Gohman2010-04-19
* Remove some old experimental code that is no longer needed. Remove additional...David Goodwin2009-11-20
* Sink a #include <map> to where it's actually needed.Dan Gohman2009-11-16
* Do a scheduling pass ignoring anti-dependencies to identify candidate registe...David Goodwin2009-11-03
* Make AntiDepReg.h internal.David Goodwin2009-10-28