aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopUnswitch/crash.ll
AgeCommit message (Expand)Author
2010-04-20RewriteLoopBodyWithConditionConstant can end up rewriting theChris Lattner
2010-02-02fix a crash in loop unswitch on a loop invariant vector condition.Chris Lattner
2010-02-02remove an unreduced testcase, rename another.Chris Lattner