Skip to content
Commit 0bfbd9b6 authored by Bob Wilson's avatar Bob Wilson
Browse files

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.

llvm-svn: 98001
parent 4f2fd2d2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment