Enabling the generation of dependency breakers for partial updates on Cortex-A15...
authorSilviu Baranga <silviu.baranga@arm.com>
Wed, 27 Mar 2013 12:38:44 +0000 (12:38 +0000)
committerSilviu Baranga <silviu.baranga@arm.com>
Wed, 27 Mar 2013 12:38:44 +0000 (12:38 +0000)
commita210db781f17b5ab8e2b71d53276153a9d15eead
treec86702560e31e81e948c5014c6370be78c191deb
parent0f680703ebb1352cccbcec8ada1e0ae7fbc26d3c
Enabling the generation of dependency breakers for partial updates on Cortex-A15. Also fixing a small bug in getting the update clearence for VLD1LNd32.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178134 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMTargetMachine.cpp
test/CodeGen/ARM/a15-SD-dep.ll
test/CodeGen/ARM/a15-partial-update.ll [new file with mode: 0644]