Use ExecutionDepsFix instead of NEONMoveFix.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 29 Sep 2011 02:48:41 +0000 (02:48 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 29 Sep 2011 02:48:41 +0000 (02:48 +0000)
commit8bb3d3cb30df06bdcb3ef5a208e3e59f4eeb4868
treed99f34f3f9a620d16ec686d08cd495e8f96b30c6
parent5219f86a0bab11dd6895a31653e371e9871a6734
Use ExecutionDepsFix instead of NEONMoveFix.

This enables NEON domain tracking across basic blocks, but should
otherwise do the same thing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140772 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMTargetMachine.cpp