This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5011913 CodeGen: Use PLT relocations for relative references to unnam [...] new b0a8b9c Fold compares for distinct allocations new 45045e9 [unordered] sink unordered stores at end of blocks
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: .../InstCombine/InstCombineLoadStoreAlloca.cpp | 7 ++- .../InstCombine/InstructionCombining.cpp | 16 ++++--- test/Transforms/InstCombine/atomic.ll | 34 +++++++++++++++ test/Transforms/InstCombine/compare-unescaped.ll | 50 ++++++++++++++++++++++ 4 files changed, 98 insertions(+), 9 deletions(-)