This is an archive of the discontinued LLVM Phabricator instance.

Hexagon vector store print tracing.
ClosedPublic

Authored by ronl on Aug 25 2016, 6:27 AM.

Details

Reviewers
kparzysz
Summary

Add vector store print tracing option for hexagon vector instructions.

Diff Detail

Repository
rL LLVM

Event Timeline

ronl updated this revision to Diff 69232.Aug 25 2016, 6:27 AM
ronl retitled this revision from to Hexagon vector store print tracing..
ronl updated this object.
ronl added a reviewer: kparzysz.
ronl set the repository for this revision to rL LLVM.
kparzysz edited edge metadata.Aug 25 2016, 6:32 AM

Looks good with one minor comment.

lib/Target/Hexagon/HexagonVectorPrint.cpp
161

Extra space between "(" and "MBB".

ronl updated this revision to Diff 69236.Aug 25 2016, 6:35 AM
ronl edited edge metadata.

Fixed spacing problem and indentation

kparzysz accepted this revision.Aug 25 2016, 6:36 AM
kparzysz edited edge metadata.
This revision is now accepted and ready to land.Aug 25 2016, 6:36 AM
ronl closed this revision.Aug 25 2016, 6:49 AM

submitted.