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
/
SIFoldOperands.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[amdgpu] Remove unused header. NFC.
Michael Liao
2020-01-08
1
-1
/
+0
*
AMDGPU: Avoid folding 2 constant operands into an SALU operation
David Stuttard
2019-12-04
1
-0
/
+23
*
AMDGPU: Refactor treatment of denormal mode
Matt Arsenault
2019-11-19
1
-4
/
+4
*
[AMDGPU] Added assert in SIFoldOperands before ptr use. NFC.
Stanislav Mekhanoshin
2019-11-04
1
-0
/
+1
*
[AMDGPU] Enable SGPR copy folding
Stanislav Mekhanoshin
2019-10-25
1
-1
/
+0
*
[AMDGPU] Fixed asan failure in SIFoldOperands
Stanislav Mekhanoshin
2019-10-25
1
-3
/
+4
*
[AMDGPU] Fold AGPR reg_sequence initializers
Stanislav Mekhanoshin
2019-10-25
1
-22
/
+131
*
[AMDGPU] Skip additional folding on the same operand.
Michael Liao
2019-10-24
1
-7
/
+19
*
[AMDGPU] Allow folding of sgpr to vgpr copy
Stanislav Mekhanoshin
2019-10-23
1
-2
/
+3
*
[AMDGPU] Allow tied operand subreg folding
Stanislav Mekhanoshin
2019-10-22
1
-12
/
+0
*
AMDGPU: Erase redundant redefs of m0 in SIFoldOperands
Matt Arsenault
2019-10-21
1
-0
/
+21
*
AMDGPU: Increase vcc liveness scan threshold
Matt Arsenault
2019-10-20
1
-2
/
+4
*
AMDGPU: Don't fold copies to physregs
Matt Arsenault
2019-10-09
1
-5
/
+9
*
[AMDGPU] SIFoldOperands should not fold register acrocc the EXEC definition
Alexander Timofeev
2019-09-30
1
-0
/
+7
*
[AMDGPU] gfx10 v_fmac_f16 operand folding
Stanislav Mekhanoshin
2019-09-25
1
-8
/
+15
*
[AMDGPU] w/a for gfx908 mfma SrcC literal HW bug
Stanislav Mekhanoshin
2019-08-23
1
-1
/
+5
*
[AMDGPU] Prevent VGPR copies from moving across the EXEC mask definitions
Alexander Timofeev
2019-08-21
1
-0
/
+7
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-6
/
+6
*
[AMDGPU] Fix to 'Fold readlane from copy of SGPR or imm'
Tim Renouf
2019-08-13
1
-0
/
+3
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-13
/
+10
*
[AMDGPU] Fix DPP combiner check for exec modification
Jay Foad
2019-07-12
1
-2
/
+2
*
[AMDGPU] gfx908 mfma support
Stanislav Mekhanoshin
2019-07-11
1
-3
/
+94
*
AMDGPU: Write LDS objects out as global symbols in code generation
Nicolai Haehnle
2019-06-25
1
-6
/
+16
*
AMDGPU: Fold frame index into MUBUF
Matt Arsenault
2019-06-24
1
-10
/
+44
*
AMDGPU: Fix folding immediate into readfirstlane through reg_sequence
Matt Arsenault
2019-06-19
1
-1
/
+6
*
AMDGPU: Change API for checking for exec modification
Matt Arsenault
2019-06-18
1
-4
/
+8
*
AMDGPU: Fold readlane from copy of SGPR or imm
Matt Arsenault
2019-06-18
1
-0
/
+35
*
AMDGPU: Remove unnecessary check for virtual register
Matt Arsenault
2019-06-18
1
-17
/
+4
*
AMDGPU: Support shrinking add with FI in SIFoldOperands
Matt Arsenault
2019-05-03
1
-35
/
+37
*
AMDGPU: Replace shrunk instruction with dummy implicit_def
Matt Arsenault
2019-05-03
1
-4
/
+8
*
AMDGPU: Fix incorrect commute with sub when folding immediates
Matt Arsenault
2019-05-03
1
-1
/
+4
*
[AMDGPU] gfx1010 allows VOP3 to have a literal
Stanislav Mekhanoshin
2019-05-02
1
-3
/
+10
*
[AMDGPU] Fix an issue in `op_sel_hi` skipping.
Michael Liao
2019-04-22
1
-7
/
+16
*
AMDGPU: Remove dx10-clamp from subtarget features
Matt Arsenault
2019-03-29
1
-1
/
+2
*
[AMDGPU] Asm/disasm v_cndmask_b32_e64 with abs/neg source modifiers
Tim Renouf
2019-03-18
1
-3
/
+12
*
[AMDGPU] Silence gcc 7 warnings
Stanislav Mekhanoshin
2019-03-13
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AMDGPU] Fix scalar operand folding bug that causes SHOC performance regression.
Alexander Timofeev
2019-01-03
1
-3
/
+7
*
[AMDGPU] Fold copy (copy vgpr)
Stanislav Mekhanoshin
2018-09-27
1
-0
/
+14
*
[AMDGPU] Preliminary patch for divergence driven instruction selection. Opera...
Alexander Timofeev
2018-08-30
1
-2
/
+25
*
[AMDGPU] Fix -Wunused-variable when -DLLVM_ENABLE_ASSERTIONS=off
Fangrui Song
2018-08-28
1
-2
/
+1
*
AMDGPU: Force shrinking of add/sub even if the carry is used
Matt Arsenault
2018-08-28
1
-5
/
+8
*
AMDGPU: Shrink insts to fold immediates
Matt Arsenault
2018-08-28
1
-7
/
+81
*
AMDGPU: Check NSZ MI flag when folding omod
Matt Arsenault
2018-08-12
1
-4
/
+6
*
AMDGPU: Fold v_lshl_or_b32 with 0 src0
Matt Arsenault
2018-08-06
1
-0
/
+13
*
AMDGPU: Refactor Subtarget classes
Tom Stellard
2018-07-11
1
-2
/
+2
*
AMDGPU: Separate R600 and GCN TableGen files
Tom Stellard
2018-06-28
1
-2
/
+2
*
AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headers
Tom Stellard
2018-05-22
1
-0
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-7
/
+9
*
AMDGPU: Add Vega12 and Vega20
Matt Arsenault
2018-04-30
1
-5
/
+13
[next]