llvm-6502/lib/Target
Chris Lattner 6e49a4b814 Implement indirect function calls
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5024 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-13 14:13:27 +00:00
..
CBackend - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
SparcV9 Initialize implicit uses/defs fields for sparc backend to empty list 2002-12-03 05:41:54 +00:00
X86 Implement indirect function calls 2002-12-13 14:13:27 +00:00
MachineFrameInfo.cpp
Makefile X86 target builds fine now 2002-11-20 20:17:03 +00:00
TargetData.cpp * Privatize the TargetName 2002-10-29 21:48:17 +00:00
TargetInstrInfo.cpp Pass on a targetmachine 2002-11-17 23:22:03 +00:00
TargetMachine.cpp
TargetSchedInfo.cpp