Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b4adc9110da2b22f15288cc79c245d1b4b32c12b
/
llvm
/
lib
/
Transforms
/
Utils
/
FlattenCFG.cpp
31b98d2
Move Analysis/Utils/Local.h back to Transforms
by David Blaikie
· 7 years ago
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 7 years ago
5f8f34e4
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 8 years ago
2be3922
Fix a couple of layering violations in Transforms
by David Blaikie
· 8 years ago
5adb96c
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
500929d
[FlattenCFG] Simplify + remove unused variable. NFCI.
by Davide Italiano
· 9 years ago
843fb20
LPM: Stop threading `Pass *` through all of the loop utility APIs. NFC
by Justin Bogner
· 10 years ago
5b4c837
TransformUtils: Remove implicit ilist iterator conversions, NFC
by Duncan P. N. Exon Smith
· 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
0cd3ec6
utils: Fix segfault in flattencfg
by Jan Vesely
· 11 years ago
f40110f
[C++] Use 'nullptr'. Transforms edition.
by Craig Topper
· 12 years ago
964daaa
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
by Chandler Carruth
· 12 years ago
cb40291
Fix known typos
by Alp Toker
· 12 years ago
6e93152
Convert manual insert point restores to the new RAII object.
by Benjamin Kramer
· 12 years ago
042f10c
Fix spelling.
by Robert Wilhelm
· 12 years ago
71044cb
Unbreak Debug build on Windows
by Serge Pavlov
· 12 years ago
aa664d9
Factor FlattenCFG out from SimplifyCFG
by Tom Stellard
· 12 years ago