aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-07lto: Fixed test(U*) used but never defined error.devel/bypass-asmRishi Raj2-0/+2
2023-07-06libiberty: lto: Addition of .symtab in elf file.Rishi Raj5-5/+201
2023-07-06lto: Bypass assembler when generating LTO object files.Rishi Raj10-52/+110
2023-07-06ada: Add specification source files of runtime unitsClaire Dross1-0/+3
2023-07-06ada: Refactor the proof of the Value and Image runtime unitsClaire Dross38-729/+835
2023-07-06ada: Evaluate static expressions in Range attributesViljar Indus1-3/+13
2023-07-06ada: Refer to non-Ada binding limitations in user guideViljar Indus2-31/+37
2023-07-06ada: Reuse code in Is_Fully_Initialized_TypeViljar Indus1-1/+1
2023-07-06ada: Avoid crash in Find_Optional_Prim_OpViljar Indus1-0/+5
2023-07-06ada: Improve error message on violation of SPARK_Mode rulesYannick Moy2-1/+4
2023-07-06ada: Finalization not performed for component of protected typeSteve Baird2-1/+16
2023-07-06tree-optimization/110563 - simplify epilogue VF checksRichard Biener3-41/+19
2023-07-06GGC, GTY: Tighten up a few things re 'reorder' option and stringsThomas Schwinge2-4/+15
2023-07-06GTY: Clean up obsolete parametrized structs remnantsThomas Schwinge3-8/+3
2023-07-06GTY: Clean up obsolete 'bool needs_cast_p' field of 'gcc/gengtype.cc:struct w...Thomas Schwinge1-11/+8
2023-07-06GTY: Repair 'enum gty_token', 'token_names' desynchronizationThomas Schwinge2-1/+7
2023-07-06GTY: Enhance 'string_length' option documentationThomas Schwinge2-3/+12
2023-07-06GTY: Explicitly reject 'string_length' option for (fields in) global variablesThomas Schwinge2-0/+14
2023-07-06GGC: Remove unused 'bool is_string' arguments to 'ggc_pch_{count,alloc,write}...Thomas Schwinge3-18/+12
2023-07-06[Committed] Handle COPYSIGN in dwarf2out.cc's mem_loc_descriptor.Roger Sayle1-0/+1
2023-07-06i386: Update document for inlining rulesHongyu Wang1-5/+14
2023-07-06tree-optimization/110515 - wrong code with LIM + PRERichard Biener2-0/+224
2023-07-06VECT: Fix ICE of variable stride on strieded load/store with SELECT_VL loop c...Ju-Zhe Zhong1-4/+2
2023-07-06Fix expectation on gcc.dg/vect/pr71264.cRichard Biener1-3/+0
2023-07-06i386: Inline function with default arch/tune to callerHongyu Wang3-7/+66
2023-07-06RISC-V: Handle rouding mode correctly on zfinxKito Cheng1-1/+1
2023-07-06Adjust rtx_cost for DF/SFmode AND/IOR/XOR/ANDN operations.liuhongt2-3/+22
2023-07-05Fix PR 110554: vec lowering introduces scalar signed-boolean:32 comparisonsAndrew Pinski1-2/+6
2023-07-06Disparage slightly for the alternative which move DFmode between SSE_REGS and...liuhongt2-2/+13
2023-07-05rs6000: Remove redundant initialization [PR106907]Jeevitha Palanisamy1-2/+1
2023-07-06tree-optimization/110474 - Vect: select small VF for epilog of unrolled loopHao Liu2-6/+47
2023-07-06Daily bump.GCC Administrator9-1/+427
2023-07-05Make compute_operand_range a tail call.Andrew MacLeod1-18/+16
2023-07-05Make compute_operand2_range a leaf call.Andrew MacLeod2-28/+26
2023-07-05Make compute_operand1_range a leaf call.Andrew MacLeod2-26/+25
2023-07-05Simplify compute_operand_range for op1 and op2 case.Andrew MacLeod1-14/+11
2023-07-05Move relation discovery into compute_operand_rangeAndrew MacLeod1-29/+13
2023-07-05libstdc++: Split up pstl/set.cc testcaseThomas Rodgers6-289/+451
2023-07-05doc: Update my Contributors entryJonathan Wakely1-2/+1
2023-07-05value-prof.cc: Correct edge prob calculation.Filip Kastl1-1/+5
2023-07-05sched: Change return type of predicate functions from int to boolUros Bizjak6-125/+131
2023-07-05gimple-isel: Recognize vec_extract pattern.Robin Dapp6-28/+143
2023-07-05RISC-V: Support variable index in vec_extract.Robin Dapp7-162/+171
2023-07-05RISC-V: Allow variable index for vec_set.Robin Dapp7-164/+185
2023-07-05RISC-V: Use FRM_DYN when add the rounding mode operandPan Li1-4/+3
2023-07-05RISC-V: Change truncate to float_truncate in narrowing patterns.Robin Dapp1-2/+2
2023-07-05VECT: Apply LEN_MASK_GATHER_LOAD/SCATTER_STORE into vectorizerJu-Zhe Zhong5-23/+129
2023-07-05Change MODE_BITSIZE to MODE_PRECISION for MODE_VECTOR_BOOL.Robin Dapp22-12/+367
2023-07-05MIPS: Use unaligned access to expand block_move on r6YunQiang Su3-17/+54
2023-07-05adjust testcase for now happening epilogue vectorizationRichard Biener1-4/+0