On Thu, Nov 11, 2021 at 3:25 AM Kewen Lin wrote:
> gcc/ChangeLog:
>
> * config/xtensa/xtensa.md (movdi_internal, movdf_internal): Fix split
> condition.
I had been hoping Max would reply (as I'm just doing legacy work
around this these days), but seeing that he hasn't. This is app
On Tue, May 26, 2020 at 11:43 AM Max Filippov wrote:
>
> This fixes 'non-delegitimized UNSPEC 3 found in variable location' notes
> issued when building libraries which interferes with running tests.
>
> 2020-05-24 Max Filippov
> gcc/
> * config/xtensa/xtensa.c (xtensa_delegitimize_addr
On Mon, Apr 13, 2020 at 4:39 PM Max Filippov wrote:
> 2020-04-13 Max Filippov
> gcc/
> * config/xtensa/xtensa.md (zero_extendhisi2, zero_extendqisi2)
> (extendhisi2_internal): Add %v1 before the load instructions.
>
> gcc/testsuite/
> * gcc.target/xtensa/pr94584.c: New t