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
/
SMInstructions.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AMDGPU] deduplicate tablegen predicates
Stanislav Mekhanoshin
2019-11-04
1
-5
/
+5
*
AMDGPU/GlobalISel: Select SMRD loads for more types
Matt Arsenault
2019-09-16
1
-3
/
+12
*
[AMDGPU] Always use s_memtime for readcyclecounter
Stanislav Mekhanoshin
2019-07-09
1
-11
/
+0
*
AMDGPU/GFX10: Support DLC bit in llvm.amdgcn.s.buffer.load intrinsic
Nicolai Haehnle
2019-06-16
1
-6
/
+8
*
[AMDGPU] gfx1010 VMEM and SMEM implementation
Stanislav Mekhanoshin
2019-04-30
1
-29
/
+248
*
[AMDGPU] Sort out and rename multiple CI/VI predicates
Stanislav Mekhanoshin
2019-04-06
1
-9
/
+9
*
[AMDGPU] predicate and feature refactoring
Stanislav Mekhanoshin
2019-04-05
1
-13
/
+13
*
AMDGPU: Remove IntrReadMem from memtime/memrealtime intrinsics
Matt Arsenault
2019-02-25
1
-2
/
+10
*
Revert "AMDGPU/NFC: Cleanup subtarget predicates"
Konstantin Zhuravlyov
2019-02-22
1
-14
/
+14
*
AMDGPU/NFC: Cleanup subtarget predicates
Konstantin Zhuravlyov
2019-02-21
1
-14
/
+14
*
AMDGPU/GlobalISel: Move SMRD selection logic to TableGen
Tom Stellard
2019-02-20
1
-1
/
+22
*
AMDGPU: Remove GCN features and predicates
Matt Arsenault
2019-02-08
1
-1
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
AMDGPU: Allow f32 types for llvm.amdgcn.s.buffer.load
Matt Arsenault
2018-12-07
1
-0
/
+6
*
AMDGPU: Consolidate SMRD TableGen patterns
Tom Stellard
2018-10-06
1
-100
/
+80
*
AMDGPU/SI: Change predicate to isCIOnly for 32-bit imm s_buffer_load* patterns
Tom Stellard
2018-09-26
1
-1
/
+1
*
[AMDGPU] Load divergence predicate refactoring
Alexander Timofeev
2018-09-13
1
-8
/
+1
*
AMDGPU: Remove remnants of old address space mapping
Matt Arsenault
2018-08-31
1
-2
/
+2
*
[AMDGPU] Add support for multi-dword s.buffer.load intrinsic
Tim Renouf
2018-08-25
1
-16
/
+32
*
[AMDGPU][MC][VI][GFX9] Added s_atc_probe* instructions
Dmitry Preobrazhensky
2018-04-06
1
-0
/
+28
*
[AMDGPU][MC][GFX9] Added s_dcache_discard* instructions
Dmitry Preobrazhensky
2018-04-06
1
-0
/
+30
*
[AMDGPU][MC][GFX9] Added s_atomic_* and s_buffer_atomic_* instructions
Dmitry Preobrazhensky
2018-04-02
1
-0
/
+188
*
Revert r328975, it makes TableGen assert on the bots.
Nico Weber
2018-04-02
1
-188
/
+0
*
[AMDGPU][MC][GFX9] Added s_atomic_* and s_buffer_atomic_* instructions
Dmitry Preobrazhensky
2018-04-02
1
-0
/
+188
*
[AMDGPU][MC][GFX9] Added s_scratch* instructions
Dmitry Preobrazhensky
2018-03-28
1
-0
/
+15
*
TableGen: Check the dynamic type of !cast<Rec>(string)
Nicolai Haehnle
2018-03-19
1
-1
/
+1
*
Pass Divergence Analysis data to Selection DAG to drive divergence
Alexander Timofeev
2018-03-05
1
-5
/
+2
*
Reapply "AMDGPU: Add 32-bit constant address space"
Matt Arsenault
2018-02-09
1
-1
/
+2
*
Revert "AMDGPU: Add 32-bit constant address space"
Rafael Espindola
2018-02-07
1
-2
/
+1
*
AMDGPU: Add 32-bit constant address space
Marek Olsak
2018-02-07
1
-1
/
+2
*
AMDGPU: Set IntrReadMem on memtime intrinsics
Matt Arsenault
2017-12-08
1
-5
/
+2
*
AMDGPU: Select s_buffer_load_dword with a non-constant SGPR offset
Marek Olsak
2017-10-31
1
-2
/
+1
*
AMDGPU: Remove global isGCN predicates
Matt Arsenault
2017-10-03
1
-17
/
+13
*
AMDGPUAnnotateUniformValue should always treat volatile loads as divergent
Alexander Timofeev
2017-06-02
1
-0
/
+1
*
Revert "AMDGPU: Fold CI-specific complex SMRD patterns into existing complex ...
Marek Olsak
2017-05-24
1
-1
/
+26
*
AMDGPU: Fold CI-specific complex SMRD patterns into existing complex patterns
Marek Olsak
2017-05-23
1
-26
/
+1
*
[AMDGPU] Get address space mapping by target triple environment
Yaxun Liu
2017-03-27
1
-2
/
+2
*
AMDGPU: Remove a useless VI SMRD pattern
Marek Olsak
2017-01-30
1
-6
/
+0
*
[AMDGPU] Scalarization of global uniform loads.
Alexander Timofeev
2016-12-08
1
-2
/
+6
*
[AMDGPU] Disassembler: fix s_buffer_store_dword instructions
Sam Kolton
2016-12-05
1
-2
/
+11
*
AMDGPU: Disallow exec as SMEM instruction operand
Matt Arsenault
2016-11-29
1
-9
/
+14
*
[AMDGPU][MC][gfx8] Support 20-bit immediate offset in SMEM instructions.
Artem Tamazov
2016-10-31
1
-5
/
+9
*
AMDGPU: Add definitions for scalar store instructions
Matt Arsenault
2016-10-28
1
-21
/
+104
*
[AMDGPU] Scalar Memory instructions TD refactoring
Valery Pykhtin
2016-09-01
1
-0
/
+430