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
/
lib
/
Target
/
AMDGPU
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "[AMDGPU] Kernel arg metadata: added support for "__hip_texture" type."
Matt Arsenault
2019-07-03
1
-10
/
+0
*
[AMDGPU] Kernel arg metadata: added support for "__hip_texture" type.
Konstantin Pyzhov
2019-07-03
1
-0
/
+10
*
[AMDGPU] Enable serializing of argument info.
Michael Liao
2019-07-03
3
-1
/
+253
*
AMDGPU: Look through bundles for existing waitcnts
Matt Arsenault
2019-07-03
1
-1
/
+2
*
AMDGPU: Custom lower vector_shuffle for v4i16/v4f16
Matt Arsenault
2019-07-02
2
-0
/
+63
*
[AMDGPU] LCSSA pass added in preISel. Fixing typo in previous commit
Alexander Timofeev
2019-07-02
1
-1
/
+1
*
[AMDGPU] LCSSA pass added in preISel. Uniform values defined in the divergent...
Alexander Timofeev
2019-07-02
2
-0
/
+19
*
AMDGPU/GlobalISel: Try generated matcher with intrinsics
Matt Arsenault
2019-07-02
1
-8
/
+7
*
AMDGPU/GlobalISel: Select mul
Matt Arsenault
2019-07-02
1
-1
/
+1
*
AMDGPU/GlobalISel: Fix G_GEP with mixed SGPR/VGPR operands
Matt Arsenault
2019-07-02
1
-4
/
+6
*
AMDGPU/GlobalISel: Select G_FENCE
Matt Arsenault
2019-07-02
1
-0
/
+5
*
AMDGPU: Correct properties for adjcallstack* pseudos
Matt Arsenault
2019-07-01
1
-0
/
+4
*
AMDGPU/GlobalISel: Handle more input argument intrinsics
Matt Arsenault
2019-07-01
2
-41
/
+72
*
AMDGPU/GlobalISel: Lower kernarg segment ptr intrinsics
Matt Arsenault
2019-07-01
3
-24
/
+48
*
AMDGPU/GlobalISel: Legalize workgroup ID intrinsics
Matt Arsenault
2019-07-01
2
-0
/
+36
*
AMDGPU/GlobalISel: Legalize workitem ID intrinsics
Matt Arsenault
2019-07-01
3
-0
/
+127
*
AMDGPU/GlobalISel: Custom lower control flow intrinsics
Matt Arsenault
2019-07-01
2
-0
/
+68
*
AMDGPU/GlobalISel: Handle 16-bit SALU min/max
Matt Arsenault
2019-07-01
1
-5
/
+19
*
AMDGPU/GlobalISel: Lower SALU min/max to cmp+select
Matt Arsenault
2019-07-01
1
-6
/
+41
*
AMDGPU/GlobalISel: Legalize s16 add/sub/mul
Matt Arsenault
2019-07-01
2
-2
/
+85
*
AMDGPU/GlobalISel: Fix allowing non-boolean conditions for G_SELECT
Matt Arsenault
2019-07-01
1
-9
/
+20
*
AMDGPU/GlobalISel: RegBankSelect for sendmsg/sendmsghalt
Matt Arsenault
2019-07-01
1
-3
/
+29
*
AMDGPU/GlobalISel: Legalize s16 fcmp
Matt Arsenault
2019-07-01
1
-1
/
+9
*
AMDGPU/GFX10: implement ds_ordered_count changes
Nicolai Haehnle
2019-07-01
1
-1
/
+22
*
AMDGPU: Support GDS atomics
Nicolai Haehnle
2019-07-01
8
-54
/
+97
*
AMDGPU/GlobalISel: RegBankSelect for DS ordered add/swap
Matt Arsenault
2019-07-01
1
-2
/
+31
*
AMDGPU/GlobalISel: RegBankSelect for amdgcn.writelane
Matt Arsenault
2019-07-01
1
-5
/
+58
*
AMDGPU/GlobalISel: Fail instead of assert when selecting loads
Matt Arsenault
2019-07-01
1
-5
/
+11
*
AMDGPU/GlobalISel: Complete implementation of G_GEP
Matt Arsenault
2019-07-01
3
-53
/
+79
*
AMDGPU/GlobalISel: Select G_PHI
Matt Arsenault
2019-07-01
2
-0
/
+41
*
AMDGPU/GlobalISel: Try to select VOP3 form of add
Matt Arsenault
2019-07-01
1
-0
/
+20
*
AMDGPU/GlobalISel: RegBankSelect for readlane/readfirstlane
Matt Arsenault
2019-07-01
2
-0
/
+82
*
AMDGPU/GlobalISel: Implement select for 32-bit G_ADD
Tom Stellard
2019-07-01
2
-2
/
+7
*
AMDGPU/GlobalISel: Select G_BRCOND for vcc
Matt Arsenault
2019-07-01
2
-25
/
+44
*
AMDGPU/GlobalISel: Select G_FRAME_INDEX
Matt Arsenault
2019-07-01
2
-0
/
+19
*
AMDGPU/GFX10: fix scratch resource descriptor
Nicolai Haehnle
2019-07-01
1
-2
/
+2
*
AMDGPU/GlobalISel: Make s16 select legal
Matt Arsenault
2019-07-01
2
-7
/
+9
*
AMDGPU/GlobalISel: Select G_BRCOND for scc conditions
Matt Arsenault
2019-07-01
2
-0
/
+34
*
AMDGPU/GlobalISel: Tolerate copies with no type set
Matt Arsenault
2019-07-01
1
-3
/
+6
*
AMDGPU/GlobalISel: Select src modifiers
Matt Arsenault
2019-07-01
2
-6
/
+43
*
AMDGPU: Convert some places to Register
Matt Arsenault
2019-07-01
2
-9
/
+10
*
AMDGPU/GlobalISel: Fix RegBankSelect for G_FCANONICALIZE
Matt Arsenault
2019-07-01
1
-0
/
+1
*
AMDGPU/GlobalISel: Fix RegBankSelect for G_BUILD_VECTOR
Matt Arsenault
2019-07-01
1
-1
/
+2
*
AMDGPU/GlobalISel: Fail on store to 32-bit address space
Matt Arsenault
2019-07-01
1
-0
/
+6
*
AMDGPU/GlobalISel: Improve icmp selection coverage.
Matt Arsenault
2019-07-01
2
-13
/
+38
*
AMDGPU/GlobalISel: RegBankSelect for WWM/WQM
Matt Arsenault
2019-07-01
1
-0
/
+2
*
AMDGPU/GlobalISel: Use vcc reg bank for amdgcn.wqm.vote
Matt Arsenault
2019-07-01
1
-1
/
+1
*
AMDGPU/GlobalISel: Fix scc->vcc copy handling
Matt Arsenault
2019-07-01
2
-13
/
+23
*
AMDGPU/GlobalISel: Use and instead of BFE with inline immediate
Matt Arsenault
2019-07-01
1
-6
/
+29
*
[AMDGPU] Call isLoopExiting for blocks in the loop.
Florian Hahn
2019-07-01
1
-2
/
+4
[prev]
[next]