This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c98f57feb9a [X86] [MC] fixed non optimal encoding of instruction memory [...] new 3840975c3ab [CodeGen] Fix some Clang-tidy modernize-use-default-member- [...]
The 1 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/CodeGen/AtomicExpandPass.cpp | 63 +++++++++++++++++--------- lib/CodeGen/DwarfEHPrepare.cpp | 26 +++++++---- lib/CodeGen/GlobalMerge.cpp | 53 +++++++++++++++------- lib/CodeGen/IfConversion.cpp | 55 ++++++++++++++--------- lib/CodeGen/InterferenceCache.cpp | 16 ++++++- lib/CodeGen/InterferenceCache.h | 75 +++++++++++++++++-------------- lib/CodeGen/InterleavedAccessPass.cpp | 32 +++++++++---- lib/CodeGen/MachineLICM.cpp | 62 ++++++++++++++++--------- lib/CodeGen/RegisterCoalescer.cpp | 85 ++++++++++++++++++++++------------- lib/CodeGen/RegisterCoalescer.h | 37 +++++++-------- 10 files changed, 322 insertions(+), 182 deletions(-)