[llvm-branch-commits] [lld] dc94773 - [ELF] Don't cause assertion failure if --dynamic-list or --version-script takes an empty file

2020-06-16 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-06-16T22:31:33-07:00 New Revision: dc94773a91c85a05f4f249153cb1e9522b3beb5e URL: https://github.com/llvm/llvm-project/commit/dc94773a91c85a05f4f249153cb1e9522b3beb5e DIFF: https://github.com/llvm/llvm-project/commit/dc94773a91c85a05f4f249153cb1e9522b3beb5e.diff

[llvm-branch-commits] [llvm] 4d0626a - [IndVarSimplify][LoopUtils] Avoid TOCTOU/ordering issues (PR45835)

2020-06-16 Thread Tom Stellard via llvm-branch-commits
Author: Tom Stellard Date: 2020-06-16T20:16:13-07:00 New Revision: 4d0626a822be3cfe1809d9b3ba976e5bda0b02e4 URL: https://github.com/llvm/llvm-project/commit/4d0626a822be3cfe1809d9b3ba976e5bda0b02e4 DIFF: https://github.com/llvm/llvm-project/commit/4d0626a822be3cfe1809d9b3ba976e5bda0b02e4.diff

[llvm-branch-commits] [llvm] bf89c5a - [AArch64] Fix BTI instruction emission.

2020-06-16 Thread Tom Stellard via llvm-branch-commits
Author: Daniel Kiss Date: 2020-06-16T20:05:15-07:00 New Revision: bf89c5aeb8915d488fa1c790e1b237b62a49c01f URL: https://github.com/llvm/llvm-project/commit/bf89c5aeb8915d488fa1c790e1b237b62a49c01f DIFF: https://github.com/llvm/llvm-project/commit/bf89c5aeb8915d488fa1c790e1b237b62a49c01f.diff L

[llvm-branch-commits] [llvm] aab5069 - [AArch64] Fix BTI landing pad generation.

2020-06-16 Thread Tom Stellard via llvm-branch-commits
Author: Daniel Kiss Date: 2020-06-16T20:05:14-07:00 New Revision: aab50695971617d37ad420b476671995f7078e79 URL: https://github.com/llvm/llvm-project/commit/aab50695971617d37ad420b476671995f7078e79 DIFF: https://github.com/llvm/llvm-project/commit/aab50695971617d37ad420b476671995f7078e79.diff L

[llvm-branch-commits] [lld] b980cc1 - [lld][ELF] Mark empty NOLOAD output sections SHT_NOBITS instead of SHT_PROGBITS

2020-06-16 Thread Fangrui Song via llvm-branch-commits
Author: Matt Schulte Date: 2020-06-16T19:45:27-07:00 New Revision: b980cc1cd3200dbf7603c7dd04335165b7578baa URL: https://github.com/llvm/llvm-project/commit/b980cc1cd3200dbf7603c7dd04335165b7578baa DIFF: https://github.com/llvm/llvm-project/commit/b980cc1cd3200dbf7603c7dd04335165b7578baa.diff

[llvm-branch-commits] [lld] a85165c - [ELF][test] Make tests less address sensitive and delete redundant tests

2020-06-16 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2020-06-16T19:44:57-07:00 New Revision: a85165ccb9cf05a31a9e33defdd9baff5a6d55f7 URL: https://github.com/llvm/llvm-project/commit/a85165ccb9cf05a31a9e33defdd9baff5a6d55f7 DIFF: https://github.com/llvm/llvm-project/commit/a85165ccb9cf05a31a9e33defdd9baff5a6d55f7.diff

[llvm-branch-commits] [llvm] ea65b89 - [X86] Fold undef elts to 0 in getTargetVShiftByConstNode.

2020-06-16 Thread Tom Stellard via llvm-branch-commits
Author: Craig Topper Date: 2020-06-16T12:30:13-07:00 New Revision: ea65b89665c7edcd72ae924d4efad83e79931cd6 URL: https://github.com/llvm/llvm-project/commit/ea65b89665c7edcd72ae924d4efad83e79931cd6 DIFF: https://github.com/llvm/llvm-project/commit/ea65b89665c7edcd72ae924d4efad83e79931cd6.diff

[llvm-branch-commits] [llvm] 0f99a73 - [X86] Teach combineVectorShiftImm to constant fold undef elements to 0 not undef.

2020-06-16 Thread Tom Stellard via llvm-branch-commits
Author: Craig Topper Date: 2020-06-16T12:30:13-07:00 New Revision: 0f99a730e3bf9e4aa29d2d6c407394022527e409 URL: https://github.com/llvm/llvm-project/commit/0f99a730e3bf9e4aa29d2d6c407394022527e409 DIFF: https://github.com/llvm/llvm-project/commit/0f99a730e3bf9e4aa29d2d6c407394022527e409.diff

[llvm-branch-commits] [llvm] 756b482 - lit googletest.py: Don't raise StopIteration in generator

2020-06-16 Thread Tom Stellard via llvm-branch-commits
Author: Hans Wennborg Date: 2020-06-16T12:27:51-07:00 New Revision: 756b482c69befb4ad5437a22fc5207711c4ccf4e URL: https://github.com/llvm/llvm-project/commit/756b482c69befb4ad5437a22fc5207711c4ccf4e DIFF: https://github.com/llvm/llvm-project/commit/756b482c69befb4ad5437a22fc5207711c4ccf4e.diff

[llvm-branch-commits] [clang-tools-extra] 3c2f0cf - [clangd] Use printf instead of `echo -e` to be compliant with dash

2020-06-16 Thread Kadir Cetinkaya via llvm-branch-commits
Author: Kadir Cetinkaya Date: 2020-06-16T16:55:38+02:00 New Revision: 3c2f0cf15bc00e9568ddb0757a026a81a477bf71 URL: https://github.com/llvm/llvm-project/commit/3c2f0cf15bc00e9568ddb0757a026a81a477bf71 DIFF: https://github.com/llvm/llvm-project/commit/3c2f0cf15bc00e9568ddb0757a026a81a477bf71.dif

[llvm-branch-commits] [clang-tools-extra] 6fcb9ab - [clangd] Disable dependency-output lit test on windows

2020-06-16 Thread Kadir Cetinkaya via llvm-branch-commits
Author: Kadir Cetinkaya Date: 2020-06-16T16:49:25+02:00 New Revision: 6fcb9ab5b496aac619c17c69f505f785650b4542 URL: https://github.com/llvm/llvm-project/commit/6fcb9ab5b496aac619c17c69f505f785650b4542 DIFF: https://github.com/llvm/llvm-project/commit/6fcb9ab5b496aac619c17c69f505f785650b4542.dif