This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 58658afbec9 Re-commit "llvm-isel-fuzzer: Handle a subset of backend fla [...] new f799d906ab6 [RegisterCoalescer] Don't set read-undef in pruneValues, on [...] new 0f48afc6226 [ScheduleDAGInstrs] fix behavior of getUnderlyingObjectsFor [...]
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: include/llvm/Analysis/ValueTracking.h | 2 +- lib/Analysis/ValueTracking.cpp | 6 +++-- lib/CodeGen/RegisterCoalescer.cpp | 4 +-- lib/CodeGen/ScheduleDAGInstrs.cpp | 27 +++++++++++-------- .../X86/simple-register-allocation-read-undef.mir | 30 ++++++++++++++++++++++ 5 files changed, 54 insertions(+), 15 deletions(-) create mode 100644 test/CodeGen/MIR/X86/simple-register-allocation-read-undef.mir