Add a test that large offsets on GEPs on 32 bits targets are handled correctly.
[oota-llvm.git] / test / Transforms / InstSimplify / 2013-04-19-ConstantFoldingCrash.ll
2013-04-19 Benjamin KramerConstantFolding: ComputeMaskedBits wants the scalar...