llvm/include
Matthias Braun f011e37181 MachineScheduler: Fully compare top/bottom candidates
In bidirectional scheduling this gives more stable results than just
comparing the "reason" fields of the top/bottom node because the reason
field may be higher depending on what other nodes are in the queue.

Differential Revision: http://reviews.llvm.org/D19401

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273755 91177308-0d34-0410-b5e6-96231b3b80d8
2016-06-25 00:23:00 +00:00
..
llvm MachineScheduler: Fully compare top/bottom candidates 2016-06-25 00:23:00 +00:00
llvm-c Add support for string attributes in the C API. 2016-06-15 17:50:39 +00:00