aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/AntiDepBreaker.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Give internal classes hidden visibility."Benjamin Kramer2013-09-111-1/+1
* Give internal classes hidden visibility.Benjamin Kramer2013-09-111-1/+1
* Update DBG_VALUEs while breaking anti dependencies.Devang Patel2011-06-021-3/+15
* Make BreakAntiDependencies' SUnits argument const, and make the BeginDan Gohman2010-04-191-3/+3
* Remove some old experimental code that is no longer needed. Remove additional...David Goodwin2009-11-201-16/+1
* Sink a #include <map> to where it's actually needed.Dan Gohman2009-11-161-0/+1
* Do a scheduling pass ignoring anti-dependencies to identify candidate registe...David Goodwin2009-11-031-3/+14
* Make AntiDepReg.h internal.David Goodwin2009-10-281-0/+62