llvm-6502/lib/Target
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
..
CBackend jmp_buf is really a pointer type that is passed around... 2003-06-28 19:29:34 +00:00
SparcV9 A def. operand of a machine instruction may be an ordinary Value*, 2003-07-02 01:16:01 +00:00
X86 Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
Makefile
MRegisterInfo.cpp
Target.td
TargetData.cpp
TargetInstrInfo.cpp Nice tasty llc fixes. These should fix LLC for x86 for everything in 2003-06-27 00:00:48 +00:00
TargetMachine.cpp
TargetSchedInfo.cpp