This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6981f9a [PowerPC][ELFv2ABI] Allocate parameter area on-demand to redu [...] new 3f339ad [Hexagon] Properly handle 'q' constraint in 128-byte vector mode new 3983dc2 Reland r296442 with modifications reverted in r296463.
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: include/llvm/Support/DynamicLibrary.h | 11 +++++++++ lib/Support/DynamicLibrary.cpp | 12 ++++++++++ lib/Support/Windows/DynamicLibrary.inc | 12 ++++++++++ lib/Target/Hexagon/HexagonISelLowering.cpp | 32 +++++++++------------------ test/CodeGen/Hexagon/inline-asm-vecpred128.ll | 15 +++++++++++++ 5 files changed, 60 insertions(+), 22 deletions(-) create mode 100644 test/CodeGen/Hexagon/inline-asm-vecpred128.ll