This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d0973b1cc35 [AArch64][SVE] Asm: Enable instructions to be prefixed. new 8a876198f4a [X86] Regenerate fast-isel tests. new cd2281d9372 [X86] Regenerate PKU test to merge 32/64-bit rdpkru checks new 68c3d4fad41 [X86] Regenerate NOBMI/BMI combine-select tests. new fb73e7ba915 [SLC] Refactor the simplication of pow() (NFC)
The 4 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/Transforms/Utils/SimplifyLibCalls.cpp | 225 +++++++++++++++--------------- test/CodeGen/X86/dagcombine-select.ll | 72 +++++----- test/CodeGen/X86/fast-isel-fold-mem.ll | 9 +- test/CodeGen/X86/fast-isel-select.ll | 19 ++- test/CodeGen/X86/fast-isel-sext-zext.ll | 40 ------ test/CodeGen/X86/pku.ll | 16 +-- test/Transforms/InstCombine/pow-sqrt.ll | 6 +- 7 files changed, 180 insertions(+), 207 deletions(-)