Age | Commit message (Expand) | Author | Files | Lines |
2022-10-05 | rs6000: Remove the wD constraint | Segher Boessenkool | 1 | -3/+0 |
2022-10-03 | vect: while_ult for integer masks | Andrew Stubbs | 1 | -3/+12 |
2022-09-20 | replace "the the" typos | Martin Liska | 1 | -1/+1 |
2022-08-26 | Implement __builtin_issignaling | Jakub Jelinek | 1 | -0/+4 |
2022-08-26 | cr16: remove obsoleted port | Martin Liska | 1 | -34/+0 |
2022-06-25 | Remove long deprecated tilegx and tilepro ports | Jeff Law | 1 | -148/+0 |
2022-05-10 | doc: Fix mode iterator example | Segher Boessenkool | 1 | -1/+1 |
2022-03-29 | LoongArch Port: Add doc. | chenglulu | 1 | -0/+26 |
2022-02-02 | vect: Simplify and extend the complex numbers validation routines. | Tamar Christina | 1 | -24/+28 |
2022-01-24 | rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept ... | Raoni Fassina Firmino | 1 | -0/+17 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -3/+3 |
2022-01-17 | widening_mul, i386: Improve spaceship expansion on x86 [PR103973] | Jakub Jelinek | 1 | -0/+9 |
2022-01-13 | vect: Add bias parameter for partial vectorization | Robin Dapp | 1 | -10/+28 |
2022-01-03 | i386, fab: Optimize __atomic_{add,sub,and,or,xor}_fetch (x, y, z) {==,!=,<,<=... | Jakub Jelinek | 1 | -0/+24 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-12-15 | Generate XXSPLTIW on power10. | Michael Meissner | 1 | -0/+4 |
2021-12-15 | Add LXVKQ support. | Michael Meissner | 1 | -0/+4 |
2021-11-30 | vect: Add support for fmax and fmin reductions | Richard Sandiford | 1 | -0/+8 |
2021-11-17 | Add IFN_COND_FMIN/FMAX functions | Richard Sandiford | 1 | -0/+4 |
2021-10-11 | ldist: Recognize strlen and rawmemchr like loops | Stefan Schulze Frielinghaus | 1 | -0/+7 |
2021-10-07 | Introduce smul_highpart and umul_highpart RTX for high-part multiplications | Roger Sayle | 1 | -2/+4 |
2021-09-01 | md/define_c_enum: support value assignation | YunQiang Su | 1 | -0/+4 |
2021-08-05 | doc: Document cond_* shift optabs in md.texi | Richard Sandiford | 1 | -0/+11 |
2021-07-30 | doc: correct documentation of "call" (et al) operand 2. | Hans-Peter Nilsson | 1 | -2/+6 |
2021-07-14 | Vect: Add support for dot-product where the sign for the multiplicant changes. | Tamar Christina | 1 | -6/+46 |
2021-07-13 | docs: Add 'S' to Machine Constraints for RISC-V | Kito Cheng | 1 | -0/+3 |
2021-07-09 | docs: don't split @smallexample in multiple @groups | Sergei Trofimovich | 1 | -9/+0 |
2021-07-09 | docs: add missing 'see' word | Sergei Trofimovich | 1 | -1/+1 |
2021-07-06 | Add FMADDSUB and FMSUBADD SLP vectorization patterns and optabs | Richard Biener | 1 | -0/+14 |
2021-06-24 | Add x86 addsub SLP pattern | Richard Biener | 1 | -0/+8 |
2021-05-25 | C-SKY: Add fpuv3 instructions and CK860 arch. | Geng Qi | 1 | -0/+8 |
2021-05-04 | Remove CC0 | Segher Boessenkool | 1 | -13/+5 |
2021-03-22 | [PR99581] Define relaxed memory and use it for aarch64 | Vladimir N. Makarov | 1 | -1/+27 |
2021-01-14 | slp: support complex FMS and complex FMS conjugate | Tamar Christina | 1 | -0/+45 |
2021-01-14 | slp: support complex FMA and complex FMA conjugate | Tamar Christina | 1 | -0/+45 |
2021-01-14 | slp: support complex multiply and complex multiply conjugate | Tamar Christina | 1 | -0/+44 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-13 | middle-end: Support complex Addition | Tamar Christina | 1 | -0/+48 |
2020-12-05 | RTL: Also support HOST_WIDE_INT with int iterators | Maciej W. Rozycki | 1 | -5/+5 |
2020-11-19 | [2/3] [vect] Add widening add, subtract patterns | Joel Hutton | 1 | -0/+22 |
2020-11-10 | doc: Fix grammar in description of earlyclobber | Alex Coplan | 1 | -1/+1 |
2020-07-08 | IFN/optabs: Support vector load/store with length | Kewen Lin | 1 | -0/+26 |
2020-02-10 | md.texi (Define Subst): Match closing paren in example. | Hans-Peter Nilsson | 1 | -1/+1 |
2020-02-03 | rs6000: Update constraint documentation | Segher Boessenkool | 1 | -98/+94 |
2020-01-09 | re PR inline-asm/93202 ([RISCV] ICE when using inline asm 'h' operand modifier) | Jakub Jelinek | 1 | -1/+1 |
2020-01-07 | Update 'Q' constraint documentation. | Michael Meissner | 1 | -2/+1 |
2020-01-06 | mips.c (vr4130_align_insns): Fix typo. | Bryan Stenson | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-18 | Add optabs for accelerating RAW and WAR alias checks | Richard Sandiford | 1 | -0/+31 |
2019-11-08 | Generalise gather and scatter optabs | Richard Sandiford | 1 | -17/+17 |