.. |
PBQP
|
[PBQP] Replace PBQPBuilder with composable constraints (PBQPRAConstraint).
|
2014-10-09 18:20:51 +00:00 |
Analysis.h
|
Refactor duplicated code.
|
2014-07-30 19:42:16 +00:00 |
AsmPrinter.h
|
Debug info: Infrastructure to support debug locations for fragmented
|
2014-08-01 22:11:58 +00:00 |
CalcSpillWeights.h
|
|
|
CallingConvLower.h
|
[mips] Add CCValAssign::[ASZ]ExtUpper and CCPromoteToUpperBitsInType and handle struct's correctly on big-endian N32/N64 return values.
|
2014-09-25 12:15:05 +00:00 |
CommandFlags.h
|
Replace -use-init-array with -use-ctors.
|
2014-09-02 13:54:53 +00:00 |
DAGCombine.h
|
|
|
DFAPacketizer.h
|
Cleanup: Delete seemingly unused reference to MachineDominatorTree from ScheduleDAGInstrs.
|
2014-08-20 20:57:26 +00:00 |
EdgeBundles.h
|
|
|
FastISel.h
|
[FastISel][AArch64] Add lowering support for frem.
|
2014-09-15 22:07:49 +00:00 |
FunctionLoweringInfo.h
|
Remove uses of the TargetMachine from FunctionLoweringInfo
|
2014-10-09 00:57:31 +00:00 |
GCMetadata.h
|
|
|
GCMetadataPrinter.h
|
|
|
GCs.h
|
|
|
GCStrategy.h
|
|
|
IntrinsicLowering.h
|
|
|
ISDOpcodes.h
|
CodeGen: extend f16 conversions to permit types > float.
|
2014-07-17 10:51:23 +00:00 |
JumpInstrTables.h
|
|
|
LatencyPriorityQueue.h
|
|
|
LexicalScopes.h
|
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size.
|
2014-08-21 05:55:13 +00:00 |
LinkAllAsmWriterComponents.h
|
|
|
LinkAllCodegenComponents.h
|
|
|
LiveInterval.h
|
|
|
LiveIntervalAnalysis.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
LiveIntervalUnion.h
|
|
|
LivePhysRegs.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
LiveRangeEdit.h
|
Remove unnecessary getTarget call now that the subtarget is cached
|
2014-09-03 20:36:26 +00:00 |
LiveRegMatrix.h
|
|
|
LiveStackAnalysis.h
|
|
|
LiveVariables.h
|
CodeGen/LiveVariables: hoist out code in nested loops
|
2014-08-25 01:59:49 +00:00 |
MachineBasicBlock.h
|
Fix missing const
|
2014-07-02 06:45:26 +00:00 |
MachineBlockFrequencyInfo.h
|
|
|
MachineBranchProbabilityInfo.h
|
|
|
MachineCombinerPattern.h
|
MachineCombiner Pass for selecting faster instruction
|
2014-08-03 21:35:39 +00:00 |
MachineConstantPool.h
|
CodeGen: Add a getSectionKind method to MachineConstantPoolEntry
|
2014-07-14 22:06:29 +00:00 |
MachineDominanceFrontier.h
|
Try to fix MSVC build
|
2014-07-12 23:09:02 +00:00 |
MachineDominators.h
|
[MachineDominatorTree] Provide a method to inform a MachineDominatorTree that a
|
2014-08-13 21:00:07 +00:00 |
MachineFrameInfo.h
|
Replace calls to get the subtarget and TargetFrameLowering with
|
2014-10-08 08:46:34 +00:00 |
MachineFunction.h
|
Have setSubtarget take a const subtarget.
|
2014-09-26 01:28:13 +00:00 |
MachineFunctionAnalysis.h
|
|
|
MachineFunctionPass.h
|
|
|
MachineInstr.h
|
Move the complex address expression out of DIVariable and into an extra
|
2014-10-01 18:55:02 +00:00 |
MachineInstrBuilder.h
|
Move the complex address expression out of DIVariable and into an extra
|
2014-10-01 18:55:02 +00:00 |
MachineInstrBundle.h
|
|
|
MachineJumpTableInfo.h
|
|
|
MachineLoopInfo.h
|
|
|
MachineMemOperand.h
|
AA metadata refactoring (introduce AAMDNodes)
|
2014-07-24 12:16:19 +00:00 |
MachineModuleInfo.h
|
Move the complex address expression out of DIVariable and into an extra
|
2014-10-01 18:55:02 +00:00 |
MachineModuleInfoImpls.h
|
|
|
MachineOperand.h
|
Add MachineOperand::ChangeToFPImmediate and setFPImm
|
2014-09-28 19:24:59 +00:00 |
MachinePassRegistry.h
|
|
|
MachinePostDominators.h
|
Fix typos in comments, NFC
|
2014-08-29 21:53:01 +00:00 |
MachineRegionInfo.h
|
Templatify RegionInfo so it works on MachineBasicBlocks
|
2014-07-19 18:29:29 +00:00 |
MachineRegisterInfo.h
|
CodeGen: switch raw array to std::vector
|
2014-08-25 00:28:31 +00:00 |
MachineScheduler.h
|
Cleanup: Delete seemingly unused reference to MachineDominatorTree from ScheduleDAGInstrs.
|
2014-08-20 20:57:26 +00:00 |
MachineSSAUpdater.h
|
|
|
MachineTraceMetrics.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
MachineValueType.h
|
Teach the AArch64 backend about v4f16 and v8f16
|
2014-08-27 16:16:04 +00:00 |
MachORelocation.h
|
|
|
Passes.h
|
Rename AtomicExpandLoadLinked into AtomicExpand
|
2014-08-21 21:50:01 +00:00 |
PBQPRAConstraint.h
|
[PBQP] Add missing headers from r219421.
|
2014-10-09 18:36:59 +00:00 |
PseudoSourceValue.h
|
|
|
RegAllocPBQP.h
|
[PBQP] Replace PBQPBuilder with composable constraints (PBQPRAConstraint).
|
2014-10-09 18:20:51 +00:00 |
RegAllocRegistry.h
|
|
|
RegisterClassInfo.h
|
|
|
RegisterPressure.h
|
|
|
RegisterScavenging.h
|
Changed the liveness tracking in the RegisterScavenger
|
2014-08-04 23:07:49 +00:00 |
ResourcePriorityQueue.h
|
|
|
RuntimeLibcalls.h
|
CodeGen: generate single libcall for fptrunc -> f16 operations.
|
2014-07-17 11:12:12 +00:00 |
ScheduleDAG.h
|
|
|
ScheduleDAGInstrs.h
|
Cleanup: Delete seemingly unused reference to MachineDominatorTree from ScheduleDAGInstrs.
|
2014-08-20 20:57:26 +00:00 |
ScheduleDFS.h
|
|
|
ScheduleHazardRecognizer.h
|
|
|
SchedulerRegistry.h
|
|
|
ScoreboardHazardRecognizer.h
|
|
|
SelectionDAG.h
|
Have the selection dag grab TargetLowering off of the subtarget
|
2014-10-08 01:57:58 +00:00 |
SelectionDAGISel.h
|
Cache TargetLowering on SelectionDAGISel and update previous
|
2014-10-08 07:32:17 +00:00 |
SelectionDAGNodes.h
|
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size.
|
2014-08-21 05:55:13 +00:00 |
SlotIndexes.h
|
|
|
StackMapLivenessAnalysis.h
|
Canonicalize header guards into a common format.
|
2014-08-13 16:26:38 +00:00 |
StackMaps.h
|
Remove unnecessary copying or replace it with moves in a bunch of places.
|
2014-10-04 16:55:56 +00:00 |
StackProtector.h
|
|
|
TargetLoweringObjectFileImpl.h
|
CodeGen: Stick constant pool entries in COMDAT sections for WinCOFF
|
2014-07-14 22:57:27 +00:00 |
TargetSchedule.h
|
Change MCSchedModel to be a struct of statically initialized data.
|
2014-09-02 17:43:54 +00:00 |
ValueTypes.h
|
|
|
ValueTypes.td
|
|
|
VirtRegMap.h
|
|
|