llvm-6502/lib/Target
Misha Brukman 79caf1fe26 Add prototypes to add passes to JIT compilation and code emission.
Also, added annotations to how instructions are modified (reg/imm operands).
Added prototype for adding register numbers to values pass for interfacing with
the target-independent register allocators in the JIT.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6366 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-27 22:01:10 +00:00
..
CBackend Add support for setjmp/longjmp primitives 2003-05-17 22:26:33 +00:00
SparcV9 Add prototypes to add passes to JIT compilation and code emission. 2003-05-27 22:01:10 +00:00
X86 Renamed opIsDef to opIsDefOnly. 2003-05-27 00:03:17 +00:00
Makefile
MRegisterInfo.cpp
TargetData.cpp * Fix divide by zero error with empty structs 2003-05-21 18:08:44 +00:00
TargetInstrInfo.cpp
TargetMachine.cpp
TargetSchedInfo.cpp