ARM: remove unused patterns.
authorTim Northover <tnorthover@apple.com>
Mon, 25 Nov 2013 14:40:57 +0000 (14:40 +0000)
committerTim Northover <tnorthover@apple.com>
Mon, 25 Nov 2013 14:40:57 +0000 (14:40 +0000)
commit761bf235a846d784ddf55a192504ee133b3eba58
treed9b399bbfcf087a038ed1300d363a88698ca7a99
parentb42574a1f201e6f77f57dff5b232820f1c164323
ARM: remove unused patterns.

There is no sane way for an LEApcrel (= single ADR) instruction to generate a
global address on any ARM target I know of. Fortunately, no-one was trying to
any more, but there were vestigial patterns.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195644 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td