Update to use the predicate methods to query if an attribute exists.
[oota-llvm.git] / lib / CodeGen / SelectionDAG / ResourcePriorityQueue.cpp
2012-07-07 Andrew TrickI'm introducing a new machine model to simultaneously...
2012-06-05 Andrew Trickmisched: Added MultiIssueItineraries.
2012-06-02 Benjamin KramerFix typos found by github.com/lyda/misspell-check
2012-03-07 Andrew Trickmisched preparation: rename core scheduler methods...
2012-02-01 Andrew TrickVLIW specific scheduler framework that utilizes determi...