User Details
- User Since
- Mar 17 2021, 5:02 PM (104 w, 4 d)
Feb 9 2023
Right. I saw that bug on Monday. Thank you for that fix.
I'm not sure why it started leaking today...
Looks like this is breaking Sanitizer builds: https://lab.llvm.org/buildbot/#/builders/5/builds/31378
Dec 16 2022
This introduced a leak in sanitizer buildbot for ASAN.
https://lab.llvm.org/buildbot/#/builders/168/builds/10733
Dec 15 2022
Apoligies: I put it back.
https://reviews.llvm.org/rGec7cffc579737d086addf22bb155e76e5cd30ab3
This has broken UBSAN buildbot:
https://lab.llvm.org/buildbot/#/builders/85/builds/13003
Dec 12 2022
This breaks sanitizer buildbot (fast): https://lab.llvm.org/buildbot/#/builders/5/builds/29930
NFC?
Dec 5 2022
LGTM
Is there a risk of this being too strict for standard C?
Oct 27 2022
Looks like this is breaking MSAN buildbot: https://lab.llvm.org/buildbot/#/builders/74/builds/14584
This looks to have broken sanitizer Fast buildbot: https://lab.llvm.org/buildbot/#/builders/5/builds/28595
The bracket builds have finished and they seem to have a conclusive result. The test starts failing with this patch.
Oct 26 2022
This may have broken HWASAN buildbot:
https://lab.llvm.org/buildbot/#/builders/236/builds/786
Oct 24 2022
rebase.
improvements based on vitalybuka feedback
removed unused line
updated for input from eugenis.
Looking better already:
https://lab.llvm.org/buildbot/#/builders/168/builds/9681
These are still broken claiming this target is the trouble:
Failed Tests (1): LLVM-Unit :: DebugInfo/LogicalView/./DebugInfoLogicalViewTests/8/15Appears to be a leak:
Oct 22 2022
add no zero poison versions
Oct 20 2022
added x86 non-vector versions
Sep 21 2022
Sep 19 2022
Sep 14 2022
This seems like it should change some IR, but I don't see a unit test.
Certainly there should be something for the kernel.
This appears to use fewer instructions. Yay!
Sep 9 2022
Looks like this is breaking ASAN buildbot:
https://lab.llvm.org/buildbot/#/builders/168/builds/8760
Sep 8 2022
Sep 1 2022
Just returning to finish this clean up.
rebase
Aug 31 2022
test?
Aug 30 2022
Aug 15 2022
Aug 12 2022
update after rebase
Aug 11 2022
add check for IDPTR in IR test
drop pc from new function and fix/improve IR test
PTAL
fix IR test
rebase
testing update with squash and rebase