mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-10 22:00:58 +00:00
Added special flag node FLAG.
llvm-svn: 24934
This commit is contained in:
parent
578fad3f9d
commit
eac312f453
@ -184,6 +184,7 @@ class SDNode<string opcode, SDTypeProfile typeprof,
|
||||
def set;
|
||||
def node;
|
||||
def srcvalue;
|
||||
def FLAG;
|
||||
|
||||
def imm : SDNode<"ISD::Constant" , SDTIntLeaf , [], "ConstantSDNode">;
|
||||
def vt : SDNode<"ISD::VALUETYPE" , SDTOther , [], "VTSDNode">;
|
||||
|
Loading…
x
Reference in New Issue
Block a user