If a type is derived from a derived type then calculate size appropriately.
[oota-llvm.git] / lib / CodeGen / AggressiveAntiDepBreaker.h
2009-10-29 David GoodwinFix a couple of bugs in aggressive anti-dep breaking.
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 GoodwinAdd aggressive anti-dependence breaker. Currently it...