History log of /llvm-project/llvm/include/llvm/CodeGen/SelectionDAGNodes.h (Results 851 – 866 of 866)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 868e9d79 14-Jan-2005 Chris Lattner <sabre@nondot.org>

Change CopyFromReg to take and produce a chain node, allowing it to be used
with physregs that are not live across the entire block.

llvm-svn: 19560


# 4bdb5822 14-Jan-2005 Chris Lattner <sabre@nondot.org>

Start adding some new operators, give IMPLICIT_DEF a chain operand.

llvm-svn: 19558


# 7d131a4b 13-Jan-2005 Chris Lattner <sabre@nondot.org>

Add a method

llvm-svn: 19538


# e727af06 13-Jan-2005 Chris Lattner <sabre@nondot.org>

Add new ImplicitDef node, rename CopyRegSDNode class to RegSDNode.

llvm-svn: 19535


# f5108667 13-Jan-2005 Chris Lattner <sabre@nondot.org>

Add a new node type, add comments.

llvm-svn: 19525


# 373e8f56 12-Jan-2005 Chris Lattner <sabre@nondot.org>

New method.

llvm-svn: 19516


# 13217549 12-Jan-2005 Chris Lattner <sabre@nondot.org>

Update comments to indicate CopyFrom/ToReg take physregs as well as vregs.

llvm-svn: 19514


# 1d7b8e11 11-Jan-2005 Chris Lattner <sabre@nondot.org>

Add MEMSET/MEMCPY/MEMMOVE operations. Fix a really bad bug in the vector
SDNode ctor.

llvm-svn: 19462


# 7fa992e9 10-Jan-2005 Chris Lattner <sabre@nondot.org>

Add a helper method.

llvm-svn: 19442


# e32371ba 10-Jan-2005 Chris Lattner <sabre@nondot.org>

Add support for graph operations, and add a viewGraph method to SelectionDAG.

llvm-svn: 19440


# d0061955 08-Jan-2005 Chris Lattner <sabre@nondot.org>

Silence VS warnings.

llvm-svn: 19384


# 6209f1d2 08-Jan-2005 Chris Lattner <sabre@nondot.org>

Add operators for FP -> INT conversions and back.

llvm-svn: 19368


# 49811fca 07-Jan-2005 Chris Lattner <sabre@nondot.org>

Add a new SelectionDAG::RemoveDeadNodes method

llvm-svn: 19344


# 86bbb1c5 07-Jan-2005 Jeff Cohen <jeffc@jolt-lang.org>

Fix include. Too easy to make mistakes like this on Windows :(

llvm-svn: 19343


# 39c14e7b 07-Jan-2005 Jeff Cohen <jeffc@jolt-lang.org>

Get new SelectionDAG stuff building with Visual Studio.

llvm-svn: 19340


# 78551084 07-Jan-2005 Chris Lattner <sabre@nondot.org>

Initial implementation of the nodes in a SelectionDAG.

llvm-svn: 19325


1...<<3132333435