aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/generic.texi
AgeCommit message (Expand)AuthorFilesLines
2023-06-05Remove widen_plus/minus_expr tree codesAndre Vieira1-27/+0
2023-06-05internal-fn,vect: Refactor widen_plus as internal_fnAndre Vieira1-4/+86
2023-04-24Docs, OpenMP: Small fixes to internal OMP_FOR doc.Frederik Harwath1-2/+2
2023-03-27Docs, OpenMP: Correct internal documentation of OMP_FOR.Sandra Loosemore1-16/+54
2023-02-23**/*.texi: Reorder index entriesArsen Arsenović1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-14Revert "sphinx: remove texinfo files"Martin Liska1-0/+3619
2022-11-09sphinx: remove texinfo filesMartin Liska1-3619/+0
2022-01-21PR middle-end/104140: bootstrap ICE on riscv.Roger Sayle1-0/+9
2022-01-17Change references of .c files to .cc filesMartin Liska1-4/+4
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-04Update TARGET_MEM_REF documentationRichard Biener1-27/+31
2021-06-29docs: Fix s/net yet/not yet/ typoSergei Trofimovich1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-19[2/3] [vect] Add widening add, subtract patternsJoel Hutton1-0/+31
2020-11-17Add MODE_OPAQUEAaron Sawdey1-0/+8
2020-09-19Move loop and switch tree data structures from cp/ to c-family/.Sandra Loosemore1-22/+34
2020-07-07Fix a typo in doc/generic.texiQian Jianhua1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-12Add OpenACC 2.6 `serial' construct supportMaciej W. Rozycki1-0/+5
2019-09-02re PR target/91323 (LTGT rtx produces UCOMISS instead of COMISS)Eric Botcazou1-13/+13
2019-08-31generic.texi (Unary and Binary Expressions): Mark up an instance of TYPE_MIN.Gerald Pfeifer1-2/+2
2019-07-04introduce EH_ELSE_EXPR tree and gimplifierAlexandre Oliva1-0/+5
2019-06-03Remove Java Trees from GENERIC manual.Martin Liska1-5/+0
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-29gimplefe-30.c: New test.Kugan Vivekanandarajah1-0/+6
2018-09-01generic.texi (OpenMP): Adjust link to openmp.org.Gerald Pfeifer1-1/+1
2018-05-29re PR target/85918 (Conversions to/from [unsigned] long long are not vectoriz...Jakub Jelinek1-2/+25
2018-04-10cppopts.texi: Use "side effect" instead of side-effect.Martin Sebor1-7/+7
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20poly_int: tree constantsRichard Sandiford1-0/+11
2017-12-16Add VEC_SERIES_EXPR and associated optabRichard Sandiford1-0/+9
2017-12-16Add VEC_DUPLICATE_EXPR and associated optabRichard Sandiford1-0/+6
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva1-0/+5
2017-12-07New VECTOR_CST layoutRichard Sandiford1-4/+71
2017-11-28Remove Cilk Plus support.Julia Koval1-24/+0
2017-11-23generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou1-1/+1
2017-11-21New POINTER_DIFF_EXPRMarc Glisse1-2/+11
2017-09-03generic.texi (OpenACC): Adjust URL.Gerald Pfeifer1-1/+1
2017-07-24re PR target/81521 (After [r250413] GCC 8.0 doesn't compile for Windows)Jakub Jelinek1-11/+6
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-29extend.texi (Cilk Plus Builtins): cilkplus.org now uses https by default.Gerald Pfeifer1-1/+1
2016-01-28* tree.h (BINFO_FLAG_0): Rename from BINFO_MARKED.Jason Merrill1-3/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-04re PR middle-end/65958 (-fstack-check breaks alloca on architectures using ge...Eric Botcazou1-5/+9
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-5/+66
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-08-31Fix typo.Gerald Pfeifer1-1/+1
2014-08-31* doc/generic.texi (Deficiencies): Add note on exemplary mistakes.Gerald Pfeifer1-0/+1
2014-06-24tree-vect-patterns.c (vect_recog_sad_pattern): New function for SAD pattern r...Cong Hou1-0/+10