Allow controlling vectorization of boolean values separately from other integer types.
[oota-llvm.git] / test / Transforms / InstSimplify / ptr_diff.ll
2012-03-25 Chandler CarruthSwitch the pointer-difference simplification logic...
2012-03-12 Chandler CarruthTeach instsimplify how to constant fold pointer differe...