Remove the conditional addition of the execution dependency fixing
authorEric Christopher <echristo@gmail.com>
Thu, 5 Mar 2015 00:28:55 +0000 (00:28 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 5 Mar 2015 00:28:55 +0000 (00:28 +0000)
commit061096482f16e6cd40e3254ba2ce390e9b816e1f
tree5b010abb814636fcaf29fe8cbc60f544899544cd
parentb56d7b0316b278eee7a777a9d073aa8b766105c6
Remove the conditional addition of the execution dependency fixing
pass from the ARM backend as the pass itself will detect any use
of the appropriate register class.

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