summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fp-stack-compare.ll
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-11-06 21:23:40 +0000
committerChris Lattner <sabre@nondot.org>2010-11-06 21:23:40 +0000
commit8c24b0c6996a8f03ff32766f0695dcf19577af59 (patch)
treed41544121b341d8b97a966ad106303ad36562558 /test/CodeGen/X86/fp-stack-compare.ll
parent235705b9ca08b66532528930adf9d9c23fd7b42b (diff)
downloadllvm-8c24b0c6996a8f03ff32766f0695dcf19577af59.tar.gz
llvm-8c24b0c6996a8f03ff32766f0695dcf19577af59.tar.bz2
llvm-8c24b0c6996a8f03ff32766f0695dcf19577af59.tar.xz
rework the rotate-by-1 instructions to be defined like the
shift-by-1 instructions, where the asmstring doesn't contain the implicit 1. It turns out that a bunch of these rotate instructions were completely broken because they used 1 instead of $1. This fixes assembly mismatches on "rclb $1, %bl" and friends, where we used to generate the 3 byte form, we now generate the proper 2-byte form. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118355 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/fp-stack-compare.ll')
0 files changed, 0 insertions, 0 deletions