Skip to content
Commit ce9580fc authored by Chris Lattner's avatar Chris Lattner
Browse files

Add nodes for CondCodeSDNode and setcc, and add a bunch of pattern fragments

to make it easy to use them.  This lets you write patterns like:

(set PRRC:$rd, (setne GPRC:$rS, imm:$SH))

and stuff.

llvm-svn: 24009
parent 611b0c63
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment