aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-06Middle-end _BitInt support [PR102989]Jakub Jelinek1-0/+14
2023-03-12middle-end: Revert can_special_div_by_const changes [PR108583]Tamar Christina1-1/+0
2023-03-03c++, v3: Emit fundamental tinfos for _Float16/decltype(0.0bf16) types on ia32...Jakub Jelinek1-0/+2
2023-02-16don't declare header-defined functions both static and inlinePatrick Palka1-3/+3
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-11-14middle-end: Support not decomposing specific divisions during vectorization.Tamar Christina1-0/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-3/+3
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-17vect, aarch64: Extend SVE vs Advanced SIMD costing decisions in vect_better_l...Kyrylo Tkachov1-2/+10
2020-12-04Refactor -frecord-gcc-switches.Martin Liska1-13/+1
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