[llvm-branch-commits] [mlir] 0661286 - Fix a couple regression tests I missed updating in 2a284782

2021-08-04 Thread Tom Stellard via llvm-branch-commits
Author: Eli Friedman Date: 2021-08-04T21:25:15-07:00 New Revision: 0661286a55fb7ef978bd5193fe140191cf7ac445 URL: https://github.com/llvm/llvm-project/commit/0661286a55fb7ef978bd5193fe140191cf7ac445 DIFF: https://github.com/llvm/llvm-project/commit/0661286a55fb7ef978bd5193fe140191cf7ac445.diff

[llvm-branch-commits] [llvm] 1f35d7c - [ConstantFold] Get rid of special cases for sizeof etc.

2021-08-04 Thread Tom Stellard via llvm-branch-commits
Author: Eli Friedman Date: 2021-08-04T21:25:15-07:00 New Revision: 1f35d7c48278c71f9f8554c7962b04a3affcfd33 URL: https://github.com/llvm/llvm-project/commit/1f35d7c48278c71f9f8554c7962b04a3affcfd33 DIFF: https://github.com/llvm/llvm-project/commit/1f35d7c48278c71f9f8554c7962b04a3affcfd33.diff

[llvm-branch-commits] [llvm] 93da37d - [test] Fix tools/gold/X86/comdat-nodeduplicate.ll on non-X86 hosts

2021-08-04 Thread Fangrui Song via llvm-branch-commits
Author: Nathan Chancellor Date: 2021-08-04T19:43:41-07:00 New Revision: 93da37dc58e9d1d4a685bcb6a30a9d3ff78733f9 URL: https://github.com/llvm/llvm-project/commit/93da37dc58e9d1d4a685bcb6a30a9d3ff78733f9 DIFF: https://github.com/llvm/llvm-project/commit/93da37dc58e9d1d4a685bcb6a30a9d3ff78733f9.d

[llvm-branch-commits] [llvm] f4b8a74 - Fixing an infinite loop problem in InstCombine

2021-08-04 Thread Tom Stellard via llvm-branch-commits
Author: Andy Kaylor Date: 2021-08-04T16:51:40-07:00 New Revision: f4b8a74d8e6f210a09cce59a6f7ab3bd605fd6f1 URL: https://github.com/llvm/llvm-project/commit/f4b8a74d8e6f210a09cce59a6f7ab3bd605fd6f1 DIFF: https://github.com/llvm/llvm-project/commit/f4b8a74d8e6f210a09cce59a6f7ab3bd605fd6f1.diff L

[llvm-branch-commits] [llvm] 36eb72e - [PredicateInfo] Use Intrinsic::getDeclaration now that it handles unnamed types.

2021-08-04 Thread Tom Stellard via llvm-branch-commits
Author: Jeroen Dobbelaere Date: 2021-08-04T16:51:33-07:00 New Revision: 36eb72ec614ae2da0943e03b50374364f24883b2 URL: https://github.com/llvm/llvm-project/commit/36eb72ec614ae2da0943e03b50374364f24883b2 DIFF: https://github.com/llvm/llvm-project/commit/36eb72ec614ae2da0943e03b50374364f24883b2.d

[llvm-branch-commits] [llvm] b4c29a7 - [SROA] prevent crash on large memset length (PR50910)

2021-08-04 Thread Tom Stellard via llvm-branch-commits
Author: Sanjay Patel Date: 2021-08-04T16:51:23-07:00 New Revision: b4c29a722b6f3ea342646a726f0faa424f27e09a URL: https://github.com/llvm/llvm-project/commit/b4c29a722b6f3ea342646a726f0faa424f27e09a DIFF: https://github.com/llvm/llvm-project/commit/b4c29a722b6f3ea342646a726f0faa424f27e09a.diff

[llvm-branch-commits] [llvm] 906eada - Revert "Revert of D49126 [PredicateInfo] Use custom mangling to support ssa_copy with unnamed types."

