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
/
SIInsertSkips.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[AMDGPU] Invert the handling of skip insertion."
Nicolai Hähnle
2020-02-03
1
-4
/
+1
*
[AMDGPU] Invert the handling of skip insertion.
cdevadas
2020-01-15
1
-1
/
+4
*
[AMDGPU] gfx10 conditional registers handling
Stanislav Mekhanoshin
2019-06-16
1
-6
/
+14
*
AMDGPU: Don't count mask branch pseudo towards skip threshold
Matt Arsenault
2019-06-07
1
-10
/
+8
*
AMDGPU: Insert skips for blocks with FLAT
Matt Arsenault
2019-06-07
1
-1
/
+2
*
AMDGPU: Insert skip branches over return blocks
Matt Arsenault
2019-06-06
1
-3
/
+0
*
AMDGPU/GFX10: V_CMPX_xxx instructions still have an omod operand
Nicolai Haehnle
2019-06-03
1
-2
/
+1
*
[AMDGPU] gfx1010 VOPC implementation
Stanislav Mekhanoshin
2019-04-26
1
-7
/
+15
*
AMDGPU: Force skip over SMRD, VMEM and s_waitcnt instructions
Rhys Perry
2019-04-17
1
-0
/
+4
*
[AMDGPU] Add support for immediate operand for S_ENDPGM
David Stuttard
2019-03-12
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
AMDGPU: Fix analyzeBranch failing with pseudoterminators
Matt Arsenault
2018-11-16
1
-1
/
+1
*
[AMDGPU] Optimize S_CBRANCH_VCC[N]Z -> S_CBRANCH_EXEC[N]Z
Stanislav Mekhanoshin
2018-11-12
1
-0
/
+97
*
AMDGPU: Force skip over s_sendmsg and exp instructions
Nicolai Haehnle
2018-07-30
1
-20
/
+2
*
AMDGPU: Refactor Subtarget classes
Tom Stellard
2018-07-11
1
-1
/
+1
*
AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headers
Tom Stellard
2018-05-22
1
-0
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
Fix compiler warning introduced in r325931. NFC.
Geoff Berry
2018-02-23
1
-3
/
+2
*
[MachineOperand][Target] MachineOperand::isRenamable semantics changes
Geoff Berry
2018-02-23
1
-5
/
+0
*
[AMDGPU] isRenamable fixes to support copy forwarding
Geoff Berry
2018-01-30
1
-2
/
+8
*
AMDGPU: Allow a SGPR for the conditional KILL operand
Marek Olsak
2018-01-29
1
-23
/
+31
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-1
/
+1
*
AMDGPU: Add new intrinsic llvm.amdgcn.kill(i1)
Marek Olsak
2017-10-24
1
-18
/
+95
*
[AMDGPU] Avoid predicated execution of the basic blocks containing scalar
Alexander Timofeev
2017-10-03
1
-0
/
+10
*
AMDGPU: Rename SI_RETURN
Matt Arsenault
2017-03-21
1
-2
/
+2
*
AMDGPU: Remove spurious out branches after a kill
Matt Arsenault
2017-01-24
1
-2
/
+9
*
[AMDGPU] Fix some Clang-tidy modernize and Include What You Use warnings; oth...
Eugene Zelenko
2017-01-21
1
-18
/
+31
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
1
-2
/
+2
*
AMDGPU: Refactor exp instructions
Matt Arsenault
2016-12-05
1
-6
/
+5
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
AMDGPU: Split SILowerControlFlow into two pieces
Matt Arsenault
2016-08-22
1
-0
/
+330