aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/AMDGPU/AMDGPU.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-22AMDGPU: Split SILowerControlFlow into two piecesMatt Arsenault1-2/+3
2016-08-11AMDGPU: Prune includesMatt Arsenault1-13/+3
2016-07-19AMDGPU: Change fdiv lowering based on !fpmath metadataMatt Arsenault1-1/+2
2016-07-14AMDGPU/R600: Delete/rename intrinsics no longer used by mesaMatt Arsenault1-1/+0
2016-06-24AMDGPU: Add stub custom CodeGenPrepare passMatt Arsenault1-0/+4
2016-06-09AMDGPU: Properly initialize SIShrinkInstructionsMatt Arsenault1-0/+3
2016-05-31AMDGPU: Remove unused address spaceMatt Arsenault1-2/+0
2016-05-13AMDGPU/EG,CM: Add instruction to read from constant AS (VTX2)Jan Vesely1-1/+1
2016-05-10[AMDGPU][NFC] Rename SIInsertNops -> SIDebuggerInsertNopsKonstantin Zhuravlyov1-3/+3
2016-04-14AMDGPU: Remove SIFixSGPRLiveRanges passNicolai Haehnle1-4/+0
2016-04-06AMDGPU: Add a shader calling conventionNicolai Haehnle1-9/+0
2016-03-21AMDGPU: Add SIWholeQuadMode passNicolai Haehnle1-0/+4
2016-03-11AMDGPU: R600 code splitting cleanupMatt Arsenault1-2/+2
2016-03-03AMDGPU: Insert two S_NOP instructions for every high level source statement.Tom Stellard1-0/+4
2016-02-12AMDGPU/SI: Detect uniform branches and emit s_cbranch instructionsTom Stellard1-0/+1
2016-02-12AMDGPU: Initialize SILowerControlFlowMatt Arsenault1-1/+5
2016-02-05AMDGPU/SI: Correctly initialize SIInsertWaits passTom Stellard1-1/+4
2016-01-30AMDGPU: Fix emitting invalid workitem intrinsics for HSAMatt Arsenault1-1/+4
2016-01-20Correctly initialize SIAnnotateControlFlowTom Stellard1-0/+3
2016-01-13Fix struct/class mismatch for MachineSchedContextHans Wennborg1-1/+1
2016-01-13AMDGPU/SI: Add SI Machine SchedulerNicolai Haehnle1-0/+4
2015-12-15AMDGPU/SI: Select constant loads with non-uniform addresses to MUBUF instruct...Tom Stellard1-0/+3
2015-12-10AMDGPU/SI: Emit constant arrays in the .text sectionTom Stellard1-2/+0
2015-11-30AMDGPU: Remove SIPrepareScratchRegsMatt Arsenault1-1/+0
2015-11-06AMDGPU: Add pass to detect used kernel featuresMatt Arsenault1-0/+4
2015-11-03AMDGPU: Initialize SIFixSGPRCopies so -print-after worksMatt Arsenault1-1/+4
2015-08-07AMDGPU: Add pass to lower OpenCL image and sampler arguments.Tom Stellard1-0/+1
2015-06-13R600 -> AMDGPU renameTom Stellard1-0/+148
2012-07-16Revert "AMDGPU: Add core backend files for R600/SI codegen v6"Tom Stellard1-35/+0
2012-07-16AMDGPU: Add core backend files for R600/SI codegen v6Tom Stellard1-0/+35