User Details
- User Since
- Mar 16 2019, 2:09 PM (210 w, 1 d)
Wed, Mar 1
The data-flow analysis framework has a concept very similar to IRUnit its called ProgramPoint maybe this should be shared ?
Nov 16 2022
Oct 14 2022
pushed as 2c7b7eca85c2ccc9b0d5c65169213ce499652f92
Oct 10 2022
Oct 7 2022
Oct 6 2022
Thank you for the review.
Sep 28 2022
Sep 27 2022
Sep 9 2022
pushed as fa40fd40e055630c34890de84eb048796133fe03
Sep 6 2022
Aug 28 2022
pushed as 688c51a5acc53b456014e53663051476d825e896
Aug 24 2022
has been committed as bb63d249f8612f87e819071663d81f516a2bec74
Aug 22 2022
Aug 21 2022
I would still like a comment for what to do about this issue (which i bypassed):
for the case of SmallVector it is as easy as adding a few used
But for many containers adding used attribute may cause previously new failure because the function annotated cannot be instantiated.
Aug 18 2022
I updated to to have the member version of cast/isa/dyn_cast depend on the out of line ones.
Aug 17 2022
:)
(You have a typo in multiple place you wrote IntergerType)
Aug 16 2022
Mar 31 2022
I didn't realize this existed. thank you for the information.
is there interest in having this upstream ?
I am not sure how it should be tested upstream ?
Nov 23 2021
This seems like a good change to me. but i don't think my approval is enough
Oct 27 2021
Oct 21 2021
here is an update that i think is close to committable. if it is not i am fine if it gets commandeered.
Apr 1 2021
LGTM
seems good to me. but maybe other still have comments.
Mar 15 2021
Yes, this looks like a bug.
Mar 9 2021
I think the process of checking is a value is noundef needs to be more general than just calls. maybe addKnowledge would be a better place.
because nonnull and align information can also be inferred from loads/stores.
Mar 8 2021
Mar 1 2021
added more details about the storage of additional arguments.
Feb 23 2021
fixed the sentence.
Feb 15 2021
addressed comment
Feb 13 2021
This seems good to me but i am not familiar the the auto-upgrader.
I added the changes to the langref in https://reviews.llvm.org/D96646
Feb 9 2021
Jan 30 2021
rebased, addressed comments. fixed issues.
Jan 16 2021
Nov 11 2020
I recently made it much easier to create AnnotationAttr in this context with https://reviews.llvm.org/rGd093401a2617d3c46aaed9eeaecf877e3ae1a9f1.
Nov 9 2020
Oct 27 2020
this is fixed by 4afa077899b