[llvm-branch-commits] [llvm] be653f6 - [X86] combineX86ShuffleChain - don't fold to truncate(concat(V1, V2)) if it was already a PACK op

2022-05-18 Thread Tom Stellard via llvm-branch-commits
Author: Simon Pilgrim Date: 2022-05-18T16:34:09-07:00 New Revision: be653f6292e76b82d3532e6fba0e15ce633bd80a URL: https://github.com/llvm/llvm-project/commit/be653f6292e76b82d3532e6fba0e15ce633bd80a DIFF: https://github.com/llvm/llvm-project/commit/be653f6292e76b82d3532e6fba0e15ce633bd80a.diff

[llvm-branch-commits] [llvm] c564157 - [SystemZ] Bugfix in SystemZTargetLowering::combineINT_TO_FP()

2022-05-18 Thread Tom Stellard via llvm-branch-commits
Author: Jonas Paulsson Date: 2022-05-18T16:34:51-07:00 New Revision: c56415735060cc71e58a12e9518569a0b3f7d6b2 URL: https://github.com/llvm/llvm-project/commit/c56415735060cc71e58a12e9518569a0b3f7d6b2 DIFF: https://github.com/llvm/llvm-project/commit/c56415735060cc71e58a12e9518569a0b3f7d6b2.diff

[llvm-branch-commits] [llvm] 087082a - [cmake] Increase -fms-compatibility-version in Windows toolchain file

2022-05-18 Thread Tom Stellard via llvm-branch-commits
Author: Shoaib Meenai Date: 2022-05-18T19:54:03-07:00 New Revision: 087082a828ffc833ec5b54caadd5ba86af811dae URL: https://github.com/llvm/llvm-project/commit/087082a828ffc833ec5b54caadd5ba86af811dae DIFF: https://github.com/llvm/llvm-project/commit/087082a828ffc833ec5b54caadd5ba86af811dae.diff

[llvm-branch-commits] [clang] 9827a18 - [Driver][Ananas] -r: imply -nostdlib like GCC

2022-05-18 Thread Tom Stellard via llvm-branch-commits
Author: Brad Smith Date: 2022-05-18T19:56:45-07:00 New Revision: 9827a185b611b33b7735458e024eab7a0646bc40 URL: https://github.com/llvm/llvm-project/commit/9827a185b611b33b7735458e024eab7a0646bc40 DIFF: https://github.com/llvm/llvm-project/commit/9827a185b611b33b7735458e024eab7a0646bc40.diff LO

[llvm-branch-commits] [clang] cda300e - [Driver][Solaris] -r: imply -nostdlib like GCC

2022-05-18 Thread Tom Stellard via llvm-branch-commits
Author: Brad Smith Date: 2022-05-18T20:08:51-07:00 New Revision: cda300eab8ddb9fb90859014ec3721567fec727c URL: https://github.com/llvm/llvm-project/commit/cda300eab8ddb9fb90859014ec3721567fec727c DIFF: https://github.com/llvm/llvm-project/commit/cda300eab8ddb9fb90859014ec3721567fec727c.diff LO

[llvm-branch-commits] [llvm] c65b0cd - [GlobalIsel] Fix fallback if stack protector isn't supported.

2022-05-18 Thread Tom Stellard via llvm-branch-commits
Author: Eli Friedman Date: 2022-05-18T20:09:32-07:00 New Revision: c65b0cd2421d722d3f2b1eb78dd91d758db5049a URL: https://github.com/llvm/llvm-project/commit/c65b0cd2421d722d3f2b1eb78dd91d758db5049a DIFF: https://github.com/llvm/llvm-project/commit/c65b0cd2421d722d3f2b1eb78dd91d758db5049a.diff

[llvm-branch-commits] [compiler-rt] daef311 - [compiler-rt] Add NO_EXEC_STACK_DIRECTIVE on s390x

2022-05-18 Thread Tom Stellard via llvm-branch-commits
Author: Timm Bäder Date: 2022-05-18T20:09:52-07:00 New Revision: daef3113e81920dcca89d068737ad1c04d79f0d1 URL: https://github.com/llvm/llvm-project/commit/daef3113e81920dcca89d068737ad1c04d79f0d1 DIFF: https://github.com/llvm/llvm-project/commit/daef3113e81920dcca89d068737ad1c04d79f0d1.diff LO

[llvm-branch-commits] [clang] d631924 - [CodeGen] Use ABI alignment for C++ new expressions

2022-05-18 Thread Tom Stellard via llvm-branch-commits
Author: Daniel Bertalan Date: 2022-05-18T20:10:10-07:00 New Revision: d6319246f89b2f47c9176e23be3fbe23c7c7d2c4 URL: https://github.com/llvm/llvm-project/commit/d6319246f89b2f47c9176e23be3fbe23c7c7d2c4 DIFF: https://github.com/llvm/llvm-project/commit/d6319246f89b2f47c9176e23be3fbe23c7c7d2c4.dif

[llvm-branch-commits] [lld] e70d79f - [ELF] Ignore --no-add-needed

2022-05-18 Thread Tom Stellard via llvm-branch-commits
Author: Fangrui Song Date: 2022-05-18T20:28:53-07:00 New Revision: e70d79f1e8c0802c4039d2d66131c00590d49722 URL: https://github.com/llvm/llvm-project/commit/e70d79f1e8c0802c4039d2d66131c00590d49722 DIFF: https://github.com/llvm/llvm-project/commit/e70d79f1e8c0802c4039d2d66131c00590d49722.diff