Date: Mon, 3 Oct 2022 21:31:33 GMT From: Brooks Davis <brooks@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8116e50f1de0 - main - devel/llvm-morello: 2022-10-03 snapshot Message-ID: <202210032131.293LVXhw040774@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/ports/commit/?id=8116e50f1de0584c3b20ec28ac2c285e4781bb4a commit 8116e50f1de0584c3b20ec28ac2c285e4781bb4a Author: Brooks Davis <brooks@FreeBSD.org> AuthorDate: 2022-10-03 20:26:03 +0000 Commit: Brooks Davis <brooks@FreeBSD.org> CommitDate: 2022-10-03 21:29:45 +0000 devel/llvm-morello: 2022-10-03 snapshot Among other things, this works around precision issues in the RRLEN/RRMASK instructions. Sponsored by: DARPA, AFRL --- devel/llvm-morello/Makefile.snapshot | 4 ++-- devel/llvm-morello/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/llvm-morello/Makefile.snapshot b/devel/llvm-morello/Makefile.snapshot index 7947aa28b750..efe69c6e65c9 100644 --- a/devel/llvm-morello/Makefile.snapshot +++ b/devel/llvm-morello/Makefile.snapshot @@ -1,5 +1,5 @@ LLVM_MAJOR= 13 LLVM_RELEASE= ${LLVM_MAJOR}.0.0 -SNAPDATE= 20220718 +SNAPDATE= 20221003 -LLVM_COMMIT= aba2e0847d0dbc33d7292876c2c22c2d610d5359 +LLVM_COMMIT= 1c2662b6a91ff33bd79a27d06cb5edb3badf6e20 diff --git a/devel/llvm-morello/distinfo b/devel/llvm-morello/distinfo index a44583f8ca8f..5fca61ac7505 100644 --- a/devel/llvm-morello/distinfo +++ b/devel/llvm-morello/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661791390 -SHA256 (morello-llvm-project-aba2e0847d0dbc33d7292876c2c22c2d610d5359_GL0.tar.gz) = b6d632bfc623973f7cc1ba420ed6fb1d32231de1135a90808a2d2bcc106f3bdc -SIZE (morello-llvm-project-aba2e0847d0dbc33d7292876c2c22c2d610d5359_GL0.tar.gz) = 152796100 +TIMESTAMP = 1664826941 +SHA256 (morello-llvm-project-1c2662b6a91ff33bd79a27d06cb5edb3badf6e20_GL0.tar.gz) = a91e804c0c01914f820fa3ba9e6936c5b0d21519bd07ce59e792a3fcfc9a50db +SIZE (morello-llvm-project-1c2662b6a91ff33bd79a27d06cb5edb3badf6e20_GL0.tar.gz) = 152803088
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210032131.293LVXhw040774>