aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/SDNodeOrdering.h
AgeCommit message (Expand)Author
2013-03-20Make variable name more explicit and eliminate redundant lookup in SDNodeOrde...Justin Holewinski
2013-03-20Move SDNode order propagation to SDNodeOrdering, which also fixes a missedJustin Holewinski
2012-09-18Mark unimplemented copy constructors and copy assignment operators as LLVM_DE...Craig Topper
2009-12-22Allow 0 as an order number. Don't assign an order to formal arguments.Bill Wendling
2009-12-21Place SDNodeOrdering.h in the directory it's used.Bill Wendling