.. |
AsmParser
|
[AMDGPU][MC][GFX9+] Enabled 21-bit signed offsets for SMEM instructions
|
2020-05-06 14:13:10 +03:00 |
Disassembler
|
[AMDGPU][MC][GFX9+] Enabled 21-bit signed offsets for SMEM instructions
|
2020-05-06 14:13:10 +03:00 |
MCTargetDesc
|
[AMDGPU][MC] Corrected branch relocation handling to detect undefined labels
|
2020-05-18 14:04:58 +03:00 |
TargetInfo
|
CMake: Make most target symbols hidden by default
|
2020-01-14 19:46:52 -08:00 |
Utils
|
[AMDGPU] Fixed incorrect PAL metadata register naming
|
2020-05-21 22:13:19 +01:00 |
AMDGPU.h
|
[AMDGPU] Promote alloca to vector in opt
|
2020-05-21 13:49:51 -07:00 |
AMDGPU.td
|
AMDGPU: Change pre-gfx9 implementation of fcanonicalize to mul
|
2020-04-23 15:24:13 -04:00 |
AMDGPUAliasAnalysis.cpp
|
AMDGPU: Skip GetUnderlyingObject check in pointsToConstantMemory
|
2020-05-09 16:00:08 -04:00 |
AMDGPUAliasAnalysis.h
|
…
|
|
AMDGPUAlwaysInlinePass.cpp
|
AMDGPU: Hack out noinline on functions using LDS globals
|
2020-04-02 14:12:07 -04:00 |
AMDGPUAnnotateKernelFeatures.cpp
|
AMDGPU: Annotate functions that have stack objects
|
2020-05-19 18:51:00 -04:00 |
AMDGPUAnnotateUniformValues.cpp
|
Sink all InitializePasses.h includes
|
2019-11-13 16:34:37 -08:00 |
AMDGPUArgumentUsageInfo.cpp
|
AMDGPU: Add flag to used fixed function ABI
|
2020-03-13 13:27:05 -07:00 |
AMDGPUArgumentUsageInfo.h
|
AMDGPUArgumentUsageInfo.h - cleanup includes and forward declarations. NFC.
|
2020-04-24 16:21:37 +01:00 |
AMDGPUAsmPrinter.cpp
|
AMDGPU: Define mode register
|
2020-05-23 13:24:42 -04:00 |
AMDGPUAsmPrinter.h
|
[AsmPrinter][MCStreamer] De-capitalize EmitInstruction and EmitCFI*
|
2020-02-13 22:08:55 -08:00 |
AMDGPUAtomicOptimizer.cpp
|
[AMDGPU] New llvm.amdgcn.ballot intrinsic
|
2020-03-31 10:35:39 +02:00 |
AMDGPUCallLowering.cpp
|
CodeGen: Use Register
|
2020-05-19 17:56:55 -04:00 |
AMDGPUCallLowering.h
|
[Alignment][NFC] Transition to inferAlignFromPtrInfo
|
2020-03-31 08:06:49 +00:00 |
AMDGPUCallingConv.td
|
[AMDGPU] Introduce more scratch registers in the ABI.
|
2020-05-05 23:02:58 +05:30 |
AMDGPUCodeGenPrepare.cpp
|
[SVE] Remove usages of VectorType::getNumElements() from AMDGPU
|
2020-05-13 15:57:55 -07:00 |
AMDGPUCombine.td
|
AMDGPU/GlobalISel: Combines for V_CVT_F32_UBYTE[0-3]
|
2020-04-13 19:18:19 -04:00 |
AMDGPUExportClustering.cpp
|
[AMDGPU] Strengthen export cluster ordering
|
2020-05-13 23:07:37 +09:00 |
AMDGPUExportClustering.h
|
[AMDGPU] Cluster shader exports
|
2020-05-07 19:05:38 +09:00 |
AMDGPUFeatures.td
|
AMDGPU: Remove denormal subtarget features
|
2020-04-02 17:17:12 -04:00 |
AMDGPUFixFunctionBitcasts.cpp
|
[IR] Replace all uses of CallBase::getCalledValue() with getCalledOperand().
|
2020-04-27 22:17:03 -07:00 |
AMDGPUFrameLowering.cpp
|
Use Align for TFL::TransientStackAlignment
|
2019-10-21 08:31:25 +00:00 |
AMDGPUFrameLowering.h
|
[Alignment][NFC] Deprecate Align::None()
|
2020-01-24 12:53:58 +01:00 |
AMDGPUGISel.td
|
[llvm] NFC: Fix trivial typo in rst and td files
|
2020-04-23 14:26:32 +09:00 |
AMDGPUGenRegisterBankInfo.def
|
[AMDGPU][GlobalISel] Revise handling of wide loads in RegBankSelect
|
2020-05-11 18:10:16 -07:00 |
AMDGPUGlobalISelUtils.cpp
|
AMDGPU/GlobalISel: Select G_SHUFFLE_VECTOR
|
2020-02-21 13:35:40 -05:00 |
AMDGPUGlobalISelUtils.h
|
AMDGPU/GlobalISel: Start selecting image intrinsics
|
2020-03-30 17:33:04 -04:00 |
AMDGPUHSAMetadataStreamer.cpp
|
[SVE] Remove usages of VectorType::getNumElements() from AMDGPU
|
2020-05-13 15:57:55 -07:00 |
AMDGPUHSAMetadataStreamer.h
|
…
|
|
AMDGPUISelDAGToDAG.cpp
|
[AMDGPU] Optimized indirect multi-VGPR addressing
|
2020-05-13 14:53:16 -07:00 |
AMDGPUISelLowering.cpp
|
[DAGCombine] Remove the getNegatibleCost to avoid the out of sync with getNegatedExpression
|
2020-05-20 02:12:16 +00:00 |
AMDGPUISelLowering.h
|
[DAGCombine] Remove the getNegatibleCost to avoid the out of sync with getNegatedExpression
|
2020-05-20 02:12:16 +00:00 |
AMDGPUInline.cpp
|
Revert "Revert "[llvm][NFC] Cleanup uses of std::function in Inlining-related APIs""
|
2020-05-15 12:29:16 -07:00 |
AMDGPUInstrInfo.cpp
|
[AMDGPU] Remove AMDGPURegisterInfo
|
2020-02-11 11:13:38 -08:00 |
AMDGPUInstrInfo.h
|
AMDGPU/GlobalISel: Change intrinsic ID for _L to _LZ opt
|
2020-04-01 13:03:02 -04:00 |
AMDGPUInstrInfo.td
|
[llvm] NFC: Fix trivial typo in rst and td files
|
2020-04-23 14:26:32 +09:00 |
AMDGPUInstructionSelector.cpp
|
AMDGPU: Use Register
|
2020-04-21 15:19:35 -04:00 |
AMDGPUInstructionSelector.h
|
AMDGPU/GlobalISel: Fix selection of scalar f64 G_FABS
|
2020-04-14 22:05:22 -04:00 |
AMDGPUInstructions.td
|
AMDGPU: Change pre-gfx9 implementation of fcanonicalize to mul
|
2020-04-23 15:24:13 -04:00 |
AMDGPULegalizerInfo.cpp
|
AMDGPU/GlobalISel: Fix masked control flow with fallthrough blocks
|
2020-05-22 10:31:44 -04:00 |
AMDGPULegalizerInfo.h
|
AMDGPU/GlobalISel: Legalize 64-bit G_UDIV/G_UREM
|
2020-03-30 10:57:37 -04:00 |
AMDGPULibCalls.cpp
|
AllocaInst should store Align instead of MaybeAlign.
|
2020-05-16 14:53:16 -07:00 |
AMDGPULibFunc.cpp
|
[TypeSize] Allow returning scalable size in implicit conversion to uint64_t
|
2020-03-15 13:48:49 +00:00 |
AMDGPULibFunc.h
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
AMDGPULowerIntrinsics.cpp
|
AMDGPU: Add flag to control mem intrinsic expansion
|
2020-02-03 14:26:01 -08:00 |
AMDGPULowerKernelArguments.cpp
|
[SVE] Remove usages of VectorType::getNumElements() from AMDGPU
|
2020-05-13 15:57:55 -07:00 |
AMDGPULowerKernelAttributes.cpp
|
…
|
|
AMDGPUMCInstLower.cpp
|
[AsmPrinter][MCStreamer] De-capitalize EmitInstruction and EmitCFI*
|
2020-02-13 22:08:55 -08:00 |
AMDGPUMachineCFGStructurizer.cpp
|
[AMDGPU] Fixes -Wrange-loop-analysis warnings
|
2019-12-22 19:39:28 +01:00 |
AMDGPUMachineFunction.cpp
|
AMDGPU: Use member initializers in MFI
|
2020-05-19 18:11:34 -04:00 |
AMDGPUMachineFunction.h
|
AMDGPU: Use member initializers in MFI
|
2020-05-19 18:11:34 -04:00 |
AMDGPUMachineModuleInfo.cpp
|
…
|
|
AMDGPUMachineModuleInfo.h
|
…
|
|
AMDGPUMacroFusion.cpp
|
[AMDGPU] Extend macro fusion for ADDC and SUBB to SUBBREV
|
2020-03-11 17:59:21 +00:00 |
AMDGPUMacroFusion.h
|
…
|
|
AMDGPUOpenCLEnqueuedBlockLowering.cpp
|
Avoid SmallString.h include in MD5.h, NFC
|
2020-02-26 09:10:24 -08:00 |
AMDGPUPTNote.h
|
…
|
|
AMDGPUPerfHintAnalysis.cpp
|
[llvm][NFC][CallSite] Remove Implementation uses of CallSite
|
2020-04-14 14:49:47 -07:00 |
AMDGPUPerfHintAnalysis.h
|
…
|
|
AMDGPUPostLegalizerCombiner.cpp
|
AMDGPU/GlobalISel: Combines for V_CVT_F32_UBYTE[0-3]
|
2020-04-13 19:18:19 -04:00 |
AMDGPUPreLegalizerCombiner.cpp
|
AMDGPU/GlobalISel: Introduce post-legalize combiner
|
2020-02-24 22:12:12 -05:00 |
AMDGPUPrintfRuntimeBinding.cpp
|
StoreInst should store Align, not MaybeAlign
|
2020-05-15 12:26:58 -07:00 |
AMDGPUPromoteAlloca.cpp
|
[AMDGPU] Promote alloca to vector in opt
|
2020-05-21 13:49:51 -07:00 |
AMDGPUPropagateAttributes.cpp
|
[AMDGPU] Propagate amdgpu-waves-per-eu to callees
|
2020-03-26 14:43:44 -07:00 |
AMDGPURegisterBankInfo.cpp
|
AMDGPU/GlobalISel: Fix splitting 64-bit extensions
|
2020-05-20 11:13:32 -04:00 |
AMDGPURegisterBankInfo.h
|
AMDGPU/GlobalISel: Handle sbfe/ubfe intrinsic
|
2020-02-17 09:20:13 -05:00 |
AMDGPURegisterBanks.td
|
[AMDGPU] Define AGPR subregs
|
2020-04-28 15:30:43 -07:00 |
AMDGPURewriteOutArguments.cpp
|
[SVE] Remove usages of VectorType::getNumElements() from AMDGPU
|
2020-05-13 15:57:55 -07:00 |
AMDGPUSearchableTables.td
|
AMDGPU: llvm.amdgcn.writelane is a source of divergence
|
2020-02-12 09:12:56 +01:00 |
AMDGPUSubtarget.cpp
|
Provide operand indices to adjustSchedDependency
|
2020-04-17 11:08:44 +01:00 |
AMDGPUSubtarget.h
|
[AMDGPU] New SIInsertHardClauses pass
|
2020-05-14 18:54:49 +01:00 |
AMDGPUTargetMachine.cpp
|
[AMDGPU] Promote alloca to vector in opt
|
2020-05-21 13:49:51 -07:00 |
AMDGPUTargetMachine.h
|
AMDGPU: Add flag to used fixed function ABI
|
2020-03-13 13:27:05 -07:00 |
AMDGPUTargetObjectFile.cpp
|
…
|
|
AMDGPUTargetObjectFile.h
|
…
|
|
AMDGPUTargetTransformInfo.cpp
|
Revert "[CostModel] Unify Intrinsic Costs."
|
2020-05-21 12:50:24 +01:00 |
AMDGPUTargetTransformInfo.h
|
[NFCI][CostModel] Refactor getIntrinsicInstrCost
|
2020-05-20 11:59:08 +01:00 |
AMDGPUUnifyDivergentExitNodes.cpp
|
[AMDGPU] Fix AMDGPUUnifyDivergentExitNodes
|
2020-03-18 16:49:30 +01:00 |
AMDGPUUnifyMetadata.cpp
|
[AMDGPU] Fixes -Wrange-loop-analysis warnings
|
2019-12-22 19:39:28 +01:00 |
AMDILCFGStructurizer.cpp
|
Sink all InitializePasses.h includes
|
2019-11-13 16:34:37 -08:00 |
AMDKernelCodeT.h
|
…
|
|
BUFInstructions.td
|
[llvm] NFC: Fix trivial typo in rst and td files
|
2020-04-23 14:26:32 +09:00 |
CMakeLists.txt
|
[AMDGPU] New SIInsertHardClauses pass
|
2020-05-14 18:54:49 +01:00 |
CaymanInstructions.td
|
AMDGPU/EG,CM: Implement fsqrt using recip(rsqrt(x)) instead of x * rsqrt(x)
|
2020-02-05 00:24:07 -05:00 |
DSInstructions.td
|
[llvm] NFC: Fix trivial typo in rst and td files
|
2020-04-23 14:26:32 +09:00 |
EvergreenInstructions.td
|
[TableGen] Drop deprecated leading # operation (NOP) and replace ## with #
|
2020-04-25 16:26:45 -07:00 |
FLATInstructions.td
|
[llvm] NFC: Fix trivial typo in rst and td files
|
2020-04-23 14:26:32 +09:00 |
GCNDPPCombine.cpp
|
[AMDGPU][DPP] Corrected DPP combiner
|
2019-11-20 15:56:45 +03:00 |
GCNHazardRecognizer.cpp
|
[AMDGPU] Don't implement GCNHazardRecognizer::PreEmitNoops(SUnit *)
|
2020-05-06 16:11:19 +01:00 |
GCNHazardRecognizer.h
|
[AMDGPU] Don't implement GCNHazardRecognizer::PreEmitNoops(SUnit *)
|
2020-05-06 16:11:19 +01:00 |
GCNILPSched.cpp
|
Prune a LegacyDivergenceAnalysis and MachineLoopInfo include each
|
2019-10-19 01:31:09 +00:00 |
GCNIterativeScheduler.cpp
|
[AMDGPU] Add file headers for few files where it is missing.
|
2020-01-31 02:06:41 +05:30 |
GCNIterativeScheduler.h
|
[AMDGPU] Add file headers for few files where it is missing.
|
2020-01-31 02:06:41 +05:30 |
GCNMinRegStrategy.cpp
|
[AMDGPU] Add file headers for few files where it is missing.
|
2020-01-31 02:06:41 +05:30 |
GCNNSAReassign.cpp
|
AMDGPU/GFX10: Fix NSA reassign pass when operands are undef
|
2020-02-01 22:41:40 +01:00 |
GCNProcessors.td
|
…
|
|
GCNRegBankReassign.cpp
|
[AMDGPU] Adapt GCNRegBankReassign for 16 bit subregs
|
2020-04-28 16:16:04 -07:00 |
GCNRegPressure.cpp
|
[AMDGPU] Fix assumption about LaneBitmask content
|
2020-02-19 09:07:11 -08:00 |
GCNRegPressure.h
|
Upgrade some instances of std::sort to llvm::sort. NFC.
|
2020-03-28 19:23:29 +01:00 |
GCNSchedStrategy.cpp
|
[AMDGPU] Remove dubious logic in bidirectional list scheduler
|
2020-02-28 21:35:34 +00:00 |
GCNSchedStrategy.h
|
[AMDGPU] Attempt to reschedule withou clustering
|
2020-01-27 10:27:16 -08:00 |
LLVMBuild.txt
|
…
|
|
MIMGInstructions.td
|
[llvm] NFC: Fix trivial typo in rst and td files
|
2020-04-23 14:26:32 +09:00 |
R600.td
|
…
|
|
R600AsmPrinter.cpp
|
[MC] Add MCStreamer::emitInt{8,16,32,64}
|
2020-02-29 09:40:21 -08:00 |
R600AsmPrinter.h
|
[AsmPrinter][MCStreamer] De-capitalize EmitInstruction and EmitCFI*
|
2020-02-13 22:08:55 -08:00 |
R600ClauseMergePass.cpp
|
…
|
|
R600ControlFlowFinalizer.cpp
|
[AMDGPU] Make use of divideCeil. NFC.
|
2020-03-26 16:11:35 +00:00 |
R600Defines.h
|
…
|
|
R600EmitClauseMarkers.cpp
|
…
|
|
R600ExpandSpecialInstrs.cpp
|
[AMDGPU] Split R600 and GCN subregs
|
2020-02-10 08:29:56 -08:00 |
R600FrameLowering.cpp
|
CodeGen: Use Register in TargetFrameLowering
|
2020-04-07 17:07:44 -04:00 |
R600FrameLowering.h
|
CodeGen: Use Register in TargetFrameLowering
|
2020-04-07 17:07:44 -04:00 |
R600ISelLowering.cpp
|
CodeGen: Use Register in TargetFrameLowering
|
2020-04-07 17:07:44 -04:00 |
R600ISelLowering.h
|
…
|
|
R600InstrFormats.td
|
…
|
|
R600InstrInfo.cpp
|
CodeGen: Use Register in TargetFrameLowering
|
2020-04-07 17:07:44 -04:00 |
R600InstrInfo.h
|
Use MCRegister in copyPhysReg
|
2019-11-11 14:42:33 +05:30 |
R600Instructions.td
|
AMDGPU: Remove denormal subtarget features
|
2020-04-02 17:17:12 -04:00 |
R600MachineFunctionInfo.cpp
|
…
|
|
R600MachineFunctionInfo.h
|
…
|
|
R600MachineScheduler.cpp
|
…
|
|
R600MachineScheduler.h
|
…
|
|
R600OpenCLImageTypeLoweringPass.cpp
|
…
|
|
R600OptimizeVectorRegisters.cpp
|
…
|
|
R600Packetizer.cpp
|
…
|
|
R600Processors.td
|
…
|
|
R600RegisterInfo.cpp
|
[TBLGEN] Allow to override RC weight
|
2020-02-14 15:49:52 -08:00 |
R600RegisterInfo.h
|
[TBLGEN] Allow to override RC weight
|
2020-02-14 15:49:52 -08:00 |
R600RegisterInfo.td
|
[TBLGEN] Allow to override RC weight
|
2020-02-14 15:49:52 -08:00 |
R600Schedule.td
|
…
|
|
R700Instructions.td
|
…
|
|
SIAddIMGInit.cpp
|
[AMDGPU] Split R600 and GCN subregs
|
2020-02-10 08:29:56 -08:00 |
SIAnnotateControlFlow.cpp
|
AMDGPU: Fix extra type mangling on llvm.amdgcn.if.break
|
2020-02-03 07:02:05 -08:00 |
SIDefines.h
|
…
|
|
SIFixSGPRCopies.cpp
|
[AMDGPU] Propagate AGPR RC from PHI to its PHI operands
|
2020-04-03 11:23:02 -07:00 |
SIFixVGPRCopies.cpp
|
…
|
|
SIFixupVectorISel.cpp
|
AMDGPU/GlobalISel: Skip DAG hack passes on selected functions
|
2020-02-17 08:33:17 -08:00 |
SIFoldOperands.cpp
|
[AMDGPU] Extend constant folding for logical operations
|
2020-04-07 14:37:16 -04:00 |
SIFormMemoryClauses.cpp
|
Sink all InitializePasses.h includes
|
2019-11-13 16:34:37 -08:00 |
SIFrameLowering.cpp
|
[AMDGPU] Enable base pointer.
|
2020-05-17 16:13:55 +05:30 |
SIFrameLowering.h
|
For PAL, make sure Scratch Buffer Descriptor do not clobber GIT pointer
|
2020-05-06 10:31:15 -04:00 |
SIISelLowering.cpp
|
AMDGPU/GlobalISel: Fix masked control flow with fallthrough blocks
|
2020-05-22 10:31:44 -04:00 |
SIISelLowering.h
|
DAG: Fix wrong legality check for ISD::FMAD
|
2020-04-13 10:25:39 -07:00 |
SIInsertHardClauses.cpp
|
[AMDGPU] Fix assertion failure in SIInsertHardClauses
|
2020-05-15 15:49:52 +01:00 |
SIInsertSkips.cpp
|
[AMDGPU] Add SIPreEmitPeephole pass.
|
2020-03-25 15:35:35 +00:00 |
SIInsertWaitcnts.cpp
|
[AMDGPU] Remove unnecessary s_waitcnt between VMEM loads
|
2020-05-01 10:10:23 +01:00 |
SIInstrFormats.td
|
[AMDGPU] Add a16 feature to gfx10
|
2020-02-10 09:04:23 +01:00 |
SIInstrInfo.cpp
|
Collapse variable into assert to remove non-assert unused variable
|
2020-05-05 11:04:43 -07:00 |
SIInstrInfo.h
|
[AMDGPU] Fix FoldImmediate for 16 bit operand
|
2020-05-05 10:19:14 -07:00 |
SIInstrInfo.td
|
[llvm] NFC: Fix trivial typo in rst and td files
|
2020-04-23 14:26:32 +09:00 |
SIInstructions.td
|
[AMDGPU] Make v16f64/v16i64 legal
|
2020-05-14 14:46:55 -07:00 |
SILoadStoreOptimizer.cpp
|
AMDGPU: Break read2/write2 search range on a memory fence
|
2020-04-24 15:53:30 -04:00 |
SILowerControlFlow.cpp
|
[AMDGPU] Limit endcf-collapase to simple if
|
2020-04-07 10:27:23 -07:00 |
SILowerI1Copies.cpp
|
AMDGPU/GlobalISel: Skip DAG hack passes on selected functions
|
2020-02-17 08:33:17 -08:00 |
SILowerSGPRSpills.cpp
|
[AMDGPU] Reserving VGPR for future SGPR Spill
|
2020-05-12 00:33:00 +00:00 |
SIMachineFunctionInfo.cpp
|
AMDGPU: Annotate functions that have stack objects
|
2020-05-19 18:51:00 -04:00 |
SIMachineFunctionInfo.h
|
[AMDGPU] Enable base pointer.
|
2020-05-17 16:13:55 +05:30 |
SIMachineScheduler.cpp
|
[AMDGPU] Use generated RegisterPressureSets enum
|
2020-02-18 10:34:03 -08:00 |
SIMachineScheduler.h
|
[AMDGPU] Use generated RegisterPressureSets enum
|
2020-02-18 10:34:03 -08:00 |
SIMemoryLegalizer.cpp
|
[AMDGPU] Skip generating cache invalidating instructions on AMDPAL
|
2020-04-24 13:53:44 +02:00 |
SIModeRegister.cpp
|
…
|
|
SIOptimizeExecMasking.cpp
|
AMDGPU: Use Register
|
2019-12-27 16:53:21 -05:00 |
SIOptimizeExecMaskingPreRA.cpp
|
[AMDGPU] Don't assert on partial exec copy
|
2020-04-12 21:14:36 -07:00 |
SIPeepholeSDWA.cpp
|
Fix unused function warning (PR44808)
|
2020-02-12 15:12:48 +01:00 |
SIPostRABundler.cpp
|
[AMDGPU] Drop const for value that is copied (NFC).
|
2020-03-30 10:59:59 +01:00 |
SIPreAllocateWWMRegs.cpp
|
Sink all InitializePasses.h includes
|
2019-11-13 16:34:37 -08:00 |
SIPreEmitPeephole.cpp
|
[AMDGPU] Process V_MOV_B32_indirect in SET_GPR_IDX optimization
|
2020-05-19 21:37:14 -07:00 |
SIProgramInfo.h
|
[AMDGPU] separate accounting for agprs
|
2019-10-02 00:26:58 +00:00 |
SIRegisterInfo.cpp
|
AMDGPU: Implement isConstantPhysReg
|
2020-05-23 13:24:42 -04:00 |
SIRegisterInfo.h
|
AMDGPU: Implement isConstantPhysReg
|
2020-05-23 13:24:42 -04:00 |
SIRegisterInfo.td
|
AMDGPU: Define mode register
|
2020-05-23 13:24:42 -04:00 |
SIRemoveShortExecBranches.cpp
|
[AMDGPU] Don't remove short branches over kills
|
2020-02-03 09:26:52 +00:00 |
SISchedule.td
|
[llvm] NFC: Fix trivial typo in rst and td files
|
2020-04-23 14:26:32 +09:00 |
SIShrinkInstructions.cpp
|
AMDGPU: Use early return
|
2020-04-07 13:48:00 -04:00 |
SIWholeQuadMode.cpp
|
[AMDGPU] Fix whole wavefront mode
|
2020-03-17 17:23:23 +01:00 |
SMInstructions.td
|
[AMDGPU][MC][GFX9+] Enabled 21-bit signed offsets for SMEM instructions
|
2020-05-06 14:13:10 +03:00 |
SOPInstructions.td
|
[llvm] NFC: Fix trivial typo in rst and td files
|
2020-04-23 14:26:32 +09:00 |
VIInstrFormats.td
|
…
|
|
VIInstructions.td
|
[llvm] NFC: Fix trivial typo in rst and td files
|
2020-04-23 14:26:32 +09:00 |
VOP1Instructions.td
|
AMDGPU: Fix illegally constant folding from V_MOV_B32_sdwa
|
2020-05-18 15:34:33 -04:00 |
VOP2Instructions.td
|
[AMDGPU][MC][GFX8+] Enabled clamp for v_mul_i32_i24_e64 and v_mul_u32_u24_e64
|
2020-05-22 14:11:31 +03:00 |
VOP3Instructions.td
|
[AMDGPU][MC][GFX9+] Enabled clamp for v_add_i32 and v_sub_i32
|
2020-05-13 14:17:20 +03:00 |
VOP3PInstructions.td
|
[TableGen] Drop deprecated leading # operation (NOP) and replace ## with #
|
2020-04-25 16:26:45 -07:00 |
VOPCInstructions.td
|
[llvm] NFC: Fix trivial typo in rst and td files
|
2020-04-23 14:26:32 +09:00 |
VOPInstructions.td
|
[llvm] NFC: Fix trivial typo in rst and td files
|
2020-04-23 14:26:32 +09:00 |
sroa-before-unroll.ll
|
[AMDGPU] Promote alloca to vector in opt
|
2020-05-21 13:49:51 -07:00 |