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
/
AMDGPUUnifyDivergentExitNodes.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: Fix handling of infinite loops in fragment shaders
Connor Abbott
2020-02-04
1
-6
/
+73
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-1
/
+2
*
Update phis in AMDGPUUnifyDivergentExitNodes
Diego Novillo
2019-06-25
1
-7
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[NFC] Rename the DivergenceAnalysis to LegacyDivergenceAnalysis
Nicolai Haehnle
2018-08-30
1
-6
/
+6
*
Move Analysis/Utils/Local.h back to Transforms
David Blaikie
2018-06-04
1
-1
/
+1
*
AMDGPU/SI: Handle infinite loop for the structurizer to work with CFG with in...
Changpeng Fang
2018-05-17
1
-0
/
+32
*
AMDGPU: Use eraseFromParent to delete am instruction when it is no longer nee...
Changpeng Fang
2018-05-08
1
-3
/
+6
*
Transforms: Introduce Transforms/Utils.h rather than spreading the declaratio...
David Blaikie
2018-03-28
1
-0
/
+1
*
Fix a couple of layering violations in Transforms
David Blaikie
2018-03-21
1
-1
/
+1
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-17
1
-8
/
+15
*
[SimplifyCFG] put the optional assumption cache pointer in the options struct...
Sanjay Patel
2017-10-04
1
-1
/
+1
*
[SimplifyCFG] add a struct to house optional folds (PR34603)
Sanjay Patel
2017-09-27
1
-1
/
+1
*
AMDGPU: Unify divergent function exits.
Matt Arsenault
2017-03-24
1
-0
/
+225