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
/
CodeGen
/
AMDGPU
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: Remove unnecessary IR from test
Matt Arsenault
2019-10-14
1
-63
/
+9
*
[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator
Cameron McInally
2019-10-14
2
-53
/
+53
*
[AMDGPU] Come back patch for the 'Assign register class for cross block value...
Alexander Timofeev
2019-10-14
42
-315
/
+354
*
[AMDGPU] Use GCN prefix in dpp_combine.mir. NFC.
Stanislav Mekhanoshin
2019-10-11
1
-82
/
+82
*
[AMDGPU] link dpp pseudos and real instructions on gfx10
Stanislav Mekhanoshin
2019-10-11
2
-271
/
+5008
*
[GISel] Allow getConstantVRegVal() to return G_FCONSTANT values.
Marcello Maggioni
2019-10-10
1
-22
/
+14
*
[AMDGPU] Handle undef old operand in DPP combine
Stanislav Mekhanoshin
2019-10-10
1
-1
/
+12
*
[AMDGPU] Fixed dpp_combine.mir with expensive checks. NFC.
Stanislav Mekhanoshin
2019-10-10
1
-5
/
+7
*
Revert "[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator"
Dmitri Gribenko
2019-10-10
2
-53
/
+53
*
AMDGPU: Use SGPR_128 instead of SReg_128 for vregs
Matt Arsenault
2019-10-10
44
-331
/
+331
*
AMDGPU: Don't fold copies to physregs
Matt Arsenault
2019-10-09
1
-1
/
+1
*
AMDGPU/GlobalISel: Fix crash on wide constant load with VGPR pointer
Matt Arsenault
2019-10-09
1
-0
/
+46
*
GlobalISel: Implement fewerElementsVector for G_BUILD_VECTOR
Matt Arsenault
2019-10-09
28
-672
/
+1284
*
[AMDGPU] Fixed dpp combine of VOP1
Stanislav Mekhanoshin
2019-10-09
1
-0
/
+23
*
[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator
Cameron McInally
2019-10-09
2
-53
/
+53
*
AMDGPU: Fix i16 arithmetic pattern redundancy
Matt Arsenault
2019-10-08
10
-329
/
+367
*
AMDGPU: Add offsets to MMO when lowering buffer intrinsics
Tom Stellard
2019-10-08
1
-0
/
+414
*
(Re)generate various tests. NFC
Amaury Sechet
2019-10-08
2
-128
/
+997
*
AMDGPU: Propagate undef flag during pre-RA exec mask optimizations
Nicolai Haehnle
2019-10-08
1
-1
/
+24
*
MachineSSAUpdater: insert IMPLICIT_DEF at top of basic block
Nicolai Haehnle
2019-10-08
1
-0
/
+28
*
AMDGPU/GlobalISel: Clamp G_SITOFP/G_UITOFP sources
Matt Arsenault
2019-10-07
2
-146
/
+575
*
AMDGPU/GlobalISel: Handle more G_INSERT cases
Matt Arsenault
2019-10-07
1
-20
/
+130
*
GlobalISel: Partially implement lower for G_INSERT
Matt Arsenault
2019-10-07
1
-6
/
+148
*
AMDGPU/GlobalISel: Fix selection of 16-bit shifts
Matt Arsenault
2019-10-07
3
-294
/
+810
*
AMDGPU/GlobalISel: Select VALU G_AMDGPU_FFBH_U32
Matt Arsenault
2019-10-07
1
-7
/
+7
*
AMDGPU/GlobalISel: Use S_MOV_B64 for inline constants
Matt Arsenault
2019-10-07
2
-11
/
+12
*
AMDGPU/GlobalISel: Widen 16-bit G_MERGE_VALUEs sources
Matt Arsenault
2019-10-07
7
-5451
/
+11837
*
AMDGPU/GlobalISel: Select more G_INSERT cases
Matt Arsenault
2019-10-07
1
-22
/
+425
*
GlobalISel: Add target pre-isel instructions
Matt Arsenault
2019-10-07
2
-0
/
+100
*
[AMDGPU] Fix test checks
Jay Foad
2019-10-07
1
-2
/
+4
*
AMDGPU/GlobalISel: RegBankSelect DS GWS intrinsics
Matt Arsenault
2019-10-06
2
-0
/
+116
*
AMDGPU/GlobalISel: Lower G_ATOMIC_CMPXCHG_WITH_SUCCESS
Matt Arsenault
2019-10-06
1
-0
/
+107
*
GlobalISel: Partially implement lower for G_EXTRACT
Matt Arsenault
2019-10-06
4
-24
/
+213
*
AMDGPU/GlobalISel: Fix RegBankSelect for sendmsg intrinsics
Matt Arsenault
2019-10-06
3
-25
/
+11
*
AMDGPU/GlobalISel: Fix using wrong addrspace for aperture
Matt Arsenault
2019-10-04
1
-8
/
+8
*
AMDGPU/GlobalISel: Select G_PTRTOINT
Matt Arsenault
2019-10-04
1
-0
/
+101
*
AMDGPU/GlobalISel: Support wave32 waterfall loops
Matt Arsenault
2019-10-04
12
-389
/
+704
*
AMDGPU/GlobalISel: Handle RegBankSelect of G_INSERT_VECTOR_ELT
Matt Arsenault
2019-10-03
1
-12
/
+383
*
AMDGPU/GlobalISel: Split 64-bit vector extracts during RegBankSelect
Matt Arsenault
2019-10-03
1
-6
/
+114
*
AMDGPU/GlobalISel: Allow VGPR to index SGPR register
Matt Arsenault
2019-10-03
1
-3
/
+2
*
AMDGPU/GlobalISel: Add some more tests for G_INSERT legalization
Matt Arsenault
2019-10-03
1
-0
/
+168
*
AMDGPU/GlobalISel: Fix mutationIsSane assert v8s8 and
Matt Arsenault
2019-10-03
1
-0
/
+166
*
AMDGPU/GlobalISel: Expand G_BITCAST legality
Matt Arsenault
2019-10-03
1
-0
/
+102
*
[AMDGPU] Fix illegal agpr use by VALU
Stanislav Mekhanoshin
2019-10-02
2
-3
/
+21
*
[AMDGPU] Extend buffer intrinsics with swizzling
Piotr Sobczak
2019-10-02
56
-454
/
+525
*
AMDGPU/GlobalISel: Assume VGPR for G_FRAME_INDEX
Matt Arsenault
2019-10-02
1
-1
/
+1
*
AMDGPU/GlobalISel: Private loads always use VGPRs
Matt Arsenault
2019-10-02
1
-0
/
+17
*
AMDGPU/GlobalISel: Legalize 1024-bit G_BUILD_VECTOR
Matt Arsenault
2019-10-02
2
-40
/
+155
*
AMDGPU/GlobalISel: Fix RegBankSelect for 1024-bit values
Matt Arsenault
2019-10-02
1
-0
/
+28
*
[AMDGPU] separate accounting for agprs
Stanislav Mekhanoshin
2019-10-02
1
-10
/
+129
[next]