This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e042fe5 Rename LoopAccessAnalysis to LoopAccessLegacyAnalysis /NFC new 4eae278 Allow dead insts to be kept in DeadRemat only when they are r [...] new d1e9f00 add another multi-use test for logic->select transform new 0795ebd NVPTX: Avoid implicit iterator conversions, NFC
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/LiveRangeEdit.h | 6 +++-- lib/CodeGen/InlineSpiller.cpp | 6 ++--- lib/CodeGen/LiveRangeEdit.cpp | 19 +++++++++------- lib/CodeGen/RegAllocGreedy.cpp | 4 +++- lib/CodeGen/SplitKit.cpp | 10 +++++---- lib/CodeGen/SplitKit.h | 6 +++-- lib/Target/NVPTX/NVPTXFrameLowering.cpp | 2 +- lib/Target/NVPTX/NVPTXInstrInfo.cpp | 32 +++++++++++++-------------- lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp | 9 ++++---- test/Transforms/InstCombine/logical-select.ll | 28 ++++++++++++++++++++++- 10 files changed, 79 insertions(+), 43 deletions(-)