Tighten conditional for 'mov' cc_out.
authorJim Grosbach <grosbach@apple.com>
Tue, 19 Jul 2011 19:45:44 +0000 (19:45 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 19 Jul 2011 19:45:44 +0000 (19:45 +0000)
commit731f2097944bfdf5b58ff1f19560a25ed15c9b2b
tree6d12658981b4faa7ed52f5e109857f7ae4e7263c
parent23336b449eee301f4c4dcabbd75dedf3c75c30fc
Tighten conditional for 'mov' cc_out.

Make sure we only clobber the cc_out operand if it is indeed a default
non-setting operand.

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