- Support inline asm 'w' constraint for 128-bit vector types.
[oota-llvm.git] / test / CodeGen / ARM / sbfx.ll
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...