.. |
PBQP
|
Use ilist rather than std::list for Node and Edge lists in the PBQP graph. This
|
2012-10-23 17:10:51 +00:00 |
Analysis.h
|
|
|
AsmPrinter.h
|
Use TARGET2 relocation for TType references on ARM.
|
2012-11-14 01:47:00 +00:00 |
CalcSpillWeights.h
|
|
|
CallingConvLower.h
|
|
|
CommandFlags.h
|
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerinvoke.
|
2012-10-18 23:22:48 +00:00 |
DFAPacketizer.h
|
Use empty parens for empty function parameter list instead of '(void)'.
|
2012-11-15 16:51:49 +00:00 |
EdgeBundles.h
|
|
|
FastISel.h
|
|
|
FunctionLoweringInfo.h
|
|
|
GCMetadata.h
|
Remove GC roots that reference dead objects.
|
2012-10-26 09:15:55 +00:00 |
GCMetadataPrinter.h
|
|
|
GCs.h
|
|
|
GCStrategy.h
|
|
|
IntrinsicLowering.h
|
|
|
ISDOpcodes.h
|
|
|
JITCodeEmitter.h
|
|
|
LatencyPriorityQueue.h
|
|
|
LexicalScopes.h
|
|
|
LinkAllAsmWriterComponents.h
|
|
|
LinkAllCodegenComponents.h
|
|
|
LiveInterval.h
|
|
|
LiveIntervalAnalysis.h
|
Fix function parameter spelling in comments. Caught by -Wdocumentation.
|
2012-10-16 15:37:50 +00:00 |
LiveRangeEdit.h
|
|
|
LiveStackAnalysis.h
|
|
|
LiveVariables.h
|
Switch most getReservedRegs() clients to the MRI equivalent.
|
2012-10-15 21:57:41 +00:00 |
MachineBasicBlock.h
|
|
|
MachineBlockFrequencyInfo.h
|
|
|
MachineBranchProbabilityInfo.h
|
|
|
MachineCodeEmitter.h
|
|
|
MachineCodeInfo.h
|
|
|
MachineConstantPool.h
|
|
|
MachineDominators.h
|
|
|
MachineFrameInfo.h
|
Change MachineFrameInfo::StackObject::Alloca from Value* to AllocaInst*
|
2012-10-18 19:53:45 +00:00 |
MachineFunction.h
|
|
|
MachineFunctionAnalysis.h
|
|
|
MachineFunctionPass.h
|
|
|
MachineInstr.h
|
[inline asm] Get the mayLoad/mayStore directly from the MIOp_ExtraInfo operand.
|
2012-10-30 20:39:19 +00:00 |
MachineInstrBuilder.h
|
Change MachineInstrBuilder::addDisp to copy over target flags by default.
|
2012-10-11 00:15:48 +00:00 |
MachineInstrBundle.h
|
Fix physical register liveness calculations:
|
2012-11-20 09:56:11 +00:00 |
MachineJumpTableInfo.h
|
|
|
MachineLoopInfo.h
|
|
|
MachineLoopRanges.h
|
|
|
MachineMemOperand.h
|
|
|
MachineModuleInfo.h
|
Use empty parens for empty function parameter list instead of '(void)'.
|
2012-11-15 16:51:49 +00:00 |
MachineModuleInfoImpls.h
|
|
|
MachineOperand.h
|
Add extra declarations of hash_value needed to build llvm with xlc 12.1.
|
2012-10-31 00:46:18 +00:00 |
MachinePassRegistry.h
|
|
|
MachinePostDominators.h
|
|
|
MachineRegisterInfo.h
|
Switch MRI::UsedPhysRegs to a register unit bit vector.
|
2012-10-17 20:26:33 +00:00 |
MachineRelocation.h
|
|
|
MachineScheduler.h
|
Fix a place where the declaration didn't use LLVM_ENABLE_DUMP but the
|
2012-11-20 10:23:50 +00:00 |
MachineSSAUpdater.h
|
|
|
MachORelocation.h
|
|
|
Passes.h
|
|
|
PseudoSourceValue.h
|
Remove unnecessary classof()'s
|
2012-10-11 23:30:49 +00:00 |
RegAllocPBQP.h
|
|
|
RegAllocRegistry.h
|
|
|
RegisterClassInfo.h
|
Remove RegisterClassInfo::isReserved() and isAllocatable().
|
2012-10-15 22:41:03 +00:00 |
RegisterPressure.h
|
misched: handle on-the-fly regpressure queries better for 2-addr
|
2012-11-07 07:05:05 +00:00 |
RegisterScavenging.h
|
[reg scavenger] Fix the isUsed/isAliasUsed functions so as to not report a false
|
2012-11-15 18:13:20 +00:00 |
ResourcePriorityQueue.h
|
|
|
RuntimeLibcalls.h
|
|
|
ScheduleDAG.h
|
misched: Don't consider artificial edges weak edges.
|
2012-11-13 02:35:06 +00:00 |
ScheduleDAGILP.h
|
misched: ILP scheduler for experimental heuristics.
|
2012-10-15 18:02:27 +00:00 |
ScheduleDAGInstrs.h
|
misched: TargetSchedule interface for machine resources.
|
2012-11-06 07:10:38 +00:00 |
ScheduleHazardRecognizer.h
|
|
|
SchedulerRegistry.h
|
Add a really faster pre-RA scheduler (-pre-RA-sched=linearize). It doesn't use
|
2012-10-17 19:39:36 +00:00 |
ScoreboardHazardRecognizer.h
|
|
|
SelectionDAG.h
|
|
|
SelectionDAGISel.h
|
|
|
SelectionDAGNodes.h
|
In various places throughout the code generator, there were special
|
2012-10-29 18:35:49 +00:00 |
SlotIndexes.h
|
|
|
TargetLoweringObjectFileImpl.h
|
Fix comment
|
2012-11-14 19:17:44 +00:00 |
TargetSchedule.h
|
misched: TargetSchedule interface for machine resources.
|
2012-11-06 07:10:38 +00:00 |
ValueTypes.h
|
|
|
ValueTypes.td
|
|
|