1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include/llvm/CodeGen
Quentin Colombet d5de972f5b [GISelKnownBits] Make the max depth a parameter of the analysis
Allow users of that analysis to define the cut off depth of the
analysis instead of hardcoding 6.

NFC as the default parameter is 6.
2020-01-21 11:35:31 -08:00
..
GlobalISel [GISelKnownBits] Make the max depth a parameter of the analysis 2020-01-21 11:35:31 -08:00
MIRParser Revert "Revert "[MIR] Target specific MIR formating and parsing"" 2020-01-08 20:03:29 -08:00
PBQP [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
AccelTable.h [AccelTable] Remove stale comment (NFC) 2019-10-07 20:33:20 +00:00
Analysis.h DAG: allow DAG pointer size different from memory representation. 2019-05-01 12:37:30 +00:00
AsmPrinter.h [AArch64] Add function attribute "patchable-function-entry" to add NOPs at function entry 2020-01-10 09:55:51 -08:00
AsmPrinterHandler.h
AtomicExpandUtils.h
BasicTTIImpl.h [ARM] Teach the Arm cost model that a Shift can be folded into other instructions 2019-12-09 10:24:33 +00:00
BuiltinGCs.h
CalcSpillWeights.h
CallingConvLower.h [Alignment][NFC] Remove unneeded llvm:: scoping on Align types 2019-09-27 12:54:21 +00:00
CommandFlags.inc Set some fast math attributes in setFunctionAttributes 2020-01-15 22:23:18 -05:00
CostTable.h
CSEConfigBase.h [GlobalISel] Introduce a CSEConfigBase class to allow targets to define their own CSE configs. 2019-04-15 04:53:46 +00:00
DAGCombine.h
DbgEntityHistoryCalculator.h [DebugInfo] Track multiple registers in DbgEntityHistoryCalculator 2019-04-10 11:28:28 +00:00
DebugHandlerBase.h [DWARF] Emit DW_AT_call_return_pc as an address 2020-01-15 13:02:23 -08:00
DFAPacketizer.h [DFAPacketizer] Allow up to 64 functional units 2019-11-05 15:41:42 +00:00
DIE.h CodeGen/DIE.h: prefer the default member initializer to the member initializers in the constructor. NFC 2019-11-02 14:57:50 -07:00
DIEValue.def
DwarfStringPoolEntry.h
EdgeBundles.h
ExecutionDomainFix.h
ExpandReductions.h
FastISel.h [PGO][PGSO] DAG.shouldOptForSize part. 2019-11-21 14:16:00 -08:00
FaultMaps.h [FaultMaps] Make label formation a bit more explicit [NFC] 2019-12-19 12:38:44 -08:00
FunctionLoweringInfo.h [SelectionDAG] Change SelectionDAGISel::{funcInfo,SDB} to use unique_ptr 2019-12-23 22:41:05 -08:00
GCMetadata.h
GCMetadataPrinter.h
GCStrategy.h
IntrinsicLowering.h
ISDOpcodes.h Rework be15dfa88fb1 such that it works with GlobalISel which doesn't use EVT 2020-01-13 12:19:37 -08:00
LatencyPriorityQueue.h
LazyMachineBlockFrequencyInfo.h
LexicalScopes.h
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LiveInterval.h [LiveInterval] Allow updating subranges with slightly out-dated IR 2019-11-13 11:17:56 -08:00
LiveIntervals.h LiveIntervals: Split live intervals on multiple dead defs 2019-10-30 08:50:46 -05:00
LiveIntervalUnion.h [LiveIntervalUnion] Expose extraction of last index in map for external users 2019-10-28 09:15:52 -07:00
LivePhysRegs.h Recommit "[MachineVerifier] Improve verification of live-in lists." 2020-01-08 16:58:54 -08:00
LiveRangeCalc.h Clang-formatting of some files in LiveRangeCalc header (LiveRangeCalc.h) 2019-10-17 03:12:58 +00:00
LiveRangeEdit.h
LiveRegMatrix.h
LiveRegUnits.h [LiveRegUnits] Add phys_regs_and_masks iterator range (NFC). 2019-12-11 09:34:42 +00:00
LiveStacks.h Sink all InitializePasses.h includes 2019-11-13 16:34:37 -08:00
LiveVariables.h Sink all InitializePasses.h includes 2019-11-13 16:34:37 -08:00
LoopTraversal.h
LowLevelType.h GlobalISel: Move getLLTForMVT/getMVTForLLT 2020-01-09 16:32:51 -05:00
MachineBasicBlock.h Revert "Allow output constraints on "asm goto"" 2020-01-07 13:44:08 -08:00
MachineBlockFrequencyInfo.h [PGO][PGSO] SizeOpts changes. 2019-10-28 12:57:26 -07:00
MachineBranchProbabilityInfo.h Sink all InitializePasses.h includes 2019-11-13 16:34:37 -08:00
MachineCombinerPattern.h [AArch64] Fix over-eager fusing of NEON SIMD MUL/ADD 2019-12-03 15:48:37 +00:00
MachineConstantPool.h
MachineDominanceFrontier.h
MachineDominators.h [PGO][PGSO] SizeOpts changes. 2019-10-28 12:57:26 -07:00
MachineFrameInfo.h [AArch64] Fix issues with large arrays on stack 2019-12-10 11:44:41 +00:00
MachineFunction.h [GlobalISel] Change representation of shuffle masks in MachineOperand. 2020-01-13 16:55:41 -08:00
MachineFunctionPass.h
MachineInstr.h Update spelling of {analyze,insert,remove}Branch in strings and comments 2020-01-21 10:15:38 -06:00
MachineInstrBuilder.h [GlobalISel] Change representation of shuffle masks in MachineOperand. 2020-01-13 16:55:41 -08:00
MachineInstrBundle.h [MIBundle] Turn MachineOperandIteratorBase into a forward iterator. 2019-12-05 09:06:22 +00:00
MachineInstrBundleIterator.h
MachineJumpTableInfo.h
MachineLoopInfo.h Sink all InitializePasses.h includes 2019-11-13 16:34:37 -08:00
MachineLoopUtils.h [ARM][LowOverheadLoops] Remove dead loop update instructions. 2019-12-11 10:20:19 +00:00
MachineMemOperand.h [MIR] Fix cyclic dependency of MIR formatter 2020-01-10 11:18:12 +01:00
MachineModuleInfo.h [AsmPrinter] Delete dead takeDeletedSymbsForFunction() 2020-01-18 17:08:00 -08:00
MachineModuleInfoImpls.h
MachineOperand.h [GlobalISel] Change representation of shuffle masks in MachineOperand. 2020-01-13 16:55:41 -08:00
MachineOptimizationRemarkEmitter.h [PGO][PGSO] Instrument the code gen / target passes. 2019-12-09 12:42:59 -08:00
MachineOutliner.h [MachineOutliner] Fix uninitialized variable warnings. NFCI. 2019-11-05 15:15:14 +00:00
MachinePassRegistry.h
MachinePipeliner.h Sink all InitializePasses.h includes 2019-11-13 16:34:37 -08:00
MachinePostDominators.h [Dominators][CodeGen] Add MachinePostDominatorTree verification 2019-10-01 15:23:27 +00:00
MachineRegionInfo.h [Dominators][AMDGPU] Don't use virtual exit node in findNearestCommonDominator. Cleanup MachinePostDominators. 2019-09-25 14:04:36 +00:00
MachineRegisterInfo.h [DebugInfo] MCP: collect and update DBG_VALUEs encountered in local block 2019-08-14 12:20:02 +00:00
MachineScheduler.h [NFC] Move InPQueue into arguments of releaseNode 2020-01-08 22:15:32 +08:00
MachineSizeOpts.h [PGO][PGSO] Add an optional query type parameter to shouldOptimizeForSize. 2019-12-02 13:54:13 -08:00
MachineSSAUpdater.h
MachineTraceMetrics.h
MachORelocation.h
MacroFusion.h
MIRFormatter.h Revert "Revert "[MIR] Target specific MIR formating and parsing"" 2020-01-08 20:03:29 -08:00
MIRPrinter.h
MIRYamlMapping.h [AArch64] Static (de)allocation of SVE stack objects. 2019-10-03 11:33:50 +00:00
ModuloSchedule.h [ModuloSchedule] Fix a bug in experimental expander 2019-11-23 16:01:47 -08:00
NonRelocatableStringpool.h [Dsymutil][Debuginfo][NFC] Reland: Refactor dsymutil to separate DWARF optimizing part. #2. 2020-01-08 14:15:31 +03:00
ParallelCG.h Move CodeGenFileType enum to Support/CodeGen.h 2019-11-13 16:39:34 -08:00
Passes.h [CodeGen] Move ARMCodegenPrepare to TypePromotion 2019-12-03 11:12:52 +00:00
PBQPRAConstraint.h
PreISelIntrinsicLowering.h
PseudoSourceValue.h [StackColoring] Remap PseudoSourceValue frame indices via MachineFunction::getPSVManager() 2020-01-21 09:46:27 -08:00
ReachingDefAnalysis.h [ARM][MVE] Tail Predicate IsSafeToRemove 2020-01-17 13:19:14 +00:00
RegAllocPBQP.h
RegAllocRegistry.h
Register.h Eliminate implicit Register->unsigned conversions in VirtRegMap. NFC 2019-08-13 00:55:24 +00:00
RegisterClassInfo.h Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC 2019-08-01 23:27:28 +00:00
RegisterPressure.h [NFC] Add a couple of dump routines for RegisterPressure helper classes 2019-08-15 18:49:39 +00:00
RegisterScavenging.h RegScavenger: Use Register 2019-08-23 18:25:34 +00:00
RegisterUsageInfo.h Sink all InitializePasses.h includes 2019-11-13 16:34:37 -08:00
ResourcePriorityQueue.h
RuntimeLibcalls.h
ScheduleDAG.h [ScheduleDAGRRList] Recompute topological ordering on demand. 2019-04-17 15:05:29 +00:00
ScheduleDAGInstrs.h Prune Analysis includes from SelectionDAG.h 2019-10-19 01:07:48 +00:00
ScheduleDAGMutation.h
ScheduleDFS.h
ScheduleHazardRecognizer.h
SchedulerRegistry.h
ScoreboardHazardRecognizer.h
SDNodeProperties.td
SelectionDAG.h [DAG] Add helper for creating constant vector index with correct type. NFC. 2020-01-18 01:23:36 -05:00
SelectionDAGAddressAnalysis.h
SelectionDAGISel.h [FPEnv] Default NoFPExcept SDNodeFlag to false 2020-01-02 16:59:45 +01:00
SelectionDAGNodes.h [FPEnv] Default NoFPExcept SDNodeFlag to false 2020-01-02 16:59:45 +01:00
SelectionDAGTargetInfo.h Basic codegen for MTE stack tagging. 2019-07-17 19:24:02 +00:00
SlotIndexes.h Sink all InitializePasses.h includes 2019-11-13 16:34:37 -08:00
StackMaps.h [StackMaps] Be explicit about label formation [NFC] (try 2) 2019-12-19 14:05:30 -08:00
StackProtector.h Sink all InitializePasses.h includes 2019-11-13 16:34:37 -08:00
SwiftErrorValueTracking.h GlobalISel: Remove unsigned variant of SrcOp 2019-06-24 16:16:12 +00:00
SwitchLoweringUtils.h [PGO][PGSO] TargetLowering/TargetTransformationInfo/SwitchLoweringUtils part. 2019-10-31 13:22:56 -07:00
TailDuplicator.h [PGO][PGSO] Instrument the code gen / target passes. 2019-12-09 12:42:59 -08:00
TargetCallingConv.h Add Windows Control Flow Guard checks (/guard:cf). 2019-10-28 15:19:39 +00:00
TargetFrameLowering.h [WebAssembly] Track frame registers through VReg and local allocation 2020-01-17 17:23:56 -08:00
TargetInstrInfo.h Update spelling of {analyze,insert,remove}Branch in strings and comments 2020-01-21 10:15:38 -06:00
TargetLowering.h GlobalISel: Apply target MMO flags to atomics 2020-01-16 13:49:43 -05:00
TargetLoweringObjectFileImpl.h [AIX] Lowering jump table, constant pool and block address in asm 2019-11-20 10:27:15 -05:00
TargetOpcodes.h
TargetPassConfig.h [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
TargetRegisterInfo.h [TargetRegisterInfo] Default trackLivenessAfterRegAlloc() to true 2020-01-19 14:20:37 -08:00
TargetSchedule.h Fix uninitialized variable warnings. NFCI. 2019-11-03 11:23:53 +00:00
TargetSubtargetInfo.h [Scheduling][ARM] Consistently enable PostRA Machine scheduling 2019-11-05 10:44:55 +00:00
UnreachableBlockElim.h
ValueTypes.h [SVE][CodeGen] Scalable vector MVT size queries 2019-11-18 12:30:59 +00:00
ValueTypes.td [MVT] Add v256i1 to MachineValueType 2019-09-20 15:19:20 +00:00
VirtRegMap.h Eliminate implicit Register->unsigned conversions in VirtRegMap. NFC 2019-08-13 00:55:24 +00:00
WasmEHFuncInfo.h
WinEHFuncInfo.h