Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
0fe645c0866bbae0d1735eeba4ff8b26af7bf9d8
/
llvm
/
lib
/
Transforms
/
Utils
/
CtorUtils.cpp
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
994a845
[Transforms] Prefer static and avoid namespaces, NFC
by Reid Kleckner
· 7 years ago
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 7 years ago
6af4f23
Remove redundant includes from lib/Transforms.
by Michael Zolotukhin
· 8 years ago
738837e
[CtorUtils] Modernize. No functional changes intended.
by Davide Italiano
· 9 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
1f7c328
[ctorutils] Update and sort includes. NFC.
by Benjamin Kramer
· 11 years ago
78927e8
GlobalOpt: Preserve comdats of unoptimized initializers
by Reid Kleckner
· 11 years ago
fceb76f
Add comdat key field to llvm.global_ctors and llvm.global_dtors
by Reid Kleckner
· 11 years ago
c167d65
Re-commit r208025, reverted in r208030, with a fix for a conformance issue
by Richard Smith
· 11 years ago
09bf116
Revert r208025, which made buildbots unhappy for unknown reasons.
by Richard Smith
· 11 years ago
6cf1d74
Add llvm::function_ref (and a couple of uses of it), representing a type-erased reference to a callable object.
by Richard Smith
· 11 years ago
4b2acde
Teach GlobalDCE how to remove empty global_ctor entries.
by Nico Weber
· 12 years ago