aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-03-01arc: Fix for new ifcvt behavior [PR104154]Robin Dapp1-0/+6
2022-03-01i386: Fix V8HF vector init under -mno-avx [PR 104664]Hongyu Wang2-1/+22
2022-03-01Daily bump.GCC Administrator5-1/+190
2022-02-28PR tree-optimization/91384: peephole2 to eliminate testl after negl.Roger Sayle2-0/+33
2022-02-28PR middle-end/80270: ICE in extract_bit_field_1Roger Sayle2-0/+25
2022-02-28[PR104637] LRA: Split hard regs as many as possible on one subpassVladimir N. Makarov2-7/+57
2022-02-28d: Merge upstream dmd cf63dd8e5, druntime caf14b0f, phobos 41aaf8c26.Iain Buclaw42-581/+725
2022-02-28c++: Lost deprecated/unavailable attr in class tmpl [PR104682]Marek Polacek7-6/+133
2022-02-28c++: ICE with attribute on enumerator [PR104667]Marek Polacek2-0/+14
2022-02-28Suppress uninitialized warnings for new created uses from __builtin_clear_pad...Qing Zhao4-1/+43
2022-02-28Fix error recovery in toplev::finalize.Martin Liska2-3/+12
2022-02-28Simplify PRE fixRichard Biener1-8/+1
2022-02-28tree-optimization/104700 - adjust constant handling in PRERichard Biener3-15/+70
2022-02-28[nvptx, testsuite] Add -mptx=_ in nvptx.exp test-casesTom de Vries11-11/+11
2022-02-28[nvptx] Add -mptx=_Tom de Vries3-1/+6
2022-02-28[nvptx, testsuite] Add -misa=sm_30 in nvptx/atomic-store-3.cTom de Vries1-1/+1
2022-02-28[nvptx, testsuite] Add -misa=sm_30 in nvptx/uniform-simt-2.cTom de Vries1-1/+1
2022-02-28[nvptx, testsuite] Add -misa=sm_35 in nvptx/rotate.cTom de Vries1-1/+1
2022-02-28rtl-optimization/104686 - speed up conflict iterationRichard Biener1-4/+6
2022-02-28AVX512F: Add helper enumeration for ternary logic intrinsics.Hongyu Wang7-173/+285
2022-02-28Daily bump.GCC Administrator3-1/+12
2022-02-27c++: (*(fn))() [PR104618]Jason Merrill2-3/+10
2022-02-27Daily bump.GCC Administrator1-1/+1
2022-02-26Daily bump.GCC Administrator3-1/+147
2022-02-25match.pd: Further complex simplification fixes [PR104675]Jakub Jelinek2-2/+31
2022-02-25rs6000: Use rs6000_emit_move in movmisalign<mode> expander [PR104681]Jakub Jelinek2-1/+23
2022-02-25testsuite: Move pr104540.C test to g++.target/i386/Jakub Jelinek1-0/+0
2022-02-25testsuite: Fix ASAN error [PR104687]Martin Liska1-1/+1
2022-02-25arc: Fail conditional move expand patternsClaudiu Zissulescu2-6/+22
2022-02-25tree-optimization/103037 - PRE simplifying valueized expressionsRichard Biener4-22/+68
2022-02-25i386: Use a new temp slot kind for splitter to floatdi<mode>2_i387_with_xmm [...Jakub Jelinek3-3/+34
2022-02-25warning-control: Comment spelling fixJakub Jelinek1-1/+1
2022-02-25internal-fn: Call do_pending_stack_adjust in expand_SPACESHIP [PR104679]Jakub Jelinek2-0/+24
2022-02-25match.pd: Don't create BIT_NOT_EXPRs for COMPLEX_TYPE [PR104675]Jakub Jelinek3-1/+50
2022-02-24Revert commit r12-5852-g50e8b0c9bca6cdc57804f860ec5311b641753fbbAlexandre Oliva1-1/+1
2022-02-24Add testcase from PR103845Alexandre Oliva1-0/+29
2022-02-24Cope with NULL dw_cfi_cfa_locAlexandre Oliva2-0/+24
2022-02-24Copy EH phi args for throwing hardened comparesAlexandre Oliva2-3/+45
2022-02-25Daily bump.GCC Administrator5-1/+95
2022-02-24Fix attr-retain-* tescases for 32-bit PowerPC.Pat Haugen2-0/+4
2022-02-24Fortran: frontend code for F2018 QUIET specifier to STOP and ERROR STOPHarald Anlauf8-13/+189
2022-02-24RISC-V: Document the degree of position independence that medany affordsPalmer Dabbelt1-0/+4
2022-02-24Fix clang warning in pt.ccMartin Liska1-1/+1
2022-02-24bpf: do not --enable-gcov for bpf-*-* targetsJose E. Marchesi2-4/+20
2022-02-24tree-optimization/104676 - free nb_iterations after loop distributionRichard Biener2-1/+36
2022-02-24sccvn: Fix visit_reference_op_call value numbering of vdefs [PR104601]Jakub Jelinek2-7/+51
2022-02-24[nvptx] Add missing t-omp-device isasTom de Vries2-2/+8
2022-02-24[nvptx] Add shf.{l,r}.wrap insnTom de Vries3-0/+59
2022-02-24[nvptx] Fix dummy location in gen_commentTom de Vries1-1/+1
2022-02-24Fix typo in <code>v1ti3.liuhongt2-2/+16