At Chris' suggestion, move the liveness and worklist datastructures into
[oota-llvm.git] / test / Transforms / IndVarsSimplify / loop_evaluate_2.ll
2008-05-16 Owen AndersonUse loop deletion instead of ADCE for removing loops.
2007-11-25 Nick LewyckyAdd new SCEV, SCEVSMax. This allows LLVM to analyze...
2007-04-16 Reid SpencerFor PR1319:
2007-03-04 Chris LattnerNew testcases for PR1179/PR1232.