summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SDNodeOrdering.h
Commit message (Expand)AuthorAgeFilesLines
* Track IR ordering of SelectionDAG nodes 3/4.Andrew Trick2013-05-251-56/+0
* Make variable name more explicit and eliminate redundant lookup in SDNodeOrde...Justin Holewinski2013-03-201-4/+4
* Move SDNode order propagation to SDNodeOrdering, which also fixes a missedJustin Holewinski2013-03-201-1/+3
* Mark unimplemented copy constructors and copy assignment operators as LLVM_DE...Craig Topper2012-09-181-2/+2
* Allow 0 as an order number. Don't assign an order to formal arguments.Bill Wendling2009-12-221-4/+1
* Place SDNodeOrdering.h in the directory it's used.Bill Wendling2009-12-211-0/+57
OpenPOWER on IntegriCloud