smallvectorize the list of returns built by CloneAndPruneFunctionInto.
[oota-llvm.git] / include / llvm / CodeGen / LatencyPriorityQueue.h
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-11-19 Dan GohmanExperimental post-pass scheduling support. Post-pass...