This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 75134ec4826 [AMDGPU] Fix some Clang-tidy modernize-use-using and Includ [...] new 3c1a9a04858 [InstSimplify] Add test cases that show that simplifySelect [...] new 9e6aa3e0fef Linker: Create a function declaration when moving a non-pre [...]
The 2 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/Analysis/InstructionSimplify.cpp | 1 + lib/Linker/IRMover.cpp | 4 +++ .../X86/function-alias-non-prevailing.ll | 17 ++++++++++++ test/Transforms/InstSimplify/select.ll | 30 ++++++++++++++++++++++ 4 files changed, 52 insertions(+) create mode 100644 test/LTO/Resolution/X86/function-alias-non-prevailing.ll