LEApcrelJT shouldn't be marked as neverHasSideEffects, as we don't want it
authorJim Grosbach <grosbach@apple.com>
Mon, 21 Jun 2010 21:27:27 +0000 (21:27 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 21 Jun 2010 21:27:27 +0000 (21:27 +0000)
commita967d1121a87dfb6b65eb7e3433c041efd881483
treed5f1a3ffc3668d62de28bfac338627fb6fd9eb4a
parentb44e8b2d11f1262a683af358a98f35f9a6a1b5f2
LEApcrelJT shouldn't be marked as neverHasSideEffects, as we don't want it
being moved around away from the jump table it references. rdar://8104340

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