.. |
GlobalISel
|
GlobalISel: combine extracts & sequences created for legalization
|
2016-08-30 20:51:25 +00:00 |
MIRParser
|
|
|
PBQP
|
Add missing #include found by modules build.
|
2016-08-19 18:57:17 +00:00 |
Analysis.h
|
Move shouldAssumeDSOLocal to Target.
|
2016-06-27 23:15:57 +00:00 |
AsmPrinter.h
|
Revert "(HEAD -> master, origin/master, origin/HEAD) CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses"
|
2016-08-23 05:17:11 +00:00 |
AtomicExpandUtils.h
|
|
|
BasicTTIImpl.h
|
[LoopUnroll] By default disable unrolling when optimizing for size.
|
2016-08-23 23:13:15 +00:00 |
CalcSpillWeights.h
|
|
|
CallingConvLower.h
|
MachineFunction: Return reference for getFrameInfo(); NFC
|
2016-07-28 18:40:00 +00:00 |
CommandFlags.h
|
Clang patch r280064 introduced ways to set the FP exceptions and denormal
|
2016-08-31 14:17:38 +00:00 |
DAGCombine.h
|
|
|
DFAPacketizer.h
|
|
|
DIE.h
|
Apply another batch of fixes from clang-tidy's performance-unnecessary-value-param.
|
2016-06-17 20:41:14 +00:00 |
DIEValue.def
|
|
|
DwarfStringPoolEntry.h
|
|
|
EdgeBundles.h
|
|
|
FastISel.h
|
Pass DebugLoc and SDLoc by const ref.
|
2016-06-12 15:39:02 +00:00 |
FaultMaps.h
|
|
|
FunctionLoweringInfo.h
|
Use the same underlying type for bitfields
|
2016-06-24 04:05:25 +00:00 |
GCMetadata.h
|
Pass DebugLoc and SDLoc by const ref.
|
2016-06-12 15:39:02 +00:00 |
GCMetadataPrinter.h
|
|
|
GCs.h
|
|
|
GCStrategy.h
|
|
|
IntrinsicLowering.h
|
|
|
ISDOpcodes.h
|
fix documentation comments; NFC
|
2016-07-11 20:50:39 +00:00 |
LatencyPriorityQueue.h
|
|
|
LexicalScopes.h
|
|
|
LinkAllAsmWriterComponents.h
|
|
|
LinkAllCodegenComponents.h
|
|
|
LiveInterval.h
|
Create subranges for new intervals resulting from live interval splitting
|
2016-08-24 13:37:55 +00:00 |
LiveIntervalAnalysis.h
|
Add an optional parameter with a list of undefs to extendToIndices
|
2016-08-31 18:02:19 +00:00 |
LiveIntervalUnion.h
|
|
|
LivePhysRegs.h
|
AArch64: Replace a RegScavenger instance with LivePhysRegs
|
2016-07-06 21:31:27 +00:00 |
LiveRangeEdit.h
|
Allow dead insts to be kept in DeadRemat only when they are rematerializable.
|
2016-07-08 21:08:09 +00:00 |
LiveRegMatrix.h
|
|
|
LiveStackAnalysis.h
|
|
|
LiveVariables.h
|
Use the range variant of find instead of unpacking begin/end
|
2016-08-11 22:21:41 +00:00 |
LowLevelType.h
|
[GlobalISel] Mention pointers in LowLevelType.h. NFC.
|
2016-08-16 14:02:36 +00:00 |
MachineBasicBlock.h
|
s/static inline/static/ for headers I have changed in r279475. NFC.
|
2016-08-31 16:48:13 +00:00 |
MachineBlockFrequencyInfo.h
|
CodeExtractor : Add ability to preserve profile data.
|
2016-08-02 02:15:45 +00:00 |
MachineBranchProbabilityInfo.h
|
|
|
MachineCombinerPattern.h
|
|
|
MachineConstantPool.h
|
|
|
MachineDominanceFrontier.h
|
|
|
MachineDominators.h
|
s/static inline/static/ for headers I have changed in r279475. NFC.
|
2016-08-31 16:48:13 +00:00 |
MachineFrameInfo.h
|
Fixed spill stack objects are mutable
|
2016-08-31 13:52:17 +00:00 |
MachineFunction.h
|
ADT: Split ilist_node_traits into alloc and callback, NFC
|
2016-08-30 18:40:47 +00:00 |
MachineFunctionInitializer.h
|
|
|
MachineFunctionPass.h
|
|
|
MachineInstr.h
|
ADT: Split ilist_node_traits into alloc and callback, NFC
|
2016-08-30 18:40:47 +00:00 |
MachineInstrBuilder.h
|
GlobalISel: support irtranslation of icmp instructions.
|
2016-08-17 20:25:25 +00:00 |
MachineInstrBundle.h
|
|
|
MachineInstrBundleIterator.h
|
CodeGen: Avoid dereferencing end() when unconstifying iterators
|
2016-08-16 23:34:07 +00:00 |
MachineJumpTableInfo.h
|
|
|
MachineLoopInfo.h
|
s/static inline/static/ for headers I have changed in r279475. NFC.
|
2016-08-31 16:48:13 +00:00 |
MachineMemOperand.h
|
[CodeGen] Refactor MachineMemOperand::Flags's target-specific flags.
|
2016-07-14 18:15:20 +00:00 |
MachineModuleInfo.h
|
CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses
|
2016-08-24 01:52:46 +00:00 |
MachineModuleInfoImpls.h
|
Drop support for creating $stubs.
|
2016-06-29 14:59:50 +00:00 |
MachineOperand.h
|
GlobalISel: support irtranslation of icmp instructions.
|
2016-08-17 20:25:25 +00:00 |
MachinePassRegistry.h
|
|
|
MachinePostDominators.h
|
|
|
MachineRegionInfo.h
|
[GraphTraits] Replace all NodeType usage with NodeRef
|
2016-08-22 21:09:30 +00:00 |
MachineRegisterInfo.h
|
[MFProperties][NFC] Rename clear into reset to match BitVector naming.
|
2016-08-26 22:09:08 +00:00 |
MachineScheduler.h
|
MachineScheduler: Add constructor functions for the DAGMutations
|
2016-08-19 19:59:18 +00:00 |
MachineSSAUpdater.h
|
|
|
MachineTraceMetrics.h
|
|
|
MachineValueType.h
|
|
|
MachORelocation.h
|
|
|
MIRYamlMapping.h
|
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compute it
|
2016-08-25 01:27:13 +00:00 |
ParallelCG.h
|
|
|
Passes.h
|
[GlobalISel] Add a fallback path to SDISel.
|
2016-08-27 00:18:31 +00:00 |
PBQPRAConstraint.h
|
|
|
PreISelIntrinsicLowering.h
|
[PM] Port PreISelIntrinsicLowering to the new PM
|
2016-06-24 20:13:42 +00:00 |
PseudoSourceValue.h
|
|
|
RegAllocPBQP.h
|
|
|
RegAllocRegistry.h
|
|
|
RegisterClassInfo.h
|
|
|
RegisterPressure.h
|
|
|
RegisterScavenging.h
|
Revert "RegScavenging: Add scavengeRegisterBackwards()"
|
2016-08-19 03:03:24 +00:00 |
RegisterUsageInfo.h
|
Interprocedural Register Allocation (IPRA) Analysis
|
2016-06-10 16:19:46 +00:00 |
ResourcePriorityQueue.h
|
Replace silly uses of 'signed' with 'int'
|
2016-06-21 05:10:24 +00:00 |
RuntimeLibcalls.h
|
|
|
ScheduleDAG.h
|
s/static inline/static/ for headers I have changed in r279475. NFC.
|
2016-08-31 16:48:13 +00:00 |
ScheduleDAGInstrs.h
|
MachineFunction: Return reference for getFrameInfo(); NFC
|
2016-07-28 18:40:00 +00:00 |
ScheduleDAGMutation.h
|
|
|
ScheduleDFS.h
|
|
|
ScheduleHazardRecognizer.h
|
|
|
SchedulerRegistry.h
|
|
|
ScoreboardHazardRecognizer.h
|
|
|
SelectionDAG.h
|
ADT: Split ilist_node_traits into alloc and callback, NFC
|
2016-08-30 18:40:47 +00:00 |
SelectionDAGISel.h
|
Pass DebugLoc and SDLoc by const ref.
|
2016-06-12 15:39:02 +00:00 |
SelectionDAGNodes.h
|
s/static inline/static/ for headers I have changed in r279475. NFC.
|
2016-08-31 16:48:13 +00:00 |
SelectionDAGTargetInfo.h
|
Pass DebugLoc and SDLoc by const ref.
|
2016-06-12 15:39:02 +00:00 |
SlotIndexes.h
|
ADT: Split ilist_node_traits into alloc and callback, NFC
|
2016-08-30 18:40:47 +00:00 |
StackMaps.h
|
Typo fixes. NFC
|
2016-08-31 12:43:44 +00:00 |
StackProtector.h
|
|
|
TailDuplicator.h
|
TailDuplication: Extract Indirect-Branch block limit as option. NFC
|
2016-08-30 18:18:54 +00:00 |
TargetLoweringObjectFileImpl.h
|
Move code only used by codegen out of MC. NFC.
|
2016-08-29 12:33:42 +00:00 |
TargetPassConfig.h
|
[TargetPassConfig] Add a target hook to know what GlobalISel should do on error.
|
2016-08-26 22:32:59 +00:00 |
TargetSchedule.h
|
|
|
UnreachableBlockElim.h
|
[PM] Port UnreachableBlockElim to the new Pass Manager
|
2016-07-08 03:32:49 +00:00 |
ValueTypes.h
|
|
|
ValueTypes.td
|
|
|
VirtRegMap.h
|
|
|
WinEHFuncInfo.h
|
[StackProtector] Fix computation of GSCookieOffset and EHCookieOffset with SEH4
|
2016-06-21 15:58:55 +00:00 |