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

2021-08-05 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2021-08-05T10:42:02-07:00 New Revision: 63081c9bc138d393c3ded03df7ae50733283bdec URL: https://github.com/llvm/llvm-project/commit/63081c9bc138d393c3ded03df7ae50733283bdec DIFF: https://github.com/llvm/llvm-project/commit/63081c9bc138d393c3ded03df7ae50733283bdec.diff

[llvm-branch-commits] [lld] 6b97268 - Revert "[ELF] Apply version script patterns to non-default version symbols"

2021-08-05 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2021-08-05T10:41:56-07:00 New Revision: 6b97268c56ae8baa684da5de23ae2ebc41d94a1d URL: https://github.com/llvm/llvm-project/commit/6b97268c56ae8baa684da5de23ae2ebc41d94a1d DIFF: https://github.com/llvm/llvm-project/commit/6b97268c56ae8baa684da5de23ae2ebc41d94a1d.diff

[llvm-branch-commits] [lld] 6b6aef5 - [ELF] Support copy relocation on non-default version symbols

2021-08-05 Thread Fangrui Song via llvm-branch-commits
Author: Fangrui Song Date: 2021-08-05T10:33:31-07:00 New Revision: 6b6aef5dbacef31a3c7b3a54f7f1ba54cafc7077 URL: https://github.com/llvm/llvm-project/commit/6b6aef5dbacef31a3c7b3a54f7f1ba54cafc7077 DIFF: https://github.com/llvm/llvm-project/commit/6b6aef5dbacef31a3c7b3a54f7f1ba54cafc7077.diff

[llvm-branch-commits] [clang-tools-extra] e097724 - [clang-tidy] Fix crash on "reference-to-array" parameters in 'bugprone-easily-swappable-parameters'

2021-08-05 Thread Tom Stellard via llvm-branch-commits
Author: Whisperity Date: 2021-08-05T10:16:24-07:00 New Revision: e097724cb9efbc3a068767ecf264897e97b2e109 URL: https://github.com/llvm/llvm-project/commit/e097724cb9efbc3a068767ecf264897e97b2e109 DIFF: https://github.com/llvm/llvm-project/commit/e097724cb9efbc3a068767ecf264897e97b2e109.diff LO

[llvm-branch-commits] [openmp] 2792379 - [OpenMP] libomp: taskwait depend implementation fixed.

2021-08-05 Thread Tom Stellard via llvm-branch-commits
Author: AndreyChurbanov Date: 2021-08-05T10:13:27-07:00 New Revision: 279237937b330d8ca570ffa7b0cb7e1bbda57fca URL: https://github.com/llvm/llvm-project/commit/279237937b330d8ca570ffa7b0cb7e1bbda57fca DIFF: https://github.com/llvm/llvm-project/commit/279237937b330d8ca570ffa7b0cb7e1bbda57fca.dif

[llvm-branch-commits] [clang] 6774711 - Apply -fmacro-prefix-map to __builtin_FILE()

2021-08-05 Thread Tom Stellard via llvm-branch-commits
Author: Pavel Asyutchenko Date: 2021-08-05T10:07:47-07:00 New Revision: 67747112b5e63462989cd0a43b6921664e14e58c URL: https://github.com/llvm/llvm-project/commit/67747112b5e63462989cd0a43b6921664e14e58c DIFF: https://github.com/llvm/llvm-project/commit/67747112b5e63462989cd0a43b6921664e14e58c.d

[llvm-branch-commits] [compiler-rt] 6f58e54 - Work around non-existence of ElfW(type) macro on FreeBSD

2021-08-05 Thread Tom Stellard via llvm-branch-commits
Author: Dimitry Andric Date: 2021-08-05T10:06:16-07:00 New Revision: 6f58e54d655d0167f3b7d55e35c9806854307204 URL: https://github.com/llvm/llvm-project/commit/6f58e54d655d0167f3b7d55e35c9806854307204 DIFF: https://github.com/llvm/llvm-project/commit/6f58e54d655d0167f3b7d55e35c9806854307204.diff

[llvm-branch-commits] [llvm] 8988ce3 - [DebugInfo][LSR] Avoid crashes on large integer inputs

2021-08-05 Thread Chris Jackson via llvm-branch-commits
Author: Chris Jackson Date: 2021-08-05T10:38:19+01:00 New Revision: 8988ce302864ef3216e252af7d491482e71f79c7 URL: https://github.com/llvm/llvm-project/commit/8988ce302864ef3216e252af7d491482e71f79c7 DIFF: https://github.com/llvm/llvm-project/commit/8988ce302864ef3216e252af7d491482e71f79c7.diff

[llvm-branch-commits] [llvm] 692f875 - Follow-up to D105207, only salvage affine SCEVs to avoid a crash

2021-08-05 Thread Chris Jackson via llvm-branch-commits
Author: Jeremy Morse Date: 2021-08-05T10:35:08+01:00 New Revision: 692f875535db1d79e5cb9c3862a6cad0228d04e7 URL: https://github.com/llvm/llvm-project/commit/692f875535db1d79e5cb9c3862a6cad0228d04e7 DIFF: https://github.com/llvm/llvm-project/commit/692f875535db1d79e5cb9c3862a6cad0228d04e7.diff

[llvm-branch-commits] [llvm] dd60b80 - [DebugInfo][LoopStrengthReduction] SCEV-based salvaging for LSR

2021-08-05 Thread Chris Jackson via llvm-branch-commits
Author: Chris Jackson Date: 2021-08-05T10:34:33+01:00 New Revision: dd60b80561ce637f8b97d709f38bc53c8d0c0510 URL: https://github.com/llvm/llvm-project/commit/dd60b80561ce637f8b97d709f38bc53c8d0c0510 DIFF: https://github.com/llvm/llvm-project/commit/dd60b80561ce637f8b97d709f38bc53c8d0c0510.diff