User Details
- User Since
- Aug 20 2018, 1:39 PM (239 w, 3 d)
Fri, Mar 10
Thu, Mar 9
Wed, Mar 8
Simplify assert.
Tue, Mar 7
Mon, Mar 6
Fri, Mar 3
Thu, Mar 2
Mon, Feb 27
Fri, Feb 24
Update dependency
Move existing tests only.
Thu, Feb 23
Feb 21 2023
I just discovered that removing .llvm_addrsig (seen that done elsewhere, too) also resolves the issue.
Feb 20 2023
Feb 10 2023
Make Driver test check that cc1 doesn't receive flag if not required.
Feb 9 2023
This is currently more an RFC - there might be other side-effects not yet accounted for, so please review carefully.
Feb 8 2023
Thanks!
Feb 7 2023
Move AsmPrinter LEB128 helpers to AsmPrinter.cpp and use them.
Feb 3 2023
Don't pretend constant accesses are atomic if the function is "covered", so save on space.
Feb 2 2023
Reworked some things to make it more efficient in the presence of constant data accesses.
Make it more efficient by ignoring both non-shared and non-mutable addresses.
Jan 31 2023
Jan 26 2023
Thanks!
I'll land this for you.
Jan 25 2023
Minor comments below. Otherwise LGTM.
Jan 24 2023
Jan 23 2023
Only skip setting weak linkage if function is defined in module.
Jan 20 2023
Jan 19 2023
Jan 10 2023
@ Peter, are you able to commit this yourself, or should we commit it for you?
Jan 5 2023
Also update commit message to say something about "mem transfer" intrinsics.