[llvm-branch-commits] [clang] 0988add - Link libclangBasic against libatomic when necessary.

2022-11-10 Thread Tom Stellard via llvm-branch-commits
Author: Sam James Date: 2022-11-10T17:04:34-08:00 New Revision: 0988addf2680b3717be47fd6f2493f33fe886f90 URL: https://github.com/llvm/llvm-project/commit/0988addf2680b3717be47fd6f2493f33fe886f90 DIFF: https://github.com/llvm/llvm-project/commit/0988addf2680b3717be47fd6f2493f33fe886f90.diff LOG

[llvm-branch-commits] [lld] 4c3d838 - Link liblldCOFF against libatomic when necessary

2022-11-10 Thread Tom Stellard via llvm-branch-commits
Author: Sam James Date: 2022-11-10T17:04:34-08:00 New Revision: 4c3d83810ad7bde70b2665df9a15947695e92adb URL: https://github.com/llvm/llvm-project/commit/4c3d83810ad7bde70b2665df9a15947695e92adb DIFF: https://github.com/llvm/llvm-project/commit/4c3d83810ad7bde70b2665df9a15947695e92adb.diff LOG

[llvm-branch-commits] [llvm] d75ae21 - Set LLVM_ATOMIC_LIB variable for convenient linking against libatomic

2022-11-10 Thread Tom Stellard via llvm-branch-commits
Author: Sam James Date: 2022-11-10T17:04:34-08:00 New Revision: d75ae21044ad893572855cefb0c0898a771b2094 URL: https://github.com/llvm/llvm-project/commit/d75ae21044ad893572855cefb0c0898a771b2094 DIFF: https://github.com/llvm/llvm-project/commit/d75ae21044ad893572855cefb0c0898a771b2094.diff LOG

[llvm-branch-commits] [llvm] 6750e34 - [TypePromotion] Replace Zext to Truncate for the case src bitwidth is larger

2022-11-10 Thread Tom Stellard via llvm-branch-commits
Author: chenglin.bi Date: 2022-11-10T17:00:50-08:00 New Revision: 6750e341b076d10a336c662ed6916500fdb20105 URL: https://github.com/llvm/llvm-project/commit/6750e341b076d10a336c662ed6916500fdb20105 DIFF: https://github.com/llvm/llvm-project/commit/6750e341b076d10a336c662ed6916500fdb20105.diff L

[llvm-branch-commits] [clang] 931b6d5 - Reenable POSIX builtin library functions in gnu2x mode

2022-11-10 Thread Tom Stellard via llvm-branch-commits
Author: Aaron Ballman Date: 2022-11-10T16:55:23-08:00 New Revision: 931b6d51d84e2a5cbbdc925d546819d4d3b7c63e URL: https://github.com/llvm/llvm-project/commit/931b6d51d84e2a5cbbdc925d546819d4d3b7c63e DIFF: https://github.com/llvm/llvm-project/commit/931b6d51d84e2a5cbbdc925d546819d4d3b7c63e.diff

[llvm-branch-commits] [polly] c8e7a87 - [CMake] Fix -Wstrict-prototypes

2022-11-10 Thread Tom Stellard via llvm-branch-commits
Author: Sam James Date: 2022-11-10T16:53:39-08:00 New Revision: c8e7a87b1ed6b00dc2c3543a80c892d5948f8849 URL: https://github.com/llvm/llvm-project/commit/c8e7a87b1ed6b00dc2c3543a80c892d5948f8849 DIFF: https://github.com/llvm/llvm-project/commit/c8e7a87b1ed6b00dc2c3543a80c892d5948f8849.diff LOG