]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/riscv/riscv-avlprop.cc
Update copyright years.
[thirdparty/gcc.git] / gcc / config / riscv / riscv-avlprop.cc
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-12  Pan LiRISC-V: Disable RVV VCOMPRESS avl propagation
2023-12-07  Juzhe-ZhongRISC-V: Fix AVL propagation ICE for vleff/vlsegff
2023-11-26  Juzhe-ZhongRISC-V: Disable AVL propagation of slidedown instructions
2023-11-26  Juzhe-ZhongRISC-V: Fix typo
2023-11-23  Juzhe-ZhongRISC-V: Disable AVL propagation of vrgather instruction
2023-11-07  Juzhe-ZhongRISC-V: Enhance AVL propagation for complicate reductio...
2023-11-03  Juzhe-ZhongRISC-V: Fix redundant vsetvl in fixed-vlmax vectorized...
2023-11-02  Juzhe-ZhongRISC-V: Fix bug of AVL propagation PASS
2023-10-29  Pan LiRISC-V: Fix one range-loop-construct warning of avlprop
2023-10-26  Juzhe-ZhongRISC-V: Add AVL propagation PASS for RVV auto-vectorization