User Details
- User Since
- Jun 21 2020, 3:41 AM (170 w, 1 d)
Nov 18 2022
Apr 21 2021
Mar 1 2021
Dec 1 2020
removing unnecessary nop
Nov 7 2020
LGTM
Oct 12 2020
LGTM
Oct 8 2020
@phosek, @luismarques thanks for your feedback (sorry for the delay with reply)!
Oct 5 2020
Oct 4 2020
rebasing
Regarding the build failure (linux > libarcher.parallel::parallel-nosuppression.c). I assume that my change is not related to this failure:
- This is a completely different codebase.
- I observe this failure on other revisions too, for example: https://reviews.llvm.org/D88580
[NFC] formatting: kRiscv64_ShadowOffset64->kRISCV64_ShadowOffset64
rebasing
rebasing + fixed typo
rebasing
Oct 1 2020
Sep 30 2020
@luismarques, this commit diff has a mark that a change was requested... I believe that we've addressed known issues. If you have no further objections or comments could you remove the mark?
@eugenis, @luismarques - I believe all concerns for this one were addressed. Do you mind if I commit this as is?
Sep 29 2020
Sep 27 2020
RISCV64 does not use stat64, so the corresponding size constant is set to "0"
@reviewers: if you have no further objections, can I proceed with committing this one? (Could you mark the patch as "accepted" once again?)
addressed review comments
Sep 24 2020
addressed review comments
rebasing
rebasing
rebasing + addressing formatting issues
rebasing
rebasing
Sep 23 2020
addressing improvements suggested by Luís Marques
We don't need to have the two implementations, and in fact with this patch you'll probably get the cache cleared twice. Still, there might be some opportunities for improving the existing code. Some more specific comments:
@reviewers: I believe we are done here. Since we can't add a reliable check to figure out the exactly length - I guess the current implementation should serve fine.
Sep 22 2020
addressing review comments
addressing changes
addressing commits
addressing comments
addressing comments
addressing comments
rebasing
rebasing
addressing comments
rebasing
addressing comments/continue
addressing comments/rebasing
addressing comments/rebasing
addressing comments/rebasing
rebasing/addressing comments
addressing comments, changing the order of modifications
rebasing patchset...
Sep 21 2020
Sep 20 2020
the relevant functionality is already implemented/