Author: Paul Walker
Date: 2023-11-03T13:23:02Z
New Revision: 17970df6dca3cf46f0264e94f40eb4ef93ef521f
URL:
https://github.com/llvm/llvm-project/commit/17970df6dca3cf46f0264e94f40eb4ef93ef521f
DIFF:
https://github.com/llvm/llvm-project/commit/17970df6dca3cf46f0264e94f40eb4ef93ef521f.diff
LOG: [
llvmbot wrote:
@llvm/pr-subscribers-clang
@llvm/pr-subscribers-hlsl
Author: Justin Bogner (bogner)
Changes
RWBuffer doesn't have a default type in dxc's implementation, so it
shouldn't have one in clang either.
---
Full diff: https://github.com/llvm/llvm-project/pull/71265.diff
6 Files
Author: Shilei Tian
Date: 2023-11-05T22:48:55-05:00
New Revision: ae1446bd2c8ee6ed222e43a5aa73b4a5b41a
URL:
https://github.com/llvm/llvm-project/commit/ae1446bd2c8ee6ed222e43a5aa73b4a5b41a
DIFF:
https://github.com/llvm/llvm-project/commit/ae1446bd2c8ee6ed222e43a5aa73b4a5b41a.diff
L
Author: Vlad Serebrennikov
Date: 2023-11-06T17:53:21+04:00
New Revision: 40921a217a4bda5ce739561606a4e16677ee48f5
URL:
https://github.com/llvm/llvm-project/commit/40921a217a4bda5ce739561606a4e16677ee48f5
DIFF:
https://github.com/llvm/llvm-project/commit/40921a217a4bda5ce739561606a4e16677ee48f5.
Author: Shafik Yaghmour
Date: 2023-11-06T18:22:07-08:00
New Revision: 61934f800bb6d1a987e214bd7424f4dc1c58d4c3
URL:
https://github.com/llvm/llvm-project/commit/61934f800bb6d1a987e214bd7424f4dc1c58d4c3
DIFF:
https://github.com/llvm/llvm-project/commit/61934f800bb6d1a987e214bd7424f4dc1c58d4c3.dif
Author: dewen
Date: 2023-11-08T09:22:33+08:00
New Revision: 0eabc6dda1ce950387f0b2e5a3bef1c665e3fb20
URL:
https://github.com/llvm/llvm-project/commit/0eabc6dda1ce950387f0b2e5a3bef1c665e3fb20
DIFF:
https://github.com/llvm/llvm-project/commit/0eabc6dda1ce950387f0b2e5a3bef1c665e3fb20.diff
LOG: Re
Author: Jonas Devlieghere
Date: 2023-11-09T12:42:28-08:00
New Revision: 5b740aafd3631fbe4bbe56cbe9e206da926a3c06
URL:
https://github.com/llvm/llvm-project/commit/5b740aafd3631fbe4bbe56cbe9e206da926a3c06
DIFF:
https://github.com/llvm/llvm-project/commit/5b740aafd3631fbe4bbe56cbe9e206da926a3c06.d
Author: Mingming Liu
Date: 2023-11-10T11:40:44-08:00
New Revision: 47ee4f6561fd24615b4d77a0d87b863f9c7eb87a
URL:
https://github.com/llvm/llvm-project/commit/47ee4f6561fd24615b4d77a0d87b863f9c7eb87a
DIFF:
https://github.com/llvm/llvm-project/commit/47ee4f6561fd24615b4d77a0d87b863f9c7eb87a.diff
Author: Mingming Liu
Date: 2023-11-10T12:44:43-08:00
New Revision: 63844d6f48b99b41894c799baa408e9f83ac7212
URL:
https://github.com/llvm/llvm-project/commit/63844d6f48b99b41894c799baa408e9f83ac7212
DIFF:
https://github.com/llvm/llvm-project/commit/63844d6f48b99b41894c799baa408e9f83ac7212.diff
Author: Mingming Liu
Date: 2023-11-10T13:09:14-08:00
New Revision: 1a86a5b4493f558b6d4e50aaea46d64539426aa2
URL:
https://github.com/llvm/llvm-project/commit/1a86a5b4493f558b6d4e50aaea46d64539426aa2
DIFF:
https://github.com/llvm/llvm-project/commit/1a86a5b4493f558b6d4e50aaea46d64539426aa2.diff
Author: Mingming Liu
Date: 2023-11-10T13:59:56-08:00
New Revision: fc33a5a537c2b4feb42104711d4ae84c0363de60
URL:
https://github.com/llvm/llvm-project/commit/fc33a5a537c2b4feb42104711d4ae84c0363de60
DIFF:
https://github.com/llvm/llvm-project/commit/fc33a5a537c2b4feb42104711d4ae84c0363de60.diff
llvmbot wrote:
@llvm/pr-subscribers-backend-risc-v
@llvm/pr-subscribers-llvm-transforms
Author: Florian Hahn (fhahn)
Changes
Move vector pointer generation to a separate VPInstruction opcode.
This untangles address computation from the memory recipes future
and is also needed to enable exp
github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff d6bceb589aa2ac28f69a691c4b334a7500b91e8a
16968a03c9cdcb67e0f18c038eb0db8052172bca --
Author: Utkarsh Saxena
Date: 2023-11-14T16:06:21+01:00
New Revision: 1445f344331e145566c9fae801b096e651966460
URL:
https://github.com/llvm/llvm-project/commit/1445f344331e145566c9fae801b096e651966460
DIFF:
https://github.com/llvm/llvm-project/commit/1445f344331e145566c9fae801b096e651966460.diff
github-actions[bot] wrote:
This repository does not accept pull requests. Please follow
http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution
to LLVM.
https://github.com/llvm/llvm-project/pull/72317
___
llvm-branch-commits mai
https://github.com/github-actions[bot] closed
https://github.com/llvm/llvm-project/pull/72317
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/github-actions[bot] locked
https://github.com/llvm/llvm-project/pull/72317
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Fangrui Song
Date: 2023-11-15T23:12:17-08:00
New Revision: 2e889e7e28dacf3ba10d84f8addef0c5f8c46788
URL:
https://github.com/llvm/llvm-project/commit/2e889e7e28dacf3ba10d84f8addef0c5f8c46788
DIFF:
https://github.com/llvm/llvm-project/commit/2e889e7e28dacf3ba10d84f8addef0c5f8c46788.diff
Author: Momchil Velikov
Date: 2023-11-16T17:04:52Z
New Revision: ae96c243a282b644e04f27157ebdf6b384e8f3bd
URL:
https://github.com/llvm/llvm-project/commit/ae96c243a282b644e04f27157ebdf6b384e8f3bd
DIFF:
https://github.com/llvm/llvm-project/commit/ae96c243a282b644e04f27157ebdf6b384e8f3bd.diff
LO
https://github.com/github-actions[bot] closed
https://github.com/llvm/llvm-project/pull/72534
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/github-actions[bot] locked
https://github.com/llvm/llvm-project/pull/72534
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
github-actions[bot] wrote:
This repository does not accept pull requests. Please follow
http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution
to LLVM.
https://github.com/llvm/llvm-project/pull/72534
___
llvm-branch-commits mai
github-actions[bot] wrote:
This repository does not accept pull requests. Please follow
http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution
to LLVM.
https://github.com/llvm/llvm-project/pull/72541
___
llvm-branch-commits mai
https://github.com/github-actions[bot] closed
https://github.com/llvm/llvm-project/pull/72541
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/github-actions[bot] locked
https://github.com/llvm/llvm-project/pull/72541
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: Florian Hahn (fhahn)
Changes
Sinking instructions very early in the pipeline destroys
dereferenceability information, that could be used by other passes, e.g.
this can prevent if-conversion by SimplifyCFG.
---
Full diff: https:/
Author: Shraiysh
Date: 2023-11-16T19:17:41-06:00
New Revision: 6aee9fb123fbad237a6146893a14f82f26b8c71f
URL:
https://github.com/llvm/llvm-project/commit/6aee9fb123fbad237a6146893a14f82f26b8c71f
DIFF:
https://github.com/llvm/llvm-project/commit/6aee9fb123fbad237a6146893a14f82f26b8c71f.diff
LOG:
Author: Aiden Grossman
Date: 2023-11-16T12:50:46-08:00
New Revision: cdfb51295d814a875925974364931ef4337641e1
URL:
https://github.com/llvm/llvm-project/commit/cdfb51295d814a875925974364931ef4337641e1
DIFF:
https://github.com/llvm/llvm-project/commit/cdfb51295d814a875925974364931ef4337641e1.diff
Author: PiJoules
Date: 2023-11-16T13:11:15-08:00
New Revision: b2d62c9a58433e2a2ca8d2c9cd6b0b612dca2e76
URL:
https://github.com/llvm/llvm-project/commit/b2d62c9a58433e2a2ca8d2c9cd6b0b612dca2e76
DIFF:
https://github.com/llvm/llvm-project/commit/b2d62c9a58433e2a2ca8d2c9cd6b0b612dca2e76.diff
LOG:
Author: Peiming Liu
Date: 2023-11-16T13:21:49-08:00
New Revision: ff8815e597597a319ffde9d18e708040d226bbae
URL:
https://github.com/llvm/llvm-project/commit/ff8815e597597a319ffde9d18e708040d226bbae
DIFF:
https://github.com/llvm/llvm-project/commit/ff8815e597597a319ffde9d18e708040d226bbae.diff
L
Author: David Li
Date: 2023-11-16T13:47:31-08:00
New Revision: ac3779e92ef9405fd2c602a08e8031f7b8aeedd8
URL:
https://github.com/llvm/llvm-project/commit/ac3779e92ef9405fd2c602a08e8031f7b8aeedd8
DIFF:
https://github.com/llvm/llvm-project/commit/ac3779e92ef9405fd2c602a08e8031f7b8aeedd8.diff
LOG:
Author: serge-sans-paille
Date: 2023-11-16T21:55:43Z
New Revision: 102f7fce8d8251655be5bf6955af33e55bea9c9e
URL:
https://github.com/llvm/llvm-project/commit/102f7fce8d8251655be5bf6955af33e55bea9c9e
DIFF:
https://github.com/llvm/llvm-project/commit/102f7fce8d8251655be5bf6955af33e55bea9c9e.diff
Author: Jason Molenda
Date: 2023-11-16T13:58:07-08:00
New Revision: 5f64b940761002efcff04c40d6e882167d05197c
URL:
https://github.com/llvm/llvm-project/commit/5f64b940761002efcff04c40d6e882167d05197c
DIFF:
https://github.com/llvm/llvm-project/commit/5f64b940761002efcff04c40d6e882167d05197c.diff
Author: Jonathan Thackray
Date: 2023-11-16T22:08:58Z
New Revision: 066c4524bc1d91b49048e7f05dc6e045bb3c9eef
URL:
https://github.com/llvm/llvm-project/commit/066c4524bc1d91b49048e7f05dc6e045bb3c9eef
DIFF:
https://github.com/llvm/llvm-project/commit/066c4524bc1d91b49048e7f05dc6e045bb3c9eef.diff
Author: Augusto Noronha
Date: 2023-11-16T14:20:14-08:00
New Revision: 46396108deb24564159c441c6e6ebfac26714d7b
URL:
https://github.com/llvm/llvm-project/commit/46396108deb24564159c441c6e6ebfac26714d7b
DIFF:
https://github.com/llvm/llvm-project/commit/46396108deb24564159c441c6e6ebfac26714d7b.dif
Author: Peiming Liu
Date: 2023-11-16T14:26:09-08:00
New Revision: ccd923e3cbbb62be565fbe7c401fa9e3eba566f8
URL:
https://github.com/llvm/llvm-project/commit/ccd923e3cbbb62be565fbe7c401fa9e3eba566f8
DIFF:
https://github.com/llvm/llvm-project/commit/ccd923e3cbbb62be565fbe7c401fa9e3eba566f8.diff
L
Author: Mark de Wever
Date: 2023-11-16T17:56:34-05:00
New Revision: 003a3b04b0889bfb3bd0719f80323f8e879c05fe
URL:
https://github.com/llvm/llvm-project/commit/003a3b04b0889bfb3bd0719f80323f8e879c05fe
DIFF:
https://github.com/llvm/llvm-project/commit/003a3b04b0889bfb3bd0719f80323f8e879c05fe.diff
Author: Owen Pan
Date: 2023-11-16T15:00:09-08:00
New Revision: f0ad9ea36ad65cec8c5e5d1d59c00192b87f287d
URL:
https://github.com/llvm/llvm-project/commit/f0ad9ea36ad65cec8c5e5d1d59c00192b87f287d
DIFF:
https://github.com/llvm/llvm-project/commit/f0ad9ea36ad65cec8c5e5d1d59c00192b87f287d.diff
LOG:
Author: Stephen Tozer
Date: 2023-11-17T17:43:34Z
New Revision: 58a73039da55c5cb52ae55c5db84e6a6ecab49fc
URL:
https://github.com/llvm/llvm-project/commit/58a73039da55c5cb52ae55c5db84e6a6ecab49fc
DIFF:
https://github.com/llvm/llvm-project/commit/58a73039da55c5cb52ae55c5db84e6a6ecab49fc.diff
LOG:
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: Vitaly Buka (vitalybuka)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/72687.diff
1 Files Affected:
- (modified) llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp (+5-13)
``diff
diff --git
llvmbot wrote:
@llvm/pr-subscribers-compiler-rt-sanitizer
@llvm/pr-subscribers-llvm-transforms
Author: Vitaly Buka (vitalybuka)
Changes
Caller puts argument shadow one by one into __msan_va_arg_tls, until it
reaches kParamTLSSize. After that it still increment OverflowOffset but
does not s
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: Vitaly Buka (vitalybuka)
Changes
Arm64 use multiple registers (varg slots) to pass arrays.
---
Full diff: https://github.com/llvm/llvm-project/pull/72728.diff
3 Files Affected:
- (modified) compiler-rt/test/msan/vararg_shadow
github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff 76096426dca77bb1ac58c3c7d2f840a2c19b691d
f89ff5e38973bfec4ce23799e8ae935e52646a60 --
Author: Arthur Eubanks
Date: 2023-11-17T15:47:28-08:00
New Revision: 635756e4f3c5c0d31c11cea7b80108ea38570323
URL:
https://github.com/llvm/llvm-project/commit/635756e4f3c5c0d31c11cea7b80108ea38570323
DIFF:
https://github.com/llvm/llvm-project/commit/635756e4f3c5c0d31c11cea7b80108ea38570323.diff
Author: Aart Bik
Date: 2023-11-17T15:47:38-08:00
New Revision: 813aaf39f94609a46f38f1e3a15a763a2cc0d2cf
URL:
https://github.com/llvm/llvm-project/commit/813aaf39f94609a46f38f1e3a15a763a2cc0d2cf
DIFF:
https://github.com/llvm/llvm-project/commit/813aaf39f94609a46f38f1e3a15a763a2cc0d2cf.diff
LOG:
Author: Craig Topper
Date: 2023-11-17T16:44:24-08:00
New Revision: d5ab48e583c843393a86a4e166007688baeb1263
URL:
https://github.com/llvm/llvm-project/commit/d5ab48e583c843393a86a4e166007688baeb1263
DIFF:
https://github.com/llvm/llvm-project/commit/d5ab48e583c843393a86a4e166007688baeb1263.diff
Author: Vitaly Buka
Date: 2023-11-17T16:48:05-08:00
New Revision: e7f350951b304f0426832b0b6482c8bedf239c23
URL:
https://github.com/llvm/llvm-project/commit/e7f350951b304f0426832b0b6482c8bedf239c23
DIFF:
https://github.com/llvm/llvm-project/commit/e7f350951b304f0426832b0b6482c8bedf239c23.diff
L
Author: Mehdi Amini
Date: 2023-11-17T19:06:26-08:00
New Revision: 9b2aa827d44f7cca47b8d8f66e19c023f6df5baf
URL:
https://github.com/llvm/llvm-project/commit/9b2aa827d44f7cca47b8d8f66e19c023f6df5baf
DIFF:
https://github.com/llvm/llvm-project/commit/9b2aa827d44f7cca47b8d8f66e19c023f6df5baf.diff
L
llvmbot wrote:
@llvm/pr-subscribers-tools-llvm-exegesis
Author: Aiden Grossman (boomanaiden154)
Changes
This patch switches from using MCJIT to LLJIT as MCJIT is going to be
deprecated soon.
---
Full diff: https://github.com/llvm/llvm-project/pull/72838.diff
3 Files Affected:
- (modif
Author: Mingming Liu
Date: 2023-11-20T15:03:09-08:00
New Revision: 706406843c5cfc4d92e7c78b2ba8ae9b4ec27595
URL:
https://github.com/llvm/llvm-project/commit/706406843c5cfc4d92e7c78b2ba8ae9b4ec27595
DIFF:
https://github.com/llvm/llvm-project/commit/706406843c5cfc4d92e7c78b2ba8ae9b4ec27595.diff
llvmbot wrote:
@llvm/pr-subscribers-compiler-rt-sanitizer
Author: Andres Villegas (avillega)
Changes
This PR is part of a stack, #73029 should be merged
and reviewed first. Please only review the last commit
of this PR.
Adds a new Implementation of StackTracePrinter that only
emits symbol
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
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
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
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
---
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
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
llvmbot wrote:
@llvm/pr-subscribers-llvm-analysis
Author: Aiden Grossman (boomanaiden154)
Changes
This patch removes the -print-lvi-after-jump-threading flag now that we can
print everything in the LVI cache using the print pass.
---
Full diff: https://github.com/llvm/ll
github-actions[bot] wrote:
This repository does not accept pull requests. Please follow
http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution
to LLVM.
https://github.com/llvm/llvm-project/pull/73461
___
llvm-branch-commits mai
https://github.com/github-actions[bot] closed
https://github.com/llvm/llvm-project/pull/73461
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/github-actions[bot] locked
https://github.com/llvm/llvm-project/pull/73461
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: cmtice
Date: 2023-11-26T16:37:50-08:00
New Revision: d4cddc1a596b60c128996c8f96f63af6fb21506a
URL:
https://github.com/llvm/llvm-project/commit/d4cddc1a596b60c128996c8f96f63af6fb21506a
DIFF:
https://github.com/llvm/llvm-project/commit/d4cddc1a596b60c128996c8f96f63af6fb21506a.diff
LOG: R
github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff 6f25ae3eec2780bc50d0714b235a400eece1658a
2336350b4e912697a90d0bf269fc95ca8dd4c897 --
Author: joyhou-hw
Date: 2023-11-23T10:17:55+08:00
New Revision: 0e5da2eceb89f1e947e8b9b4aa42804e4ea89acc
URL:
https://github.com/llvm/llvm-project/commit/0e5da2eceb89f1e947e8b9b4aa42804e4ea89acc
DIFF:
https://github.com/llvm/llvm-project/commit/0e5da2eceb89f1e947e8b9b4aa42804e4ea89acc.diff
LOG
Author: Joseph Huber
Date: 2023-11-22T20:23:23-06:00
New Revision: b16f765d6fec56a07aecd2056bb1760a9e72d64f
URL:
https://github.com/llvm/llvm-project/commit/b16f765d6fec56a07aecd2056bb1760a9e72d64f
DIFF:
https://github.com/llvm/llvm-project/commit/b16f765d6fec56a07aecd2056bb1760a9e72d64f.diff
Author: Wang Pengcheng
Date: 2023-11-23T14:05:23+08:00
New Revision: 5973272af796b33b75467ba8fba8b0a98b42757a
URL:
https://github.com/llvm/llvm-project/commit/5973272af796b33b75467ba8fba8b0a98b42757a
DIFF:
https://github.com/llvm/llvm-project/commit/5973272af796b33b75467ba8fba8b0a98b42757a.diff
Author: Jianjian Guan
Date: 2023-11-23T11:08:27+08:00
New Revision: 2eb9c649f0971aaa05404764d74ee7fff15b83ed
URL:
https://github.com/llvm/llvm-project/commit/2eb9c649f0971aaa05404764d74ee7fff15b83ed
DIFF:
https://github.com/llvm/llvm-project/commit/2eb9c649f0971aaa05404764d74ee7fff15b83ed.diff
Author: Mingming Liu
Date: 2023-11-22T21:22:20-08:00
New Revision: 9ab133bd9f9cedb880b453dd830b58857fab41ec
URL:
https://github.com/llvm/llvm-project/commit/9ab133bd9f9cedb880b453dd830b58857fab41ec
DIFF:
https://github.com/llvm/llvm-project/commit/9ab133bd9f9cedb880b453dd830b58857fab41ec.diff
Author: Valentin Clement (バレンタイン クレメン)
Date: 2023-11-22T22:19:06-08:00
New Revision: 7f18f9a28c73490d09938af1fdb1908eb333a62c
URL:
https://github.com/llvm/llvm-project/commit/7f18f9a28c73490d09938af1fdb1908eb333a62c
DIFF:
https://github.com/llvm/llvm-project/commit/7f18f9a28c73490d09938af1fdb19
Author: Ramkumar Ramachandra
Date: 2023-11-23T07:39:32Z
New Revision: 083a53971758c6f9bbd448eeb9c5d839661e3f68
URL:
https://github.com/llvm/llvm-project/commit/083a53971758c6f9bbd448eeb9c5d839661e3f68
DIFF:
https://github.com/llvm/llvm-project/commit/083a53971758c6f9bbd448eeb9c5d839661e3f68.dif
Author: serge-sans-paille
Date: 2023-11-23T05:38:14Z
New Revision: 0d2860b795879f4dd152963b52f969b53b136899
URL:
https://github.com/llvm/llvm-project/commit/0d2860b795879f4dd152963b52f969b53b136899
DIFF:
https://github.com/llvm/llvm-project/commit/0d2860b795879f4dd152963b52f969b53b136899.diff
Author: hev
Date: 2023-11-23T15:15:26+08:00
New Revision: 7414c0db962f8a5029fd44c3e0bc93d9ce20be71
URL:
https://github.com/llvm/llvm-project/commit/7414c0db962f8a5029fd44c3e0bc93d9ce20be71
DIFF:
https://github.com/llvm/llvm-project/commit/7414c0db962f8a5029fd44c3e0bc93d9ce20be71.diff
LOG: [Loo
Author: Pierre van Houtryve
Date: 2023-11-23T09:09:05+01:00
New Revision: d76d8e541dab6d65b2490957707341352eac8320
URL:
https://github.com/llvm/llvm-project/commit/d76d8e541dab6d65b2490957707341352eac8320
DIFF:
https://github.com/llvm/llvm-project/commit/d76d8e541dab6d65b2490957707341352eac8320
Author: Shengchen Kan
Date: 2023-11-23T16:17:17+08:00
New Revision: a3cab1fa17ebf29b01fcb566648e2f3fb2955993
URL:
https://github.com/llvm/llvm-project/commit/a3cab1fa17ebf29b01fcb566648e2f3fb2955993
DIFF:
https://github.com/llvm/llvm-project/commit/a3cab1fa17ebf29b01fcb566648e2f3fb2955993.diff
Author: Zhaoxuan Jiang
Date: 2023-11-23T08:21:27Z
New Revision: 147c5d6686b935ecd93f8fa0e2dcf38deb593890
URL:
https://github.com/llvm/llvm-project/commit/147c5d6686b935ecd93f8fa0e2dcf38deb593890
DIFF:
https://github.com/llvm/llvm-project/commit/147c5d6686b935ecd93f8fa0e2dcf38deb593890.diff
LOG
Author: Matthias Springer
Date: 2023-11-23T09:22:40+01:00
New Revision: 6367677c9d901f412934b4935c4341dc6d421d36
URL:
https://github.com/llvm/llvm-project/commit/6367677c9d901f412934b4935c4341dc6d421d36
DIFF:
https://github.com/llvm/llvm-project/commit/6367677c9d901f412934b4935c4341dc6d421d36.d
Author: Philip Reames
Date: 2023-11-27T16:45:29-08:00
New Revision: 93e156833bfadfbabfa5be2afad4f002c019257f
URL:
https://github.com/llvm/llvm-project/commit/93e156833bfadfbabfa5be2afad4f002c019257f
DIFF:
https://github.com/llvm/llvm-project/commit/93e156833bfadfbabfa5be2afad4f002c019257f.diff
Author: Jacob Yu
Date: 2023-11-27T19:48:06-05:00
New Revision: 9a7f4bde2489f6529d336998e2c3fe902a1d864a
URL:
https://github.com/llvm/llvm-project/commit/9a7f4bde2489f6529d336998e2c3fe902a1d864a
DIFF:
https://github.com/llvm/llvm-project/commit/9a7f4bde2489f6529d336998e2c3fe902a1d864a.diff
LOG:
Author: joyhou-hw
Date: 2023-11-23T10:17:55+08:00
New Revision: 0e5da2eceb89f1e947e8b9b4aa42804e4ea89acc
URL:
https://github.com/llvm/llvm-project/commit/0e5da2eceb89f1e947e8b9b4aa42804e4ea89acc
DIFF:
https://github.com/llvm/llvm-project/commit/0e5da2eceb89f1e947e8b9b4aa42804e4ea89acc.diff
LOG
Author: Joseph Huber
Date: 2023-11-22T20:23:23-06:00
New Revision: b16f765d6fec56a07aecd2056bb1760a9e72d64f
URL:
https://github.com/llvm/llvm-project/commit/b16f765d6fec56a07aecd2056bb1760a9e72d64f
DIFF:
https://github.com/llvm/llvm-project/commit/b16f765d6fec56a07aecd2056bb1760a9e72d64f.diff
Author: joyhou-hw
Date: 2023-11-23T10:17:55+08:00
New Revision: 0e5da2eceb89f1e947e8b9b4aa42804e4ea89acc
URL:
https://github.com/llvm/llvm-project/commit/0e5da2eceb89f1e947e8b9b4aa42804e4ea89acc
DIFF:
https://github.com/llvm/llvm-project/commit/0e5da2eceb89f1e947e8b9b4aa42804e4ea89acc.diff
LOG
Author: Jianjian Guan
Date: 2023-11-23T11:08:27+08:00
New Revision: 2eb9c649f0971aaa05404764d74ee7fff15b83ed
URL:
https://github.com/llvm/llvm-project/commit/2eb9c649f0971aaa05404764d74ee7fff15b83ed
DIFF:
https://github.com/llvm/llvm-project/commit/2eb9c649f0971aaa05404764d74ee7fff15b83ed.diff
Author: Joseph Huber
Date: 2023-11-22T20:23:23-06:00
New Revision: b16f765d6fec56a07aecd2056bb1760a9e72d64f
URL:
https://github.com/llvm/llvm-project/commit/b16f765d6fec56a07aecd2056bb1760a9e72d64f
DIFF:
https://github.com/llvm/llvm-project/commit/b16f765d6fec56a07aecd2056bb1760a9e72d64f.diff
Author: Mingming Liu
Date: 2023-11-22T21:22:20-08:00
New Revision: 9ab133bd9f9cedb880b453dd830b58857fab41ec
URL:
https://github.com/llvm/llvm-project/commit/9ab133bd9f9cedb880b453dd830b58857fab41ec
DIFF:
https://github.com/llvm/llvm-project/commit/9ab133bd9f9cedb880b453dd830b58857fab41ec.diff
Author: Jianjian Guan
Date: 2023-11-23T11:08:27+08:00
New Revision: 2eb9c649f0971aaa05404764d74ee7fff15b83ed
URL:
https://github.com/llvm/llvm-project/commit/2eb9c649f0971aaa05404764d74ee7fff15b83ed
DIFF:
https://github.com/llvm/llvm-project/commit/2eb9c649f0971aaa05404764d74ee7fff15b83ed.diff
Author: serge-sans-paille
Date: 2023-11-23T05:38:14Z
New Revision: 0d2860b795879f4dd152963b52f969b53b136899
URL:
https://github.com/llvm/llvm-project/commit/0d2860b795879f4dd152963b52f969b53b136899
DIFF:
https://github.com/llvm/llvm-project/commit/0d2860b795879f4dd152963b52f969b53b136899.diff
Author: Mingming Liu
Date: 2023-11-22T21:22:20-08:00
New Revision: 9ab133bd9f9cedb880b453dd830b58857fab41ec
URL:
https://github.com/llvm/llvm-project/commit/9ab133bd9f9cedb880b453dd830b58857fab41ec
DIFF:
https://github.com/llvm/llvm-project/commit/9ab133bd9f9cedb880b453dd830b58857fab41ec.diff
Author: hev
Date: 2023-11-23T15:15:26+08:00
New Revision: 7414c0db962f8a5029fd44c3e0bc93d9ce20be71
URL:
https://github.com/llvm/llvm-project/commit/7414c0db962f8a5029fd44c3e0bc93d9ce20be71
DIFF:
https://github.com/llvm/llvm-project/commit/7414c0db962f8a5029fd44c3e0bc93d9ce20be71.diff
LOG: [Loo
Author: Valentin Clement (バレンタイン クレメン)
Date: 2023-11-22T22:19:06-08:00
New Revision: 7f18f9a28c73490d09938af1fdb1908eb333a62c
URL:
https://github.com/llvm/llvm-project/commit/7f18f9a28c73490d09938af1fdb1908eb333a62c
DIFF:
https://github.com/llvm/llvm-project/commit/7f18f9a28c73490d09938af1fdb19
Author: Wang Pengcheng
Date: 2023-11-23T14:05:23+08:00
New Revision: 5973272af796b33b75467ba8fba8b0a98b42757a
URL:
https://github.com/llvm/llvm-project/commit/5973272af796b33b75467ba8fba8b0a98b42757a
DIFF:
https://github.com/llvm/llvm-project/commit/5973272af796b33b75467ba8fba8b0a98b42757a.diff
Author: serge-sans-paille
Date: 2023-11-23T05:38:14Z
New Revision: 0d2860b795879f4dd152963b52f969b53b136899
URL:
https://github.com/llvm/llvm-project/commit/0d2860b795879f4dd152963b52f969b53b136899
DIFF:
https://github.com/llvm/llvm-project/commit/0d2860b795879f4dd152963b52f969b53b136899.diff
Author: Wang Pengcheng
Date: 2023-11-23T14:05:23+08:00
New Revision: 5973272af796b33b75467ba8fba8b0a98b42757a
URL:
https://github.com/llvm/llvm-project/commit/5973272af796b33b75467ba8fba8b0a98b42757a
DIFF:
https://github.com/llvm/llvm-project/commit/5973272af796b33b75467ba8fba8b0a98b42757a.diff
Author: Valentin Clement (バレンタイン クレメン)
Date: 2023-11-22T22:19:06-08:00
New Revision: 7f18f9a28c73490d09938af1fdb1908eb333a62c
URL:
https://github.com/llvm/llvm-project/commit/7f18f9a28c73490d09938af1fdb1908eb333a62c
DIFF:
https://github.com/llvm/llvm-project/commit/7f18f9a28c73490d09938af1fdb19
Author: hev
Date: 2023-11-23T15:15:26+08:00
New Revision: 7414c0db962f8a5029fd44c3e0bc93d9ce20be71
URL:
https://github.com/llvm/llvm-project/commit/7414c0db962f8a5029fd44c3e0bc93d9ce20be71
DIFF:
https://github.com/llvm/llvm-project/commit/7414c0db962f8a5029fd44c3e0bc93d9ce20be71.diff
LOG: [Loo
Author: Stephan T. Lavavej
Date: 2023-11-27T17:19:34-08:00
New Revision: 7cbf9598cc6f207a268599cea636533a5c7b2dbd
URL:
https://github.com/llvm/llvm-project/commit/7cbf9598cc6f207a268599cea636533a5c7b2dbd
DIFF:
https://github.com/llvm/llvm-project/commit/7cbf9598cc6f207a268599cea636533a5c7b2dbd.
Author: Maksim Levental
Date: 2023-11-27T19:26:05-06:00
New Revision: 17ec364b1b338b6bee5a65a886d0fe75089e6bb9
URL:
https://github.com/llvm/llvm-project/commit/17ec364b1b338b6bee5a65a886d0fe75089e6bb9
DIFF:
https://github.com/llvm/llvm-project/commit/17ec364b1b338b6bee5a65a886d0fe75089e6bb9.dif
Author: Aart Bik
Date: 2023-11-27T17:26:45-08:00
New Revision: 79cb594fdf15c4bb8fc357b615210e6e57eb1c26
URL:
https://github.com/llvm/llvm-project/commit/79cb594fdf15c4bb8fc357b615210e6e57eb1c26
DIFF:
https://github.com/llvm/llvm-project/commit/79cb594fdf15c4bb8fc357b615210e6e57eb1c26.diff
LOG:
Author: Stephan T. Lavavej
Date: 2023-11-27T17:19:34-08:00
New Revision: 7cbf9598cc6f207a268599cea636533a5c7b2dbd
URL:
https://github.com/llvm/llvm-project/commit/7cbf9598cc6f207a268599cea636533a5c7b2dbd
DIFF:
https://github.com/llvm/llvm-project/commit/7cbf9598cc6f207a268599cea636533a5c7b2dbd.
Author: Maksim Levental
Date: 2023-11-27T19:26:05-06:00
New Revision: 17ec364b1b338b6bee5a65a886d0fe75089e6bb9
URL:
https://github.com/llvm/llvm-project/commit/17ec364b1b338b6bee5a65a886d0fe75089e6bb9
DIFF:
https://github.com/llvm/llvm-project/commit/17ec364b1b338b6bee5a65a886d0fe75089e6bb9.dif
Author: Aart Bik
Date: 2023-11-27T17:26:45-08:00
New Revision: 79cb594fdf15c4bb8fc357b615210e6e57eb1c26
URL:
https://github.com/llvm/llvm-project/commit/79cb594fdf15c4bb8fc357b615210e6e57eb1c26
DIFF:
https://github.com/llvm/llvm-project/commit/79cb594fdf15c4bb8fc357b615210e6e57eb1c26.diff
LOG:
3501 - 3600 of 62376 matches
Mail list logo