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: 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
*
[AMDGPU] Truncate packed inline constant
Stanislav Mekhanoshin
2018-04-24
1
-1
/
+1
*
[AMDGPU] Use packed literals with zero either lower or hi part
Stanislav Mekhanoshin
2018-04-19
1
-2
/
+12
*
[AMDGPU] Enabled v2.16 literals for VOP3P
Stanislav Mekhanoshin
2018-04-17
1
-0
/
+19
*
AMDGPU: Fix crash when constant folding with physreg operand
Matt Arsenault
2018-03-10
1
-1
/
+2
*
AMDGPU: Don't crash when trying to fold implicit operands
Matt Arsenault
2018-02-08
1
-0
/
+1
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-1
/
+1
*
Rename LiveIntervalAnalysis.h to LiveIntervals.h
Matthias Braun
2017-12-13
1
-1
/
+1
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-2
/
+2
*
[CodeGen] Print "%vreg0" as "%0" in both MIR and debug output
Francis Visoiu Mistrih
2017-11-30
1
-4
/
+4
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-2
/
+2
*
Remove unused variables
Vitaly Buka
2017-10-15
1
-1
/
+1
*
AMDGPU: Add comment about clamps
Matt Arsenault
2017-10-05
1
-0
/
+2
*
AMDGPU: Do not fold clamp instructions when sources are different
Matt Arsenault
2017-10-05
1
-0
/
+1
*
AMDGPU: Start selecting v_mad_mixhi_f16
Matt Arsenault
2017-09-20
1
-0
/
+1
*
AMDGPU: Fold clamp modifier for packed instructions
Matt Arsenault
2017-08-31
1
-5
/
+18
*
AMDGPU: Fix crash when folding immediates into multiple uses
Nicolai Haehnle
2017-07-18
1
-0
/
+1
*
[AMDGPU] Fix -Wimplicit-fallthrough warnings. NFCI.
Simon Pilgrim
2017-07-07
1
-0
/
+1
*
AMDGPU: Do operand folding in program order
Matt Arsenault
2017-06-20
1
-5
/
+3
*
AMDGPU: Preserve undef when folding register operands
Matt Arsenault
2017-06-20
1
-0
/
+2
*
AMDGPU: Fix crash with undef vreg input operand
Matt Arsenault
2017-06-20
1
-1
/
+1
*
[AMDGPU] Fix SIFoldOperands crash with clamp
Stanislav Mekhanoshin
2017-06-05
1
-1
/
+2
*
[AMDGPU] Preserve operand order in SIFoldOperands
Stanislav Mekhanoshin
2017-06-03
1
-3
/
+18
*
[AMDGPU] Allow SDWA in instructions with immediates and SGPRs
Stanislav Mekhanoshin
2017-05-30
1
-3
/
+4
*
[AMDGPU] SDWA Peephole: improve search for immediates in SDWA patterns
Sam Kolton
2017-03-31
1
-22
/
+1
*
[AMDGPU] Fold V_CNDMASK with identical source operands
Stanislav Mekhanoshin
2017-03-24
1
-0
/
+29
*
AMDGPU: Support v2i16/v2f16 packed operations
Matt Arsenault
2017-02-27
1
-6
/
+8
*
AMDGPU: Fold omod into instructions
Matt Arsenault
2017-02-27
1
-5
/
+139
*
AMDGPU: Use clamp with f64
Matt Arsenault
2017-02-22
1
-1
/
+2
[next]