https://github.com/rengolin approved this pull request.
Nice clean up, thanks!
https://github.com/llvm/llvm-project/pull/141567
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm
Author: Renato Golin
Date: 2021-08-16T15:32:04+01:00
New Revision: a19747ea7395dd470345e4703f13bbb74647b019
URL:
https://github.com/llvm/llvm-project/commit/a19747ea7395dd470345e4703f13bbb74647b019
DIFF:
https://github.com/llvm/llvm-project/commit/a19747ea7395dd470345e4703f13bbb74647b019.diff
Author: rengolin
Date: Tue Oct 31 05:21:32 2017
New Revision: 316991
URL: http://llvm.org/viewvc/llvm-project?rev=316991&view=rev
Log:
Merge r311574: ARM: explicitly specify the 8-byte alignment
Fixing the last libunwind failure on ARM.
Modified:
libunwind/branches/release_50/include/unwin
Author: rengolin
Date: Thu Oct 26 06:53:36 2017
New Revision: 316664
URL: http://llvm.org/viewvc/llvm-project?rev=316664&view=rev
Log:
Merging r316657: fixing libunwind tests
Modified:
libunwind/branches/release_50/test/libunwind/test/config.py
Modified: libunwind/branches/release_50/test/li
Author: rengolin
Date: Tue Oct 3 06:13:34 2017
New Revision: 314796
URL: http://llvm.org/viewvc/llvm-project?rev=314796&view=rev
Log:
[release_50] Merging r313916
[AArch64] Fix bug in store of vector 0 DAGCombine.
Summary:
Avoid using XZR/WZR directly as operands to split stores of zero
vectors
Author: rengolin
Date: Wed Aug 23 10:04:59 2017
New Revision: 311578
URL: http://llvm.org/viewvc/llvm-project?rev=311578&view=rev
Log:
[ARM] more release notes updates for 5.0
Modified:
llvm/branches/release_50/docs/ReleaseNotes.rst
Modified: llvm/branches/release_50/docs/ReleaseNotes.rst
UR
Author: rengolin
Date: Tue May 16 01:57:03 2017
New Revision: 303146
URL: http://llvm.org/viewvc/llvm-project?rev=303146&view=rev
Log:
Merging rr302639:
r302639 | azanella | 2017-05-10 13:18:25 +0100 (Wed, 10 May 2017) | 11 l
Author: rengolin
Date: Mon Mar 6 16:56:55 2017
New Revision: 297090
URL: http://llvm.org/viewvc/llvm-project?rev=297090&view=rev
Log:
[notes] adding vulcan rename to release notes
Modified:
llvm/branches/release_40/docs/ReleaseNotes.rst
Modified: llvm/branches/release_40/docs/ReleaseNotes.r
Author: rengolin
Date: Fri Dec 2 11:33:09 2016
New Revision: 288513
URL: http://llvm.org/viewvc/llvm-project?rev=288513&view=rev
Log:
[ARM|RT] Merging r24766 into 3.9.1
Fixes a bug encountered in RC2 validation.
Modified:
compiler-rt/branches/release_39/test/sanitizer_common/TestCases/Linu
Author: rengolin
Date: Sat Nov 19 08:00:50 2016
New Revision: 287441
URL: http://llvm.org/viewvc/llvm-project?rev=287441&view=rev
Log:
[3.9.1] Merging r287359:
builtins: repair the builtins build with clang 3.8
When the C unwinding personality was corrected to match the ARM EHABI
specification,
Author: rengolin
Date: Thu Sep 15 13:10:44 2016
New Revision: 281634
URL: http://llvm.org/viewvc/llvm-project?rev=281634&view=rev
Log:
[3.9.1] Merging r281319 [ARM] Support ldr.w in pseudo instruction ldr
rd,=immediate
Added:
llvm/branches/release_39/test/MC/ARM/ldr-pseudo-wide.s
Modified:
Author: rengolin
Date: Wed Aug 3 11:09:12 2016
New Revision: 277606
URL: http://llvm.org/viewvc/llvm-project?rev=277606&view=rev
Log:
[docs] release notes: self-host clang+lld on aarch64, stops
Modified:
llvm/branches/release_39/docs/ReleaseNotes.rst
Modified: llvm/branches/release_39/docs/
Author: rengolin
Date: Wed Aug 3 08:20:58 2016
New Revision: 277593
URL: http://llvm.org/viewvc/llvm-project?rev=277593&view=rev
Log:
[code] Fix release notes typo
Modified:
llvm/branches/release_39/docs/ReleaseNotes.rst
Modified: llvm/branches/release_39/docs/ReleaseNotes.rst
URL:
http://
Author: rengolin
Date: Wed Aug 3 07:52:40 2016
New Revision: 277591
URL: http://llvm.org/viewvc/llvm-project?rev=277591&view=rev
Log:
[docs] Release notes 3.9.0: Adding ARM target changes
Modified:
llvm/branches/release_39/docs/ReleaseNotes.rst
Modified: llvm/branches/release_39/docs/Releas
Author: rengolin
Date: Wed Aug 3 06:07:48 2016
New Revision: 277587
URL: http://llvm.org/viewvc/llvm-project?rev=277587&view=rev
Log:
[docs] Release Notes 3.9.0: GCC ABI Tag
Adding a short explanation of the GCC ABI Tag discussion and issues, with
links and considerations.
Modified:
llvm/br
Author: rengolin
Date: Tue Aug 2 05:26:08 2016
New Revision: 277440
URL: http://llvm.org/viewvc/llvm-project?rev=277440&view=rev
Log:
Merging r276701 and r277439
The saturation instructions appeared in v6T2 / DSP extensions, but they
were being accepted / generated on any, with the new introduct
Author: rengolin
Date: Sat Apr 2 15:36:55 2016
New Revision: 265245
URL: http://llvm.org/viewvc/llvm-project?rev=265245&view=rev
Log:
Merging r263714: ARM: Revert SVN r253865, 254158, fix windows division
Added:
llvm/branches/release_38/test/CodeGen/ARM/Windows/dbzchk.ll
Removed:
llvm/br
Author: rengolin
Date: Sat Apr 2 15:32:54 2016
New Revision: 265244
URL: http://llvm.org/viewvc/llvm-project?rev=265244&view=rev
Log:
Merging r263123: ARM: follow up improvements for SVN r263118
Modified:
llvm/branches/release_38/lib/Target/ARM/ARMAsmPrinter.cpp
llvm/branches/release_38/
Author: rengolin
Date: Sat Apr 2 15:31:15 2016
New Revision: 265243
URL: http://llvm.org/viewvc/llvm-project?rev=265243&view=rev
Log:
Merging r263118: ARM: correct __builtin_longjmp on WoA
Added:
llvm/branches/release_38/test/CodeGen/ARM/Windows/builtin_longjmp.ll
Modified:
llvm/branch
On 19 February 2016 at 19:13, Hans Wennborg wrote:
> Thanks! Can you take r261310 too?
Sure! r261357.
Thanks!
--renato
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-co
Author: rengolin
Date: Fri Feb 19 13:36:35 2016
New Revision: 261357
URL: http://llvm.org/viewvc/llvm-project?rev=261357&view=rev
Log:
Merge r261310: Add test for ARM: fix VFP asm constraints
Added:
cfe/branches/release_38/test/CodeGen/arm-vfp-asm-constraint.c
Added: cfe/branches/release_38/
Author: rengolin
Date: Fri Feb 19 11:40:14 2016
New Revision: 261343
URL: http://llvm.org/viewvc/llvm-project?rev=261343&view=rev
Log:
Merge r261309: ARM: fix VFP asm constraints
Modified:
cfe/branches/release_38/lib/Basic/Targets.cpp
Modified: cfe/branches/release_38/lib/Basic/Targets.cpp
U
Author: rengolin
Date: Fri Feb 19 11:35:27 2016
New Revision: 261341
URL: http://llvm.org/viewvc/llvm-project?rev=261341&view=rev
Log:
Merge r261331: avoid out of bounds loads for interleaved access vectorization
Modified:
llvm/branches/release_38/lib/Transforms/Vectorize/LoopVectorize.cpp
Author: rengolin
Date: Fri Feb 12 09:29:34 2016
New Revision: 260684
URL: http://llvm.org/viewvc/llvm-project?rev=260684&view=rev
Log:
[ARM/AArch64] 3.8.0 release notes changes
Modified:
llvm/branches/release_38/docs/ReleaseNotes.rst
Modified: llvm/branches/release_38/docs/ReleaseNotes.rst
U
Author: rengolin
Date: Wed Jan 20 12:01:05 2016
New Revision: 258326
URL: http://llvm.org/viewvc/llvm-project?rev=258326&view=rev
Log:
Merging r258308: [AArch64] Fix two bugs in the .inst directive
Modified:
llvm/branches/release_38/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp
Author: rengolin
Date: Mon Nov 9 03:59:23 2015
New Revision: 252456
URL: http://llvm.org/viewvc/llvm-project?rev=252456&view=rev
Log:
Merging r249165:
r249165 | rdivacky | 2015-10-02 19:25:25 +0100 (Fri, 02 Oct 2015) | 2 lin
Author: rengolin
Date: Thu Aug 20 11:41:22 2015
New Revision: 245578
URL: http://llvm.org/viewvc/llvm-project?rev=245578&view=rev
Log:
Merge r245577 into branch_37
[ARM] Don't try and custom lower a vNi64 SETCC.
It won't go well. We've already marked 64-bit SETCCs as non-Custom, but it's
just po
On 20 August 2015 at 16:52, Hans Wennborg wrote:
> The revert also broke the Transforms/SimplifyCFG/clamp.ll test for
> some reason, but not it looks good again.
Yes, that was a bad call. James has told me how crucial that patch was
to many other optimizations and even correctness issues in all
b
Author: rengolin
Date: Thu Aug 20 10:49:34 2015
New Revision: 245570
URL: http://llvm.org/viewvc/llvm-project?rev=245570&view=rev
Log:
Reapply "[SimplifyCFG] Be more aggressive" on branch_37
I have underestimated the importance of this patch, and
James has got a fix for it in the making. Sorry fo
Author: rengolin
Date: Thu Aug 20 10:05:48 2015
New Revision: 245568
URL: http://llvm.org/viewvc/llvm-project?rev=245568&view=rev
Log:
Revert "[SimplifyCFG] Be more aggressive" on branch_37
This reverts commit r229099 in branch 37 only, because it caused PR24292.
I'll continue investigating and w
30 matches
Mail list logo