1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/CodeGen/InstrSched
Vikram S. Adve 3a5bf13976 Major improvement to how nodes are built for a BB.
LLVM instruction is no longer recorded in each node, but BB is.

llvm-svn: 1262
2001-11-12 14:18:01 +00:00
..
InstrScheduling.cpp Major improvement to how nodes are built for a BB. 2001-11-12 14:18:01 +00:00
Makefile
SchedGraph.cpp Major improvement to how nodes are built for a BB. 2001-11-12 14:18:01 +00:00
SchedGraph.h Major improvement to how nodes are built for a BB. 2001-11-12 14:18:01 +00:00
SchedPriorities.cpp Major improvement to how nodes are built for a BB. 2001-11-12 14:18:01 +00:00
SchedPriorities.h