llvm-6502/lib/CodeGen/InstrSched
Vikram S. Adve d0d79c01b4 Allow combinations of True/Anti/Output flags for each edge to
support, e.g., dependences on Call instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1009 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-28 21:45:02 +00:00
..
InstrScheduling.cpp Modify code that processes delay slots so that it preserves any 2001-10-22 13:49:27 +00:00
Makefile Makefile for InstrSched/ 2001-08-28 23:17:22 +00:00
SchedGraph.cpp Add edges between call instructions and (a) load/store instructions, and 2001-10-28 21:43:33 +00:00
SchedGraph.h Allow combinations of True/Anti/Output flags for each edge to 2001-10-28 21:45:02 +00:00
SchedPriorities.cpp Pull iterators out of CFG.h and CFGdecls and put them in Support directory 2001-09-28 22:56:31 +00:00
SchedPriorities.h Pull iterators out of CFG.h and CFGdecls and put them in Support directory 2001-09-28 22:56:31 +00:00