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
/
BUFInstructions.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU/GlobalISel: Fix selection of private stores
Matt Arsenault
2019-07-16
1
-6
/
+7
*
AMDGPU: Redefine load PatFrags
Matt Arsenault
2019-07-16
1
-2
/
+2
*
AMDGPU: Avoid code predicates for extload PatFrags
Matt Arsenault
2019-07-16
1
-9
/
+18
*
AMDGPU: Use standalone MUBUF load patterns
Matt Arsenault
2019-07-15
1
-20
/
+37
*
[AMDGPU] gfx908 atomic fadd and atomic pk_fadd
Stanislav Mekhanoshin
2019-07-11
1
-0
/
+58
*
AMDGPU: Remove mubuf specific PatFrags
Matt Arsenault
2019-07-08
1
-27
/
+13
*
[AMDGPU] hazard recognizer for fp atomic to s_denorm_mode
Stanislav Mekhanoshin
2019-06-21
1
-2
/
+21
*
[AMDGPU] gfx1010 VMEM and SMEM implementation
Stanislav Mekhanoshin
2019-04-30
1
-202
/
+383
*
[AMDGPU] Sort out and rename multiple CI/VI predicates
Stanislav Mekhanoshin
2019-04-06
1
-8
/
+8
*
[AMDGPU] predicate and feature refactoring
Stanislav Mekhanoshin
2019-04-05
1
-15
/
+16
*
[AMDGPU] Implemented dwordx3 variants of buffer/tbuffer load/store intrinsics
Tim Renouf
2019-03-22
1
-4
/
+14
*
[AMDGPU] Support for v3i32/v3f32
Tim Renouf
2019-03-21
1
-5
/
+4
*
[AMDGPU] Add buffer/load 8/16 bit overloaded intrinsics
Ryan Taylor
2019-03-19
1
-0
/
+6
*
AMDGPU: Move d16 load matching to preprocess step
Matt Arsenault
2019-03-08
1
-56
/
+19
*
[AMDGPU] Add support for 64 bit buffer atomic artihmetic instructions
Ryan Taylor
2019-03-06
1
-20
/
+30
*
Revert "AMDGPU/NFC: Cleanup subtarget predicates"
Konstantin Zhuravlyov
2019-02-22
1
-13
/
+13
*
AMDGPU/NFC: Cleanup subtarget predicates
Konstantin Zhuravlyov
2019-02-21
1
-13
/
+13
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AMDGPU] Extend the SI Load/Store optimizer to combine more things.
Neil Henning
2018-12-12
1
-0
/
+41
*
AMDGPU: Remove llvm.SI.buffer.load.dword
Matt Arsenault
2018-12-07
1
-48
/
+0
*
AMDGPU/NFC: Split MUBUF_Pseudo_Atomics into RTN/NO_RTN multiclasses
Konstantin Zhuravlyov
2018-11-07
1
-5
/
+16
*
AMDGPU: Remove dead TableGen code
Nicolai Haehnle
2018-10-17
1
-2
/
+0
*
AMDGPU: Remove remnants of old address space mapping
Matt Arsenault
2018-08-31
1
-2
/
+2
*
[AMDGPU] Allow int types for MUBUF vdata
Tim Renouf
2018-08-21
1
-0
/
+20
*
[AMDGPU] New buffer intrinsics
Tim Renouf
2018-08-21
1
-62
/
+52
*
[AMDGPU] New tbuffer intrinsics
Tim Renouf
2018-08-21
1
-49
/
+57
*
AMDGPU: Turn D16 for MIMG instructions into a regular operand
Nicolai Haehnle
2018-06-21
1
-4
/
+4
*
AMDGPU: Make v4i16/v4f16 legal
Matt Arsenault
2018-06-15
1
-8
/
+4
*
[AMDGPU][MC][GFX8][GFX9] Allow LDS direct reads for BUFFER_LOAD_DWORDX2/X3/X4
Dmitry Preobrazhensky
2018-06-13
1
-3
/
+19
*
AMDGPU: Make various NamedOperands upper case
Nicolai Haehnle
2018-06-04
1
-14
/
+14
*
TableGen: Streamline the semantics of NAME
Nicolai Haehnle
2018-06-04
1
-36
/
+36
*
AMDGPU: Make v2i16/v2f16 legal on VI
Matt Arsenault
2018-05-22
1
-6
/
+6
*
AMDGPU: Add D16 instructions preserve unused bits feature
Konstantin Zhuravlyov
2018-05-04
1
-2
/
+2
*
[AMDGPU][MC] Enabled instruction TBUFFER_LOAD_FORMAT_XYZ for SI/CI
Dmitry Preobrazhensky
2018-04-04
1
-1
/
+1
*
[AMDGPU][MC][GFX9] Added buffer_*_format_d16_hi_x
Dmitry Preobrazhensky
2018-03-28
1
-0
/
+10
*
[AMDGPU][MC][GFX8] Added BUFFER_STORE_LDS_DWORD Instruction
Dmitry Preobrazhensky
2018-03-12
1
-0
/
+24
*
[AMDGPU][MC] Added lds support for MUBUF instructions
Dmitry Preobrazhensky
2018-02-21
1
-53
/
+129
*
AMDGPU/SI: Adjust the encoding family for D16 buffer instructions when the ta...
Changpeng Fang
2018-02-01
1
-4
/
+4
*
AMDGPU/SI: Fix typos in d16 support patch the buffer intrinsics.
Changpeng Fang
2018-01-18
1
-4
/
+4
*
AMDGPU/SI: Add d16 support for buffer intrinsics.
Changpeng Fang
2018-01-12
1
-8
/
+238
*
AMDGPU: Select d16 loads into low component of register
Matt Arsenault
2017-11-13
1
-3
/
+37
*
AMDGPU: Lower buffer store and atomic intrinsics manually
Marek Olsak
2017-11-09
1
-20
/
+20
*
AMDGPU: Select s_buffer_load_dword with a non-constant SGPR offset
Marek Olsak
2017-10-31
1
-7
/
+0
*
AMDGPU: Remove global isGCN predicates
Matt Arsenault
2017-10-03
1
-60
/
+52
*
AMDGPU: Match load d16 hi instructions
Matt Arsenault
2017-09-20
1
-14
/
+53
*
AMDGPU: Cleanup load/store PatFrags
Matt Arsenault
2017-09-20
1
-12
/
+12
*
AMDGPU: Match store d16_hi instructions
Matt Arsenault
2017-09-20
1
-0
/
+10
*
AMDGPU: Don't legalize i16 extloads to i32 with legal i16
Matt Arsenault
2017-09-07
1
-0
/
+3
*
AMDGPU: Add most d16 load/store instruction definitions
Matt Arsenault
2017-09-01
1
-0
/
+45
*
AMDGPU: Implement memory model
Konstantin Zhuravlyov
2017-07-21
1
-4
/
+4
[next]