aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/SDNodeOrdering.h
AgeCommit message (Expand)Author
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