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
/
valu-i1.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[AMDGPU] Invert the handling of skip insertion."
Nicolai Hähnle
2020-02-03
1
-17
/
+25
*
[AMDGPU] Invert the handling of skip insertion.
cdevadas
2020-01-15
1
-25
/
+17
*
[AMDGPU] Fix emitIfBreak CF lowering: use temp reg to make register coalescer...
vpykhtin
2019-11-26
1
-3
/
+2
*
[AMDGPU] Come back patch for the 'Assign register class for cross block value...
Alexander Timofeev
2019-10-14
1
-3
/
+3
*
[MBP] Move a latch block with conditional exit and multi predecessors to top ...
Guozhi Wei
2019-06-14
1
-1
/
+1
*
[AMDGPU] Partial revert for the ba447bae7448435c9986eece0811da1423972fdd
Alexander Timofeev
2019-06-06
1
-3
/
+3
*
[AMDGPU] Divergence driven ISel. Assign register class for cross block va...
Alexander Timofeev
2019-05-26
1
-3
/
+3
*
Revert r361644, "[AMDGPU] Divergence driven ISel. Assign register class for c...
Peter Collingbourne
2019-05-25
1
-3
/
+3
*
[AMDGPU] Divergence driven ISel. Assign register class for cross block values...
Alexander Timofeev
2019-05-24
1
-3
/
+3
*
AMDGPU: Force skip over SMRD, VMEM and s_waitcnt instructions
Rhys Perry
2019-04-17
1
-0
/
+3
*
[LowerSwitch][AMDGPU] Do not handle impossible values
Roman Tereshin
2019-02-22
1
-4
/
+4
*
AMDGPU: Rewrite SILowerI1Copies to always stay on SALU
Nicolai Haehnle
2018-10-31
1
-9
/
+9
*
AMDGPU: Remove PHI loop condition optimization
Nicolai Haehnle
2018-10-31
1
-7
/
+3
*
[AMDGPU] Preliminary patch for divergence driven instruction selection. Immed...
Alexander Timofeev
2018-09-11
1
-0
/
+1
*
[AMDGPU] Avoid using divergent value in mubuf addr64 descriptor
Tim Renouf
2018-08-02
1
-2
/
+1
*
AMDGPU: Don't use struct type for argument layout
Matt Arsenault
2018-06-29
1
-1
/
+1
*
AMDGPU: Add pass to lower kernel arguments to loads
Matt Arsenault
2018-06-26
1
-1
/
+1
*
[AMDGPU] Fixed incorrect break from loop
Tim Renouf
2018-05-25
1
-1
/
+3
*
[AMDGPU] Revert b0efc4fd6 (https://reviews.llvm.org/D40556)
Alexander Timofeev
2018-04-25
1
-2
/
+2
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-1
/
+1
*
[AMDGPU] SiFixSGPRCopies should not modify non-divergent PHI
Alexander Timofeev
2017-12-01
1
-2
/
+2
*
[AMDGPU] Eliminate no effect instructions before s_endpgm
Stanislav Mekhanoshin
2017-08-16
1
-6
/
+0
*
[AMDGPU] Optimize SI_IF lowering for simple if regions
Stanislav Mekhanoshin
2017-07-26
1
-9
/
+6
*
[AMDGPU] Turn on the new waitcnt insertion pass. Adjust tests.
Mark Searles
2017-06-02
1
-6
/
+2
*
AMDGPU : Fix common dominator of two incoming blocks terminates with uniform ...
Wei Ding
2017-04-12
1
-2
/
+2
*
AMDGPU: Unify divergent function exits.
Matt Arsenault
2017-03-24
1
-6
/
+77
*
AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel
Matt Arsenault
2017-03-21
1
-4
/
+4
*
[AMDGPU] Remove getBidirectionalReasonRank
Stanislav Mekhanoshin
2017-03-11
1
-1
/
+1
*
AMDGPU/SI: Avoid moving PHIs to VALU when phi values are defined in scalar br...
Tom Stellard
2016-11-29
1
-3
/
+2
*
[AMDGPU] Fix multiple vreg definitions in si-lower-control-flow
Stanislav Mekhanoshin
2016-11-22
1
-7
/
+7
*
AMDGPU: Use unsigned compare for eq/ne
Matt Arsenault
2016-09-30
1
-5
/
+5
*
AMDGPU: Split SILowerControlFlow into two pieces
Matt Arsenault
2016-08-22
1
-9
/
+32
*
AMDGPU: Change insertion point of si_mask_branch
Matt Arsenault
2016-08-10
1
-5
/
+5
*
AMDGPU: Handle cbranch vccz/vccnz
Matt Arsenault
2016-05-21
1
-2
/
+1
*
AMDGPU: Implement AnalyzeBranch
Matt Arsenault
2016-05-21
1
-14
/
+13
*
RegisterPressure: Fix default lanemask for missing regunit intervals
Matthias Braun
2016-04-29
1
-1
/
+1
*
CodeGen: Correct specification of PHI nodes
Matthias Braun
2016-03-28
1
-2
/
+2
*
AMDGPU/SI: Detect uniform branches and emit s_cbranch instructions
Tom Stellard
2016-02-12
1
-6
/
+9
*
AMDGPU: Remove some old intrinsic uses from tests
Matt Arsenault
2016-02-11
1
-5
/
+5
*
AMDGPU: Hack for VS_32 register pressure
Matt Arsenault
2015-11-06
1
-2
/
+2
*
AMDGPU: Improve accuracy of instruction rates for VOPC
Matt Arsenault
2015-09-25
1
-6
/
+6
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-0
/
+188