aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-08-23x86: Cast stride to __PTRDIFF_TYPE__ in AMX intrinsicsH.J. Lu1-3/+3
2022-08-23tree-optimization/106722 - uninit analysis with long def -> use pathRichard Biener3-20/+117
2022-08-23testsuite: Add test for r11-4123Marek Polacek1-0/+28
2022-08-23New uninit testcaseRichard Biener1-0/+36
2022-08-23gfortran.dg/gomp/depend-6.f90: Minor fixTobias Burnus1-2/+2
2022-08-23gfortran.dg/gomp/depend-4.f90: Minor fixTobias Burnus1-2/+2
2022-08-23Copy range from op2 in foperator_equal::op1_range.Aldy Hernandez1-1/+2
2022-08-23Refactor is_non_loop_exit_postdominatingRichard Biener1-13/+7
2022-08-23Add __m128bf16/__m256bf16/__m512bf16 type for bf16 abi testHaochen Jiang2-0/+5
2022-08-22Return the correct relationAndrew MacLeod2-1/+22
2022-08-23Daily bump.GCC Administrator6-1/+138
2022-08-22pru: Optimize 64-bit logical operationsDimitar Dimitrov2-6/+58
2022-08-22pru: Add mov variants to load const -1Dimitar Dimitrov2-11/+32
2022-08-22PR target/106564: pru: Optimize 64-bit sign- and zero-extendDimitar Dimitrov9-62/+338
2022-08-22Fortran: fix simplification of intrinsics IBCLR and IBSET [PR106557]Harald Anlauf2-0/+33
2022-08-22Remove dead predicate analysis GENERIC expr building codeRichard Biener2-53/+2
2022-08-22jobserver: detect properly O_NONBLOCKMartin Liska6-9/+60
2022-08-22middle-end: Fix issue of poly_uint16 (1, 1) in self testzhongjuzhe1-1/+1
2022-08-22lto-wrapper.cc: Delete offload_names temp files in case of error [PR106686]Tobias Burnus1-30/+37
2022-08-22tree-optimization/105937 - avoid uninit diagnostics crossing iterationsRichard Biener2-2/+247
2022-08-22Improve uninit analysisRichard Biener1-8/+56
2022-08-22analyzer: add missing final keywordMartin Liska1-1/+1
2022-08-22Daily bump.GCC Administrator1-1/+1
2022-08-21Daily bump.GCC Administrator4-1/+60
2022-08-20fortran: Drop -static-lib{gfortran,quadmath} from f951 [PR46539]Jakub Jelinek2-16/+2
2022-08-20LoongArch: Add support code model extreme.Lulu Cheng16-82/+318
2022-08-20libcpp: Implement C++23 P2290R3 - Delimited escape sequences [PR106645]Jakub Jelinek8-0/+207
2022-08-20Daily bump.GCC Administrator3-1/+61
2022-08-19mkoffload: Cleanup temporary omp_requires_fileTobias Burnus3-1/+6
2022-08-19Remove path_range_query constructor that takes an edge.Aldy Hernandez3-18/+15
2022-08-19i386: Add ABI test for __bf16 typeHaochen Jiang39-0/+3933
2022-08-19Daily bump.GCC Administrator5-1/+329
2022-08-18preprocessor: Support #warning for standard C2xJoseph Myers12-0/+70
2022-08-18xtensa: Improve indirect sibling call handlingTakayuki 'January June' Suwa4-27/+15
2022-08-18Revert "Fortran: fix invalid rank error in ASSOCIATED when rank is remapped [...Harald Anlauf3-71/+2
2022-08-18RISC-V: Standardize formatting of SFB ALU conditional moveMaciej W. Rozycki1-2/+2
2022-08-18analyzer: warn on the use of floating-points operands in the size argument [P...Tim Lange7-23/+271
2022-08-18Make path_range_query standalone and add reset_path.Aldy Hernandez7-99/+106
2022-08-18middle-end/106617 - fix fold_binary_op_with_conditional_arg pattern issueRichard Biener2-1/+39
2022-08-18gcov-dump: properly use INCLUDE_VECTORAndrew Pinski1-2/+1
2022-08-18x86: Support vector __bf16 typekonglin111-119/+950
2022-08-18build: regenerate gcc/configureMartin Liska1-4/+8
2022-08-18rs6000: Add expand pattern for multiply-add (PR103109)Haochen Gui4-1/+165
2022-08-18Use gimple_range_ssa_names in path_range_query.Aldy Hernandez1-20/+4
2022-08-18RISC-V: Add runtime invariant supportzhongjuzhe7-68/+142
2022-08-18LoongArch: Get __tls_get_addr address through got table when disable plt.Lulu Cheng2-2/+24
2022-08-17xtensa: Optimize stack pointer updates in function pro/epilogue under certain...Takayuki 'January June' Suwa1-25/+54
2022-08-18Daily bump.GCC Administrator6-1/+221
2022-08-17RISC-V/testsuite: Restrict remaining `fmin'/`fmax' tests to hard floatMaciej W. Rozycki4-0/+4
2022-08-17[Committed] PR target/106640: Fix use of XINT in TImode compute_convert_gain.Roger Sayle1-3/+3