aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2021-05-02Daily bump.GCC Administrator3-1/+26
2021-05-01c++: C++11 range-for and ovl/lkp_iteratorJason Merrill3-47/+55
2021-05-01Add GTY support for irange.Aldy Hernandez2-42/+56
2021-04-30doc/options.texi: Fix the description of 'Negative'.Geng Qi1-2/+2
2021-05-01Daily bump.GCC Administrator3-1/+308
2021-04-30testsuite: aarch64: Add fusion tests for FP vml[as] intrinsicsJonathan Wright2-0/+134
2021-04-30aarch64: Use RTL builtins for FP ml[as][q]_laneq intrinsicsJonathan Wright3-4/+62
2021-04-30aarch64: Use RTL builtins for FP ml[as][q]_lane intrinsicsJonathan Wright3-13/+55
2021-04-30aarch64: Use RTL builtins for FP ml[as] intrinsicsJonathan Wright4-8/+43
2021-04-30aarch64: Use RTL builtins for FP ml[as]_n intrinsicsJonathan Wright3-34/+47
2021-04-30aarch64: Use RTL builtins for vmull[_high]_p8 intrinsicsJonathan Wright3-12/+44
2021-04-30AVR cc0 conversion - adjust peepholesSenthil Kumar Selvaraj1-216/+308
2021-04-30middle-end: Disable section anchors for VAR_DECLs if -fdata-sectionsDavid Edelsohn1-0/+6
2021-04-30Define target hook to emit KFmode constants for libgcc.Michael Meissner1-0/+29
2021-04-30Refactor backward threader registry and profitability code into classes.Aldy Hernandez1-154/+213
2021-04-30Jump threader refactor.Aldy Hernandez7-610/+648
2021-04-30gcc/genflags.c: Improve error messageChristophe Lyon1-2/+2
2021-04-30c++/98032 - add testcaseRichard Biener1-0/+20
2021-04-30Update alignment_for_piecewise_moveH.J. Lu1-1/+1
2021-04-30Don't use nullptr return from simplify_gen_subregH.J. Lu1-1/+3
2021-04-30tree-optimization/96513 - add testcase for fixed bugRichard Biener1-0/+26
2021-04-30i386: Introduce reversed ADC and SBB patterns [PR98060]Uros Bizjak4-7/+131
2021-04-30modulo-sched: skip loops with strange register defs [PR100225]Roman Zhuykov2-21/+50
2021-04-29RISC-V: For '-march' and '-mabi' options, add 'Negative' property mentions it...Geng Qi1-2/+2
2021-04-29RISC-V: Add patterns for builtin overflow.LevyHsu3-0/+257
2021-04-30Daily bump.GCC Administrator7-1/+631
2021-04-29merge ix86- and x86_64-*-* in config.gccAlexandre Oliva1-39/+1
2021-04-29add ASM_OUTPUT_MAX_SKIP_ALIGN to i386.hAlexandre Oliva13-165/+11
2021-04-29Update gcc sv.po.Joseph Myers1-67/+41
2021-04-29i386: Optimize carry flag comparisons a bitUros Bizjak2-2/+10
2021-04-29preprocessor: Handle digit separators in #line [PR82359]Joseph Myers2-0/+12
2021-04-29c++: Add using-declaration testcaseJason Merrill1-0/+38
2021-04-29c++: Use empty field in constexpr eval.Jason Merrill1-19/+17
2021-04-29c++: Fix friend attributes [PR51344]Jason Merrill6-43/+34
2021-04-29c++: ICE with anonymous union [PR97974]Jason Merrill3-37/+44
2021-04-29c++: constant expressions are evaluated [PR93314]Jason Merrill3-16/+14
2021-04-29c++: unset COMPOUND_LITERAL_P [PR100079]Jason Merrill5-11/+19
2021-04-29c++: Overeager use of deleted function before ADL [PR68942]Patrick Palka2-1/+20
2021-04-29c++: Add testcase for already fixed PR [PR94102]Marek Polacek1-0/+15
2021-04-29Update gcc fr.po.Joseph Myers1-62/+41
2021-04-29rtl-ssa: Fix -fcompare-debug failure [PR100303]Richard Sandiford4-8/+129
2021-04-29Fix nios2 build failureJeff Law1-1/+1
2021-04-29i386: Mark x86 masked load builtins pure [PR100312]Uros Bizjak3-11/+44
2021-04-29Add parallelism support to gcov for MinGW platformsEric Botcazou6-4/+106
2021-04-29i386: Cleanup comparison predicates.Uros Bizjak1-18/+13
2021-04-29[omp, simt] Handle alternative IVTom de Vries1-5/+6
2021-04-29Small housekeeping work in SPARC back-endEric Botcazou2-127/+70
2021-04-29Generate offset adjusted operation for op_by_pieces operationsH.J. Lu27-31/+398
2021-04-29tree-optimization/100253 - fix bogus aligned vectorized loads/storesRichard Biener2-14/+37
2021-04-29testsuite: Remove dg-options from pr100305.c [PR100305]Jakub Jelinek1-1/+1