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
/
test
/
CodeGen
/
AMDGPU
/
branch-relaxation.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[AMDGPU] Invert the handling of skip insertion."
Nicolai Hähnle
2020-02-03
1
-3
/
+6
*
[AMDGPU] Invert the handling of skip insertion.
cdevadas
2020-01-15
1
-6
/
+3
*
[AMDGPU] Come back patch for the 'Assign register class for cross block value...
Alexander Timofeev
2019-10-14
1
-1
/
+2
*
[AMDGPU] Partial revert for the ba447bae7448435c9986eece0811da1423972fdd
Alexander Timofeev
2019-06-06
1
-2
/
+1
*
[AMDGPU] Divergence driven ISel. Assign register class for cross block va...
Alexander Timofeev
2019-05-26
1
-1
/
+2
*
Revert r361644, "[AMDGPU] Divergence driven ISel. Assign register class for c...
Peter Collingbourne
2019-05-25
1
-2
/
+1
*
[AMDGPU] Divergence driven ISel. Assign register class for cross block values...
Alexander Timofeev
2019-05-24
1
-1
/
+2
*
[MachineLICM][X86][AMDGPU] Fix subtle bug in the updating of PhysRegClobbers ...
Craig Topper
2018-12-05
1
-2
/
+2
*
[AMDGPU] Optimize S_CBRANCH_VCC[N]Z -> S_CBRANCH_EXEC[N]Z
Stanislav Mekhanoshin
2018-11-12
1
-1
/
+1
*
AMDGPU: Use scavengeRegisterBackwards
Matt Arsenault
2018-10-30
1
-43
/
+47
*
AMDGPU: Add pass to lower kernel arguments to loads
Matt Arsenault
2018-06-26
1
-1
/
+1
*
Generalize MergeBlockIntoPredecessor. Replace uses of MergeBasicBlockIntoOnly...
Alina Sbirlea
2018-06-20
1
-2
/
+2
*
AMDGPU/SI: Handle infinite loop for the structurizer to work with CFG with in...
Changpeng Fang
2018-05-17
1
-6
/
+11
*
[AMDGPU] Change constant addr space to 4
Yaxun Liu
2018-02-13
1
-1
/
+1
*
[AMDGPU] Fixed incorrect uniform branch condition
Tim Renouf
2018-01-09
1
-3
/
+8
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-4
/
+4
*
[Dominators] Include infinite loops in PostDominatorTree
Jakub Kuderski
2017-08-15
1
-14
/
+2
*
AMDGPU: Cleanup subtarget features
Matt Arsenault
2017-08-07
1
-1
/
+1
*
[AMDGPU] Optimize SI_IF lowering for simple if regions
Stanislav Mekhanoshin
2017-07-26
1
-3
/
+0
*
Add missing %s to RUN line.
Rafael Espindola
2017-06-24
1
-1
/
+1
*
Test the object file creation too.
Rafael Espindola
2017-06-24
1
-0
/
+10
*
[AMDGPU] Turn on the new waitcnt insertion pass. Adjust tests.
Mark Searles
2017-06-02
1
-2
/
+0
*
AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel
Matt Arsenault
2017-03-21
1
-10
/
+10
*
Revert "AMDGPU: Re-do update for branch-relaxation test"
Tobias Grosser
2017-03-02
1
-9
/
+6
*
AMDGPU: Re-do update for branch-relaxation test
Matt Arsenault
2017-03-01
1
-5
/
+16
*
Update AMDGPU test branch-relaxation.ll for changes after post-dom fixes
Daniel Berlin
2017-02-28
1
-13
/
+5
*
Codegen: Make chains from trellis-shaped CFGs
Kyle Butt
2017-02-15
1
-1
/
+2
*
CodeGen: Allow small copyable blocks to "break" the CFG.
Kyle Butt
2017-01-31
1
-0
/
+16
*
Revert "CodeGen: Allow small copyable blocks to "break" the CFG."
Kyle Butt
2017-01-11
1
-16
/
+0
*
CodeGen: Allow small copyable blocks to "break" the CFG.
Kyle Butt
2017-01-10
1
-0
/
+16
*
AMDGPU: Don't required structured CFG
Matt Arsenault
2016-12-06
1
-5
/
+3
*
AMDGPU/SI: Avoid moving PHIs to VALU when phi values are defined in scalar br...
Tom Stellard
2016-11-29
1
-6
/
+4
*
[AMDGPU] Allow hoisting of comparisons out of a loop and eliminate condition ...
Stanislav Mekhanoshin
2016-11-28
1
-2
/
+2
*
ScheduleDAGInstrs: Add condjump deps to addSchedBarrierDeps()
Matthias Braun
2016-11-11
1
-2
/
+4
*
Revert "[AMDGPU] Allow hoisting of comparisons out of a loop and eliminate co...
Stanislav Mekhanoshin
2016-11-11
1
-3
/
+3
*
[AMDGPU] Allow hoisting of comparisons out of a loop and eliminate condition ...
Stanislav Mekhanoshin
2016-11-07
1
-3
/
+3
*
AMDGPU: Remove unnecessary and on conditional branch
Matt Arsenault
2016-11-07
1
-8
/
+7
*
BranchRelaxation: Fix computing indirect branch block size
Matt Arsenault
2016-11-02
1
-0
/
+54
*
BranchRelaxation: Support expanding unconditional branches
Matt Arsenault
2016-10-06
1
-0
/
+479