Page MenuHomePhabricator

dfava (Daniel Fava)
User

Projects

User does not belong to any projects.

User Details

User Since
Feb 18 2020, 3:40 AM (172 w, 4 d)

Recent Activity

Apr 16 2020

dfava closed D78111: tsan: fixes to ThreadClock::releaseStoreAcquire.
Apr 16 2020, 2:31 PM
dfava added a comment to D78111: tsan: fixes to ThreadClock::releaseStoreAcquire.

Committed in https://github.com/llvm/llvm-project/commit/3b222ef246ef9298e57d00b7c8c1ffd92d0fb44d

Apr 16 2020, 1:58 PM

Apr 15 2020

dfava updated the diff for D78111: tsan: fixes to ThreadClock::releaseStoreAcquire.
Apr 15 2020, 9:16 AM

Apr 14 2020

dfava created D78111: tsan: fixes to ThreadClock::releaseStoreAcquire.
Apr 14 2020, 8:32 AM

Mar 27 2020

dfava added a comment to D76322: tsan: Adding releaseAcquire() to ThreadClock.
In D76322#1946849, @pcc wrote:

It looks like this change broke the sanitizer-x86_64-linux-autoconf buildbot.
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-autoconf/builds/48824

/b/sanitizer-x86_64-linux-autoconf/build/llvm-project/compiler-rt/lib/tsan/rtl/tsan_clock.cpp:190:13: error: use of undeclared identifier 'dst'
  DCHECK_LE(dst->size_, kMaxTid);
            ^
1 error generated.

Can you please take a look?

Mar 27 2020, 3:27 PM

Mar 19 2020

dfava updated the diff for D76322: tsan: Adding releaseAcquire() to ThreadClock.
Mar 19 2020, 7:31 AM

Mar 17 2020

dfava updated the diff for D76322: tsan: Adding releaseAcquire() to ThreadClock.

Added changes to tsan_go.cpp which I had forgotten to include in the first diff.

Mar 17 2020, 2:36 PM
dfava created D76322: tsan: Adding releaseAcquire() to ThreadClock.
Mar 17 2020, 2:02 PM

Feb 19 2020

dfava added a comment to D74831: tsan: removing redundant loop in ThreadClock::release().

Please merge it for me. I don't have commit access. Thanks!

Feb 19 2020, 6:52 AM
dfava created D74831: tsan: removing redundant loop in ThreadClock::release().
Feb 19 2020, 6:14 AM