index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Analysis
/
DivergenceAnalysis
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SDA] Don't stop divergence propagation at the IPD.
Jay Foad
2019-09-18
1
-0
/
+111
*
[AMDGPU] ImmArg and SourceOfDivergence for permlane/dpp
Stanislav Mekhanoshin
2019-06-13
1
-0
/
+40
*
[SDA] Bug fix: Use IPD outside the loop as divergence bound
Nicolai Haehnle
2019-04-18
1
-0
/
+37
*
[AMDGPU] Flag new raw/struct atomic ops as source of divergence
Tim Renouf
2019-04-17
1
-0
/
+200
*
[AMDGPU] Add support for 64 bit buffer atomic artihmetic instructions
Ryan Taylor
2019-03-06
1
-30
/
+30
*
[AMDGPU] Add intrinsics for 16 bit interpolation
Tim Corringham
2019-01-28
1
-0
/
+25
*
[AMDGPU] Add some missing always-uniform values.
Neil Henning
2019-01-18
1
-1
/
+19
*
[DA] GPUDivergenceAnalysis for unstructured GPU kernels
Nicolai Haehnle
2018-11-30
19
-0
/
+1215
*
Move test/Analysis/DivergenceAnalysis/AMDGPU/loads.ll
Nicolai Haehnle
2018-08-30
1
-15
/
+0
*
[NFC] Rename the DivergenceAnalysis to LegacyDivergenceAnalysis
Nicolai Haehnle
2018-08-30
12
-679
/
+0
*
[AMDGPU] Consider loads from flat addrspace to be potentially divergent
Scott Linder
2018-08-21
1
-0
/
+15
*
DivergenceAnalysis: added debug output
Tim Renouf
2018-07-13
1
-1
/
+4
*
AMDGPU: Convert test cases to the dimension-aware intrinsics
Nicolai Haehnle
2018-06-21
1
-39
/
+39
*
AMDGPU: Dimension-aware image intrinsics
Nicolai Haehnle
2018-04-04
1
-0
/
+10
*
AMDGPU: Change DivergenceAnalysis for function arguments
Matt Arsenault
2017-04-19
1
-1
/
+26
*
AMDGPU: Add all atomicrmw fields to atomic.inc/dec
Matt Arsenault
2017-03-30
1
-12
/
+12
*
AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel
Matt Arsenault
2017-03-21
4
-8
/
+8
*
AMDGPU: Remove SI_fs_constant and SI_fs_interp intrinsics
Matt Arsenault
2017-02-16
1
-22
/
+0
*
AMDGPU: Fix atomic_inc/atomic_dec + ds_swizzle not being divergent
Matt Arsenault
2017-01-30
2
-0
/
+43
*
Fix some broken CHECK lines.
Benjamin Kramer
2017-01-22
1
-1
/
+1
*
NVPTX: Remove the legacy ptx intrinsics
Justin Bogner
2016-07-07
1
-2
/
+2
*
DivergenceAnalysis: Fix crash with no return blocks
Matt Arsenault
2016-05-09
1
-0
/
+30
*
AMDGPU: llvm.SI.fs.constant is a source of divergence
Nicolai Haehnle
2016-05-02
1
-0
/
+22
*
DivergenceAnalysis: Fix crash with unreachable blocks
Matt Arsenault
2016-04-29
1
-0
/
+17
*
[DivergenceAnalysis] Treat PHI with incoming undef as constant
Nicolai Haehnle
2016-04-14
1
-0
/
+28
*
AMDGPU: Remove leftover ShaderType attributes in tests
Matt Arsenault
2016-04-13
4
-31
/
+29
*
AMDGPU: Add a shader calling convention
Nicolai Haehnle
2016-04-06
1
-1
/
+1
*
AMDGPU/SI: Add llvm.amdgcn.buffer.atomic.* intrinsics
Nicolai Haehnle
2016-03-18
1
-0
/
+104
*
AMDGPU: mark atomic instructions as sources of divergence
Nicolai Haehnle
2016-03-17
1
-0
/
+15
*
AMDGPU: mark llvm.amdgcn.image.atomic.* as a source of divergence
Nicolai Haehnle
2016-03-14
1
-0
/
+122
*
AMDGPU: Fix not handling new workitem intrinsics in DivergenceAnalysis
Matt Arsenault
2016-02-11
1
-0
/
+45
*
AMDGPU/SI: Fix implemenation of isSourceOfDivergence() for graphics shaders
Tom Stellard
2015-12-19
2
-0
/
+18
*
[DivergenceAnalysis] fix a bug in computing influence regions
Jingyue Wu
2015-12-18
1
-1
/
+22
*
Divergence analysis for GPU programs
Jingyue Wu
2015-04-10
2
-0
/
+200