Age | Commit message (Expand) | Author | Files | Lines |
2023-06-26 | narrowing initializers and initializer_constant_valid_p_1 | Richard Biener | 1 | -0/+2 |
2023-06-26 | Avoid shorten_binary_op on VECTOR_TYPE | Richard Biener | 1 | -0/+4 |
2023-06-26 | Fix TYPE_PRECISION use in hashable_expr_equal_p | Richard Biener | 1 | -1/+1 |
2023-06-26 | RISC-V: Remove redundant vcond patterns | Juzhe-Zhong | 3 | -61/+0 |
2023-06-26 | tree-optimization/110392 - ICE with predicate analysis | Richard Biener | 1 | -2/+2 |
2023-06-26 | SCCVN: Fix repeating variable name "len" | Ju-Zhe Zhong | 1 | -7/+7 |
2023-06-26 | i386: New *ashl<dwi3>_doubleword_highpart define_insn_and_split. | Roger Sayle | 3 | -0/+67 |
2023-06-26 | Use cvt_op to save intermediate type operand instead of "subtle" vec_dest. | liuhongt | 2 | -4/+30 |
2023-06-26 | Don't use intermiediate type for FIX_TRUNC_EXPR when ftrapping-math. | liuhongt | 3 | -3/+4 |
2023-06-26 | i386: Sync tune_string with arch_string for target attribute arch=* | Hongyu Wang | 2 | -1/+16 |
2023-06-26 | RISC-V: Fix one test failure of dg config. | Juzhe-Zhong | 1 | -1/+1 |
2023-06-26 | d: Suboptimal codegen for __builtin_expect(cond, false) | Iain Buclaw | 2 | -12/+41 |
2023-06-26 | Daily bump. | GCC Administrator | 4 | -1/+186 |
2023-06-26 | d: Merge upstream dmd, druntime a45f4e9f43, phobos 106038f2e. | Iain Buclaw | 42 | -205/+428 |
2023-06-25 | RISC-V: Optimize VSETVL codegen of SELECT_VL with LEN_MASK_{LOAD, STORE} | Juzhe-Zhong | 4 | -4/+76 |
2023-06-25 | RISC-V: fix expand function of vlmul_ext RVV intrinsic | Li Xu | 2 | -1/+9 |
2023-06-25 | RISC-V: Enable len_mask{load, store} and remove len_{load, store} | Juzhe-Zhong | 12 | -15/+346 |
2023-06-25 | internal-fn: Fix bug of BIAS argument index | Ju-Zhe Zhong | 1 | -1/+1 |
2023-06-25 | Revert "RISC-V:Add float16 tuple type abi" | Pan Li | 9 | -630/+17 |
2023-06-25 | Revert "RISC-V:Add float16 tuple type support" | Pan Li | 12 | -366/+3 |
2023-06-25 | GIMPLE_FOLD: Apply LEN_MASK_{LOAD,STORE} into GIMPLE_FOLD | Ju-Zhe Zhong | 1 | -5/+18 |
2023-06-25 | Refine maskloadmn pattern with UNSPEC_MASKLOAD. | liuhongt | 2 | -14/+28 |
2023-06-25 | SSA ALIAS: Apply LEN_MASK_STORE to 'ref_maybe_used_by_call_p_1' | Ju-Zhe Zhong | 1 | -0/+1 |
2023-06-25 | SSA ALIAS: Apply LEN_MASK_{LOAD, STORE} into SSA alias analysis | Ju-Zhe Zhong | 1 | -0/+2 |
2023-06-25 | RISC-V:Add float16 tuple type abi | yulong | 9 | -17/+630 |
2023-06-25 | Daily bump. | GCC Administrator | 5 | -1/+128 |
2023-06-24 | i386: Add alternate representation for {and,or,xor}b %ah,%dh. | Roger Sayle | 1 | -0/+22 |
2023-06-24 | Fortran: ABI for scalar CHARACTER(LEN=1),VALUE dummy argument [PR110360] | Harald Anlauf | 1 | -8/+13 |
2023-06-24 | RISC-V: Refactor the integer ternary autovec pattern | Juzhe-Zhong | 1 | -26/+28 |
2023-06-24 | RISC-V: Support RVV floating-point auto-vectorization | Juzhe-Zhong | 40 | -34/+1386 |
2023-06-24 | LOOP IVOPTS: Apply LEN_MASK_{LOAD,STORE} | Ju-Zhe Zhong | 1 | -3/+11 |
2023-06-24 | IVOPTS: Add LEN_MASK_{LOAD, STORE} into 'get_alias_ptr_type_for_ptr_address' | Ju-Zhe Zhong | 1 | -0/+2 |
2023-06-23 | text-art: remove explicit #include of C++ standard library headers | David Malcolm | 18 | -5/+25 |
2023-06-24 | VECT: Apply LEN_MASK_{LOAD,STORE} into vectorizer | Ju-Zhe Zhong | 4 | -83/+267 |
2023-06-24 | Daily bump. | GCC Administrator | 6 | -1/+154 |
2023-06-23 | compiler, libgo: support bootstrapping gc compiler | Ian Lance Taylor | 3 | -3/+33 |
2023-06-23 | c++: provide #include hint for missing includes [PR110164] | David Malcolm | 4 | -1/+22 |
2023-06-23 | c++: Add support for -std={c,gnu}++2{c,6} | Marek Polacek | 9 | -12/+103 |
2023-06-23 | Tiny phiprop compile time optimization | Jan Hubicka | 1 | -3/+5 |
2023-06-23 | Fortran: ABI for scalar CHARACTER(LEN=1),VALUE dummy argument [PR110360] | Harald Anlauf | 2 | -0/+97 |
2023-06-23 | Fix power10 fusion bug with prefixed loads, PR target/105325 | Michael Meissner | 6 | -42/+84 |
2023-06-23 | testsuite,objective-c++: Fix imported NSObjCRuntime.h. | Iain Sandoe | 1 | -0/+3 |
2023-06-23 | Improved SUBREG simplifications in simplify-rtx.cc's simplify_subreg. | Roger Sayle | 1 | -0/+32 |
2023-06-23 | Fix initializer_constant_valid_p_1 TYPE_PRECISION use | Richard Biener | 1 | -1/+2 |
2023-06-23 | Deal with vector typed operands in conversions | Richard Biener | 1 | -5/+8 |
2023-06-23 | [aarch64/match.pd] Fix ICE observed in PR110280. | Prathamesh Kulkarni | 2 | -1/+20 |
2023-06-23 | Fix tree_simple_nonnegative_warnv_p for VECTOR_TYPEs | Richard Biener | 1 | -1/+2 |
2023-06-23 | Properly guard vect_look_through_possible_promotion | Richard Biener | 1 | -1/+5 |
2023-06-23 | Use element_precision for match.pd arith conversion optimization | Richard Biener | 1 | -4/+4 |
2023-06-23 | Bogus and missed folding on vector compares | Richard Biener | 2 | -4/+4 |