[llvm-branch-commits] [clang-tools-extra] 84e8b1c - [clangd] Only allow remote index to be enabled from user config.

2021-06-08 Thread Tom Stellard via llvm-branch-commits
Author: Sam McCall Date: 2021-06-08T21:30:01-07:00 New Revision: 84e8b1cf07b9845ea8e1e07ed5ccc3c5a70d975b URL: https://github.com/llvm/llvm-project/commit/84e8b1cf07b9845ea8e1e07ed5ccc3c5a70d975b DIFF: https://github.com/llvm/llvm-project/commit/84e8b1cf07b9845ea8e1e07ed5ccc3c5a70d975b.diff LO

[llvm-branch-commits] [llvm] 28730bc - [AArch64] Prevent spilling between ldxr/stxr pairs

2021-06-08 Thread Tom Stellard via llvm-branch-commits
Author: LemonBoy Date: 2021-06-08T21:23:48-07:00 New Revision: 28730bc82ac00125d1f5894464294583abf786ef URL: https://github.com/llvm/llvm-project/commit/28730bc82ac00125d1f5894464294583abf786ef DIFF: https://github.com/llvm/llvm-project/commit/28730bc82ac00125d1f5894464294583abf786ef.diff LOG:

[llvm-branch-commits] [llvm] fec90b2 - Reland "[MC][ELF] Work around R_MIPS_LO16 relocation handling problem"

2021-06-08 Thread Tom Stellard via llvm-branch-commits
Author: Dimitry Andric Date: 2021-06-08T16:15:38-07:00 New Revision: fec90b2cebc3d1bb7d9562bec5170d697db39a84 URL: https://github.com/llvm/llvm-project/commit/fec90b2cebc3d1bb7d9562bec5170d697db39a84 DIFF: https://github.com/llvm/llvm-project/commit/fec90b2cebc3d1bb7d9562bec5170d697db39a84.diff

[llvm-branch-commits] [libcxx] 1539c54 - Don't fail the shared_ptr test if libc++ has insufficient debug info.

2021-06-08 Thread Tom Stellard via llvm-branch-commits
Author: Sterling Augustine Date: 2021-06-08T16:11:06-07:00 New Revision: 1539c543dbe5edb9d6809aa8ad60b32dba5888d7 URL: https://github.com/llvm/llvm-project/commit/1539c543dbe5edb9d6809aa8ad60b32dba5888d7 DIFF: https://github.com/llvm/llvm-project/commit/1539c543dbe5edb9d6809aa8ad60b32dba5888d7.

[llvm-branch-commits] [libcxx] bf25180 - Tolerate missing debug info in the shared_ptr pretty printer.

2021-06-08 Thread Tom Stellard via llvm-branch-commits
Author: Sterling Augustine Date: 2021-06-08T16:11:06-07:00 New Revision: bf25180e6727f53b916c73e53212b274fe64ded6 URL: https://github.com/llvm/llvm-project/commit/bf25180e6727f53b916c73e53212b274fe64ded6 DIFF: https://github.com/llvm/llvm-project/commit/bf25180e6727f53b916c73e53212b274fe64ded6.

[llvm-branch-commits] [libcxx] cf3e126 - [libcxx] Make the GDB pretty printer test less strict

2021-06-08 Thread Tom Stellard via llvm-branch-commits
Author: Petr Hosek Date: 2021-06-08T16:11:06-07:00 New Revision: cf3e126e6449255ef183df71f5c54020d7a87ee5 URL: https://github.com/llvm/llvm-project/commit/cf3e126e6449255ef183df71f5c54020d7a87ee5 DIFF: https://github.com/llvm/llvm-project/commit/cf3e126e6449255ef183df71f5c54020d7a87ee5.diff LO

[llvm-branch-commits] [libcxx] cde8663 - Various minor fixes for python 3

2021-06-08 Thread Tom Stellard via llvm-branch-commits
Author: Sterling Augustine Date: 2021-06-08T16:11:06-07:00 New Revision: cde86632a772b523ba3db7039f75d979f557b57c URL: https://github.com/llvm/llvm-project/commit/cde86632a772b523ba3db7039f75d979f557b57c DIFF: https://github.com/llvm/llvm-project/commit/cde86632a772b523ba3db7039f75d979f557b57c.

[llvm-branch-commits] [mlir] 73ad0bb - [NFC][mlir] Adding more operators to EDSC TemplatedIndexedValue

2021-06-08 Thread Kern Handa via llvm-branch-commits
Author: Kern Handa Date: 2020-02-16T12:24:23-08:00 New Revision: 73ad0bbe52880a03e0112e00bf810f15998346c4 URL: https://github.com/llvm/llvm-project/commit/73ad0bbe52880a03e0112e00bf810f15998346c4 DIFF: https://github.com/llvm/llvm-project/commit/73ad0bbe52880a03e0112e00bf810f15998346c4.diff LO