diff options
| author | Silviu Baranga <silviu.baranga@arm.com> | 2015-07-13 14:48:24 +0000 |
|---|---|---|
| committer | Silviu Baranga <silviu.baranga@arm.com> | 2015-07-13 14:48:24 +0000 |
| commit | a647c30f886bcc82034479b4ad563ec91c4382cf (patch) | |
| tree | 15b00926c12a1738d42e5eb96fa02c631b0b4c97 /llvm/lib/CodeGen/LatencyPriorityQueue.cpp | |
| parent | c1d63f7499df012a52672620da530f3b45f23d50 (diff) | |
| download | bcm5719-llvm-a647c30f886bcc82034479b4ad563ec91c4382cf.tar.gz bcm5719-llvm-a647c30f886bcc82034479b4ad563ec91c4382cf.zip | |
Cleanup after r241809 - remove uncessary call to std::sort
Summary:
The iteration order within a member of DepCands is deterministic
and therefore we don't have to sort the accesses within a member.
We also don't have to copy the indices of the pointers into a
vector, since we can iterate over the members of the class.
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D11145
llvm-svn: 242033
Diffstat (limited to 'llvm/lib/CodeGen/LatencyPriorityQueue.cpp')
0 files changed, 0 insertions, 0 deletions

