[IndVar] Don't widen loop compare unless IV user is sign extended.
[oota-llvm.git] / test / Transforms / FunctionAttrs / noreturn.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-02-19 Nadav RotemFix a bug in mayHaveSideEffects. Functions that do...