Add hardware division as a default feature on Cortex-A15. Also add test cases to...
authorSilviu Baranga <silviu.baranga@arm.com>
Fri, 18 Oct 2013 10:18:40 +0000 (10:18 +0000)
committerSilviu Baranga <silviu.baranga@arm.com>
Fri, 18 Oct 2013 10:18:40 +0000 (10:18 +0000)
commitb1c480900bdc6486624a476b6ae25cb02a3b6276
tree79b82e744a8fb71f9f2a7cb5ac39beb0581b1696
parente019c08bf63cbcf3cdd9d5d83e6ecb22ad36536f
Add hardware division as a default feature on Cortex-A15. Also add test cases to check this, and change diagnostics for the hwdiv-arm feature to something useful.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192963 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARM.td
lib/Target/ARM/ARMInstrInfo.td
test/MC/ARM/idiv.s [new file with mode: 0644]
test/MC/ARM/invalid-idiv.s [new file with mode: 0644]