[llvm-branch-commits] [compiler-rt] [sanitizer_symbolizer] RenderContextual elements for symbolizer markup. (PR #73194)

2023-11-22 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: Andres Villegas (avillega) Changes This is part of a stack of PRs to add support for symbolizer markup in linux. Render contextual symbolizer markup elements. For Fuchsia it is not neccesarry to emit any context given that

[llvm-branch-commits] [compiler-rt] [sanitizer_common tests] Add tests for sanitizer symbolzier markup. (PR #73195)

2023-11-22 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: Andres Villegas (avillega) Changes This is part of a stack of PRs to add support for symbolizer markup in linux. Add __sanitizer_print_stack_trace test for sanitizer symbolizer markup. --- Full diff: https://github.com/ll

[llvm-branch-commits] [compiler-rt] [sanitizer_symbolizer] Add initial symbolizer markup support for linux. (PR #73193)

2023-11-22 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: Andres Villegas (avillega) Changes This is part of a stack of PRs to add support for symbolizer markup in linux. You can check the symbolizer markup specification at: https://llvm.org/docs/SymbolizerMarkupFormat.html ---

[llvm-branch-commits] [compiler-rt] [sanitizer_common tests] Add tests for sanitizer symbolzier markup. (PR #73195)

2023-11-22 Thread Andres Villegas via llvm-branch-commits
https://github.com/avillega created https://github.com/llvm/llvm-project/pull/73195 This is part of a stack of PRs to add support for symbolizer markup in linux. Add __sanitizer_print_stack_trace test for sanitizer symbolizer markup. ___ llvm-branc

[compiler-rt] b8bec1b - [𝘀𝗽𝗿] initial version

2023-11-22 Thread Andrés Villegas via llvm-branch-commits
Author: Andrés Villegas Date: 2023-11-23T02:14:47Z New Revision: b8bec1b088f987d2aaebbd9e712c5f0ca63518fc URL: https://github.com/llvm/llvm-project/commit/b8bec1b088f987d2aaebbd9e712c5f0ca63518fc DIFF: https://github.com/llvm/llvm-project/commit/b8bec1b088f987d2aaebbd9e712c5f0ca63518fc.diff LO

[llvm-branch-commits] [compiler-rt] [sanitizer_symbolizer] RenderContextual elements for symbolizer markup. (PR #73194)

2023-11-22 Thread Andres Villegas via llvm-branch-commits
https://github.com/avillega created https://github.com/llvm/llvm-project/pull/73194 This is part of a stack of PRs to add support for symbolizer markup in linux. Render contextual symbolizer markup elements. For Fuchsia it is not neccesarry to emit any context given that Fuchsia's logging infra

[compiler-rt] 1b30818 - [𝘀𝗽𝗿] initial version

2023-11-22 Thread Andrés Villegas via llvm-branch-commits
Author: Andrés Villegas Date: 2023-11-23T02:14:42Z New Revision: 1b308180cac67c5bc9cb6406a6bafa82628cf782 URL: https://github.com/llvm/llvm-project/commit/1b308180cac67c5bc9cb6406a6bafa82628cf782 DIFF: https://github.com/llvm/llvm-project/commit/1b308180cac67c5bc9cb6406a6bafa82628cf782.diff LO

[llvm-branch-commits] [compiler-rt] [sanitizer_symbolizer] Add initial symbolizer markup support for linux. (PR #73193)

2023-11-22 Thread Andres Villegas via llvm-branch-commits
https://github.com/avillega created https://github.com/llvm/llvm-project/pull/73193 This is part of a stack of PRs to add support for symbolizer markup in linux. You can check the symbolizer markup specification at: https://llvm.org/docs/SymbolizerMarkupFormat.html __

[compiler-rt] 9adf1d3 - [𝘀𝗽𝗿] initial version

2023-11-22 Thread Andrés Villegas via llvm-branch-commits
Author: Andrés Villegas Date: 2023-11-23T02:14:37Z New Revision: 9adf1d30f79df8e4cf372c62e4266224e0a22856 URL: https://github.com/llvm/llvm-project/commit/9adf1d30f79df8e4cf372c62e4266224e0a22856 DIFF: https://github.com/llvm/llvm-project/commit/9adf1d30f79df8e4cf372c62e4266224e0a22856.diff LO

[compiler-rt] 0e4d4e7 - [𝘀𝗽𝗿] initial version

2023-11-22 Thread Andrés Villegas via llvm-branch-commits
Author: Andrés Villegas Date: 2023-11-23T02:14:32Z New Revision: 0e4d4e793147adf79651c98ba4337ea57fe14cd8 URL: https://github.com/llvm/llvm-project/commit/0e4d4e793147adf79651c98ba4337ea57fe14cd8 DIFF: https://github.com/llvm/llvm-project/commit/0e4d4e793147adf79651c98ba4337ea57fe14cd8.diff LO

[llvm-branch-commits] [mlir] 8e0d4ed - Revert "[mlir] Fix `TileUsingForOp` attr-dict printing/parsing (#72745)"

2023-11-22 Thread via llvm-branch-commits
Author: Felix Schneider Date: 2023-11-22T23:03:27+01:00 New Revision: 8e0d4edb287215cf3b1affca819660a2f440eedf URL: https://github.com/llvm/llvm-project/commit/8e0d4edb287215cf3b1affca819660a2f440eedf DIFF: https://github.com/llvm/llvm-project/commit/8e0d4edb287215cf3b1affca819660a2f440eedf.dif

[llvm-branch-commits] [libcxx] e0cbb42 - Remove stray comments.

2023-11-22 Thread via llvm-branch-commits
Author: Louis Dionne Date: 2023-11-22T14:09:22-05:00 New Revision: e0cbb421fc9ecab0077614bf053339dfb57d0012 URL: https://github.com/llvm/llvm-project/commit/e0cbb421fc9ecab0077614bf053339dfb57d0012 DIFF: https://github.com/llvm/llvm-project/commit/e0cbb421fc9ecab0077614bf053339dfb57d0012.diff

[llvm-branch-commits] [flang] e54390f - Revert "[Flang][OpenMP] NFC: Minor refactoring of Reduction lowering code (#70790)"

2023-11-22 Thread via llvm-branch-commits
Author: Kiran Chandramohan Date: 2023-11-22T15:46:50Z New Revision: e54390f62e1c76c1239e9955d498dd8432d63c5f URL: https://github.com/llvm/llvm-project/commit/e54390f62e1c76c1239e9955d498dd8432d63c5f DIFF: https://github.com/llvm/llvm-project/commit/e54390f62e1c76c1239e9955d498dd8432d63c5f.diff