llvm-6502/include/llvm/Target
Alkis Evlogimenos 338ce3d64e Add assert to isPhysicalRegister and isVirtualRegister to fail when
passed the special 'register' 0.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11842 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-25 22:04:28 +00:00
..
MRegisterInfo.h Add assert to isPhysicalRegister and isVirtualRegister to fail when 2004-02-25 22:04:28 +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 Great renaming part II: Sparc --> SparcV9 (also includes command-line options and Makefiles) 2004-02-25 19:08:12 +00:00
TargetRegInfo.h Remove getAllocatedRegNum(). Use getReg() instead. 2004-02-13 21:01:20 +00:00
TargetSchedInfo.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00