Vikram S. Adve
|
dff0a891c1
|
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 |
|
Chris Lattner
|
bb09a10929
|
Pull iterators out of CFG.h and CFGdecls and put them in Support directory
llvm-svn: 664
|
2001-09-28 22:56:31 +00:00 |
|
Vikram S. Adve
|
8656a80661
|
Format file header.
llvm-svn: 611
|
2001-09-18 12:52:03 +00:00 |
|
Chris Lattner
|
8d44b99844
|
Chris seems fond of #include <vector>. Fix these. Also convert use list in
Value to a vector instead of a list.
Move SchedGraph.h & SchedPriorities.h into lib/CodeGen/InstrScheduling
llvm-svn: 572
|
2001-09-14 16:56:32 +00:00 |
|
Chris Lattner
|
e99c9acb84
|
Remove unneeded #includes
llvm-svn: 489
|
2001-09-07 21:22:28 +00:00 |
|
Vikram S. Adve
|
138c3bb667
|
Class that encapsulates priority heuristics for instruction scheduling.
llvm-svn: 395
|
2001-08-28 23:06:49 +00:00 |
|