.. |
PBQP
|
|
|
Analysis.h
|
[stackprotector] Refactor out the end of isInTailCallPosition into the function returnTypeIsEligibleForTailCall.
|
2013-08-20 08:36:50 +00:00 |
AsmPrinter.h
|
For COFF only: dwarf debug info output a label reference as a section relative item only when it's one of dw_from strp, sec_offset, ref_addr or op_call_ref instead of going by size.
|
2013-08-13 17:45:53 +00:00 |
CalcSpillWeights.h
|
|
|
CallingConvLower.h
|
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector size.
|
2013-07-14 04:42:23 +00:00 |
CommandFlags.h
|
Use function attributes to indicate that we don't want to realign the stack.
|
2013-08-01 21:42:05 +00:00 |
DAGCombine.h
|
|
|
DFAPacketizer.h
|
|
|
EdgeBundles.h
|
|
|
FastISel.h
|
Changed "mode: c++" => "C++" at the suggestion of Nick Lewycky.
|
2013-07-10 18:40:49 +00:00 |
FunctionLoweringInfo.h
|
|
|
GCMetadata.h
|
|
|
GCMetadataPrinter.h
|
|
|
GCs.h
|
|
|
GCStrategy.h
|
|
|
IntrinsicLowering.h
|
|
|
ISDOpcodes.h
|
Add ISD::FROUND for libm round()
|
2013-08-07 22:49:12 +00:00 |
JITCodeEmitter.h
|
|
|
LatencyPriorityQueue.h
|
|
|
LexicalScopes.h
|
|
|
LinkAllAsmWriterComponents.h
|
|
|
LinkAllCodegenComponents.h
|
|
|
LiveInterval.h
|
Remove unnecessary parameter to RenumberValues.
|
2013-08-14 17:28:52 +00:00 |
LiveIntervalAnalysis.h
|
Auto-compute live intervals on demand.
|
2013-08-14 23:50:16 +00:00 |
LiveIntervalUnion.h
|
|
|
LiveRangeEdit.h
|
Auto-compute live intervals on demand.
|
2013-08-14 23:50:16 +00:00 |
LiveRegMatrix.h
|
|
|
LiveStackAnalysis.h
|
|
|
LiveVariables.h
|
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector size.
|
2013-07-11 16:22:38 +00:00 |
MachineBasicBlock.h
|
Add the MachineInstrSpan class.
|
2013-08-14 23:50:11 +00:00 |
MachineBlockFrequencyInfo.h
|
|
|
MachineBranchProbabilityInfo.h
|
Add editor C++ filetype declaration no functionality change.
|
2013-08-12 21:10:23 +00:00 |
MachineCodeEmitter.h
|
|
|
MachineCodeInfo.h
|
|
|
MachineConstantPool.h
|
|
|
MachineDominators.h
|
|
|
MachineFrameInfo.h
|
|
|
MachineFunction.h
|
|
|
MachineFunctionAnalysis.h
|
|
|
MachineFunctionPass.h
|
|
|
MachineInstr.h
|
Drive-by fix for a doxygen comment in MachineInstr.h.
|
2013-08-15 16:02:44 +00:00 |
MachineInstrBuilder.h
|
Reapply an improved version of r180816/180817.
|
2013-07-09 20:28:37 +00:00 |
MachineInstrBundle.h
|
|
|
MachineJumpTableInfo.h
|
|
|
MachineLoopInfo.h
|
|
|
MachineMemOperand.h
|
|
|
MachineModuleInfo.h
|
Make a few more things const.
|
2013-08-15 20:25:44 +00:00 |
MachineModuleInfoImpls.h
|
|
|
MachineOperand.h
|
|
|
MachinePassRegistry.h
|
|
|
MachinePostDominators.h
|
|
|
MachineRegisterInfo.h
|
Add a convenient PSetIterator for visiting pressure sets affected by a register.
|
2013-08-23 17:48:46 +00:00 |
MachineRelocation.h
|
[typo] An LLVM.
|
2013-08-16 23:30:19 +00:00 |
MachineScheduler.h
|
mi-sched: Don't call MBB.size() in initSUnits. The driver already has instr count.
|
2013-08-23 17:48:33 +00:00 |
MachineSSAUpdater.h
|
|
|
MachineTraceMetrics.h
|
|
|
MachORelocation.h
|
|
|
Passes.h
|
Don't leak passes if added outside of the area determined by Started/Stopped flags.
|
2013-08-05 11:11:11 +00:00 |
PseudoSourceValue.h
|
[typo] An LLVM.
|
2013-08-16 23:30:19 +00:00 |
RegAllocPBQP.h
|
|
|
RegAllocRegistry.h
|
|
|
RegisterClassInfo.h
|
|
|
RegisterPressure.h
|
MI Sched: Track live-thru registers.
|
2013-07-30 19:59:12 +00:00 |
RegisterScavenging.h
|
|
|
ResourcePriorityQueue.h
|
|
|
RuntimeLibcalls.h
|
[stackprotector] Add in the stackprotector libcall.
|
2013-08-12 18:45:38 +00:00 |
ScheduleDAG.h
|
|
|
ScheduleDAGInstrs.h
|
Adds cyclic critical path computation and heuristics, temporarily disabled.
|
2013-08-23 17:48:43 +00:00 |
ScheduleDFS.h
|
|
|
ScheduleHazardRecognizer.h
|
|
|
SchedulerRegistry.h
|
|
|
ScoreboardHazardRecognizer.h
|
|
|
SelectionDAG.h
|
|
|
SelectionDAGISel.h
|
|
|
SelectionDAGNodes.h
|
Put an llvm_unreachable at the end of getSplatIndex as its loop should never find all undef elements.
|
2013-08-06 05:41:22 +00:00 |
SlotIndexes.h
|
Down-scale slot index distance to save bits.
|
2013-07-30 19:59:19 +00:00 |
TargetLoweringObjectFileImpl.h
|
|
|
TargetSchedule.h
|
|
|
ValueTypes.h
|
[Mips][msa] Value types for MSA support.
|
2013-08-13 22:34:26 +00:00 |
ValueTypes.td
|
[Mips][msa] Value types for MSA support.
|
2013-08-13 22:34:26 +00:00 |
VirtRegMap.h
|
|
|