This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b5e2d41d5d1 [X86] Split WriteFBlend/WriteFVarBlend/WriteFVarShuffle int [...] new a7632db848d [CodeGen] Use RegUnits to track register aliases (NFC)
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: include/llvm/CodeGen/LiveRegUnits.h | 31 ++++++++ include/llvm/CodeGen/TargetInstrInfo.h | 6 +- lib/CodeGen/MachineSink.cpp | 57 +++++++------- lib/CodeGen/TargetInstrInfo.cpp | 27 ------- lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | 95 +++++++++++++----------- 5 files changed, 112 insertions(+), 104 deletions(-)