aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-07Daily bump.GCC Administrator5-1/+220
2023-05-06Delete duplicated riscv definition.Jeff Law1-38/+0
2023-05-06RISC-V: autovec: Verify that GET_MODE_NUNITS is a multiple of 2.Michael Collison1-2/+5
2023-05-06RISC-V:autovec: Add target vectorization hooksMichael Collison1-0/+116
2023-05-06Remove duplicated definition in risc-v vector support.Jeff Law1-11/+0
2023-05-06RISC-V:autovec: Add auto-vectorization support functionsMichael Collison1-8/+93
2023-05-06RISC-V: autovec: Export policy functions to global scopeMichael Collison2-2/+5
2023-05-06RISC-V: autovec: Add new predicates and function prototypesMichael Collison1-0/+4
2023-05-07LoongArch: Enable shrink wrappingXi Ruoyao3-3/+197
2023-05-07build: Use -nostdinc generating macro_list [PR109522]Xi Ruoyao1-1/+1
2023-05-06RISC-V: Enable basic RVV auto-vectorization support.Juzhe-Zhong39-2/+559
2023-05-06libffi: fix handling of homogeneous float128 structs (#689)Dan HorĂ¡k1-1/+1
2023-05-06Fortran: Namelist read with invalid input accepted.Jerry DeLisle2-1/+20
2023-05-06gimple-range-op: Improve handling of sin/cos rangesJakub Jelinek4-17/+178
2023-05-06Remove type from vrange_storage::equal_p.Aldy Hernandez3-21/+15
2023-05-06RISC-V: Fix incorrect demand info merge in local vsetvli optimization [PR109748]Juzhe-Zhong2-45/+93
2023-05-06Canonicalize vec_merge when mask is constant.liuhongt2-0/+29
2023-05-06gimple-range-op: Improve handling of sqrt rangesJakub Jelinek4-16/+182
2023-05-06build: Replace seq for portability with GNU Make variantJakub Jelinek1-10/+12
2023-05-06Daily bump.GCC Administrator6-1/+1207
2023-05-06CRIS: peephole2 an add into two addq or subqHans-Peter Nilsson3-2/+81
2023-05-06CRIS: peephole2 a move of constant followed by and of same registerHans-Peter Nilsson2-0/+55
2023-05-06CRIS: peephole2 a lsrq into a lslq+lsrq pairHans-Peter Nilsson3-0/+91
2023-05-06doc: Document order of define_peephole2 scanningHans-Peter Nilsson1-0/+9
2023-05-05Fortran: overloading of intrinsic binary operators [PR109641]Harald Anlauf4-0/+162
2023-05-05RISC-V: Legitimise the const0_rtx for RVV indexed load/storePan Li2-32/+33
2023-05-05RISC-V: Allow RVV VMS{Compare}(V1, V1) simplify to VMSETPan Li2-5/+6
2023-05-05arm: [MVE intrinsics] rework vshrq vrshrqChristophe Lyon4-628/+6
2023-05-05arm: [MVE intrinsics] factorize vsrhrq vrshrqChristophe Lyon2-38/+22
2023-05-05arm: [MVE intrinsics] add binary_rshift shapeChristophe Lyon2-0/+37
2023-05-05arm: [MVE intrinsics] rework vqrshrunbq vqrshruntq vqshrunbq vqshruntqChristophe Lyon5-320/+25
2023-05-05arm: [MVE intrinsics] factorize vqrshrunb vqrshrunt vqshrunb vqshruntChristophe Lyon2-132/+40
2023-05-05arm: [MVE intrinsics] add binary_rshift_narrow_unsigned shapeChristophe Lyon2-0/+49
2023-05-05arm: [MVE intrinsics] rework vshrnbq vshrntq vrshrnbq vrshrntq vqshrnbq vqshr...Christophe Lyon5-1153/+42
2023-05-05arm: [MVE intrinsics] factorize vshrntq vshrnbq vrshrnbq vrshrntq vqshrnbq vq...Christophe Lyon2-242/+85
2023-05-05arm: [MVE intrinsics] add binary_rshift_narrow shapeChristophe Lyon2-0/+48
2023-05-05arm: [MVE intrinsics] rework vmaxq vminqChristophe Lyon4-628/+15
2023-05-05arm: [MVE intrinsics] factorize vmaxq vminqChristophe Lyon2-39/+16
2023-05-05arm: [MVE intrinsics] rework vqshlq vshlqChristophe Lyon4-1492/+19
2023-05-05arm: [MVE intrinsics] add unspec_mve_function_exact_insn_vshlChristophe Lyon1-0/+150
2023-05-05arm: [MVE intrinsics] add binary_lshift_r shapeChristophe Lyon2-0/+42
2023-05-05arm: [MVE intrinsics] add support for MODE_rChristophe Lyon2-2/+7
2023-05-05arm: [MVE intrinsics] add binary_lshift shapeChristophe Lyon2-0/+58
2023-05-05arm: [MVE intrinsics] rework vabdqChristophe Lyon4-431/+13
2023-05-05arm: [MVE intrinsics] factorize vabdqChristophe Lyon2-22/+12
2023-05-05arm: [MVE intrinsics] rework vqrdmulhqChristophe Lyon4-213/+3
2023-05-05arm: [MVE intrinsics] factorize vqshlq vshlqChristophe Lyon3-81/+51
2023-05-05arm: [MVE intrinsics] rework vrshlq vqrshlqChristophe Lyon5-952/+9
2023-05-05arm: [MVE intrinsics] factorize vqrshlq vrshlqChristophe Lyon2-39/+24
2023-05-05arm: [MVE intrinsics] add binary_round_lshift shapeChristophe Lyon2-0/+62