This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ad47821 AMDGPU: Use i16 for i16 shift amount new 2272dc8 Fix two bugs in the pipeliner in renaming phis in the prolog [...]
The 1 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/MachinePipeliner.cpp | 4 +- test/CodeGen/Hexagon/swp-epilog-phi10.ll | 88 ++++++++++++++++++++++++++++++++ test/CodeGen/Hexagon/swp-prolog-phi4.ll | 65 +++++++++++++++++++++++ 3 files changed, 155 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/Hexagon/swp-epilog-phi10.ll create mode 100644 test/CodeGen/Hexagon/swp-prolog-phi4.ll