It is better to not depend on CSE to share multiplies due to IV insertion.
[oota-llvm.git] / test / Transforms / LoopStrengthReduce /
2005-08-08 Chris LattnerIt is better to not depend on CSE to share multiplies...
2005-08-08 Chris LattnerThese are both implemented by a recent LSR patch
2005-08-05 Chris Lattnertwo simple testcases loopreduce should handle but does...
2005-08-04 Chris LattnerThis testcase now passes
2005-08-04 Chris Lattnerthis is not implemented by lsr yet
2005-08-03 Chris Lattnerthis now passes
2005-08-01 Chris Lattnertemporarily fail these two tests until LSR evolves...
2005-03-06 Chris Lattnercleanup the test
2005-03-06 Chris Lattnercheck that we only insert one phi node per loop
2005-03-06 Chris LattnerAdd testcase for this:
2005-03-06 Chris Lattnertestcase for A[invariant][indvar] where invariant is...
2005-03-06 Chris Lattneradd test for this:
2005-03-06 Chris LattnerAdd test for this:
2005-03-06 Chris Lattnera regtest
2005-03-06 Chris Lattnernew directory