summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDGPU.h
Commit message (Expand)AuthorAgeFilesLines
* [AMDGPU] Add amdgpu-unify-metadata passStanislav Mekhanoshin2016-12-081-0/+4
* Move the global variables representing each Target behind accessor functionMehdi Amini2016-10-091-2/+2
* [AMDGPU] Pass optimization level to SelectionDAGISelKonstantin Zhuravlyov2016-10-031-1/+4
* AMDGPU: Partially fix control flow at -O0Matt Arsenault2016-09-291-0/+3
* AMDGPU: Split SILowerControlFlow into two piecesMatt Arsenault2016-08-221-2/+3
* AMDGPU: Prune includesMatt Arsenault2016-08-111-13/+3
* AMDGPU: Change fdiv lowering based on !fpmath metadataMatt Arsenault2016-07-191-1/+2
* AMDGPU/R600: Delete/rename intrinsics no longer used by mesaMatt Arsenault2016-07-141-1/+0
* AMDGPU: Add stub custom CodeGenPrepare passMatt Arsenault2016-06-241-0/+4
* AMDGPU: Properly initialize SIShrinkInstructionsMatt Arsenault2016-06-091-0/+3
* AMDGPU: Remove unused address spaceMatt Arsenault2016-05-311-2/+0
* AMDGPU/EG,CM: Add instruction to read from constant AS (VTX2)Jan Vesely2016-05-131-1/+1
* [AMDGPU][NFC] Rename SIInsertNops -> SIDebuggerInsertNopsKonstantin Zhuravlyov2016-05-101-3/+3
* AMDGPU: Remove SIFixSGPRLiveRanges passNicolai Haehnle2016-04-141-4/+0
* AMDGPU: Add a shader calling conventionNicolai Haehnle2016-04-061-9/+0
* AMDGPU: Add SIWholeQuadMode passNicolai Haehnle2016-03-211-0/+4
* AMDGPU: R600 code splitting cleanupMatt Arsenault2016-03-111-2/+2
* AMDGPU: Insert two S_NOP instructions for every high level source statement.Tom Stellard2016-03-031-0/+4
* AMDGPU/SI: Detect uniform branches and emit s_cbranch instructionsTom Stellard2016-02-121-0/+1
* AMDGPU: Initialize SILowerControlFlowMatt Arsenault2016-02-121-1/+5
* AMDGPU/SI: Correctly initialize SIInsertWaits passTom Stellard2016-02-051-1/+4
* AMDGPU: Fix emitting invalid workitem intrinsics for HSAMatt Arsenault2016-01-301-1/+4
* Correctly initialize SIAnnotateControlFlowTom Stellard2016-01-201-0/+3
* Fix struct/class mismatch for MachineSchedContextHans Wennborg2016-01-131-1/+1
* AMDGPU/SI: Add SI Machine SchedulerNicolai Haehnle2016-01-131-0/+4
* AMDGPU/SI: Select constant loads with non-uniform addresses to MUBUF instruct...Tom Stellard2015-12-151-0/+3
* AMDGPU/SI: Emit constant arrays in the .text sectionTom Stellard2015-12-101-2/+0
* AMDGPU: Remove SIPrepareScratchRegsMatt Arsenault2015-11-301-1/+0
* AMDGPU: Add pass to detect used kernel featuresMatt Arsenault2015-11-061-0/+4
* AMDGPU: Initialize SIFixSGPRCopies so -print-after worksMatt Arsenault2015-11-031-1/+4
* AMDGPU: Add pass to lower OpenCL image and sampler arguments.Tom Stellard2015-08-071-0/+1
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+148
* Revert "AMDGPU: Add core backend files for R600/SI codegen v6"Tom Stellard2012-07-161-35/+0
* AMDGPU: Add core backend files for R600/SI codegen v6Tom Stellard2012-07-161-0/+35
OpenPOWER on IntegriCloud