llvm-6502/include/llvm/Target
Alkis Evlogimenos 71e353ed35 Uncomment assertions that register# != 0 on calls to
MRegisterInfo::is{Physical,Virtual}Register. Apply appropriate fixes
to relevant files.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11882 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-26 22:00:20 +00:00
..
MRegisterInfo.h Uncomment assertions that register# != 0 on calls to 2004-02-26 22:00:20 +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 Make TargetData no longer use annotations! 2004-02-26 08:01:57 +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