aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-07lto: Fixed test(U*) used but never defined error.devel/bypass-asmRishi Raj
2023-07-06libiberty: lto: Addition of .symtab in elf file.Rishi Raj
2023-07-06lto: Bypass assembler when generating LTO object files.Rishi Raj
2023-07-06ada: Add specification source files of runtime unitsClaire Dross
2023-07-06ada: Refactor the proof of the Value and Image runtime unitsClaire Dross
2023-07-06ada: Evaluate static expressions in Range attributesViljar Indus
2023-07-06ada: Refer to non-Ada binding limitations in user guideViljar Indus
2023-07-06ada: Reuse code in Is_Fully_Initialized_TypeViljar Indus
2023-07-06ada: Avoid crash in Find_Optional_Prim_OpViljar Indus
2023-07-06ada: Improve error message on violation of SPARK_Mode rulesYannick Moy
2023-07-06ada: Finalization not performed for component of protected typeSteve Baird
2023-07-06tree-optimization/110563 - simplify epilogue VF checksRichard Biener
2023-07-06GGC, GTY: Tighten up a few things re 'reorder' option and stringsThomas Schwinge
2023-07-06GTY: Clean up obsolete parametrized structs remnantsThomas Schwinge
2023-07-06GTY: Clean up obsolete 'bool needs_cast_p' field of 'gcc/gengtype.cc:struct w...Thomas Schwinge
2023-07-06GTY: Repair 'enum gty_token', 'token_names' desynchronizationThomas Schwinge
2023-07-06GTY: Enhance 'string_length' option documentationThomas Schwinge
2023-07-06GTY: Explicitly reject 'string_length' option for (fields in) global variablesThomas Schwinge
2023-07-06GGC: Remove unused 'bool is_string' arguments to 'ggc_pch_{count,alloc,write}...Thomas Schwinge
2023-07-06[Committed] Handle COPYSIGN in dwarf2out.cc's mem_loc_descriptor.Roger Sayle
2023-07-06i386: Update document for inlining rulesHongyu Wang
2023-07-06tree-optimization/110515 - wrong code with LIM + PRERichard Biener
2023-07-06VECT: Fix ICE of variable stride on strieded load/store with SELECT_VL loop c...Ju-Zhe Zhong
2023-07-06Fix expectation on gcc.dg/vect/pr71264.cRichard Biener
2023-07-06i386: Inline function with default arch/tune to callerHongyu Wang
2023-07-06RISC-V: Handle rouding mode correctly on zfinxKito Cheng
2023-07-06Adjust rtx_cost for DF/SFmode AND/IOR/XOR/ANDN operations.liuhongt
2023-07-05Fix PR 110554: vec lowering introduces scalar signed-boolean:32 comparisonsAndrew Pinski
2023-07-06Disparage slightly for the alternative which move DFmode between SSE_REGS and...liuhongt
2023-07-05rs6000: Remove redundant initialization [PR106907]Jeevitha Palanisamy
2023-07-06tree-optimization/110474 - Vect: select small VF for epilog of unrolled loopHao Liu
2023-07-06Daily bump.GCC Administrator
2023-07-05Make compute_operand_range a tail call.Andrew MacLeod
2023-07-05Make compute_operand2_range a leaf call.Andrew MacLeod
2023-07-05Make compute_operand1_range a leaf call.Andrew MacLeod
2023-07-05Simplify compute_operand_range for op1 and op2 case.Andrew MacLeod
2023-07-05Move relation discovery into compute_operand_rangeAndrew MacLeod
2023-07-05libstdc++: Split up pstl/set.cc testcaseThomas Rodgers
2023-07-05doc: Update my Contributors entryJonathan Wakely
2023-07-05value-prof.cc: Correct edge prob calculation.Filip Kastl
2023-07-05sched: Change return type of predicate functions from int to boolUros Bizjak
2023-07-05gimple-isel: Recognize vec_extract pattern.Robin Dapp
2023-07-05RISC-V: Support variable index in vec_extract.Robin Dapp
2023-07-05RISC-V: Allow variable index for vec_set.Robin Dapp
2023-07-05RISC-V: Use FRM_DYN when add the rounding mode operandPan Li
2023-07-05RISC-V: Change truncate to float_truncate in narrowing patterns.Robin Dapp
2023-07-05VECT: Apply LEN_MASK_GATHER_LOAD/SCATTER_STORE into vectorizerJu-Zhe Zhong
2023-07-05Change MODE_BITSIZE to MODE_PRECISION for MODE_VECTOR_BOOL.Robin Dapp
2023-07-05MIPS: Use unaligned access to expand block_move on r6YunQiang Su
2023-07-05adjust testcase for now happening epilogue vectorizationRichard Biener