This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4d1c75ee8f1 [WebAssembly] Remove MachineFrameInfo arg from checking fun [...] new 80d595cdf8f [AST] Minor whitespace cleanup [NFC] new 0c5441ad260 [X86] Replace (32/64 - n) shift amounts with (neg n) since [...]
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/Analysis/AliasSetTracker.cpp | 18 ++-- lib/Target/X86/X86ISelDAGToDAG.cpp | 104 ++++++++++++++++++++++ test/CodeGen/X86/clear-lowbits.ll | 144 +++++++++++++++---------------- test/CodeGen/X86/extract-lowbits.ll | 112 +++++++++++++----------- test/CodeGen/X86/schedule-x86-64-shld.ll | 42 ++++----- 5 files changed, 262 insertions(+), 158 deletions(-)