[InstCombine] Fix SSE2/AVX2 vector logical shift by constant
[oota-llvm.git] / test / Transforms / InstCombine / 2011-05-13-InBoundsGEP.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2011-05-17 Stuart HastingsDrop lli, revise test.
2011-05-14 Benjamin KramerDisable test harder.
2011-05-14 Stuart HastingsDisable this test while I revise it. rdar://problem...
2011-05-14 Stuart HastingsAvoid combining GEPs that might overflow at runtime.