This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2d3a710d770 [X86] Auto-generate complete checks. NFC new 41600e64fdc Fix regex from r324279 more better. new dfa5766c55d [ThinLTO] Remove dead and dropped symbol declarations when [...] new ffaaef68dba Revert "Don't assume a null GV is local for ELF and MachO."
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: lib/LTO/LTOBackend.cpp | 21 ++++++++++++------ lib/Target/TargetMachine.cpp | 21 ++++++------------ test/CodeGen/X86/finite-libcalls.ll | 24 ++++++++++----------- test/CodeGen/X86/fp-intrinsics.ll | 4 ++-- test/CodeGen/X86/half.ll | 2 +- test/CodeGen/X86/memset-nonzero.ll | 2 +- test/CodeGen/X86/negative-sin.ll | 6 +++--- test/CodeGen/X86/vector-half-conversions.ll | 2 +- test/MC/MachO/gen-dwarf-cpp.s | 2 +- test/ThinLTO/X86/deadstrip.ll | 2 +- ...cp3.ll => thinlto_samplepgo_icp_droppeddead.ll} | 25 ++++++++++++++-------- test/tools/gold/X86/global_with_section.ll | 6 +++--- 12 files changed, 63 insertions(+), 54 deletions(-) copy test/Transforms/PGOProfile/{thinlto_samplepgo_icp3.ll => thinlto_samplepgo_ic [...]