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
/
uniform-cfg.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: Add pass to lower kernel arguments to loads
Matt Arsenault
2018-06-26
1
-9
/
+8
*
[AMDGPU] Fixed incorrect uniform branch condition
Tim Renouf
2018-01-09
1
-1
/
+1
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-1
/
+1
*
[AMDGPU][MC][GFX8][GFX9] Corrected names of integer v_{add/addc/sub/subrev/su...
Dmitry Preobrazhensky
2017-11-20
1
-1
/
+1
*
AMDGPU: Fix -enable-var-scope violations
Matt Arsenault
2017-11-12
1
-3
/
+3
*
[AMDGPU] Eliminate no effect instructions before s_endpgm
Stanislav Mekhanoshin
2017-08-16
1
-2
/
+4
*
AMDGPU/SI: Don't fix a PHI under uniform branch in SIFixSGPRCopies only when ...
Changpeng Fang
2017-08-03
1
-0
/
+22
*
[AMDGPU] Optimize SI_IF lowering for simple if regions
Stanislav Mekhanoshin
2017-07-26
1
-3
/
+0
*
AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel
Matt Arsenault
2017-03-21
1
-20
/
+20
*
[AMDGPU] Remove getBidirectionalReasonRank
Stanislav Mekhanoshin
2017-03-11
1
-1
/
+1
*
CodeGen: Allow small copyable blocks to "break" the CFG.
Kyle Butt
2017-01-31
1
-10
/
+12
*
AMDGPU: Implement early ifcvt target hooks.
Matt Arsenault
2017-01-25
1
-2
/
+2
*
Enable FeatureFlatForGlobal on Volcanic Islands
Matt Arsenault
2017-01-24
1
-1
/
+1
*
Revert "CodeGen: Allow small copyable blocks to "break" the CFG."
Kyle Butt
2017-01-11
1
-19
/
+13
*
CodeGen: Allow small copyable blocks to "break" the CFG.
Kyle Butt
2017-01-10
1
-13
/
+19
*
AMDGPU: Don't required structured CFG
Matt Arsenault
2016-12-06
1
-5
/
+5
*
AMDGPU/SI: Avoid moving PHIs to VALU when phi values are defined in scalar br...
Tom Stellard
2016-11-29
1
-35
/
+36
*
AMDGPU: Remove unnecessary and on conditional branch
Matt Arsenault
2016-11-07
1
-7
/
+1
*
AMDGPU: Use unsigned compare for eq/ne
Matt Arsenault
2016-09-30
1
-16
/
+14
*
AMDGPU: Use i64 scalar compare instructions
Matt Arsenault
2016-09-17
1
-139
/
+270
*
AMDGPU: Support commuting with immediate in src0
Matt Arsenault
2016-09-08
1
-3
/
+3
*
AMDGPU: Run pointer optimization passes
Matt Arsenault
2016-06-15
1
-5
/
+6
*
AMDGPU: Implement ReverseBranchCondition
Matt Arsenault
2016-05-21
1
-6
/
+2
*
AMDGPU: Implement AnalyzeBranch
Matt Arsenault
2016-05-21
1
-9
/
+48
*
AMDGPU: Remove verifier check for scc live ins
Matt Arsenault
2016-05-13
1
-6
/
+44
*
AMDGPU/SI: Enable the post-ra scheduler
Tom Stellard
2016-04-30
1
-6
/
+6
*
AMDGPU/SI: Detect uniform branches and emit s_cbranch instructions
Tom Stellard
2016-02-12
1
-0
/
+365