ConstantFolding: ComputeMaskedBits wants the scalar size for vectors.
[oota-llvm.git] / test / Transforms / InstSimplify / reassociate.ll
2012-03-13 Duncan SandsGeneralize the "trunc(ptrtoint(x)) - trunc(ptrtoint...
2011-02-06 Chris Lattnerteach instsimplify to transform (X / Y) * Y to X
2011-02-06 Chris Lattnerrename test.