Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Track IR ordering of SelectionDAG nodes 3/4. | Andrew Trick | 2013-05-25 | 1 | -56/+0 |
* | Make variable name more explicit and eliminate redundant lookup in SDNodeOrde... | Justin Holewinski | 2013-03-20 | 1 | -4/+4 |
* | Move SDNode order propagation to SDNodeOrdering, which also fixes a missed | Justin Holewinski | 2013-03-20 | 1 | -1/+3 |
* | Mark unimplemented copy constructors and copy assignment operators as LLVM_DE... | Craig Topper | 2012-09-18 | 1 | -2/+2 |
* | Allow 0 as an order number. Don't assign an order to formal arguments. | Bill Wendling | 2009-12-22 | 1 | -4/+1 |
* | Place SDNodeOrdering.h in the directory it's used. | Bill Wendling | 2009-12-21 | 1 | -0/+57 |