This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ee836b9 [Profile] refactor meta data copying/swapping code new bda1572 Rename unittests/ADT/ilistTest.cpp to ilistTestTemp.cpp (temp [...] new d2746ea Fix windows build failure new 7fd3acf [Hexagon] Packetize return value setup with the return instruction
The 3 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/IR/Instruction.h | 3 +- lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 7 ++-- test/CodeGen/Hexagon/packetize-return-arg.ll | 37 ++++++++++++++++++++++ unittests/ADT/CMakeLists.txt | 2 +- unittests/ADT/{ilistTest.cpp => ilistTestTemp.cpp} | 5 ++- 5 files changed, 48 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/Hexagon/packetize-return-arg.ll rename unittests/ADT/{ilistTest.cpp => ilistTestTemp.cpp} (97%)