This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 82f62ff [LV] Pass legality analysis in vectorizer constructor (NFC) new 29db06c AMDGPU: Do not re-use tmpreg in spill/restore lowering new f4de15f [RDF] Fix live def propagation through basic block
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/AMDGPU/SIRegisterInfo.cpp | 4 +- lib/Target/Hexagon/RDFLiveness.cpp | 105 +++++++++------- test/CodeGen/Hexagon/rdf-filter-defs.ll | 214 ++++++++++++++++++++++++++++++++ 3 files changed, 276 insertions(+), 47 deletions(-) create mode 100644 test/CodeGen/Hexagon/rdf-filter-defs.ll