Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d2261f617bb4bb434d2c8e7f8be9bd77acdee076
/
llvm
/
lib
/
Transforms
/
Utils
/
LibCallsShrinkWrap.cpp
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 7 years ago
7c35de1
[Dominators] Remove verifyDomTree and add some verifying for Post Dom Trees
by David Green
· 8 years ago
d7b2a99
[LibCallsShrinkWrap] Remove an unnecessary class member variable.
by Davide Italiano
· 9 years ago
11817ba
[LibCallsShrinkWrap] More descriptive assertion messages.
by Davide Italiano
· 9 years ago
3c3785f
[LibCallsShrinkWrap] Remove some temporary cl::opt(s).
by Davide Italiano
· 9 years ago
6abada8
[LibCallsShrinkWrap] Teach the pass how to preserve the dominator.
by Davide Italiano
· 9 years ago
d21529f
[Analysis] Add LibFunc_ prefix to enums in TargetLibraryInfo. (NFC)
by David L. Jones
· 9 years ago
ffd3715
Give some helper classes/functions internal linkage. NFC.
by Benjamin Kramer
· 9 years ago
1e77aac
[LibcallsShrinkWrap] This pass doesn't preserve the CFG.
by Davide Italiano
· 9 years ago
b05bac9
Check the number of Args in LibCallsShrinkWrap.
by Rong Xu
· 9 years ago
1c0e9b9
Conditionally eliminate library calls where the result value is not used
by Rong Xu
· 9 years ago