This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_90 in repository llvm.
from e37a539ae01 Merging r371305 and r371307: new 43cd83ba3b0 Merging r371221 and r371224: new e29983e0440 Merging r370592: ------------------------------------------ [...]
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/Target/X86/X86ISelLowering.cpp | 27 ++++++++------ lib/Transforms/Utils/SimplifyLibCalls.cpp | 4 +-- test/CodeGen/X86/vector-shuffle-avx512.ll | 38 ++++++++++++++++++++ test/Transforms/InstCombine/pow-0.ll | 60 +++++++++++++++++++++++++++++++ test/Transforms/InstCombine/pow-4.ll | 10 ++++++ 5 files changed, 126 insertions(+), 13 deletions(-) create mode 100644 test/Transforms/InstCombine/pow-0.ll