This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 93971d9 [RDF] Add option to keep dead phi nodes in DFG new 58c6e4e Add parentheses to silence -Wparentheses warnings. new 9f60802 [RDF] Improve handling of inline-asm
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/DebugInfo/PDB/Raw/PDBDbiStream.cpp | 12 ++++----- lib/Target/Hexagon/RDFGraph.cpp | 9 ++++--- test/CodeGen/Hexagon/rdf-inline-asm-fixed.ll | 37 ++++++++++++++++++++++++++++ test/CodeGen/Hexagon/rdf-inline-asm.ll | 36 +++++++++++++++++++++++++++ 4 files changed, 84 insertions(+), 10 deletions(-) create mode 100644 test/CodeGen/Hexagon/rdf-inline-asm-fixed.ll create mode 100644 test/CodeGen/Hexagon/rdf-inline-asm.ll