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
/
DSInstructions.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
TableGen/GlobalISel: Add way for SDNodeXForm to work on timm
Matt Arsenault
2020-01-09
1
-1
/
+1
*
AMDGPU: Use new PatFrag system for d16 stores
Matt Arsenault
2020-01-09
1
-2
/
+2
*
AMDGPU: Add register class to DS_SWIZZLE_B32 pattern
Matt Arsenault
2020-01-09
1
-1
/
+1
*
[AMDGPU] Add missing flags to DS_Real
Stanislav Mekhanoshin
2019-11-05
1
-0
/
+2
*
[AMDGPU] deduplicate tablegen predicates
Stanislav Mekhanoshin
2019-11-04
1
-1
/
+1
*
[AMDGPU][MC][GFX9][GFX10] Corrected number of src operands for ds_[read/write...
Dmitry Preobrazhensky
2019-10-11
1
-5
/
+18
*
Reapply r372285 "GlobalISel: Don't materialize immarg arguments to intrinsics"
Matt Arsenault
2019-09-19
1
-1
/
+1
*
Revert r372285 "GlobalISel: Don't materialize immarg arguments to intrinsics"
Hans Wennborg
2019-09-19
1
-1
/
+1
*
GlobalISel: Don't materialize immarg arguments to intrinsics
Matt Arsenault
2019-09-19
1
-1
/
+1
*
AMDGPU: Remove code address space predicates
Matt Arsenault
2019-09-09
1
-2
/
+2
*
AMDGPU/GlobalISel: Avoid repeating 32-bit type lists
Matt Arsenault
2019-09-06
1
-1
/
+1
*
AMDGPU/GlobalISel: Fix load/store of types in other address spaces
Matt Arsenault
2019-09-06
1
-4
/
+18
*
AMDGPU/GlobalISel: Select local atomic cmpxchg
Matt Arsenault
2019-08-01
1
-1
/
+1
*
AMDGPU/GlobalISel: Allow selection of DS atomicrmw
Matt Arsenault
2019-08-01
1
-1
/
+1
*
AMDGPU: Start redefining atomic PatFrags
Matt Arsenault
2019-08-01
1
-6
/
+6
*
AMDGPU/GlobalISel: Select simple local stores
Matt Arsenault
2019-08-01
1
-1
/
+1
*
AMDGPU: Don't use SDNodeXForm for DS offset output
Matt Arsenault
2019-07-22
1
-12
/
+12
*
AMDGPU: Force s_waitcnt after GWS instructions
Matt Arsenault
2019-07-19
1
-1
/
+4
*
[AMDGPU] Copy missing predicate from pseudo to real
Stanislav Mekhanoshin
2019-07-15
1
-0
/
+1
*
[AMDGPU][MC] Corrected encoding of src0 for DS_GWS_* instructions
Dmitry Preobrazhensky
2019-07-15
1
-3
/
+5
*
AMDGPU: Split extload/zextload local load patterns
Matt Arsenault
2019-07-08
1
-3
/
+6
*
AMDGPU: Support GDS atomics
Nicolai Haehnle
2019-07-01
1
-42
/
+46
*
AMDGPU: Add intrinsics for DS GWS semaphore instructions
Matt Arsenault
2019-06-20
1
-0
/
+2
*
AMDGPU: Insert mem_viol check loop around GWS pre-GFX9
Matt Arsenault
2019-06-20
1
-1
/
+1
*
Reapply "AMDGPU: Add ds_gws_init / ds_gws_barrier intrinsics"
Matt Arsenault
2019-06-19
1
-1
/
+5
*
Revert rL363678 : AMDGPU: Add ds_gws_init / ds_gws_barrier intrinsics
Simon Pilgrim
2019-06-19
1
-5
/
+1
*
AMDGPU: Add ds_gws_init / ds_gws_barrier intrinsics
Matt Arsenault
2019-06-18
1
-1
/
+5
*
[AMDGPU] gfx1010 DS implementation
Stanislav Mekhanoshin
2019-05-01
1
-163
/
+207
*
[AMDGPU] Sort out and rename multiple CI/VI predicates
Stanislav Mekhanoshin
2019-04-06
1
-2
/
+2
*
[AMDGPU] predicate and feature refactoring
Stanislav Mekhanoshin
2019-04-05
1
-10
/
+10
*
AMDGPU: Move d16 load matching to preprocess step
Matt Arsenault
2019-03-08
1
-34
/
+17
*
[AMDGPU] Mark ds instructions as meybeAtomic
Stanislav Mekhanoshin
2019-03-01
1
-0
/
+1
*
Revert "AMDGPU/NFC: Cleanup subtarget predicates"
Konstantin Zhuravlyov
2019-02-22
1
-7
/
+7
*
AMDGPU/NFC: Cleanup subtarget predicates
Konstantin Zhuravlyov
2019-02-21
1
-7
/
+7
*
AMDGPU: Remove GCN features and predicates
Matt Arsenault
2019-02-08
1
-2
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
AMDGPU: Add llvm.amdgcn.ds.ordered.add & swap
Marek Olsak
2019-01-16
1
-0
/
+5
*
AMDGPU: Avoid selecting ds_{read,write}2_b32 on SI
Nicolai Haehnle
2018-10-17
1
-1
/
+3
*
AMDGPU: Add patterns for i32/i64 local atomic load/store
Matt Arsenault
2018-06-22
1
-0
/
+21
*
AMDGPU: Add D16 instructions preserve unused bits feature
Konstantin Zhuravlyov
2018-05-04
1
-2
/
+2
*
[AMDGPU][MC] Added ds_add_src2_f32
Dmitry Preobrazhensky
2018-03-28
1
-0
/
+3
*
[AMDGPU] Supported ds_write_b128 generation.
Farhana Aleen
2018-03-16
1
-0
/
+2
*
[AMDGPU] Supported ds_read_b128 generation; Widened vector length for local a...
Farhana Aleen
2018-03-09
1
-0
/
+1
*
AMDGPU: Stop using .NAME in .td files
Nicolai Haehnle
2018-02-22
1
-6
/
+6
*
[AMDGPU] add LDS f32 intrinsics
Daniil Fukalov
2018-01-17
1
-1
/
+4
*
AMDGPU: Select DS insts without m0 initialization
Matt Arsenault
2017-11-29
1
-59
/
+113
*
AMDGPU: Add separate definitions for DS insts without m0 use
Matt Arsenault
2017-11-15
1
-154
/
+207
*
AMDGPU: Select d16 loads into low component of register
Matt Arsenault
2017-11-13
1
-0
/
+18
*
AMDGPU: Cleanup local atomic node names
Matt Arsenault
2017-10-23
1
-27
/
+27
*
AMDGPU: Remove global isGCN predicates
Matt Arsenault
2017-10-03
1
-15
/
+11
[next]