llvm-6502/include/llvm/CodeGen
Chris Lattner 3314d8d656 There was no reason for these to be bit-fields, they just need to be unique.
Also, add an isVoid item


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7659 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-07 00:17:00 +00:00
..
FunctionLiveVarInfo.h Don't require a BB to look-up live variables, unless they may need to 2003-07-29 19:32:04 +00:00
InstrForest.h Whoops, this one was needed 2003-07-26 23:18:11 +00:00
InstrScheduling.h
InstrSelection.h Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
InstrSelectionSupport.h
LiveVariables.h Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00
MachineBasicBlock.h Code generation phases are not allowed to modify the LLVM representation. 2003-07-26 23:30:37 +00:00
MachineCodeEmitter.h The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
MachineCodeForInstruction.h Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00
MachineConstantPool.h
MachineFrameInfo.h Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
MachineFunction.h
MachineFunctionInfo.h
MachineFunctionPass.h
MachineInstr.h Completely eliminate the per-machine-instruction regsUsed set. 2003-08-05 22:39:13 +00:00
MachineInstrAnnot.h Values stored in CallArgsDescriptor cannot be const. 2003-07-10 19:46:15 +00:00
MachineInstrBuilder.h Remove use of enum 2003-06-03 15:41:45 +00:00
Passes.h
PeepholeOpts.h
PreSelection.h
RegisterAllocation.h
SparcRegInfo.h
SSARegMap.h Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
StackSlots.h
ValueSet.h
ValueTypes.h There was no reason for these to be bit-fields, they just need to be unique. 2003-08-07 00:17:00 +00:00