llvm-6502/include/llvm/CodeGen
Chris Lattner 1fca5ff62b Convert 'struct' to 'class' in various places to adhere to the coding standards
and work better with VC++.  Patch contributed by Morten Ofstad!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17281 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-27 16:14:51 +00:00
..
AsmPrinter.h Alkis pointed out that this is not a character (we actually support strings) 2004-08-18 02:22:34 +00:00
InstrScheduling.h
IntrinsicLowering.h Use class instead of struct for defining classes. This unbreaks the 2004-09-28 01:59:17 +00:00
LiveInterval.h
LiveIntervalAnalysis.h * Wrap some comments to 80 cols 2004-09-30 15:59:17 +00:00
LiveVariables.h Use newly added API in MRegisterInfo and don't expose the allocatable 2004-08-26 22:23:32 +00:00
MachineBasicBlock.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
MachineCodeEmitter.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
MachineConstantPool.h
MachineFrameInfo.h Remove helper method 2004-08-15 22:02:36 +00:00
MachineFunction.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
MachineFunctionPass.h
MachineInstr.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
MachineInstrBuilder.h Allow machine operands to represent global variables with offsets. This is 2004-10-15 04:38:41 +00:00
Passes.h
SchedGraphCommon.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
SelectionDAG.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
SSARegMap.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
ValueSet.h
ValueTypes.h