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
/
AMDGPU.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AMDGPU] w/a for gfx908 mfma SrcC literal HW bug
Stanislav Mekhanoshin
2019-08-23
1
-0
/
+7
*
AMDGPU/GlobalISel: Fix flat load/store of pointer types
Matt Arsenault
2019-08-01
1
-0
/
+9
*
[AMDGPU] gfx908 v_pk_fmac_f16 support
Stanislav Mekhanoshin
2019-07-09
1
-2
/
+2
*
[AMDGPU] gfx908 target
Stanislav Mekhanoshin
2019-07-09
1
-0
/
+64
*
[AMDGPU] Fix for branch offset hardware workaround
Ryan Taylor
2019-06-26
1
-0
/
+10
*
[AMDGPU] gfx1010 core wave32 changes
Stanislav Mekhanoshin
2019-06-20
1
-3
/
+3
*
[AMDGPU] gfx1011/gfx1012 targets
Stanislav Mekhanoshin
2019-06-14
1
-0
/
+52
*
[AMDGPU] gfx1010 dpp16 and dpp8
Stanislav Mekhanoshin
2019-06-12
1
-1
/
+14
*
AMDGPU: Correct maximum possible private allocation size
Matt Arsenault
2019-05-23
1
-7
/
+0
*
AMDGPU: Assume xnack is enabled by default
Matt Arsenault
2019-05-16
1
-1
/
+20
*
[AMDGPU] Add gfx1010 target definitions
Stanislav Mekhanoshin
2019-04-24
1
-1
/
+191
*
[AMDGPU] Sort out and rename multiple CI/VI predicates
Stanislav Mekhanoshin
2019-04-06
1
-6
/
+11
*
[AMDGPU] predicate and feature refactoring
Stanislav Mekhanoshin
2019-04-05
1
-22
/
+52
*
AMDGPU: Assume ECC is enabled by default if supported
Matt Arsenault
2019-04-03
1
-4
/
+15
*
AMDGPU: Fix names for generation features
Matt Arsenault
2019-04-03
1
-2
/
+7
*
AMDGPU: Make sram-ecc off by default for Vega20
Konstantin Zhuravlyov
2019-03-29
1
-1
/
+0
*
AMDGPU: Move d16 load matching to preprocess step
Matt Arsenault
2019-03-08
1
-1
/
+1
*
Revert "AMDGPU/NFC: Cleanup subtarget predicates"
Konstantin Zhuravlyov
2019-02-22
1
-20
/
+13
*
AMDGPU: Remove debugger related subtarget features
Matt Arsenault
2019-02-21
1
-18
/
+0
*
AMDGPU/NFC: Cleanup subtarget predicates
Konstantin Zhuravlyov
2019-02-21
1
-13
/
+20
*
[AMDGPU] remove unused AssemblerPredicates
Mark Searles
2019-02-21
1
-5
/
+1
*
AMDGPU/NFC: Remove SubtargetFeatureISAVersion since it is not used anywhere
Konstantin Zhuravlyov
2019-02-12
1
-10
/
+0
*
[AMDGPU] Split dot-insts feature
Stanislav Mekhanoshin
2019-02-09
1
-6
/
+16
*
AMDGPU: Eliminate GPU specific SubtargetFeatures
Matt Arsenault
2019-02-08
1
-17
/
+20
*
AMDGPU: Remove GCN features and predicates
Matt Arsenault
2019-02-08
1
-10
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
AMDGPU: Remove llvm.SI.load.const
Matt Arsenault
2019-01-18
1
-1
/
+0
*
[AMDGPU] Add support for TFE/LWE in image intrinsics. 2nd try
David Stuttard
2019-01-14
1
-0
/
+10
*
[AMDGPU] Separate feature dot-insts
Stanislav Mekhanoshin
2019-01-10
1
-1
/
+11
*
AMDGPU: Remove llvm.AMDGPU.kill
Matt Arsenault
2018-12-07
1
-1
/
+0
*
[AMDGPU] Combine DPP mov with use instructions (VOP1/2/3)
Valery Pykhtin
2018-11-30
1
-0
/
+4
*
Revert r347871 "Fix: Add support for TFE/LWE in image intrinsic"
David Stuttard
2018-11-29
1
-10
/
+0
*
Add support for TFE/LWE in image intrinsics
David Stuttard
2018-11-29
1
-0
/
+10
*
AMDGPU: Enable code object v3 for AMDHSA only
Konstantin Zhuravlyov
2018-11-15
1
-16
/
+32
*
AMDGPU: Add sram-ecc feature
Konstantin Zhuravlyov
2018-11-05
1
-17
/
+12
*
[AMDGPU] Remove FeatureVGPRSpilling
Scott Linder
2018-10-31
1
-6
/
+0
*
Revert r345542: AMDGPU: Enable code object v3 by default
Konstantin Zhuravlyov
2018-10-30
1
-30
/
+15
*
AMDGPU: Enable code object v3 by default
Konstantin Zhuravlyov
2018-10-29
1
-15
/
+30
*
[AMDGPU] Defined gfx909 Raven Ridge 2
Tim Renouf
2018-10-24
1
-0
/
+7
*
[AMDGPU] Divergence driven instruction selection. Part 1.
Alexander Timofeev
2018-09-21
1
-2
/
+2
*
[AMDGPU] Ensure trig range reduction only used for subtargets that require it
David Stuttard
2018-09-14
1
-3
/
+9
*
[AMDGPU] Add support for a16 modifiear for gfx9
Ryan Taylor
2018-08-28
1
-1
/
+10
*
AMDGPU: Add feature vi-insts
Matt Arsenault
2018-08-07
1
-2
/
+8
*
AMDGPU: Allow fp32-denormals feature for r600 targets
Jan Vesely
2018-08-01
1
-9
/
+0
*
AMDGPU: Refactor Subtarget classes
Tom Stellard
2018-07-11
1
-6
/
+6
*
AMDGPU: Separate R600 and GCN TableGen files
Tom Stellard
2018-06-28
1
-134
/
+14
*
AMDGPU: Remove ability to reserve VGPRs for debugger
Konstantin Zhuravlyov
2018-06-21
1
-7
/
+0
*
AMDGPU: Refactor MIMG instruction TableGen using generic tables
Nicolai Haehnle
2018-06-21
1
-0
/
+1
*
AMDGPU: Make v2i16/v2f16 legal on VI
Matt Arsenault
2018-05-22
1
-0
/
+3
*
AMDGPU/NFC: Update D16PreservesUnusedBits description based Tony Tye's comments
Konstantin Zhuravlyov
2018-05-04
1
-1
/
+3
[next]