Add iterator_range support for MachineInstr's operand and memoperand iterators.
[oota-llvm.git] / include / llvm / CodeGen / ResourcePriorityQueue.h
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-03-07 Andrew Trickmisched preparation: rename core scheduler methods...
2012-02-01 Andrew TrickVLIW specific scheduler framework that utilizes determi...