This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6bbc345f937 [llvm-objcopy] Add --dump-section new 3d464de9687 [SelectionDAG] try harder to convert funnel shift to rotate new cddb95c7bc9 [GlobalOpt] Don't apply fastcc if it would break inalloca i [...]
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 13 ++++++++++--- lib/Transforms/IPO/GlobalOpt.cpp | 7 +++++++ test/CodeGen/AArch64/funnel-shift-rot.ll | 6 ++---- test/CodeGen/PowerPC/funnel-shift-rot.ll | 4 +--- test/Transforms/GlobalOpt/fastcc.ll | 9 +++++++++ 5 files changed, 29 insertions(+), 10 deletions(-)