User Details
- User Since
- Aug 23 2014, 2:14 PM (457 w, 5 d)
Mar 28 2020
Mar 23 2020
Sorry for the delay; yes this is still active.
Clean up the test.
Mar 9 2020
Mar 2 2020
Fix CI issue ("no CHECK line").
Sep 15 2018
Update the unit tests to work with the changes in this patch and the changes from upstream.
Sep 13 2018
Indeed; discovered but only just before class. Thanks!
Sep 12 2018
- Fix cmake warning
Fix cmake warning
Sep 11 2018
See D51963.
Sep 10 2018
Sep 6 2018
Thanks for the comments, everyone. This was originally submitted to fix a rust-lang buildbot, which I've learned is based on CentOS 5.5 (yes). Anyhow, I've fixed the issue on that particular buildbot by defining PATH_MAX in C(XX)FLAGS. Thus this patch isn't needed anymore. Thanks again.
Sep 4 2018
Jan 15 2016
LGTM
Jan 5 2016
LGTM
Dec 14 2015
Anyway, I don't want to block the primary change with side debate, so forget this for now please.
Nov 27 2015
It looks like if LLVM is built with LLVM_LINK_LLVM_DYLIB=ON and --link-static is provided and the static archives are removed, llvm-config doesn't error and still prints the shared lib with --libs.
Nov 23 2015
Nov 22 2015
Nov 9 2015
Nov 7 2015
Fixes for recent trunk changes.
Nov 6 2015
Fix compile issue.
Nov 4 2015
Mac puts the package revision before the extension.
Nov 2 2015
Oct 30 2015
Bump.
Sep 27 2015
I've created a better patch similar to this one: http://reviews.llvm.org/D13198.
Sep 10 2015
Bump. Could I get someone's attention to review this? I'd like to get it accepted.
Sep 6 2015
Aug 31 2015
Added tests for the other atomic orderings.
Fix comments.
Aug 29 2015
Unconditionally make the initial load atomic and fix the resulting X86 test failures.
Aug 25 2015
Aug 22 2015
Make this patch do the Right Thing on Windows. Also fix a typo in a comment.
Aug 21 2015
Aug 7 2015
Aug 6 2015
Aug 5 2015
Jul 24 2015
Addressed JF's feedback. Also made expandAtomicRMWToCmpXchg delegate NewLoaded && Successs value to the callback function.
Jul 22 2015
Jul 21 2015
I almost forgot, the original patch was here.
Jul 7 2015
Restructure in response to JF's comments.
Jun 30 2015
Fix a comment.
Jun 24 2015
Jun 9 2015
Apr 5 2015
Fixed JF's comments.
Mar 23 2015
Mar 3 2015
Fix use of an incremental diff.
Feb 23 2015
Fix a comment from the last patchset.
Feb 18 2015
Addressed JF's comments.