This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 204e320 [LAA] Check independence of strided accesses before forward case new c105a37 [SelectionDAG] rename/move isKnownToBeAPowerOfTwo() from Targ [...] new 88f5077 [SCCP] Prefer class to struct. new b29ea64 Temporarily revert r270070
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/CodeGen/SelectionDAG.h | 5 ++++ include/llvm/MC/MCContext.h | 2 ++ include/llvm/MC/MCSectionELF.h | 3 +- include/llvm/Transforms/Scalar/SCCP.h | 3 +- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 29 +++++++++++++++++++ lib/CodeGen/SelectionDAG/TargetLowering.cpp | 33 +--------------------- lib/MC/ELFObjectWriter.cpp | 44 +++++++++++++++-------------- lib/MC/MCContext.cpp | 16 +++++++++++ lib/Transforms/Scalar/SCCP.cpp | 6 ++-- test/MC/ELF/compression.s | 16 ++++------- 10 files changed, 89 insertions(+), 68 deletions(-)