diff options
author | Bob Wilson <bob.wilson@apple.com> | 2010-03-08 22:56:15 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2010-03-08 22:56:15 +0000 |
commit | f5fd499791bd65a31183324dabc5eefc201f9e2e (patch) | |
tree | c83c9ee067a32d02f7be00141e107f535c77a9f2 /lib/CodeGen/MachineCSE.cpp | |
parent | 687fed3530366b03a9a6433df0c032247ab17d5b (diff) |
Fix a crash compiling 254.gap for Thumb2. The Thumb2 add/sub with 12-bit
immediate instructions cannot set the condition codes, so they do not have
the extra cc_out operand. We hit an assertion during tail duplication
because the instruction being duplicated had more operands that expected.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98001 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineCSE.cpp')
0 files changed, 0 insertions, 0 deletions