This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 09d1a7a6cbc [mips] Push `fixup_Mips_LO16` fixup for `jialc` and `jic` i [...] new f57ee998e4a [llvm-readobj] - Stop using a precompiled binary in all.test new 34ace4c17af [Alignment][NFC] Remove StoreInst::setAlignment(unsigned) new 3441df01123 [llvm-locstats] Copy the script only when needed; NFC
The 3 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: include/llvm/IR/IRBuilder.h | 2 +- include/llvm/IR/Instructions.h | 2 -- lib/CodeGen/AtomicExpandPass.cpp | 2 +- lib/IR/Core.cpp | 2 +- lib/IR/Instructions.cpp | 8 ++--- lib/Transforms/IPO/Attributor.cpp | 2 +- .../InstCombine/InstCombineAtomicRMW.cpp | 2 +- lib/Transforms/InstCombine/InstCombineCalls.cpp | 21 ++++++------ .../InstCombine/InstCombineLoadStoreAlloca.cpp | 12 +++---- lib/Transforms/Scalar/AlignmentFromAssumptions.cpp | 2 +- lib/Transforms/Scalar/GVNHoist.cpp | 4 +-- lib/Transforms/Scalar/LICM.cpp | 2 +- lib/Transforms/Scalar/SROA.cpp | 2 +- lib/Transforms/Utils/SimplifyCFG.cpp | 6 ++-- lib/Transforms/Vectorize/SLPVectorizer.cpp | 2 +- test/tools/llvm-readobj/all.test | 39 +++++++++++++--------- utils/llvm-locstats/CMakeLists.txt | 9 +++-- 17 files changed, 63 insertions(+), 56 deletions(-)