llvm-6502/lib/Target
Brian Gaeke 18a20212d9 brg
InstSelectSimple.cpp: First draft of visitCallInst method, handling
 int/float args.
X86InstrInfo.def: Add entries for CALL with 32-bit pc relative arg, and
 PUSH with 32-bit reg arg.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4838 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-29 12:01:58 +00:00
..
CBackend - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
SparcV9
X86 brg 2002-11-29 12:01:58 +00:00
MachineFrameInfo.cpp
Makefile X86 target builds fine now 2002-11-20 20:17:03 +00:00
TargetData.cpp
TargetInstrInfo.cpp Pass on a targetmachine 2002-11-17 23:22:03 +00:00
TargetMachine.cpp
TargetSchedInfo.cpp