t2LDR_PRE etc are loads.
[oota-llvm.git] / lib / CodeGen / LatencyPriorityQueue.cpp
2008-12-16 Dan GohmanAdd initial support for back-scheduling address computa...
2008-12-16 Dan GohmanFix some register-alias-related bugs in the post-RA...
2008-12-10 Dan GohmanUpdate CalcLatency to work in terms of edge latencies...
2008-12-09 Dan GohmanRewrite the SDep class, and simplify some of the relate...
2008-12-09 Dan GohmanDon't charge full latency for an anti-dependence, in...
2008-11-19 Dan GohmanExperimental post-pass scheduling support. Post-pass...