Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a749d602b54296ee6d4068fe6e6bb805b204263d
/
llvm
/
lib
/
Transforms
/
Utils
/
EntryExitInstrumenter.cpp
b230c76
EntryExitInstrumenter: Handle musttail calls
by Hans Wennborg
· 8 years ago
a373d18
Transforms: Introduce Transforms/Utils.h rather than spreading the declarations amongst Scalar.h and IPO.h
by David Blaikie
· 8 years ago
53f51c1
Remove unused header from EntryExitInstrumenter
by David Blaikie
· 8 years ago
ca46db9
EntryExitInstrumenter: set DebugLocs on the inserted call instructions (PR35412)
by Hans Wennborg
· 8 years ago
37cbf28
EntryExitInstrumenter: support __cyg_profile_func_enter_bare
by Hans Wennborg
· 8 years ago
1380cb8
[EntryExitInstrumenter] Placate GCC, the semicolon is redundant. NFCI.
by Davide Italiano
· 8 years ago
e1ecd61
Rename CountingFunctionInserter and use for both mcount and cygprofile calls, before and after inlining
by Hans Wennborg
· 8 years ago