This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 17c4ba4 [X86] Heuristic to selectively build Newton-Raphson SQRT estimation new 14ae142 [Hexagon] Clear kill flags from modified registers in peephol [...] new 7c37f8e [X86][SSE] Split off shuffle mask canonicalization from lower [...]
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: lib/Target/Hexagon/HexagonPeephole.cpp | 5 +- lib/Target/X86/X86ISelLowering.cpp | 119 ++++++++++++++++------------ test/CodeGen/Hexagon/peephole-kill-flags.ll | 27 +++++++ 3 files changed, 98 insertions(+), 53 deletions(-) create mode 100644 test/CodeGen/Hexagon/peephole-kill-flags.ll