llvm-6502/include/llvm/CodeGen
Bill Wendling 80a320d974 Update in response to feedback from Chris:
- Use enums instead of magic numbers.

- Rework algorithm to use the bytes size from the target to determine when to
  emit stack protectors.

- Get rid of "propolice" in any comments.

- Renamed an option to its expanded form.

- Other miscellanenous changes.

More changes will come after this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58723 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-04 21:53:09 +00:00
..
AsmPrinter.h
BreakCriticalMachineEdge.h
CallingConvLower.h
DAGISelHeader.h Totally disable the setSubgraphColor calls temporarily, as they're 2008-10-31 16:12:56 +00:00
DwarfWriter.h
ELFRelocation.h
FastISel.h
FileWriters.h
GCMetadata.h
GCMetadataPrinter.h
GCs.h
GCStrategy.h
IntrinsicLowering.h
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LiveInterval.h - More pre-split fixes: spill slot live interval computation bug; restore point bug. 2008-10-29 08:39:34 +00:00
LiveIntervalAnalysis.h - Rewrite code that update register live interval that's split. 2008-10-29 05:06:14 +00:00
LiveStackAnalysis.h - Rewrite code that update register live interval that's split. 2008-10-29 05:06:14 +00:00
LiveVariables.h
MachineBasicBlock.h
MachineCodeEmitter.h
MachineConstantPool.h
MachineDominators.h
MachineFrameInfo.h more comment cleanups. 2008-10-28 05:32:08 +00:00
MachineFunction.h
MachineFunctionPass.h
MachineInstr.h
MachineInstrBuilder.h
MachineJumpTableInfo.h
MachineLocation.h
MachineLoopInfo.h
MachineMemOperand.h
MachineModuleInfo.h
MachineOperand.h
MachinePassRegistry.h
MachineRegisterInfo.h
MachineRelocation.h Add a bit to MachineRelocation that tells JIT that target is responsible for resolving the address. e.g. ARM constpool. 2008-10-29 23:53:42 +00:00
MachORelocation.h
Passes.h Update in response to feedback from Chris: 2008-11-04 21:53:09 +00:00
PseudoSourceValue.h
RegAllocRegistry.h
RegisterCoalescer.h
RegisterScavenging.h
RuntimeLibcalls.h
ScheduleDAG.h
SchedulerRegistry.h
SelectionDAG.h Add setSubgraphColor to color an entire portion of a SelectionDAG. This 2008-10-27 18:17:03 +00:00
SelectionDAGISel.h
SelectionDAGNodes.h
ValueTypes.h Change how extended types are represented in MVTs. Instead of fiddling 2008-11-03 17:56:27 +00:00
ValueTypes.td