diff options
author | Tim Northover <tnorthover@apple.com> | 2013-07-19 10:19:56 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2013-07-19 10:19:56 +0000 |
commit | 29cc13892d9215b0e7eeb5adf0e16064ac4156ec (patch) | |
tree | aeb108f5d110b8d522772beae30f6b95cd541166 /test/MC/MBlaze | |
parent | 38c6ff6c111fcc53debb9e2880f89e2dd0676217 (diff) | |
download | external_llvm-29cc13892d9215b0e7eeb5adf0e16064ac4156ec.zip external_llvm-29cc13892d9215b0e7eeb5adf0e16064ac4156ec.tar.gz external_llvm-29cc13892d9215b0e7eeb5adf0e16064ac4156ec.tar.bz2 |
ARM: remove invalid invalid tests
The tests were checking for barriers which the ARM ARM says they must execute
as a full system DMB/DSB, rather than that they're UNDEFINED and LLVM does in
fact represent them.
The tests happened to be passing because they were using a non-versioned ARM
triple which didn't have *any* DMB/DSB instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186662 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/MBlaze')
0 files changed, 0 insertions, 0 deletions