Cleanup the stackmap operand folding code and fix a corner case.
authorAndrew Trick <atrick@apple.com>
Tue, 12 Nov 2013 22:58:39 +0000 (22:58 +0000)
committerAndrew Trick <atrick@apple.com>
Tue, 12 Nov 2013 22:58:39 +0000 (22:58 +0000)
commit7107aded170612748f46380f21ec6b71dfaf4910
tree6960660e3e5b1489f31a8f32015a066e26c9a71e
parent430b6eb4191579651c630ef2922db22578df9710
Cleanup the stackmap operand folding code and fix a corner case.

I still don't know how to refer to the fixed operands symbolically. I
plan to look into it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194529 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp
test/CodeGen/X86/stackmap.ll