Change CodeGen/ARM/2009-11-02-NegativeLane.ll to use 16-bit vector elements
[oota-llvm.git] / lib / CodeGen / CriticalAntiDepBreaker.h
2010-04-19 Dan GohmanMake BreakAntiDependencies' SUnits argument const,...
2010-01-06 Jim GrosbachAnti-dependency breaking needs to be careful regarding...
2010-01-06 Jim Grosbach80 column and whitespace cleanup
2009-11-20 David GoodwinRemove some old experimental code that is no longer...
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.