Variable ops instructions may ignore the last few operands for code emission.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 6 Sep 2006 20:24:14 +0000 (20:24 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 6 Sep 2006 20:24:14 +0000 (20:24 +0000)
commit3530bafe00a46efe5e164eb66bd229ed2d321dac
tree54e1202585e07555dbdc97f0401a5b22eb6a06e8
parentc1e6e138e3efe647aad137a7af641ec9384b3f40
Variable ops instructions may ignore the last few operands for code emission.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30134 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86CodeEmitter.cpp