llvm-6502/include/llvm/Target
Alkis Evlogimenos ab8672c8bb Add parent pointer to MachineInstr that points to owning
MachineBasicBlock. Also change opcode to a short and numImplicitRefs
to an unsigned char so that overall MachineInstr's size stays the
same.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11357 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-12 18:49:07 +00:00
..
MRegisterInfo.h Change interface so that we can add to the end of a basic block 2004-02-12 08:11:04 +00:00
TargetCacheInfo.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
TargetData.h Doxygenize methods, add new getIntPtrType method 2003-12-22 05:00:45 +00:00
TargetFrameInfo.h If you call abort(), #include <cstdlib> 2004-01-21 22:50:12 +00:00
TargetInstrInfo.h Add parent pointer to MachineInstr that points to owning 2004-02-12 18:49:07 +00:00
TargetJITInfo.h Rip JIT specific stuff out of TargetMachine, as per PR176 2003-12-20 01:22:19 +00:00
TargetMachine.h Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering 2003-12-28 21:23:38 +00:00
TargetMachineImpls.h Add prototype for llvm::allocatePowerPCTargetMachine(). 2004-02-02 19:05:08 +00:00
TargetRegInfo.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
TargetSchedInfo.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00