Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
Analysis
/
LegacyDivergenceAnalysis.cpp
413f8691
LegacyDivergenceAnalysis: fix uninitialized value
by Nicolai Haehnle
· 7 years ago
56d0ed2
[DA] GPUDivergenceAnalysis for unstructured GPU kernels
by Nicolai Haehnle
· 7 years ago
9871662
[TI removal] Switch an analysis to just use Instruction.
by Chandler Carruth
· 7 years ago
35617ed
[NFC] Rename the DivergenceAnalysis to LegacyDivergenceAnalysis
by Nicolai Haehnle
· 7 years ago
[Renamed (94%) from llvm/lib/Analysis/DivergenceAnalysis.cpp]
f3d8295
DivergenceAnalysis: added debug output
by Tim Renouf
· 7 years ago
b45595b
Remove redundant includes from lib/Analysis.
by Michael Zolotukhin
· 8 years ago
0f9c84c
DivergencyAnalysis patch for review
by Alexander Timofeev
· 8 years ago
1af53a9
DivergenceAnalysis: Fix crash with no return blocks
by Matt Arsenault
· 9 years ago
790eb1c
DivergenceAnalysis: Fix crash with unreachable blocks
by Matt Arsenault
· 9 years ago
b550cb1
[NFC] Header cleanup
by Mehdi Amini
· 9 years ago
13d90f3
[DivergenceAnalysis] Treat PHI with incoming undef as constant
by Nicolai Haehnle
· 9 years ago
3f97840
Introduce analysis pass to compute PostDominators in the new pass manager. NFC
by Hongbin Zheng
· 10 years ago
66b19fb
Revert "Introduce analysis pass to compute PostDominators in the new pass manager. NFC"
by Hongbin Zheng
· 10 years ago
a0273a0
Introduce analysis pass to compute PostDominators in the new pass manager. NFC
by Hongbin Zheng
· 10 years ago
820f754
Make some headers self-contained, remove unused includes that violate layering.
by Benjamin Kramer
· 10 years ago
3f42228
[DivergenceAnalysis] fix a bug in computing influence regions
by Jingyue Wu
· 10 years ago
5a82c91
Analysis: Remove implicit ilist iterator conversions
by Duncan P. N. Exon Smith
· 10 years ago
ab58c74
[DivergenceAnalysis] Separated definition of class into header.
by Marcello Maggioni
· 10 years ago
7819951
Rename inst_range() to instructions() for consistency. NFC
by Nico Rieck
· 10 years ago
f00654e
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
70bc5f1
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
5da831c
Divergence analysis for GPU programs
by Jingyue Wu
· 10 years ago