Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c30aa7b3de0ce8c37e9630e8e7a73cb83c808c62
/
lib
/
CodeGen
/
LatencyPriorityQueue.cpp
8749b61
Add initial support for back-scheduling address computations,
by Dan Gohman
· 17 years ago
3f23744
Fix some register-alias-related bugs in the post-RA scheduler liveness
by Dan Gohman
· 17 years ago
f55a210
Update CalcLatency to work in terms of edge latencies, rather than
by Dan Gohman
· 17 years ago
54e4c36
Rewrite the SDep class, and simplify some of the related code.
by Dan Gohman
· 17 years ago
aeac8f9
Don't charge full latency for an anti-dependence, in this simplistic
by Dan Gohman
· 17 years ago
343f0c0
Experimental post-pass scheduling support. Post-pass scheduling
by Dan Gohman
· 17 years ago
[Renamed (98%) from lib/CodeGen/SelectionDAG/LatencyPriorityQueue.cpp]
6560c00
Don't use the isPending flag to mean what the isAvailable flag means.
by Dan Gohman
· 17 years ago
ade9f18
Move ScheduleDAGList's LatencyPriorityQueue class out to a separate file.
by Dan Gohman
· 17 years ago