aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-05add vec_info * parameters where neededRichard Biener1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-06[C++] Pass type uses through the verify_type_context hookRichard Sandiford1-1/+13
2019-11-30[C] Add a target hook that allows targets to verify type usageRichard Sandiford1-0/+29
2019-11-16Optionally pick the cheapest loop_vec_infoRichard Sandiford1-0/+8
2019-11-14Replace autovectorize_vector_sizes with autovectorize_vector_modesRichard Sandiford1-2/+2
2019-10-31configure.ac: Compute and substitute omp_device_properties and omp_device_pro...Jakub Jelinek1-0/+7
2019-09-30Add a target hook for getting an ABI from a function typeRichard Sandiford1-0/+3
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford1-0/+3
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-5/+5
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-16re PR target/87927 (ICE: segmentation fault with patchable_function_entry att...Jozef Lawrynowicz1-0/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-03poly_int: current_vector_size and TARGET_AUTOVECTORIZE_VECTOR_SIZESRichard Sandiford1-0/+7
2018-01-02Remove vec_perm_const optabRichard Sandiford1-7/+1
2017-12-14poly_int: add poly-int.hRichard Sandiford1-0/+15
2017-10-17target.h (enum vect_cost_for_stmt): Add vec_gather_load and vec_scatter_storeJan Hubicka1-0/+2
2017-09-25Change permute index type to unsigned shortRichard Sandiford1-2/+2
2017-09-14Use vec<> for constant permute masksRichard Sandiford1-0/+8
2017-04-04re PR tree-optimization/79390 (10% performance drop in SciMark2 LU after r242...Jakub Jelinek1-0/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-06-03re PR tree-optimization/52171 (memcmp/strcmp/strncmp can be optimized when th...Bernd Schmidt1-2/+9
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-8/+8
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-2/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-06[Patchv3] Control SRA and IPA-SRA by a param rather than MOVE_RATIOJames Greenhalgh1-0/+4
2014-11-01[Patch 1/7] Hookize *_BY_PIECES_PJames Greenhalgh1-0/+11
2014-05-13target.def (mode_switching): New hook vector.Christian Bruel1-0/+2
2014-05-06Merge in wide-int.Kenneth Zadeck1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-8/+7
2013-11-27cgraph.h (enum cgraph_simd_clone_arg_type): New.Aldy Hernandez1-0/+2
2013-11-09target.def (can_use_doloop_p): New hook.Richard Sandiford1-0/+1
2013-04-10Improve cstore code generation on 64-bit sparc.David S. Miller1-0/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-07-25tm.texi: Regenerate.Bill Schmidt1-0/+8
2012-07-13tm.texi: Regenerate.Bill Schmidt1-0/+7
2012-06-13targhooks.c (default_builtin_vectorized_conversion): Handle vec_construct, us...Bill Schmidt1-1/+2
2012-02-10re PR tree-optimization/50031 (Sphinx3 has a 10% regression going from GCC 4....Bill Schmidt1-1/+2
2012-01-17re PR target/51872 (Shrink-wrapping with -mminimal-toc causes bootstrap failure)Jakub Jelinek1-1/+2
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-2/+46
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-35/+0
2011-04-06tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers1-3/+0
2011-01-14re PR tree-optimization/47179 (SPU: errno misoptimization around malloc call)Richard Guenther1-0/+3
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-0/+35
2010-10-07Move enum unwind_info_type from target.h to coretypes.h.Richard Henderson1-10/+0
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson1-0/+10
2010-07-04tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new argume...Ira Rosen1-0/+1