llvm-6502/lib/Target/SparcV9/InstrSched
Vikram S. Adve 74d15d36f5 A def. operand of a machine instruction may be an ordinary Value*,
not just an Instruction*, at least in one unfortunate case:
the first operand to the va_arg instruction.
Modify ValueToDefVecMap to map from Value*, not Instruction*.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7052 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-02 01:16:01 +00:00
..
InstrScheduling.cpp Cleaned up code layout. No functional changes. 2003-05-22 21:49:18 +00:00
Makefile
SchedGraph.cpp A def. operand of a machine instruction may be an ordinary Value*, 2003-07-02 01:16:01 +00:00
SchedGraph.h Remove usage of noncopyable classes to clean up doxygen output. 2003-06-02 22:45:07 +00:00
SchedPriorities.cpp
SchedPriorities.h Remove usage of noncopyable classes to clean up doxygen output. 2003-06-02 22:45:07 +00:00