aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/AntiDepBreaker.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-14/+10
* 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