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
/
SIInstrFormats.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AMDGPU] Added MI bit IsDOT
Stanislav Mekhanoshin
2019-09-17
1
-0
/
+5
*
[AMDGPU] Extend MIMG opcode to 8 bits
Stanislav Mekhanoshin
2019-07-12
1
-2
/
+3
*
[AMDGPU] gfx908 mAI instructions, MC part
Stanislav Mekhanoshin
2019-07-09
1
-0
/
+5
*
[AMDGPU] hazard recognizer for fp atomic to s_denorm_mode
Stanislav Mekhanoshin
2019-06-21
1
-0
/
+5
*
[AMDGPU] gfx1010 MIMG implementation
Stanislav Mekhanoshin
2019-05-01
1
-6
/
+26
*
[AMDGPU] predicate and feature refactoring
Stanislav Mekhanoshin
2019-04-05
1
-6
/
+7
*
AMDGPU: Remove GCN features and predicates
Matt Arsenault
2019-02-08
1
-5
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AMDGPU] Add new Mode Register pass
Tim Corringham
2018-12-10
1
-0
/
+6
*
AMDGPU: Refactor Subtarget classes
Tom Stellard
2018-07-11
1
-2
/
+2
*
[AMDGPU] Add VALU to V_INTERP Instructions
Ryan Taylor
2018-07-05
1
-0
/
+1
*
AMDGPU: Separate R600 and GCN TableGen files
Tom Stellard
2018-06-28
1
-1
/
+1
*
AMDGPU: Refactor MIMG instruction TableGen using generic tables
Nicolai Haehnle
2018-06-21
1
-14
/
+0
*
AMDGPU: Turn D16 for MIMG instructions into a regular operand
Nicolai Haehnle
2018-06-21
1
-4
/
+6
*
[MachineOperand][Target] MachineOperand::isRenamable semantics changes
Geoff Berry
2018-02-23
1
-2
/
+3
*
[AMDGPU] isRenamable fixes to support copy forwarding
Geoff Berry
2018-01-30
1
-0
/
+2
*
AMDGPU/SI: Add d16 support for image intrinsics.
Changpeng Fang
2018-01-18
1
-0
/
+7
*
[AMDGPU][MC][GFX8][GFX9] Corrected names of integer v_{add/addc/sub/subrev/su...
Dmitry Preobrazhensky
2017-11-20
1
-4
/
+4
*
[AMDGPU][MC][GFX9][disassembler] Corrected decoding of op_sel_hi for v_mad_mix*
Dmitry Preobrazhensky
2017-11-17
1
-0
/
+5
*
AMDGPU: Remove global isGCN predicates
Matt Arsenault
2017-10-03
1
-0
/
+9
*
AMDGPU: Fold clamp modifier for packed instructions
Matt Arsenault
2017-08-31
1
-8
/
+19
*
[AMDGPU][MC][GFX9] Added integer clamping support for VOP3 opcodes
Dmitry Preobrazhensky
2017-08-16
1
-0
/
+5
*
[AMDGPU][MC][GFX9] Added 16-bit renamed and "_legacy" VALU opcodes
Dmitry Preobrazhensky
2017-08-09
1
-0
/
+5
*
AMDGPU: Introduce maybeAtomic instruction flag
Konstantin Zhuravlyov
2017-07-21
1
-1
/
+6
*
[AMDGPU][MC][GFX9] Added support of VOP3 'op_sel' modifier
Dmitry Preobrazhensky
2017-07-21
1
-0
/
+5
*
[AMDGPU][MC] Fixed bugs in export instruction
Dmitry Preobrazhensky
2017-05-19
1
-8
/
+8
*
AMDGPU: Unify divergent function exits.
Matt Arsenault
2017-03-24
1
-6
/
+6
*
AMDGPU: Add VOP3P instruction format
Matt Arsenault
2017-02-27
1
-0
/
+2
*
AMDGPU: Fold FP clamp as modifier bit
Matt Arsenault
2017-02-22
1
-0
/
+5
*
AMDGPU: Fix vintrp disassembly
Matt Arsenault
2016-12-10
1
-1
/
+1
*
AMDGPU: Clean up instruction bits
Matt Arsenault
2016-12-09
1
-42
/
+55
*
AMDGPU/SI: Don't mark VINTRP instructions as mayLoad
Tom Stellard
2016-12-09
1
-1
/
+13
*
AMDGPU: Refactor exp instructions
Matt Arsenault
2016-12-05
1
-9
/
+22
*
[AMDGPU] TableGen: change individual instruction flags to bit type from bits<1>
Sam Kolton
2016-11-15
1
-35
/
+35
*
AMDGPU: Workaround for instruction size with literals
Matt Arsenault
2016-11-01
1
-0
/
+5
*
AMDGPU: Add definitions for scalar store instructions
Matt Arsenault
2016-10-28
1
-0
/
+6
*
[AMDGPU] Refactor VOP1 and VOP2 instruction TD definitions
Valery Pykhtin
2016-09-23
1
-166
/
+0
*
[AMDGPU] Refactor VOPC instruction TD definitions
Valery Pykhtin
2016-09-19
1
-29
/
+0
*
AMDGPU: Allow some control flow intrinsics to be CSEd
Matt Arsenault
2016-09-16
1
-0
/
+3
*
AMDGPU: Use SOPK compare instructions
Matt Arsenault
2016-09-16
1
-0
/
+5
*
Revert "AMDGPU: Use SOPK compare instructions"
Matt Arsenault
2016-09-14
1
-5
/
+0
*
AMDGPU: Use SOPK compare instructions
Matt Arsenault
2016-09-14
1
-0
/
+5
*
[AMDGPU] Refactor MUBUF/MTBUF instructions
Valery Pykhtin
2016-09-10
1
-93
/
+0
*
AMDGPU: Implement is{LoadFrom|StoreTo}FrameIndex
Matt Arsenault
2016-09-10
1
-3
/
+5
*
[AMDGPU] Assembler: match e32 VOP instructions before e64.
Sam Kolton
2016-09-09
1
-0
/
+3
*
[AMDGPU] Refactor FLAT TD instructions
Valery Pykhtin
2016-09-05
1
-36
/
+0
*
[AMDGPU] Scalar Memory instructions TD refactoring
Valery Pykhtin
2016-09-01
1
-54
/
+0
*
[AMDGPU] Refactor SOP instructions TD files.
Valery Pykhtin
2016-08-30
1
-126
/
+0
*
AMDGPU: Remove unneeded implicit exec uses/defs
Matt Arsenault
2016-08-27
1
-0
/
+19
*
AMDGPU: Stay in WQM for non-intrinsic stores
Nicolai Haehnle
2016-08-02
1
-0
/
+6
[next]