Remove the code from IVUsers that attempted to handle
[oota-llvm.git] / test / CodeGen / X86 / iv-users-in-other-loops.ll
2009-06-18 Dan GohmanRemove the code from IVUsers that attempted to handle
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-05-12 Dan GohmanFactor the code for collecting IV users out of LSR...
2009-05-11 Dale JohannesenReverse a loop that is counting up to a maximum to
2009-04-16 Dan GohmanExpand GEPs in ScalarEvolution expressions. SCEV expres...
2009-04-08 Dan GohmanImplement support for using modeling implicit-zero...
2009-02-20 Dan GohmanImplement "superhero" strength reduction, or full strength
2009-02-16 Dan GohmanChange these tests to use regular loads instead of...
2009-02-13 Dan GohmanFix the code that checked if a SCEVAddRecExpr Start...