This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e693cff4692 [gn build] Add all non-test build files for lld new 2df5b9eb434 [x86] allow 8-bit adds to be promoted by convertToThreeAddr [...] new 5c9590548d0 [docs] Use correct ending quotes. new 0e2f8a90d54 [gn build] Merge r348944 new 9959647664b [LV] Fix signed/unsigned comparison warning.
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: docs/LangRef.rst | 2 +- .../Vectorize/LoopVectorizationLegality.h | 3 +- lib/Target/X86/X86InstrArithmetic.td | 6 +-- lib/Target/X86/X86InstrInfo.cpp | 25 +++++++---- lib/Target/X86/X86InstrInfo.h | 4 +- test/CodeGen/X86/GlobalISel/add-scalar.ll | 5 ++- test/CodeGen/X86/GlobalISel/shl-scalar-widening.ll | 5 ++- test/CodeGen/X86/GlobalISel/shl-scalar.ll | 4 +- test/CodeGen/X86/fixup-bw-copy.ll | 3 +- test/CodeGen/X86/fshr.ll | 4 +- test/CodeGen/X86/iabs.ll | 6 +-- test/CodeGen/X86/mul-constant-i8.ll | 4 +- test/CodeGen/X86/popcnt.ll | 4 +- test/CodeGen/X86/pr23664.ll | 4 +- test/CodeGen/X86/rotate4.ll | 4 +- test/CodeGen/X86/scheduler-backtracking.ll | 49 ++++++++++------------ .../secondary/llvm/lib/Transforms/Scalar/BUILD.gn | 1 + 17 files changed, 74 insertions(+), 59 deletions(-)