llvm-6502/lib/Target
Brian Gaeke 8844a0ba89 addPassesToJITCompile and addPassesToEmitMachineCode now take a
FunctionPassManager, to support function-at-a-time compilation and
 emission of code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7821 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-13 18:17:27 +00:00
..
CBackend The HAVE_JUMP code is dead, these intrinsics should _never_ be expanded 2003-08-06 18:04:40 +00:00
SparcV9 Adjust files for move of mapping info stuff into the Sparc directory 2003-08-13 02:38:16 +00:00
X86 addPassesToJITCompile and addPassesToEmitMachineCode now take a 2003-08-13 18:17:27 +00:00
Makefile
MRegisterInfo.cpp Make it easier to debug by exposing a temporary 2003-08-03 13:49:25 +00:00
Target.td Rename DNVT_bool to DNVT_i1 to be consistent with type system 2003-08-12 04:28:21 +00:00
TargetData.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetSchedInfo.cpp Reformatted code to match the prevalent LLVM style; fit code into 80 columns. 2003-08-05 00:02:06 +00:00