llvm-6502/include/llvm/CodeGen
Reid Kleckner 01248e6711 Fix a bug where the DWARF emitter in the JIT was not initializing alignment
bytes.  libgcc doesn't seem to mind, but if you pass this DWARF to GDB, it
doesn't like it.  

Also make the JIT memory manager to initialize it's memory to garbage in debug
mode, so that it's easier to find bugs like these in the future.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79674 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-21 21:03:57 +00:00
..
AsmPrinter.h ExuberantAsm is no more. 2009-08-19 06:36:30 +00:00
BinaryObject.h
BreakCriticalMachineEdge.h
CallingConvLower.h
DAGISelHeader.h Split EVT into MVT and EVT, the former representing _just_ a primitive type, while 2009-08-11 20:47:22 +00:00
Dump.h
DwarfWriter.h
ELFRelocation.h
FastISel.h Split EVT into MVT and EVT, the former representing _just_ a primitive type, while 2009-08-11 20:47:22 +00:00
FileWriters.h
GCMetadata.h
GCMetadataPrinter.h
GCs.h
GCStrategy.h
IntrinsicLowering.h
JITCodeEmitter.h Fix a bug where the DWARF emitter in the JIT was not initializing alignment 2009-08-21 21:03:57 +00:00
LatencyPriorityQueue.h
LazyLiveness.h
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LiveInterval.h
LiveIntervalAnalysis.h Add missing header. 2009-08-19 20:52:54 +00:00
LiveStackAnalysis.h
LiveVariables.h Add missing includes. 2009-08-19 21:17:28 +00:00
MachineBasicBlock.h
MachineCodeEmitter.h
MachineCodeInfo.h
MachineConstantPool.h
MachineDominators.h Add missing includes. 2009-08-19 21:19:41 +00:00
MachineFrameInfo.h Add missing includes. 2009-08-19 21:22:18 +00:00
MachineFunction.h Remove a bit more cruft from the sjlj moving to a backend pass. 2009-08-17 20:25:04 +00:00
MachineFunctionAnalysis.h
MachineFunctionPass.h Remove an unnecessary include. Now we won't have circular include 2009-08-19 23:00:07 +00:00
MachineInstr.h
MachineInstrBuilder.h
MachineJumpTableInfo.h
MachineLocation.h
MachineLoopInfo.h
MachineMemOperand.h
MachineModuleInfo.h
MachineOperand.h
MachinePassRegistry.h
MachineRegisterInfo.h
MachineRelocation.h
MachORelocation.h
ObjectCodeEmitter.h
Passes.h Move the sjlj exception handling conversions to a back-end pass where they 2009-08-17 16:41:22 +00:00
PseudoSourceValue.h
RegAllocRegistry.h
RegisterCoalescer.h
RegisterScavenging.h Simplify RegScavenger::FindUnusedReg. 2009-08-18 21:14:54 +00:00
RuntimeLibcalls.h
ScheduleDAG.h Use the schedule itinerary operand use/def cycle information to adjust dependence edge latency for post-RA scheduling. 2009-08-19 16:08:58 +00:00
ScheduleHazardRecognizer.h
SchedulerRegistry.h
SelectionDAG.h Fix a comment. 2009-08-21 17:41:48 +00:00
SelectionDAGISel.h
SelectionDAGNodes.h Split EVT into MVT and EVT, the former representing _just_ a primitive type, while 2009-08-11 20:47:22 +00:00
ValueTypes.h Rename FirstExtendedValueType to INVALID_SIMPLE_VALUE_TYPE 2009-08-20 05:09:43 +00:00
ValueTypes.td