commit | f5fd499791bd65a31183324dabc5eefc201f9e2e | [log] [tgz] |
---|---|---|
author | Bob Wilson <bob.wilson@apple.com> | Mon Mar 08 22:56:15 2010 +0000 |
committer | Bob Wilson <bob.wilson@apple.com> | Mon Mar 08 22:56:15 2010 +0000 |
tree | c83c9ee067a32d02f7be00141e107f535c77a9f2 | |
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