This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d1714b5 i386 does not support optimized swifterror handling new 6baa853 [RDF] Use uint32_t for register numbers instead of unsigned new b505adc [RDF] Print the function name for calls in dumps new a9c167e [Hexagon] Remove USR_OVF from CtrRegs register class new 319d69e [RDF] Add initial support for lane masks in the DFG
The 4 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/HexagonRDF.cpp | 24 +++--- lib/Target/Hexagon/HexagonRDF.h | 6 +- lib/Target/Hexagon/HexagonRegisterInfo.td | 5 +- lib/Target/Hexagon/RDFGraph.cpp | 129 +++++++++++++++++++++--------- lib/Target/Hexagon/RDFGraph.h | 69 ++++++++++++++-- lib/Target/Hexagon/RDFLiveness.cpp | 26 +++--- 6 files changed, 189 insertions(+), 70 deletions(-)