This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4544896 [LIT][Darwin] Change %ld64 to be prefixed with DYLD_INSERT_LIBRARIES new afba697 InstCombine: Replace some never-null pointers with references. NFC new 784afcb InstCombine: Clean up some trailing whitespace. 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: lib/Transforms/InstCombine/InstCombineAddSub.cpp | 10 ++--- lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 26 ++++++------ lib/Transforms/InstCombine/InstCombineCalls.cpp | 49 +++++++++++----------- lib/Transforms/InstCombine/InstCombineCasts.cpp | 8 ++-- lib/Transforms/InstCombine/InstCombineCompares.cpp | 29 ++++++------- lib/Transforms/InstCombine/InstCombineInternal.h | 33 +++++++-------- .../InstCombine/InstCombineLoadStoreAlloca.cpp | 8 ++-- .../InstCombine/InstCombineMulDivRem.cpp | 24 +++++------ lib/Transforms/InstCombine/InstCombinePHI.cpp | 4 +- lib/Transforms/InstCombine/InstCombineSelect.cpp | 2 +- lib/Transforms/InstCombine/InstCombineShifts.cpp | 8 ++-- .../InstCombine/InstCombineVectorOps.cpp | 2 +- .../InstCombine/InstructionCombining.cpp | 29 ++++++------- 13 files changed, 115 insertions(+), 117 deletions(-)