OSDN Git Service

Allows instructions which no explicit operands. e.g. X86 RET which has but
authorEvan Cheng <evan.cheng@apple.com>
Wed, 21 Dec 2005 20:20:49 +0000 (20:20 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 21 Dec 2005 20:20:49 +0000 (20:20 +0000)
commit87bddeb2afeaa8cebe43a216430375afec8c16d3
tree2626077707f52c5e5685c02e679cd52771839b13
parent35186bacc3ce68ca670acd2b5717d7702ff0387f
Allows instructions which no explicit operands. e.g. X86 RET which has but
an implicit flag operand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24916 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/DAGISelEmitter.cpp