Temporarily disable Hexagon tests. They are failing on OS X
[oota-llvm.git] / test / CodeGen / ARM / sbfx.ll
2010-04-15 Chris Lattneradd a simple dag combine to replace trivial shl+lshr...
2009-10-22 Evan ChengDon't generate sbfx / ubfx with negative lsb field...
2009-10-13 Sandeep PatelAdd ARMv6T2 SBFX/UBFX instructions. Approved by Anton...