llvm-6502/include/llvm/CodeGen
2009-08-30 00:28:57 +00:00
..
AsmPrinter.h Nuke moribund "std::string" version of EOL(..., Encoding). 2009-08-30 00:28:57 +00:00
BinaryObject.h
BreakCriticalMachineEdge.h
CallingConvLower.h
DAGISelHeader.h
DwarfWriter.h Reapply 79977. 2009-08-28 23:24:31 +00:00
ELFRelocation.h
FastISel.h
FileWriters.h
GCMetadata.h Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. 2009-08-22 20:48:53 +00:00
GCMetadataPrinter.h rename TAI -> MAI, being careful not to make MAILJMP instructions :) 2009-08-22 21:43:10 +00:00
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 shoot a few more std::ostream print methods in the head. 2009-08-23 03:47:42 +00:00
LiveIntervalAnalysis.h Change Pass::print to take a raw ostream instead of std::ostream, 2009-08-23 06:03:38 +00:00
LiveStackAnalysis.h Change Pass::print to take a raw ostream instead of std::ostream, 2009-08-23 06:03:38 +00:00
LiveVariables.h Add missing includes. 2009-08-19 21:17:28 +00:00
MachineBasicBlock.h Remove all the LLVM_COMPACTIFY_SENTINELS-related macro magic as discussed with Chris on IRC. Anybody wanting to debug sentinel dereferencing problems must revert this patch and perform the indicated modifications. 2009-08-26 19:16:32 +00:00
MachineCodeEmitter.h
MachineCodeInfo.h
MachineConstantPool.h
MachineDominators.h Change Pass::print to take a raw ostream instead of std::ostream, 2009-08-23 06:03:38 +00:00
MachineFrameInfo.h convert some stuff to work on raw_ostreams instead of std::ostream. 2009-08-23 01:12:47 +00:00
MachineFunction.h Reapply 79977. 2009-08-28 23:24:31 +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 remove various std::ostream version of printing methods from 2009-08-23 03:41:05 +00:00
MachineInstrBuilder.h
MachineJumpTableInfo.h convert some stuff to work on raw_ostreams instead of std::ostream. 2009-08-23 01:12:47 +00:00
MachineLocation.h
MachineLoopInfo.h
MachineMemOperand.h
MachineModuleInfo.h
MachineOperand.h remove various std::ostream version of printing methods from 2009-08-23 03:41:05 +00:00
MachinePassRegistry.h
MachineRegisterInfo.h eliminate all 80-col violations that I have introduced in my recent checkins (and some others more) 2009-08-27 23:44:33 +00:00
MachineRelocation.h Fix MachineCodeEmitter to use uintptr_t instead of intptr_t. This avoids some overflow issues. Patch by Thomas Jablin. 2008-12-10 02:32:19 +00:00
MachORelocation.h
ObjectCodeEmitter.h
Passes.h remove std::ostream versions of printing stuff for MBB and MF, 2009-08-23 03:13:20 +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 eliminate all 80-col violations that I have introduced in my recent checkins (and some others more) 2009-08-27 23:44:33 +00:00
ScheduleHazardRecognizer.h
SchedulerRegistry.h
SelectionDAG.h Reapply 79977. 2009-08-28 23:24:31 +00:00
SelectionDAGISel.h
SelectionDAGNodes.h Reapply 79977. 2009-08-28 23:24:31 +00:00
ValueTypes.h Rename FirstExtendedValueType to INVALID_SIMPLE_VALUE_TYPE 2009-08-20 05:09:43 +00:00
ValueTypes.td