This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 65db0de9a63 [WebAssembly] Emit br_table for most switch instructions new 7f2f10be2af [X86] Add codegen prepare test exercising a bitcast + tail call new a8196a8e047 [CGP] Look through bitcasts when duplicating returns for ta [...] new 0734b610d6b [CMake] Use add_dependencies in add_llvm_install_targets
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: cmake/modules/AddLLVM.cmake | 18 +++++++++++++++-- lib/CodeGen/CodeGenPrepare.cpp | 4 +++- test/CodeGen/X86/tailcall-cgp-dup.ll | 39 ++++++++++++++++++++++++++++++++++++ 3 files changed, 58 insertions(+), 3 deletions(-)