llvm-6502/include/llvm/Target
Brian Gaeke 325297142c Add a copy constructor for TargetData.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12948 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-14 17:45:48 +00:00
..
MRegisterInfo.h Another API change to MRegisterInfo::foldMemoryOperand. Instead of a 2004-03-14 20:14:27 +00:00
TargetData.h Add a copy constructor for TargetData. 2004-04-14 17:45:48 +00:00
TargetFrameInfo.h Move function implementations to a .cpp file, avoid #including <cstdlib> here. 2004-03-11 23:52:03 +00:00
TargetInstrInfo.h Eliminate the distinction between "real" and "unreal" instructions 2004-02-29 06:31:16 +00:00
TargetJITInfo.h Rip JIT specific stuff out of TargetMachine, as per PR176 2003-12-20 01:22:19 +00:00
TargetMachine.h Add a new constructor 2004-03-03 02:12:47 +00:00
TargetMachineImpls.h make -print-machineinstrs work for both SparcV9 and X86 2004-03-04 19:16:23 +00:00
TargetRegInfo.h Remove getAllocatedRegNum(). Use getReg() instead. 2004-02-13 21:01:20 +00:00
TargetSchedInfo.h Remove dead member variables of SparcV9SchedInfo and TargetSchedInfo 2004-02-29 08:40:03 +00:00