Fix indvars to not assume that a loop with a single unique exit
[oota-llvm.git] / lib / Transforms / Scalar / SimplifyCFGPass.cpp
2009-07-14 Dale JohannesenDon't delete asm's just because their inputs are undefined;
2009-07-06 Owen Anderson"LLVMContext* " --> "LLVMContext *"
2009-07-03 Owen AndersonEven more passes being LLVMContext'd.
2009-06-12 Chris Lattnersecond half of fix for PR4366: don't zap store to null of
2009-03-13 Bill WendlingRevert r66920. It was causing failures in the self...
2009-03-13 Gabor GreifSecond installment of "BasicBlock operands to the back"
2008-09-25 Devang Patel Large mechanical patch.
2008-09-23 Devang Patels/ParameterAttributes/Attributes/g
2008-09-08 Devang Patels/RemoveUnreachableBlocks/RemoveUnreachableBlocksFromFn/g
2008-09-04 Dan GohmanTidy up several unbeseeming casts from pointer to intptr_t.
2008-05-14 Chris Lattnerrename SimplifyCFG.cpp -> SimplifyCFGPass.cpp