..
AsmPrinter.h
eliminate CurrentSection, rename CurrentSection_ -> CurrentSection, make it private,
2009-08-03 23:20:21 +00:00
BinaryObject.h
BreakCriticalMachineEdge.h
CallingConvLower.h
Add 'Indirect' LocInfo class and use to pass __m128 on win64. Also minore fixes here and there (mostly __m64).
2009-08-03 08:13:56 +00:00
DAGISelHeader.h
Dump.h
Re-apply LiveInterval index dumping patch, with fixes suggested by Bill
2009-08-03 21:55:09 +00:00
DwarfWriter.h
ELFRelocation.h
FastISel.h
Get rid of the Pass+Context magic.
2009-07-22 00:24:57 +00:00
FileWriters.h
GCMetadata.h
GCMetadataPrinter.h
Tidy up #includes, deleting a bunch of unnecessary #includes.
2009-01-05 17:59:02 +00:00
GCs.h
GCStrategy.h
IntrinsicLowering.h
JITCodeEmitter.h
1) Proper emit displacements for x86, using absolute relocations where necessary
2009-08-05 00:11:21 +00:00
LatencyPriorityQueue.h
LazyLiveness.h
Reapply r77654 with a fix: MachineFunctionPass's getAnalysisUsage
2009-07-31 18:16:33 +00:00
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
Removed the BigBlock register allocator.
2009-07-30 23:18:43 +00:00
LiveInterval.h
Move more to raw_ostream, provide support for writing MachineBasicBlock,
2009-07-24 10:36:58 +00:00
LiveIntervalAnalysis.h
Re-apply LiveInterval index dumping patch, with fixes suggested by Bill
2009-08-03 21:55:09 +00:00
LiveStackAnalysis.h
LiveVariables.h
MachineBasicBlock.h
Re-apply LiveInterval index dumping patch, with fixes suggested by Bill
2009-08-03 21:55:09 +00:00
MachineCodeEmitter.h
1) Proper emit displacements for x86, using absolute relocations where necessary
2009-08-05 00:11:21 +00:00
MachineCodeInfo.h
MachineConstantPool.h
make Constant::getRelocationInfo return an enum, as suggested by Duncan.
2009-07-24 03:27:21 +00:00
MachineDominators.h
MachineFrameInfo.h
Fix some comments referring to std::cerr.
2009-08-03 01:02:24 +00:00
MachineFunction.h
Re-apply LiveInterval index dumping patch, with fixes suggested by Bill
2009-08-03 21:55:09 +00:00
MachineFunctionAnalysis.h
Give MachineFunctionAnalysis a destructor so it can verify that
2009-08-01 04:19:43 +00:00
MachineFunctionPass.h
Reapply r77654 with a fix: MachineFunctionPass's getAnalysisUsage
2009-07-31 18:16:33 +00:00
MachineInstr.h
MachineInstrBuilder.h
MachineJumpTableInfo.h
Fix some comments referring to std::cerr.
2009-08-03 01:02:24 +00:00
MachineLocation.h
MachineLoopInfo.h
MachineMemOperand.h
MachineModuleInfo.h
MachineOperand.h
MachinePassRegistry.h
MachineRegisterInfo.h
MachineRelocation.h
MachORelocation.h
ObjectCodeEmitter.h
1) Proper emit displacements for x86, using absolute relocations where necessary
2009-08-05 00:11:21 +00:00
Passes.h
Fix some comments referring to std::cerr.
2009-08-03 01:02:24 +00:00
PseudoSourceValue.h
RegAllocRegistry.h
RegisterCoalescer.h
Delete spurious semicolons.
2009-07-31 18:59:29 +00:00
RegisterScavenging.h
Scavenger asserts.
2009-08-02 18:28:41 +00:00
RuntimeLibcalls.h
Allow targets to define libcall names for mem(cpy,set,move) intrinsics, rather than hardcoding them in DAG lowering.
2009-07-30 09:12:56 +00:00
ScheduleDAG.h
ScheduleHazardRecognizer.h
SchedulerRegistry.h
SelectionDAG.h
SelectionDAGISel.h
Reapply r77654 with a fix: MachineFunctionPass's getAnalysisUsage
2009-07-31 18:16:33 +00:00
SelectionDAGNodes.h
I've changed the semantics of MERGE_VALUES a bit. It's now allowed to live until scheduling. It's deleted when the scheduler translate DAG nodes to machine instructions.
2009-07-30 08:44:08 +00:00
ValueTypes.h
Factor some of the constants+context related code out into a separate header, to make LLVMContextImpl.h
2009-08-04 22:41:48 +00:00
ValueTypes.td