Do a scheduling pass ignoring anti-dependencies to identify candidate registers that...
[oota-llvm.git] / lib / CodeGen / CriticalAntiDepBreaker.h
2009-11-03 David GoodwinDo a scheduling pass ignoring anti-dependencies to...
2009-10-28 David GoodwinMake AntiDepReg.h internal.
2009-10-26 David GoodwinAllow the aggressive anti-dep breaker to process the...
2009-10-26 David GoodwinBreak anti-dependence breaking out into its own class.