This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8b6d26ec664 [Alignment][NFC] Convert LoadInst to MaybeAlign new 31ec98d4e0e [Alignment][NFC] Convert StoreInst to MaybeAlign new a461b7a03cd [ThinLTO] Add code comment. NFC
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: include/llvm/IR/Instructions.h | 16 ++++----- lib/AsmParser/LLParser.cpp | 3 +- lib/Bitcode/Reader/BitcodeReader.cpp | 6 ++-- lib/IR/Instructions.cpp | 40 ++++++++++------------ lib/Transforms/IPO/FunctionImport.cpp | 3 ++ lib/Transforms/IPO/GlobalOpt.cpp | 6 ++-- lib/Transforms/InstCombine/InstCombineCalls.cpp | 5 +-- .../InstCombine/InstCombineLoadStoreAlloca.cpp | 4 +-- lib/Transforms/Scalar/DeadStoreElimination.cpp | 5 +-- 9 files changed, 42 insertions(+), 46 deletions(-)