aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/sbfx.ll
Commit message (Expand)AuthorAgeFilesLines
* Don't generate sbfx / ubfx with negative lsb field. Patch by David Conrad.Evan Cheng2009-10-221-0/+10
* Add ARMv6T2 SBFX/UBFX instructions. Approved by Anton Korobeynikov.Sandeep Patel2009-10-131-0/+37