Age | Commit message (Expand) | Author | Files | Lines |
2023-06-26 | docs: Add @cindex for some attributes | Andrew Pinski | 1 | -0/+3 |
2023-06-26 | compiler: support -fgo-importcfg | Ian Lance Taylor | 10 | -7/+182 |
2023-06-26 | aarch64: Use <DWI> instead of <V2XWIDE> in scalar SQRSHRUN pattern | Kyrylo Tkachov | 1 | -10/+10 |
2023-06-26 | aarch64: Clean up some rounding immediate predicates | Kyrylo Tkachov | 4 | -24/+20 |
2023-06-26 | IBM zSystems: Assume symbols without explicit alignment to be ok | Andreas Krebbel | 2 | -2/+36 |
2023-06-26 | Fix profile of forwarders produced by cd-dce | Jan Hubicka | 1 | -0/+3 |
2023-06-26 | docs: Fix typo | Andrew Carlotti | 1 | -1/+1 |
2023-06-26 | DSE: Add LEN_MASK_STORE analysis into DSE and fix LEN_STORE | Ju-Zhe Zhong | 1 | -16/+31 |
2023-06-26 | GIMPLE_FOLD: Fix gimple fold for LEN_{MASK}_{LOAD,STORE} | Ju-Zhe Zhong | 2 | -2/+47 |
2023-06-26 | Avoid redundant GORI calcuations. | Andrew MacLeod | 1 | -4/+17 |
2023-06-26 | vect: Cost intermediate conversions | Richard Sandiford | 1 | -2/+3 |
2023-06-26 | tree-optimization/110381 - preserve SLP permutation with in-order reductions | Richard Biener | 2 | -2/+56 |
2023-06-26 | RISC-V: Remove duplicated extern function_base decl | Pan Li | 1 | -5/+0 |
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 |