This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cc60c8d6152 [AMDGPU] Fix for the address sanitizer failure. Fixing typo new 7c73732e345 [SelectionDAG] Enhance the simplification of `copyto` from [...] new 072973eb9b1 [SelectionDAG] fix formatting and redundant comments; NFC
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/CodeGen/SelectionDAG/InstrEmitter.cpp | 40 +++++++++++-------------------- lib/CodeGen/SelectionDAG/InstrEmitter.h | 5 ---- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 13 +++++----- test/CodeGen/AMDGPU/i1-copy-phi.ll | 19 +++++++++++++++ test/CodeGen/AMDGPU/implicit-def-muse.ll | 22 +++++++++++++++++ 5 files changed, 61 insertions(+), 38 deletions(-) create mode 100644 test/CodeGen/AMDGPU/implicit-def-muse.ll