User Details
- User Since
- Aug 25 2020, 12:37 PM (27 w, 2 d)
Fri, Feb 26
Thu, Feb 25
Jan 22 2021
Thanks Roland for the approval. I don't have commit access. Can you help pls to commit this? The author line should be --author="Shimin Cui <scui@ca.ibm.com>".
To Address comments from Roland - fix the comment in def and add missing vec_free in BuildLibCalls.cpp
Jan 21 2021
Jan 19 2021
Thanks Jeeva. I need your help to commit this, I don't have commit access yet. The author line should be --author="Shimin Cui <scui@ca.ibm.com>".
Jan 14 2021
Oct 22 2020
Updated to address review comments: I adopted the use of Log2_32 from D89830, removed the parenthesis comment, and added a TODO comment in the test case.
Oct 14 2020
Rewrite the code using getKnowledgeValidInContext. The code is much cleaner than the previous version, but the result computed is less accurate if the size of the alignment bundle is three. I'll leave the improvement for the future, together with the improvement of value tracking of GEP (an example is that, with the future improvement, we can fold away the branch "br i1 %3, ...") in f2 of the added case assume-align.ll).
Oct 13 2020
Anyone has any comments for this patch? Any comments or suggestions are appreciated.
Oct 9 2020
Oct 6 2020
Oct 5 2020
Remove the added extra cases from the existing test files
Adjust the test cases.
Oct 2 2020
Oct 1 2020
Sep 30 2020
Anyone has any comments for this patch? Any comments or suggestions are appreciated.
Sep 22 2020
Sep 18 2020
Fix previous reverion of 2004-11-27-SetCCForCastLargerAndConstant.ll and PR17073.ll
Revert 2004-11-27-SetCCForCastLargerAndConstant.ll and PR17073.ll