[llvm-branch-commits] [llvm] 8b51e5e - [NewPM][Inliner] Make inlined calls to functions in same SCC as callee exponentially expensive

2022-03-08 Thread Tom Stellard via llvm-branch-commits
Author: Arthur Eubanks Date: 2022-03-08T17:12:22-08:00 New Revision: 8b51e5ee0a2e6a38886e7ededd3267443cb99f1e URL: https://github.com/llvm/llvm-project/commit/8b51e5ee0a2e6a38886e7ededd3267443cb99f1e DIFF: https://github.com/llvm/llvm-project/commit/8b51e5ee0a2e6a38886e7ededd3267443cb99f1e.diff

[llvm-branch-commits] [llvm] da3953f - [NFC][PhaseOrdering] Add some tests from D119839

2022-03-08 Thread Tom Stellard via llvm-branch-commits
Author: Andrew Wei Date: 2022-03-08T19:22:12-08:00 New Revision: da3953fb0315c0e65cc12479f3cd56a1dad7bc3f URL: https://github.com/llvm/llvm-project/commit/da3953fb0315c0e65cc12479f3cd56a1dad7bc3f DIFF: https://github.com/llvm/llvm-project/commit/da3953fb0315c0e65cc12479f3cd56a1dad7bc3f.diff LO

[llvm-branch-commits] [llvm] ba9ff03 - [SimplifyCFG][PhaseOrdering] Defer lowering switch into an integer range comparison and branch until after at least the IPSCCP

2022-03-08 Thread Tom Stellard via llvm-branch-commits
Author: Roman Lebedev Date: 2022-03-08T19:22:12-08:00 New Revision: ba9ff030d302910e0d2155536558f71da98d5a5a URL: https://github.com/llvm/llvm-project/commit/ba9ff030d302910e0d2155536558f71da98d5a5a DIFF: https://github.com/llvm/llvm-project/commit/ba9ff030d302910e0d2155536558f71da98d5a5a.diff

[llvm-branch-commits] [clang] d843bde - [clang][driver] Fix float128 diagnostics with glibc >= 2.32

2022-03-08 Thread Tom Stellard via llvm-branch-commits
Author: Timm Bäder Date: 2022-03-08T19:22:37-08:00 New Revision: d843bde69aab7fbb3efff34229e8876b1ce80a5b URL: https://github.com/llvm/llvm-project/commit/d843bde69aab7fbb3efff34229e8876b1ce80a5b DIFF: https://github.com/llvm/llvm-project/commit/d843bde69aab7fbb3efff34229e8876b1ce80a5b.diff LO

[llvm-branch-commits] [llvm] eb84577 - Revert "[release] Use the Bootstrapping build for building LLVM releases"

2022-03-08 Thread Tom Stellard via llvm-branch-commits
Author: Louis Dionne Date: 2022-03-08T20:35:54-08:00 New Revision: eb84577cbc23d44735f10bca9dbd2151aba96a60 URL: https://github.com/llvm/llvm-project/commit/eb84577cbc23d44735f10bca9dbd2151aba96a60 DIFF: https://github.com/llvm/llvm-project/commit/eb84577cbc23d44735f10bca9dbd2151aba96a60.diff

[llvm-branch-commits] [clang] f7007c5 - Lambdas are not necessarily locals. This resolves DR48250.

2022-03-08 Thread Tom Stellard via llvm-branch-commits
Author: David Stone Date: 2022-03-08T20:41:20-08:00 New Revision: f7007c570a216c0fa87b863733a1011bdb2ff9ca URL: https://github.com/llvm/llvm-project/commit/f7007c570a216c0fa87b863733a1011bdb2ff9ca DIFF: https://github.com/llvm/llvm-project/commit/f7007c570a216c0fa87b863733a1011bdb2ff9ca.diff L

[llvm-branch-commits] [libcxx] 569b773 - [libcxx][CI] Set Arm triples to match native clang build's default

2022-03-08 Thread Tom Stellard via llvm-branch-commits
Author: David Spickett Date: 2022-03-08T20:43:33-08:00 New Revision: 569b773323a3a1c174ae794741c7e1191f8deefc URL: https://github.com/llvm/llvm-project/commit/569b773323a3a1c174ae794741c7e1191f8deefc DIFF: https://github.com/llvm/llvm-project/commit/569b773323a3a1c174ae794741c7e1191f8deefc.diff

[llvm-branch-commits] [libcxxabi] e879b2b - [libcxxabi] [test] Depend on unwind only if available

2022-03-08 Thread Tom Stellard via llvm-branch-commits
Author: Michał Górny Date: 2022-03-08T21:33:47-08:00 New Revision: e879b2bf82ef2d096d2c0e5147ebac541a7b8828 URL: https://github.com/llvm/llvm-project/commit/e879b2bf82ef2d096d2c0e5147ebac541a7b8828 DIFF: https://github.com/llvm/llvm-project/commit/e879b2bf82ef2d096d2c0e5147ebac541a7b8828.diff