aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
104 min.rs6000: Change optab for ibm128 and ieee128 conversionHEADtrunkmasterKewen Lin1-6/+6
105 min.tree: Remove KFmode workaround [PR112993]Kewen Lin1-9/+0
106 min.ranger: Revert the workaround introduced in PR112788 [PR112993]Kewen Lin1-8/+2
107 min.fortran: Teach get_real_kind_from_node for Power 128 fp modes [PR112993]Kewen Lin1-1/+15
109 min.rs6000: Make all 128 bit scalar FP modes have 128 bit precision [PR112993]Kewen Lin6-108/+41
109 min.expr: Allow same precision modes conversion between {ibm_extended, ieee_quad}...Kewen Lin2-10/+33
5 hoursrs6000: Error on CPUs and ABIs that don't support the ROP protection insns [P...Peter Bergner4-18/+39
5 hoursrs6000: ROP - Emit hashst and hashchk insns on Power8 and later [PR114759]Peter Bergner4-7/+24
6 hoursc++/modules: Propagate BINDING_VECTOR_*_DUPS_P on realloc [PR99242]Nathaniel Shead5-0/+20
7 hoursDaily bump.GCC Administrator6-1/+410
10 hoursrange-ops should return the requested boolean type.Andrew MacLeod1-25/+25
12 hoursc++/contracts: ICE in C++ Contracts with '-fno-exceptions' [PR 110159]Nina Ranns4-4/+50
13 hoursAVR: testsuite - Attribute ipa implies noinline and noclone.Georg-Johann Lay43-123/+123
15 hoursc++, coroutines, contracts: Handle coroutine and void functions [PR110871,PR1...Iain Sandoe10-120/+329
15 hoursAVR: testsuite - Add noipa function attribute to noclone functions.Georg-Johann Lay41-121/+121
16 hoursFortran: Simplify len_trim with array ref and fix mapping bug[PR84868].Paul Thomas3-6/+171
17 hoursrtl-ssa: Fix removal of order_nodes [PR115929]Richard Sandiford2-1/+49
17 hoursrecog: restrict paradoxical mode punning in insn_propagation [PR115901]Richard Sandiford2-0/+22
17 hoursrtl-ssa: Enforce earlyclobbers on hard-coded clobbers [PR115891]Richard Sandiford2-1/+69
17 hoursAVR: Overhaul add and sub insns that extend one operand.Georg-Johann Lay5-214/+377
17 hoursPR modula2/115957 ICE on procedure local const declarationGaius Mulley6-48/+90
17 hoursLower zeroing array assignment to memset for allocatable arrays.Prathamesh Kulkarni2-10/+73
17 hourstree-optimization/115841 - reduction epilogue placement issueRichard Biener2-3/+46
18 hoursAVR: Allow more combinations of XOR / IOR with byte-shifts.Georg-Johann Lay3-27/+104
22 hoursi386, testsuite: Fix non-Unicode characterPaul-Antoine Arras1-1/+1
22 hourss390: Fix unresolved iterators bhfgq and xdeeStefan Schulze Frielinghaus3-7/+2
22 hoursFixup unaligned load/store cost for znver5Richard Biener1-2/+2
22 hourss390: Drop vcond{,u} expandersStefan Schulze Frielinghaus1-35/+0
22 hourss390: Enable vcond_mask for 128-bit opsStefan Schulze Frielinghaus1-4/+4
22 hourss390: Emulate vec_cmp{eq,gt,gtu} for 128-bit integersStefan Schulze Frielinghaus4-12/+171
23 hourstree-optimization/115843 - fix wrong-code with fully-masked loop and peelingRichard Biener2-2/+47
23 hoursFixup unaligned load/store cost for znver4Richard Biener1-2/+2
24 hoursPR tree-optimization/114661: Generalize MULT_EXPR recognition in match.pd.Roger Sayle2-17/+36
30 hoursi386: extend trunc{128}2{16,32,64}'s scope.Hu, Lin12-5/+47
31 hoursDaily bump.GCC Administrator4-1/+356
31 hoursFix liveness computation for shift/rotate counts in ext-dceJeff Law1-3/+4
32 hoursFix sign/carry bit handling in ext-dce.Jeff Law2-2/+92
33 hoursc++: alias template with dependent attributes [PR115897]Patrick Palka2-0/+42
33 hoursRevert "RISC-V: Attribute parser: Use alloca() instead of new + std::unique_ptr"Christoph Müllner1-3/+6
38 hoursRISC-V: Allow adding enabled extension via target arch attributesChristoph Müllner5-8/+47
38 hoursRISC-V: Rewrite target attribute handlingChristoph Müllner23-203/+371
38 hoursRISC-V: Attribute parser: Use alloca() instead of new + std::unique_ptrChristoph Müllner1-6/+3
38 hours[i386] adjust flag_omit_frame_pointer in a single function [PR113719]Alexandre Oliva1-6/+6
38 hoursRISC-V: Fix testcase for vector .SAT_SUB in zip benchmarkEdwin Lu1-0/+1
47 hoursAVR: avr-md - Simplify GET_MODE and GET_MODE_BITSIZE.Georg-Johann Lay2-22/+22
47 hoursvarasm: Add support for emitting binary data with the new gas .base64 directiveJakub Jelinek5-3/+162
48 hoursFix SSA_NAME leak due to def_stmt is removed before use_stmt.liuhongt2-4/+24
2 days[APX NF] Add a pass to convert legacy insn to NF insnsHongyu Wang5-5/+259
2 daysarm: Fix the expected output of the test pr111235.c [PR115894]Surya Kumari Jangala1-1/+1
2 daysRISC-V: Implement locality for __builtin_prefetchMonk Chiang4-3/+69