Replace LoopUnrollPass.cpp's custom code-size estimation code using
[oota-llvm.git] / lib / CodeGen / CriticalAntiDepBreaker.h
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.