User Details
- User Since
- Jul 21 2015, 7:48 AM (426 w, 5 d)
Oct 7 2019
Aug 11 2017
Jul 31 2017
Jul 28 2017
Jul 20 2017
Jul 19 2017
Jul 10 2017
Jul 5 2017
Jun 30 2017
Hi Daniel,
Jun 23 2017
Jun 22 2017
Hi Simon,
Jun 21 2017
This change-set reflects the fixed typos.
Jun 19 2017
ping.
Jun 13 2017
Updated diff with the latest changes in the trunk.
Jun 5 2017
What is the performance implication of this change-set? Have you done any performance testing? This seems to make the alias analysis very conservative. It is now going to find two non-equal numbers equal very easily.
May 30 2017
It seems to me that the improvement is done in the wrong place which is JumpThreading and made the change-set very specific. In my opinion, it does not have to be specific to JumpThreading. It can be a very general improvement of LVI using your new utilities.
updated x86-interleaved-access.ll
Hi Simon,
May 24 2017
Updated the changes with the feedback from Dave.
May 4 2017
Ping.
May 1 2017
Apr 28 2017
Nov 22 2016
ArrayRefs are passed by value.
Nov 21 2016
Hi Guys,
Nov 11 2016
Nov 10 2016
This change-set addresses Elena's comments.
Nov 9 2016
Replaces uint32_t with unsigned.
Oct 31 2016
Thanks Dave, the update addresses your comment.
The update addresses Zvi's comment about declaring Grp as a functional local variable.
Oct 27 2016
Thanks Simon and Zvi.
Oct 26 2016
Oct 13 2016
Oct 11 2016
Hi Michael,
Oct 10 2016
Oct 7 2016
Oct 6 2016
Oct 5 2016
Sep 30 2016
Includes changes that reflect Dave and Simon's comment.
Uploaded the whole patch after running clang-format.
This version is created after running clang-format.
Sep 28 2016
Hi Zvi,