This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fe46811f1fa [SelectionDAG] Don't generate libcalls for wide shifts on W [...] new dd1bf18dabc Reland "[yaml2obj] - Don't allow setting StOther and Other/ [...] new 8cb71e0f5be InstCombiner::visitSelectInst - rename Pred to MinMaxPred t [...] new 5b06dbd0810 [Attributor] Restrict liveness and return information to functions
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/ObjectYAML/ELFYAML.h | 7 +- lib/ObjectYAML/ELFEmitter.cpp | 7 +- lib/ObjectYAML/ELFYAML.cpp | 50 +++++++++----- lib/Transforms/IPO/Attributor.cpp | 76 ++++++++++++++++++---- lib/Transforms/InstCombine/InstCombineSelect.cpp | 11 ++-- test/Transforms/FunctionAttrs/align.ll | 2 +- test/Transforms/FunctionAttrs/arg_nocapture.ll | 2 +- test/Transforms/FunctionAttrs/arg_returned.ll | 2 +- test/Transforms/FunctionAttrs/liveness.ll | 2 +- test/Transforms/FunctionAttrs/nonnull.ll | 2 +- test/Transforms/FunctionAttrs/nounwind.ll | 2 +- .../read_write_returned_arguments_scc.ll | 2 +- test/tools/yaml2obj/elf-symbol-stother.yaml | 29 +++++++++ 13 files changed, 148 insertions(+), 46 deletions(-)