diff options
author | Jonathan Roelofs <jonathan@codesourcery.com> | 2015-01-21 22:39:43 +0000 |
---|---|---|
committer | Jonathan Roelofs <jonathan@codesourcery.com> | 2015-01-21 22:39:43 +0000 |
commit | 229eb4ca5c0d955e59d4a53ae58afd0b2385a11d (patch) | |
tree | 54f698b3a0f206318a58fe3d2d35dab29c28dd56 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | a1255d3a74f38616a1f9bc1b38b69c82aa46b4da (diff) | |
download | llvm-229eb4ca5c0d955e59d4a53ae58afd0b2385a11d.zip llvm-229eb4ca5c0d955e59d4a53ae58afd0b2385a11d.tar.gz llvm-229eb4ca5c0d955e59d4a53ae58afd0b2385a11d.tar.bz2 |
Fix load-store optimizer on thumbv4t
Thumbv4t does not have lo->lo copies other than MOVS,
and that can't be predicated. So emit MOVS when needed
and bail if there's a predicate.
http://reviews.llvm.org/D6592
llvm-svn: 226711
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions