This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6ea9891 [Sparc] Use target name instead of namespace as prefix for MC [...] new 625dd9c Fixing a small typo (A->U). This seem to fixes PR30992. new ac9341f [TLI] Add functions determining if int parameters/returns sho [...] new f14d6e1 [InstrProfiling] Mark __llvm_profile_instrument_target last p [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Analysis/TargetLibraryInfo.h | 41 +++++++++++++++++++++++ include/llvm/Transforms/InstrProfiling.h | 5 ++- lib/Analysis/TargetLibraryInfo.cpp | 34 +++++++++++++++++-- lib/Target/X86/X86InstrInfo.cpp | 2 +- lib/Transforms/Instrumentation/InstrProfiling.cpp | 41 +++++++++++++++++------ test/Instrumentation/InstrProfiling/icall.ll | 15 +++++++++ 6 files changed, 123 insertions(+), 15 deletions(-)