2021-08-04 Thread Tom Stellard via llvm-branch-commits
Author: Jeroen Dobbelaere Date: 2021-08-04T16:51:29-07:00 New Revision: 906eada08ec23e383c850c490982b9c9a7b79a3a URL: https://github.com/llvm/llvm-project/commit/906eada08ec23e383c850c490982b9c9a7b79a3a DIFF: https://github.com/llvm/llvm-project/commit/906eada08ec23e383c850c490982b9c9a7b79a3a.d

[llvm-branch-commits] [llvm] fd5ec45 - [Attributor] Don't test internalization in the CGSCC pass.

2021-08-04 Thread Tom Stellard via llvm-branch-commits
Author: Joseph Huber Date: 2021-08-04T16:35:08-07:00 New Revision: fd5ec459c3f9dba0e6781ac11695540b0383179b URL: https://github.com/llvm/llvm-project/commit/fd5ec459c3f9dba0e6781ac11695540b0383179b DIFF: https://github.com/llvm/llvm-project/commit/fd5ec459c3f9dba0e6781ac11695540b0383179b.diff

[llvm-branch-commits] [llvm] 6d04cd4 - [Attributor] Change function internalization to not replace uses in internalized callers

2021-08-04 Thread Tom Stellard via llvm-branch-commits
Author: Joseph Huber Date: 2021-08-04T16:35:01-07:00 New Revision: 6d04cd42ebf04907cb70574b59f9483959031839 URL: https://github.com/llvm/llvm-project/commit/6d04cd42ebf04907cb70574b59f9483959031839 DIFF: https://github.com/llvm/llvm-project/commit/6d04cd42ebf04907cb70574b59f9483959031839.diff

[llvm-branch-commits] [lld] 4783a6c - [ELF] Combine foo@v1 and foo with the same versionId if both are defined

2021-08-04 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2021-08-04T09:18:10-07:00 New Revision: 4783a6cdf0a9087212f517ce20e0e3a9cf39d6a4 URL: https://github.com/llvm/llvm-project/commit/4783a6cdf0a9087212f517ce20e0e3a9cf39d6a4 DIFF: https://github.com/llvm/llvm-project/commit/4783a6cdf0a9087212f517ce20e0e3a9cf39d6a4.diff

[llvm-branch-commits] [lld] 17edcb3 - [ELF] Apply version script patterns to non-default version symbols

2021-08-04 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2021-08-04T09:18:02-07:00 New Revision: 17edcb3a6e131b84b8dc253fa950eec16dc47cc7 URL: https://github.com/llvm/llvm-project/commit/17edcb3a6e131b84b8dc253fa950eec16dc47cc7 DIFF: https://github.com/llvm/llvm-project/commit/17edcb3a6e131b84b8dc253fa950eec16dc47cc7.diff

[llvm-branch-commits] [lld] 7e69b17 - [ELF][test] Improve .symver & --version-script tests

2021-08-04 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2021-08-04T09:17:51-07:00 New Revision: 7e69b1728c2317610d3e9d82d52ca7ad38adb034 URL: https://github.com/llvm/llvm-project/commit/7e69b1728c2317610d3e9d82d52ca7ad38adb034 DIFF: https://github.com/llvm/llvm-project/commit/7e69b1728c2317610d3e9d82d52ca7ad38adb034.diff

[llvm-branch-commits] [lld] 73ea825 - [ELF] Make dot in .tbss correct

2021-08-04 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2021-08-04T09:06:59-07:00 New Revision: 73ea8254d2d7177e84814688a4523144bdbd2fbb URL: https://github.com/llvm/llvm-project/commit/73ea8254d2d7177e84814688a4523144bdbd2fbb DIFF: https://github.com/llvm/llvm-project/commit/73ea8254d2d7177e84814688a4523144bdbd2fbb.diff