2018-06-08 Martin Liska <mliska@suse.cz> * MAINTAINERS: Remove MPX-related entries. * Makefile.def: Remove libmpx support. * Makefile.in: Likewise. * configure: Remove removed files. * configure.ac: Likewise. * libmpx/ChangeLog: Remove. * libmpx/Makefile.am: Remove. * libmpx/Makefile.in: Remove. * libmpx/acinclude.m4: Remove. * libmpx/aclocal.m4: Remove. * libmpx/config.h.in: Remove. * libmpx/configure: Remove. * libmpx/configure.ac: Remove. * libmpx/configure.tgt: Remove. * libmpx/libmpx.spec.in: Remove. * libmpx/mpxrt/Makefile.am: Remove. * libmpx/mpxrt/Makefile.in: Remove. * libmpx/mpxrt/libmpx.map: Remove. * libmpx/mpxrt/libtool-version: Remove. * libmpx/mpxrt/mpxrt-utils.c: Remove. * libmpx/mpxrt/mpxrt-utils.h: Remove. * libmpx/mpxrt/mpxrt.c: Remove. * libmpx/mpxrt/mpxrt.h: Remove. * libmpx/mpxwrap/Makefile.am: Remove. * libmpx/mpxwrap/Makefile.in: Remove. * libmpx/mpxwrap/libmpxwrappers.map: Remove. * libmpx/mpxwrap/libtool-version: Remove. * libmpx/mpxwrap/mpx_wrappers.c: Remove. 2018-06-08 Martin Liska <mliska@suse.cz> * bootstrap-mpx.mk: Remove. 2018-06-08 Martin Liska <mliska@suse.cz> * Makefile.in: Remove support for MPX (macros, related functions, fields in cgraph_node, ...). * builtin-types.def (BT_BND): Likewise. (BT_FN_BND_CONST_PTR): Likewise. (BT_FN_CONST_PTR_BND): Likewise. (BT_FN_VOID_PTR_BND): Likewise. (BT_FN_BND_CONST_PTR_SIZE): Likewise. (BT_FN_VOID_CONST_PTR_BND_CONST_PTR): Likewise. * builtins.c (expand_builtin_memcpy_with_bounds): Likewise. (expand_builtin_mempcpy_with_bounds): Likewise. (expand_builtin_memset_with_bounds): Likewise. (expand_builtin_memset_args): Likewise. (std_expand_builtin_va_start): Likewise. (expand_builtin): Likewise. (expand_builtin_with_bounds): Likewise. * builtins.def (DEF_BUILTIN_CHKP): Likewise. (DEF_LIB_BUILTIN_CHKP): Likewise. (DEF_EXT_LIB_BUILTIN_CHKP): Likewise. (DEF_CHKP_BUILTIN): Likewise. (BUILT_IN_MEMCPY): Likewise. (BUILT_IN_MEMMOVE): Likewise. (BUILT_IN_MEMPCPY): Likewise. (BUILT_IN_MEMSET): Likewise. (BUILT_IN_STPCPY): Likewise. (BUILT_IN_STRCAT): Likewise. (BUILT_IN_STRCHR): Likewise. (BUILT_IN_STRCPY): Likewise. (BUILT_IN_STRLEN): Likewise. (BUILT_IN_MEMCPY_CHK): Likewise. (BUILT_IN_MEMMOVE_CHK): Likewise. (BUILT_IN_MEMPCPY_CHK): Likewise. (BUILT_IN_MEMSET_CHK): Likewise. (BUILT_IN_STPCPY_CHK): Likewise. (BUILT_IN_STRCAT_CHK): Likewise. (BUILT_IN_STRCPY_CHK): Likewise. * calls.c (store_bounds): Likewise. (emit_call_1): Likewise. (special_function_p): Likewise. (maybe_warn_nonstring_arg): Likewise. (initialize_argument_information): Likewise. (finalize_must_preallocate): Likewise. (compute_argument_addresses): Likewise. (expand_call): Likewise. * cfgexpand.c (expand_call_stmt): Likewise. (expand_return): Likewise. (expand_gimple_stmt_1): Likewise. (pass_expand::execute): Likewise. * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): Likewise. (cgraph_node::remove): Likewise. (cgraph_node::dump): Likewise. (cgraph_node::verify_node): Likewise. * cgraph.h (chkp_function_instrumented_p): Likewise. (symtab_node::get_alias_target): Likewise. (cgraph_node::can_remove_if_no_direct_calls_and_refs_p): Likewise. (cgraph_local_p): Likewise. * cgraphbuild.c (cgraph_edge::rebuild_edges): Likewise. (cgraph_edge::rebuild_references): Likewise. * cgraphunit.c (varpool_node::finalize_decl): Likewise. (walk_polymorphic_call_targets): Likewise. (cgraph_node::expand_thunk): Likewise. (symbol_table::output_weakrefs): Likewise. * common/config/i386/i386-common.c (OPTION_MASK_ISA2_GENERAL_REGS_ONLY_UNSET): Likewise. (ix86_handle_option): Likewise. * config/i386/constraints.md: Likewise. * config/i386/i386-builtin-types.def (BND): Likewise. (VOID): Likewise. (PVOID): Likewise. (ULONG): Likewise. * config/i386/i386-builtin.def (BDESC_END): Likewise. (BDESC_FIRST): Likewise. (BDESC): Likewise. * config/i386/i386-c.c (ix86_target_macros_internal): Likewise. * config/i386/i386-protos.h (ix86_bnd_prefixed_insn_p): Likewise. * config/i386/i386.c (enum reg_class): Likewise. (ix86_target_string): Likewise. (ix86_option_override_internal): Likewise. (ix86_conditional_register_usage): Likewise. (ix86_valid_target_attribute_inner_p): Likewise. (ix86_set_indirect_branch_type): Likewise. (ix86_set_current_function): Likewise. (ix86_function_arg_regno_p): Likewise. (init_cumulative_args): Likewise. (ix86_function_arg_advance): Likewise. (ix86_function_arg): Likewise. (ix86_pass_by_reference): Likewise. (ix86_function_value_regno_p): Likewise. (ix86_function_value_1): Likewise. (ix86_function_value_bounds): Likewise. (ix86_return_in_memory): Likewise. (ix86_setup_incoming_vararg_bounds): Likewise. (ix86_va_start): Likewise. (indirect_thunk_need_prefix): Likewise. (print_reg): Likewise. (ix86_print_operand): Likewise. (ix86_expand_call): Likewise. (ix86_output_function_return): Likewise. (reg_encoded_number): Likewise. (BDESC_VERIFYS): Likewise. (ix86_init_mpx_builtins): Likewise. (ix86_init_builtins): Likewise. (ix86_emit_cmove): Likewise. (ix86_emit_move_max): Likewise. (ix86_expand_builtin): Likewise. (ix86_builtin_mpx_function): Likewise. (ix86_get_arg_address_for_bt): Likewise. (ix86_load_bounds): Likewise. (ix86_store_bounds): Likewise. (ix86_load_returned_bounds): Likewise. (ix86_store_returned_bounds): Likewise. (ix86_class_likely_spilled_p): Likewise. (ix86_hard_regno_mode_ok): Likewise. (x86_order_regs_for_local_alloc): Likewise. (ix86_mitigate_rop): Likewise. (ix86_bnd_prefixed_insn_p): Likewise. (ix86_mpx_bound_mode): Likewise. (ix86_make_bounds_constant): Likewise. (ix86_initialize_bounds): Likewise. (TARGET_LOAD_BOUNDS_FOR_ARG): Likewise. (TARGET_STORE_BOUNDS_FOR_ARG): Likewise. (TARGET_LOAD_RETURNED_BOUNDS): Likewise. (TARGET_STORE_RETURNED_BOUNDS): Likewise. (TARGET_CHKP_BOUND_MODE): Likewise. (TARGET_BUILTIN_CHKP_FUNCTION): Likewise. (TARGET_CHKP_FUNCTION_VALUE_BOUNDS): Likewise. (TARGET_CHKP_MAKE_BOUNDS_CONSTANT): Likewise. (TARGET_CHKP_INITIALIZE_BOUNDS): Likewise. * config/i386/i386.h (TARGET_MPX): Likewise. (TARGET_MPX_P): Likewise. (VALID_BND_REG_MODE): Likewise. (FIRST_BND_REG): Likewise. (LAST_BND_REG): Likewise. (enum reg_class): Likewise. (BND_REG_P): Likewise. (BND_REGNO_P): Likewise. (BNDmode): Likewise. (ADJUST_INSN_LENGTH): Likewise. * config/i386/i386.md: Likewise. * config/i386/i386.opt: Likewise. * config/i386/linux-common.h (LIBMPX_LIBS): Likewise. (defined): Likewise. (LINK_MPX): Likewise. (MPX_SPEC): Likewise. (LIBMPX_SPEC): Likewise. (LIBMPXWRAPPERS_SPEC): Likewise. (CHKP_SPEC): Likewise. * config/i386/predicates.md: Likewise. * dbxout.c (dbxout_type): Likewise. * doc/extend.texi: Likewise. * doc/invoke.texi: Likewise. * doc/md.texi: Likewise. * doc/tm.texi: Likewise. * doc/tm.texi.in: Likewise. * dwarf2out.c (is_base_type): Likewise. (gen_formal_types_die): Likewise. (gen_subprogram_die): Likewise. (gen_type_die_with_usage): Likewise. (gen_decl_die): Likewise. (dwarf2out_late_global_decl): Likewise. * expr.c (expand_assignment): Likewise. (emit_storent_insn): Likewise. (store_expr_with_bounds): Likewise. (store_expr): Likewise. (expand_expr_real_1): Likewise. * expr.h (store_expr_with_bounds): Likewise. * function.c (use_register_for_decl): Likewise. (struct bounds_parm_data): Likewise. (assign_parms_augmented_arg_list): Likewise. (assign_parm_find_entry_rtl): Likewise. (assign_parm_is_stack_parm): Likewise. (assign_parm_load_bounds): Likewise. (assign_bounds): Likewise. (assign_parms): Likewise. (expand_function_start): Likewise. * gcc.c (CHKP_SPEC): Likewise. * gimple-fold.c (gimple_fold_builtin_memory_op): Likewise. * gimple-ssa-warn-restrict.c (builtin_access::builtin_access): Likewise. (wrestrict_dom_walker::check_call): Likewise. * gimple.c (gimple_build_call_from_tree): Likewise. * gimple.h (enum gf_mask): Likewise. (gimple_call_with_bounds_p): Likewise. (gimple_call_set_with_bounds): Likewise. * gimplify.c (gimplify_init_constructor): Likewise. * ipa-cp.c (initialize_node_lattices): Likewise. (propagate_constants_across_call): Likewise. (find_more_scalar_values_for_callers_subset): Likewise. * ipa-hsa.c (process_hsa_functions): Likewise. * ipa-icf-gimple.c (func_checker::compare_gimple_call): Likewise. * ipa-icf.c (sem_function::merge): Likewise. * ipa-inline.c (early_inliner): Likewise. * ipa-pure-const.c (warn_function_noreturn): Likewise. (warn_function_cold): Likewise. (propagate_pure_const): Likewise. * ipa-ref.h (enum GTY): Likewise. * ipa-split.c (find_retbnd): Likewise. (consider_split): Likewise. (split_function): Likewise. * ipa-visibility.c (cgraph_externally_visible_p): Likewise. * ipa.c (walk_polymorphic_call_targets): Likewise. (symbol_table::remove_unreachable_nodes): Likewise. (process_references): Likewise. (cgraph_build_static_cdtor_1): Likewise. * lto-cgraph.c (lto_output_node): Likewise. (output_refs): Likewise. (compute_ltrans_boundary): Likewise. (input_overwrite_node): Likewise. (input_node): Likewise. (input_cgraph_1): Likewise. * params.def (PARAM_CHKP_MAX_CTOR_SIZE): Likewise. * passes.c (pass_manager::execute_early_local_passes): Likewise. (class pass_chkp_instrumentation_passes): Likewise. (make_pass_chkp_instrumentation_passes): Likewise. * passes.def: Likewise. * rtl.h (struct GTY): Likewise. (CALL_EXPR_WITH_BOUNDS_P): Likewise. * stor-layout.c (layout_type): Likewise. * symtab.c: Likewise. * target.def: Likewise. * targhooks.c (default_chkp_bound_type): Likewise. (default_chkp_bound_mode): Likewise. (default_builtin_chkp_function): Likewise. (default_chkp_function_value_bounds): Likewise. (default_chkp_make_bounds_constant): Likewise. (default_chkp_initialize_bounds): Likewise. * targhooks.h (default_chkp_bound_type): Likewise. (default_chkp_bound_mode): Likewise. (default_builtin_chkp_function): Likewise. (default_chkp_function_value_bounds): Likewise. (default_chkp_make_bounds_constant): Likewise. (default_chkp_initialize_bounds): Likewise. * toplev.c (compile_file): Likewise. (process_options): Likewise. * tree-core.h (DEF_BUILTIN): Likewise. (DEF_BUILTIN_CHKP): Likewise. * tree-inline.c (declare_return_variable): Likewise. (remap_gimple_stmt): Likewise. (copy_bb): Likewise. (initialize_inlined_parameters): Likewise. (expand_call_inline): Likewise. * tree-pass.h (make_pass_ipa_chkp_versioning): Likewise. (make_pass_ipa_chkp_early_produce_thunks): Likewise. (make_pass_ipa_chkp_produce_thunks): Likewise. (make_pass_chkp): Likewise. (make_pass_chkp_opt): Likewise. (make_pass_chkp_instrumentation_passes): Likewise. * tree-pretty-print.c (dump_generic_node): Likewise. * tree-ssa-ccp.c (insert_clobber_before_stack_restore): Likewise. * tree-ssa-dce.c (propagate_necessity): Likewise. (eliminate_unnecessary_stmts): Likewise. * tree-ssa-pre.c (create_expression_by_pieces): Likewise. * tree-ssa-sccvn.c (copy_reference_ops_from_call): Likewise. * tree-ssa-sccvn.h: Likewise. * tree-ssa-strlen.c (get_string_length): Likewise. (valid_builtin_call): Likewise. (adjust_last_stmt): Likewise. (handle_builtin_strchr): Likewise. (handle_builtin_strcpy): Likewise. (handle_builtin_stxncpy): Likewise. (handle_builtin_memcpy): Likewise. (handle_builtin_strcat): Likewise. (strlen_check_and_optimize_stmt): Likewise. * tree-stdarg.c (expand_ifn_va_arg_1): Likewise. * tree-streamer-in.c: Likewise. * tree-streamer.c (record_common_node): Likewise. * tree.c (tree_code_size): Likewise. (wide_int_to_tree_1): Likewise. (type_contains_placeholder_1): Likewise. (build_common_tree_nodes): Likewise. * tree.def (POINTER_BOUNDS_TYPE): Likewise. * tree.h (POINTER_BOUNDS_TYPE_P): Likewise. (POINTER_BOUNDS_P): Likewise. (BOUNDED_TYPE_P): Likewise. (BOUNDED_P): Likewise. (CALL_WITH_BOUNDS_P): Likewise. (pointer_bounds_type_node): Likewise. * value-prof.c (gimple_ic): Likewise. * var-tracking.c (vt_add_function_parameters): Likewise. * varasm.c (make_decl_rtl): Likewise. (assemble_start_function): Likewise. (output_constant): Likewise. (maybe_assemble_visibility): Likewise. * varpool.c (ctor_for_folding): Likewise. * chkp-builtins.def: Remove. * ipa-chkp.c: Remove. * ipa-chkp.h: Remove. * rtl-chkp.c: Remove. * rtl-chkp.h: Remove. * tree-chkp-opt.c: Remove. * tree-chkp.c: Remove. * tree-chkp.h: Remove. 2018-06-08 Martin Liska <mliska@suse.cz> * c-attribs.c (handle_bnd_variable_size_attribute): Remove support for MPX (macros, related functions, fields in cgraph_node, ...). (handle_bnd_legacy): Likewise. (handle_bnd_instrument): Likewise. * c.opt: Likewise. 2018-06-08 Martin Liska <mliska@suse.cz> * lto-partition.c (add_references_to_partition): Remove support for MPX (macros, related functions, fields in cgraph_node, ...). (add_symbol_to_partition_1): Likewise. (privatize_symbol_name): Likewise. * lto-symtab.c (lto_cgraph_replace_node): Likewise. 2018-06-08 Martin Liska <mliska@suse.cz> * g++.dg/dg.exp: Do not use mpx.exp. * g++.dg/lto/lto.exp: Likewise. * g++.dg/lto/pr69729_0.C: Remove. * g++.dg/opt/pr71529.C: Remove. * g++.dg/pr63995-1.C: Remove. * g++.dg/pr68270.C: Remove. * g++.dg/pr71624.C: Remove. * g++.dg/pr71633.C: Remove. * g++.dg/pr79761.C: Remove. * g++.dg/pr79764.C: Remove. * g++.dg/pr79769.C: Remove. * gcc.dg/lto/chkp-privatize-1_0.c: Remove. * gcc.dg/lto/chkp-privatize-2_0.c: Remove. * gcc.dg/lto/chkp-privatize_0.c: Remove. * gcc.dg/lto/chkp-removed-alias_0.c: Remove. * gcc.dg/lto/chkp-static-bounds_0.c: Remove. * gcc.dg/lto/chkp-wrap-asm-name_0.c: Remove. * gcc.dg/lto/lto.exp: Do not use mpx.exp. * gcc.dg/lto/pr66221_0.c: Remove. * gcc.target/i386/chkp-always_inline.c: Remove. * gcc.target/i386/chkp-bndret.c: Remove. * gcc.target/i386/chkp-builtins-1.c: Remove. * gcc.target/i386/chkp-builtins-2.c: Remove. * gcc.target/i386/chkp-builtins-3.c: Remove. * gcc.target/i386/chkp-builtins-4.c: Remove. * gcc.target/i386/chkp-const-check-1.c: Remove. * gcc.target/i386/chkp-const-check-2.c: Remove. * gcc.target/i386/chkp-hidden-def.c: Remove. * gcc.target/i386/chkp-label-address.c: Remove. * gcc.target/i386/chkp-lifetime-1.c: Remove. * gcc.target/i386/chkp-narrow-bounds.c: Remove. * gcc.target/i386/chkp-pr69044.c: Remove. * gcc.target/i386/chkp-remove-bndint-1.c: Remove. * gcc.target/i386/chkp-remove-bndint-2.c: Remove. * gcc.target/i386/chkp-strchr.c: Remove. * gcc.target/i386/chkp-strlen-1.c: Remove. * gcc.target/i386/chkp-strlen-2.c: Remove. * gcc.target/i386/chkp-strlen-3.c: Remove. * gcc.target/i386/chkp-strlen-4.c: Remove. * gcc.target/i386/chkp-strlen-5.c: Remove. * gcc.target/i386/chkp-stropt-1.c: Remove. * gcc.target/i386/chkp-stropt-10.c: Remove. * gcc.target/i386/chkp-stropt-11.c: Remove. * gcc.target/i386/chkp-stropt-12.c: Remove. * gcc.target/i386/chkp-stropt-13.c: Remove. * gcc.target/i386/chkp-stropt-14.c: Remove. * gcc.target/i386/chkp-stropt-15.c: Remove. * gcc.target/i386/chkp-stropt-16.c: Remove. * gcc.target/i386/chkp-stropt-17.c: Remove. * gcc.target/i386/chkp-stropt-2.c: Remove. * gcc.target/i386/chkp-stropt-3.c: Remove. * gcc.target/i386/chkp-stropt-4.c: Remove. * gcc.target/i386/chkp-stropt-5.c: Remove. * gcc.target/i386/chkp-stropt-6.c: Remove. * gcc.target/i386/chkp-stropt-7.c: Remove. * gcc.target/i386/chkp-stropt-8.c: Remove. * gcc.target/i386/chkp-stropt-9.c: Remove. * gcc.target/i386/i386.exp: Do not use mpx.exp. * gcc.target/i386/indirect-thunk-11.c: Remove. * gcc.target/i386/indirect-thunk-12.c: Remove. * gcc.target/i386/indirect-thunk-attr-12.c: Remove. * gcc.target/i386/indirect-thunk-attr-13.c: Remove. * gcc.target/i386/indirect-thunk-bnd-1.c: Remove. * gcc.target/i386/indirect-thunk-bnd-2.c: Remove. * gcc.target/i386/indirect-thunk-bnd-3.c: Remove. * gcc.target/i386/indirect-thunk-bnd-4.c: Remove. * gcc.target/i386/interrupt-bnd-err-1.c: Remove. * gcc.target/i386/interrupt-bnd-err-2.c: Remove. * gcc.target/i386/mpx/alloca-1-lbv.c: Remove. * gcc.target/i386/mpx/alloca-1-nov.c: Remove. * gcc.target/i386/mpx/alloca-1-ubv.c: Remove. * gcc.target/i386/mpx/arg-addr-1-lbv.c: Remove. * gcc.target/i386/mpx/arg-addr-1-nov.c: Remove. * gcc.target/i386/mpx/arg-addr-1-ubv.c: Remove. * gcc.target/i386/mpx/bitfields-1-lbv.c: Remove. * gcc.target/i386/mpx/bitfields-1-nov.c: Remove. * gcc.target/i386/mpx/bitfields-1-ubv.c: Remove. * gcc.target/i386/mpx/builtin-bnd-chk-ptr-bounds-1-lbv.c: Remove. * gcc.target/i386/mpx/builtin-bnd-chk-ptr-bounds-1-nov.c: Remove. * gcc.target/i386/mpx/builtin-bnd-chk-ptr-bounds-1-ubv.c: Remove. * gcc.target/i386/mpx/builtin-bnd-chk-ptr-bounds-2.c: Remove. * gcc.target/i386/mpx/builtin-bnd-chk-ptr-lbounds-1-lbv.c: Remove. * gcc.target/i386/mpx/builtin-bnd-chk-ptr-lbounds-1-nov.c: Remove. * gcc.target/i386/mpx/builtin-bnd-chk-ptr-lbounds-2.c: Remove. * gcc.target/i386/mpx/builtin-bnd-chk-ptr-ubounds-1-nov.c: Remove. * gcc.target/i386/mpx/builtin-bnd-chk-ptr-ubounds-1-ubv.c: Remove. * gcc.target/i386/mpx/builtin-bnd-chk-ptr-ubounds-2.c: Remove. * gcc.target/i386/mpx/builtin-bnd-copy-ptr-bounds-1.c: Remove. * gcc.target/i386/mpx/builtin-bnd-copy-ptr-bounds-2-lbv.c: Remove. * gcc.target/i386/mpx/builtin-bnd-copy-ptr-bounds-2-nov.c: Remove. * gcc.target/i386/mpx/builtin-bnd-copy-ptr-bounds-2-ubv.c: Remove. * gcc.target/i386/mpx/builtin-bnd-copy-ptr-bounds-3.c: Remove. * gcc.target/i386/mpx/builtin-bnd-get-ptr-lbound-1.c: Remove. * gcc.target/i386/mpx/builtin-bnd-get-ptr-lbound-2.c: Remove. * gcc.target/i386/mpx/builtin-bnd-get-ptr-ubound-1.c: Remove. * gcc.target/i386/mpx/builtin-bnd-get-ptr-ubound-2.c: Remove. * gcc.target/i386/mpx/builtin-bnd-init-ptr-bounds-1.c: Remove. * gcc.target/i386/mpx/builtin-bnd-init-ptr-bounds-2-nov.c: Remove. * gcc.target/i386/mpx/builtin-bnd-init-ptr-bounds-3.c: Remove. * gcc.target/i386/mpx/builtin-bnd-narrow-ptr-bounds-1.c: Remove. * gcc.target/i386/mpx/builtin-bnd-narrow-ptr-bounds-2-lbv.c: Remove. * gcc.target/i386/mpx/builtin-bnd-narrow-ptr-bounds-2-nov.c: Remove. * gcc.target/i386/mpx/builtin-bnd-narrow-ptr-bounds-2-ubv.c: Remove. * gcc.target/i386/mpx/builtin-bnd-narrow-ptr-bounds-3-lbv.c: Remove. * gcc.target/i386/mpx/builtin-bnd-narrow-ptr-bounds-3-nov.c: Remove. * gcc.target/i386/mpx/builtin-bnd-narrow-ptr-bounds-3-ubv.c: Remove. * gcc.target/i386/mpx/builtin-bnd-narrow-ptr-bounds-4.c: Remove. * gcc.target/i386/mpx/builtin-bnd-null-ptr-bounds-1-bbv.c: Remove. * gcc.target/i386/mpx/builtin-bnd-set-ptr-bounds-1.c: Remove. * gcc.target/i386/mpx/builtin-bnd-set-ptr-bounds-2-lbv.c: Remove. * gcc.target/i386/mpx/builtin-bnd-set-ptr-bounds-2-nov.c: Remove. * gcc.target/i386/mpx/builtin-bnd-set-ptr-bounds-2-ubv.c: Remove. * gcc.target/i386/mpx/builtin-bnd-set-ptr-bounds-3.c: Remove. * gcc.target/i386/mpx/builtin-bnd-store-ptr-bounds-1-lbv.c: Remove. * gcc.target/i386/mpx/builtin-bnd-store-ptr-bounds-1-nov.c: Remove. * gcc.target/i386/mpx/builtin-bnd-store-ptr-bounds-1-ubv.c: Remove. * gcc.target/i386/mpx/builtin-bnd-store-ptr-bounds-2.c: Remove. * gcc.target/i386/mpx/calloc-1-lbv.c: Remove. * gcc.target/i386/mpx/calloc-1-nov.c: Remove. * gcc.target/i386/mpx/calloc-1-ubv.c: Remove. * gcc.target/i386/mpx/chkp-fix-calls-1.c: Remove. * gcc.target/i386/mpx/chkp-fix-calls-2.c: Remove. * gcc.target/i386/mpx/chkp-fix-calls-3.c: Remove. * gcc.target/i386/mpx/chkp-fix-calls-4.c: Remove. * gcc.target/i386/mpx/chkp-thunk-comdat-1.cc: Remove. * gcc.target/i386/mpx/chkp-thunk-comdat-2.cc: Remove. * gcc.target/i386/mpx/chkp-thunk-comdat-3.c: Remove. * gcc.target/i386/mpx/fastcall-1-lbv.c: Remove. * gcc.target/i386/mpx/fastcall-1-nov.c: Remove. * gcc.target/i386/mpx/fastcall-1-ubv.c: Remove. * gcc.target/i386/mpx/fastcall-2-lbv.c: Remove. * gcc.target/i386/mpx/fastcall-2-nov.c: Remove. * gcc.target/i386/mpx/fastcall-2-ubv.c: Remove. * gcc.target/i386/mpx/field-addr-1-lbv.c: Remove. * gcc.target/i386/mpx/field-addr-1-nov.c: Remove. * gcc.target/i386/mpx/field-addr-1-ubv.c: Remove. * gcc.target/i386/mpx/field-addr-10-lbv.c: Remove. * gcc.target/i386/mpx/field-addr-10-nov.c: Remove. * gcc.target/i386/mpx/field-addr-10-ubv.c: Remove. * gcc.target/i386/mpx/field-addr-2-lbv.c: Remove. * gcc.target/i386/mpx/field-addr-2-nov.c: Remove. * gcc.target/i386/mpx/field-addr-2-ubv.c: Remove. * gcc.target/i386/mpx/field-addr-3-lbv.c: Remove. * gcc.target/i386/mpx/field-addr-3-nov.c: Remove. * gcc.target/i386/mpx/field-addr-3-ubv.c: Remove. * gcc.target/i386/mpx/field-addr-4-lbv.c: Remove. * gcc.target/i386/mpx/field-addr-4-nov.c: Remove. * gcc.target/i386/mpx/field-addr-4-ubv.c: Remove. * gcc.target/i386/mpx/field-addr-5-lbv.c: Remove. * gcc.target/i386/mpx/field-addr-5-nov.c: Remove. * gcc.target/i386/mpx/field-addr-5-ubv.c: Remove. * gcc.target/i386/mpx/field-addr-6-lbv.c: Remove. * gcc.target/i386/mpx/field-addr-6-nov.c: Remove. * gcc.target/i386/mpx/field-addr-6-ubv.c: Remove. * gcc.target/i386/mpx/field-addr-7-lbv.c: Remove. * gcc.target/i386/mpx/field-addr-7-nov.c: Remove. * gcc.target/i386/mpx/field-addr-7-ubv.c: Remove. * gcc.target/i386/mpx/field-addr-8-lbv.c: Remove. * gcc.target/i386/mpx/field-addr-8-nov.c: Remove. * gcc.target/i386/mpx/field-addr-8-ubv.c: Remove. * gcc.target/i386/mpx/field-addr-9-lbv.c: Remove. * gcc.target/i386/mpx/field-addr-9-nov.c: Remove. * gcc.target/i386/mpx/field-addr-9-ubv.c: Remove. * gcc.target/i386/mpx/frame-address-1-nov.c: Remove. * gcc.target/i386/mpx/hard-reg-1-nov.c: Remove. * gcc.target/i386/mpx/hard-reg-2-lbv.c: Remove. * gcc.target/i386/mpx/hard-reg-2-nov.c: Remove. * gcc.target/i386/mpx/hard-reg-2-ubv.c: Remove. * gcc.target/i386/mpx/if-stmt-1-lbv.c: Remove. * gcc.target/i386/mpx/if-stmt-1-nov.c: Remove. * gcc.target/i386/mpx/if-stmt-1-ubv.c: Remove. * gcc.target/i386/mpx/if-stmt-2-lbv.c: Remove. * gcc.target/i386/mpx/if-stmt-2-nov.c: Remove. * gcc.target/i386/mpx/if-stmt-2-ubv.c: Remove. * gcc.target/i386/mpx/label-address-1.c: Remove. * gcc.target/i386/mpx/legacy-1-nov.c: Remove. * gcc.target/i386/mpx/macro.c: Remove. * gcc.target/i386/mpx/malloc-1-lbv.c: Remove. * gcc.target/i386/mpx/malloc-1-nov.c: Remove. * gcc.target/i386/mpx/malloc-1-ubv.c: Remove. * gcc.target/i386/mpx/memcpy-1.c: Remove. * gcc.target/i386/mpx/memmove-1.c: Remove. * gcc.target/i386/mpx/memmove-2.c: Remove. * gcc.target/i386/mpx/memmove-zero-length.c: Remove. * gcc.target/i386/mpx/mpx-check.h: Remove. * gcc.target/i386/mpx/mpx-os-support.h: Remove. * gcc.target/i386/mpx/mpx.exp: Remove. * gcc.target/i386/mpx/nested-function-1-lbv.c: Remove. * gcc.target/i386/mpx/nested-function-1-nov.c: Remove. * gcc.target/i386/mpx/nested-function-1-ubv.c: Remove. * gcc.target/i386/mpx/pointer-arg-1-lbv.c: Remove. * gcc.target/i386/mpx/pointer-arg-1-nov.c: Remove. * gcc.target/i386/mpx/pointer-arg-1-ubv.c: Remove. * gcc.target/i386/mpx/pointer-arg-2-lbv.c: Remove. * gcc.target/i386/mpx/pointer-arg-2-nov.c: Remove. * gcc.target/i386/mpx/pointer-arg-2-ubv.c: Remove. * gcc.target/i386/mpx/pointer-arg-3-lbv.c: Remove. * gcc.target/i386/mpx/pointer-arg-3-nov.c: Remove. * gcc.target/i386/mpx/pointer-arg-3-ubv.c: Remove. * gcc.target/i386/mpx/pointer-arg-4-lbv.c: Remove. * gcc.target/i386/mpx/pointer-arg-4-nov.c: Remove. * gcc.target/i386/mpx/pointer-arg-4-ubv.c: Remove. * gcc.target/i386/mpx/pointer-arg-5-lbv.c: Remove. * gcc.target/i386/mpx/pointer-arg-5-nov.c: Remove. * gcc.target/i386/mpx/pointer-arg-5-ubv.c: Remove. * gcc.target/i386/mpx/pointer-diff-1.c: Remove. * gcc.target/i386/mpx/pointer-store-1-lbv.c: Remove. * gcc.target/i386/mpx/pointer-store-1-nov.c: Remove. * gcc.target/i386/mpx/pointer-store-1-ubv.c: Remove. * gcc.target/i386/mpx/pr65508.c: Remove. * gcc.target/i386/mpx/pr65531.cc: Remove. * gcc.target/i386/mpx/pr66048.cc: Remove. * gcc.target/i386/mpx/pr66134.c: Remove. * gcc.target/i386/mpx/pr66566.c: Remove. * gcc.target/i386/mpx/pr66567.c: Remove. * gcc.target/i386/mpx/pr66568.c: Remove. * gcc.target/i386/mpx/pr66569.c: Remove. * gcc.target/i386/mpx/pr66581.c: Remove. * gcc.target/i386/mpx/pr68337-1.c: Remove. * gcc.target/i386/mpx/pr68337-2.c: Remove. * gcc.target/i386/mpx/pr68416.c: Remove. * gcc.target/i386/mpx/pr78339.c: Remove. * gcc.target/i386/mpx/pr79631.c: Remove. * gcc.target/i386/mpx/pr79633.c: Remove. * gcc.target/i386/mpx/pr79753.c: Remove. * gcc.target/i386/mpx/pr79770.c: Remove. * gcc.target/i386/mpx/pr79987.c: Remove. * gcc.target/i386/mpx/pr79988.c: Remove. * gcc.target/i386/mpx/realloc-1-lbv.c: Remove. * gcc.target/i386/mpx/realloc-1-nov.c: Remove. * gcc.target/i386/mpx/realloc-1-ubv.c: Remove. * gcc.target/i386/mpx/realloc-2-lbv.c: Remove. * gcc.target/i386/mpx/realloc-2-nov.c: Remove. * gcc.target/i386/mpx/realloc-2-ubv.c: Remove. * gcc.target/i386/mpx/reference-1-lbv.cpp: Remove. * gcc.target/i386/mpx/reference-1-nov.cpp: Remove. * gcc.target/i386/mpx/reference-1-ubv.cpp: Remove. * gcc.target/i386/mpx/reference-2-lbv.cpp: Remove. * gcc.target/i386/mpx/reference-2-nov.cpp: Remove. * gcc.target/i386/mpx/reference-2-ubv.cpp: Remove. * gcc.target/i386/mpx/reference-3-lbv.cpp: Remove. * gcc.target/i386/mpx/reference-3-nov.cpp: Remove. * gcc.target/i386/mpx/reference-3-ubv.cpp: Remove. * gcc.target/i386/mpx/reference-4-lbv.cpp: Remove. * gcc.target/i386/mpx/reference-4-nov.cpp: Remove. * gcc.target/i386/mpx/reference-4-ubv.cpp: Remove. * gcc.target/i386/mpx/return-pointer-1-lbv.c: Remove. * gcc.target/i386/mpx/return-pointer-1-nov.c: Remove. * gcc.target/i386/mpx/return-pointer-1-ubv.c: Remove. * gcc.target/i386/mpx/return-struct-1-lbv.c: Remove. * gcc.target/i386/mpx/return-struct-1-nov.c: Remove. * gcc.target/i386/mpx/return-struct-1-ubv.c: Remove. * gcc.target/i386/mpx/return-struct-2-lbv.c: Remove. * gcc.target/i386/mpx/return-struct-2-nov.c: Remove. * gcc.target/i386/mpx/return-struct-2-ubv.c: Remove. * gcc.target/i386/mpx/return-struct-3-lbv.c: Remove. * gcc.target/i386/mpx/return-struct-3-nov.c: Remove. * gcc.target/i386/mpx/return-struct-3-ubv.c: Remove. * gcc.target/i386/mpx/return-struct-4-lbv.c: Remove. * gcc.target/i386/mpx/return-struct-4-nov.c: Remove. * gcc.target/i386/mpx/return-struct-4-ubv.c: Remove. * gcc.target/i386/mpx/return-struct-5-lbv.c: Remove. * gcc.target/i386/mpx/return-struct-5-nov.c: Remove. * gcc.target/i386/mpx/return-struct-5-ubv.c: Remove. * gcc.target/i386/mpx/return-struct-6-lbv.c: Remove. * gcc.target/i386/mpx/return-struct-6-nov.c: Remove. * gcc.target/i386/mpx/return-struct-6-ubv.c: Remove. * gcc.target/i386/mpx/sincos-1-nov.c: Remove. * gcc.target/i386/mpx/static-array-1-lbv.c: Remove. * gcc.target/i386/mpx/static-array-1-nov.c: Remove. * gcc.target/i386/mpx/static-array-1-ubv.c: Remove. * gcc.target/i386/mpx/static-init-1-lbv.c: Remove. * gcc.target/i386/mpx/static-init-1-nov.c: Remove. * gcc.target/i386/mpx/static-init-1-ubv.c: Remove. * gcc.target/i386/mpx/static-init-2-lbv.c: Remove. * gcc.target/i386/mpx/static-init-2-nov.c: Remove. * gcc.target/i386/mpx/static-init-2-ubv.c: Remove. * gcc.target/i386/mpx/static-init-3-lbv.c: Remove. * gcc.target/i386/mpx/static-init-3-nov.c: Remove. * gcc.target/i386/mpx/static-init-3-ubv.c: Remove. * gcc.target/i386/mpx/static-init-4-lbv.c: Remove. * gcc.target/i386/mpx/static-init-4-nov.c: Remove. * gcc.target/i386/mpx/static-init-4-ubv.c: Remove. * gcc.target/i386/mpx/static-init-5-lbv.c: Remove. * gcc.target/i386/mpx/static-init-5-nov.c: Remove. * gcc.target/i386/mpx/static-init-5-ubv.c: Remove. * gcc.target/i386/mpx/static-init-6-lbv.c: Remove. * gcc.target/i386/mpx/static-init-6-nov.c: Remove. * gcc.target/i386/mpx/static-init-6-ubv.c: Remove. * gcc.target/i386/mpx/static-string-1-lbv.c: Remove. * gcc.target/i386/mpx/static-string-1-nov.c: Remove. * gcc.target/i386/mpx/static-string-1-ubv.c: Remove. * gcc.target/i386/mpx/struct-arg-1-lbv.c: Remove. * gcc.target/i386/mpx/struct-arg-1-nov.c: Remove. * gcc.target/i386/mpx/struct-arg-1-ubv.c: Remove. * gcc.target/i386/mpx/struct-arg-10-lbv.c: Remove. * gcc.target/i386/mpx/struct-arg-10-nov.c: Remove. * gcc.target/i386/mpx/struct-arg-10-ubv.c: Remove. * gcc.target/i386/mpx/struct-arg-2-lbv.c: Remove. * gcc.target/i386/mpx/struct-arg-2-nov.c: Remove. * gcc.target/i386/mpx/struct-arg-2-ubv.c: Remove. * gcc.target/i386/mpx/struct-arg-3-lbv.c: Remove. * gcc.target/i386/mpx/struct-arg-3-nov.c: Remove. * gcc.target/i386/mpx/struct-arg-3-ubv.c: Remove. * gcc.target/i386/mpx/struct-arg-4-lbv.c: Remove. * gcc.target/i386/mpx/struct-arg-4-nov.c: Remove. * gcc.target/i386/mpx/struct-arg-4-ubv.c: Remove. * gcc.target/i386/mpx/struct-arg-5-lbv.c: Remove. * gcc.target/i386/mpx/struct-arg-5-nov.c: Remove. * gcc.target/i386/mpx/struct-arg-5-ubv.c: Remove. * gcc.target/i386/mpx/struct-arg-6-lbv.c: Remove. * gcc.target/i386/mpx/struct-arg-6-nov.c: Remove. * gcc.target/i386/mpx/struct-arg-6-ubv.c: Remove. * gcc.target/i386/mpx/struct-arg-7-lbv.c: Remove. * gcc.target/i386/mpx/struct-arg-7-nov.c: Remove. * gcc.target/i386/mpx/struct-arg-7-ubv.c: Remove. * gcc.target/i386/mpx/struct-arg-8-lbv.c: Remove. * gcc.target/i386/mpx/struct-arg-8-nov.c: Remove. * gcc.target/i386/mpx/struct-arg-8-ubv.c: Remove. * gcc.target/i386/mpx/struct-arg-9-lbv.c: Remove. * gcc.target/i386/mpx/struct-arg-9-nov.c: Remove. * gcc.target/i386/mpx/struct-arg-9-ubv.c: Remove. * gcc.target/i386/mpx/struct-copy-1-lbv.c: Remove. * gcc.target/i386/mpx/struct-copy-1-nov.c: Remove. * gcc.target/i386/mpx/struct-copy-1-ubv.c: Remove. * gcc.target/i386/mpx/struct-copy-2-lbv.c: Remove. * gcc.target/i386/mpx/struct-copy-2-nov.c: Remove. * gcc.target/i386/mpx/struct-copy-2-ubv.c: Remove. * gcc.target/i386/mpx/thread-local-var-1-lbv.c: Remove. * gcc.target/i386/mpx/thread-local-var-1-nov.c: Remove. * gcc.target/i386/mpx/thread-local-var-1-ubv.c: Remove. * gcc.target/i386/mpx/union-arg-1-lbv.c: Remove. * gcc.target/i386/mpx/union-arg-1-nov.c: Remove. * gcc.target/i386/mpx/union-arg-1-ubv.c: Remove. * gcc.target/i386/mpx/va-arg-pack-1-lbv.c: Remove. * gcc.target/i386/mpx/va-arg-pack-1-nov.c: Remove. * gcc.target/i386/mpx/va-arg-pack-1-ubv.c: Remove. * gcc.target/i386/mpx/va-arg-pack-2-lbv.c: Remove. * gcc.target/i386/mpx/va-arg-pack-2-nov.c: Remove. * gcc.target/i386/mpx/va-arg-pack-2-ubv.c: Remove. * gcc.target/i386/mpx/vararg-1-lbv.c: Remove. * gcc.target/i386/mpx/vararg-1-nov.c: Remove. * gcc.target/i386/mpx/vararg-1-ubv.c: Remove. * gcc.target/i386/mpx/vararg-2-lbv.c: Remove. * gcc.target/i386/mpx/vararg-2-nov.c: Remove. * gcc.target/i386/mpx/vararg-2-ubv.c: Remove. * gcc.target/i386/mpx/vararg-3-lbv.c: Remove. * gcc.target/i386/mpx/vararg-3-nov.c: Remove. * gcc.target/i386/mpx/vararg-3-ubv.c: Remove. * gcc.target/i386/mpx/vararg-4-lbv.c: Remove. * gcc.target/i386/mpx/vararg-4-nov.c: Remove. * gcc.target/i386/mpx/vararg-4-ubv.c: Remove. * gcc.target/i386/mpx/vararg-5-lbv.c: Remove. * gcc.target/i386/mpx/vararg-5-nov.c: Remove. * gcc.target/i386/mpx/vararg-5-ubv.c: Remove. * gcc.target/i386/mpx/vararg-6-lbv.c: Remove. * gcc.target/i386/mpx/vararg-6-nov.c: Remove. * gcc.target/i386/mpx/vararg-6-ubv.c: Remove. * gcc.target/i386/mpx/vararg-7-lbv.c: Remove. * gcc.target/i386/mpx/vararg-7-nov.c: Remove. * gcc.target/i386/mpx/vararg-7-ubv.c: Remove. * gcc.target/i386/mpx/vararg-8-lbv.c: Remove. * gcc.target/i386/mpx/vararg-8-nov.c: Remove. * gcc.target/i386/mpx/vararg-8-ubv.c: Remove. * gcc.target/i386/mpx/vla-1-lbv.c: Remove. * gcc.target/i386/mpx/vla-1-nov.c: Remove. * gcc.target/i386/mpx/vla-1-ubv.c: Remove. * gcc.target/i386/mpx/vla-2-lbv.c: Remove. * gcc.target/i386/mpx/vla-2-nov.c: Remove. * gcc.target/i386/mpx/vla-2-ubv.c: Remove. * gcc.target/i386/mpx/vla-trailing-1-lbv.c: Remove. * gcc.target/i386/mpx/vla-trailing-1-nov.c: Remove. * gcc.target/i386/mpx/vla-trailing-1-ubv.c: Remove. * gcc.target/i386/pr63995-2.c: Remove. * gcc.target/i386/pr64805.c: Remove. * gcc.target/i386/pr65044.c: Remove. * gcc.target/i386/pr65167.c: Remove. * gcc.target/i386/pr65183.c: Remove. * gcc.target/i386/pr65184.c: Remove. * gcc.target/i386/pr65523.c: Remove. * gcc.target/i386/pr70876.c: Remove. * gcc.target/i386/pr70877.c: Remove. * gcc.target/i386/pr71458.c: Remove. * gcc.target/i386/pr80880.c: Remove. * gcc.target/i386/ret-thunk-25.c: Remove. * gcc.target/i386/thunk-retbnd.c: Remove. * lib/mpx-dg.exp: Remove. * gcc.target/i386/funcspec-56.inc: Adjust test case. From-SVN: r261304
1066 lines
30 KiB
Plaintext
1066 lines
30 KiB
Plaintext
; Options for the IA-32 and AMD64 ports of the compiler.
|
|
|
|
; Copyright (C) 2005-2018 Free Software Foundation, Inc.
|
|
;
|
|
; This file is part of GCC.
|
|
;
|
|
; GCC is free software; you can redistribute it and/or modify it under
|
|
; the terms of the GNU General Public License as published by the Free
|
|
; Software Foundation; either version 3, or (at your option) any later
|
|
; version.
|
|
;
|
|
; GCC is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
; WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
; FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
; for more details.
|
|
;
|
|
; You should have received a copy of the GNU General Public License
|
|
; along with GCC; see the file COPYING3. If not see
|
|
; <http://www.gnu.org/licenses/>.
|
|
|
|
HeaderInclude
|
|
config/i386/i386-opts.h
|
|
|
|
; Bit flags that specify the ISA we are compiling for.
|
|
Variable
|
|
HOST_WIDE_INT ix86_isa_flags = TARGET_64BIT_DEFAULT | TARGET_SUBTARGET_ISA_DEFAULT
|
|
|
|
Variable
|
|
HOST_WIDE_INT ix86_isa_flags2 = 0
|
|
|
|
; A mask of ix86_isa_flags that includes bit X if X was set or cleared
|
|
; on the command line.
|
|
Variable
|
|
HOST_WIDE_INT ix86_isa_flags_explicit
|
|
|
|
Variable
|
|
HOST_WIDE_INT ix86_isa_flags2_explicit
|
|
|
|
; Additional target flags
|
|
Variable
|
|
int ix86_target_flags
|
|
|
|
TargetVariable
|
|
int recip_mask = RECIP_MASK_DEFAULT
|
|
|
|
Variable
|
|
int recip_mask_explicit
|
|
|
|
TargetSave
|
|
int x_recip_mask_explicit
|
|
|
|
;; Definitions to add to the cl_target_option structure
|
|
;; -march= processor
|
|
TargetSave
|
|
unsigned char arch
|
|
|
|
;; -mtune= processor
|
|
TargetSave
|
|
unsigned char tune
|
|
|
|
;; -march= processor-string
|
|
TargetSave
|
|
const char *x_ix86_arch_string
|
|
|
|
;; -mtune= processor-string
|
|
TargetSave
|
|
const char *x_ix86_tune_string
|
|
|
|
;; CPU schedule model
|
|
TargetSave
|
|
unsigned char schedule
|
|
|
|
;; True if processor has SSE prefetch instruction.
|
|
TargetSave
|
|
unsigned char prefetch_sse
|
|
|
|
;; branch cost
|
|
TargetSave
|
|
unsigned char branch_cost
|
|
|
|
;; which flags were passed by the user
|
|
TargetSave
|
|
HOST_WIDE_INT x_ix86_isa_flags2_explicit
|
|
|
|
;; which flags were passed by the user
|
|
TargetSave
|
|
HOST_WIDE_INT x_ix86_isa_flags_explicit
|
|
|
|
;; whether -mtune was not specified
|
|
TargetSave
|
|
unsigned char tune_defaulted
|
|
|
|
;; whether -march was specified
|
|
TargetSave
|
|
unsigned char arch_specified
|
|
|
|
;; -mcmodel= model
|
|
TargetSave
|
|
enum cmodel x_ix86_cmodel
|
|
|
|
;; -mabi=
|
|
TargetSave
|
|
enum calling_abi x_ix86_abi
|
|
|
|
;; -masm=
|
|
TargetSave
|
|
enum asm_dialect x_ix86_asm_dialect
|
|
|
|
;; -mbranch-cost=
|
|
TargetSave
|
|
int x_ix86_branch_cost
|
|
|
|
;; -mdump-tune-features=
|
|
TargetSave
|
|
int x_ix86_dump_tunes
|
|
|
|
;; -mstackrealign=
|
|
TargetSave
|
|
int x_ix86_force_align_arg_pointer
|
|
|
|
;; -mforce-drap=
|
|
TargetSave
|
|
int x_ix86_force_drap
|
|
|
|
;; -mincoming-stack-boundary=
|
|
TargetSave
|
|
int x_ix86_incoming_stack_boundary_arg
|
|
|
|
;; -maddress-mode=
|
|
TargetSave
|
|
enum pmode x_ix86_pmode
|
|
|
|
;; -mpreferred-stack-boundary=
|
|
TargetSave
|
|
int x_ix86_preferred_stack_boundary_arg
|
|
|
|
;; -mrecip=
|
|
TargetSave
|
|
const char *x_ix86_recip_name
|
|
|
|
;; -mregparm=
|
|
TargetSave
|
|
int x_ix86_regparm
|
|
|
|
;; -mlarge-data-threshold=
|
|
TargetSave
|
|
int x_ix86_section_threshold
|
|
|
|
;; -msse2avx=
|
|
TargetSave
|
|
int x_ix86_sse2avx
|
|
|
|
;; -mstack-protector-guard=
|
|
TargetSave
|
|
enum stack_protector_guard x_ix86_stack_protector_guard
|
|
|
|
;; -mstringop-strategy=
|
|
TargetSave
|
|
enum stringop_alg x_ix86_stringop_alg
|
|
|
|
;; -mtls-dialect=
|
|
TargetSave
|
|
enum tls_dialect x_ix86_tls_dialect
|
|
|
|
;; -mtune-ctrl=
|
|
TargetSave
|
|
const char *x_ix86_tune_ctrl_string
|
|
|
|
;; -mmemcpy-strategy=
|
|
TargetSave
|
|
const char *x_ix86_tune_memcpy_strategy
|
|
|
|
;; -mmemset-strategy=
|
|
TargetSave
|
|
const char *x_ix86_tune_memset_strategy
|
|
|
|
;; -mno-default=
|
|
TargetSave
|
|
int x_ix86_tune_no_default
|
|
|
|
;; -mveclibabi=
|
|
TargetSave
|
|
enum ix86_veclibabi x_ix86_veclibabi_type
|
|
|
|
;; -mprefer-vector-width=
|
|
TargetSave
|
|
enum prefer_vector_width x_prefer_vector_width_type
|
|
|
|
;; x86 options
|
|
m128bit-long-double
|
|
Target RejectNegative Report Mask(128BIT_LONG_DOUBLE) Save
|
|
sizeof(long double) is 16.
|
|
|
|
m80387
|
|
Target Report Mask(80387) Save
|
|
Use hardware fp.
|
|
|
|
m96bit-long-double
|
|
Target RejectNegative Report InverseMask(128BIT_LONG_DOUBLE) Save
|
|
sizeof(long double) is 12.
|
|
|
|
mlong-double-80
|
|
Target Report RejectNegative Negative(mlong-double-64) InverseMask(LONG_DOUBLE_64) Save
|
|
Use 80-bit long double.
|
|
|
|
mlong-double-64
|
|
Target Report RejectNegative Negative(mlong-double-128) Mask(LONG_DOUBLE_64) InverseMask(LONG_DOUBLE_128) Save
|
|
Use 64-bit long double.
|
|
|
|
mlong-double-128
|
|
Target Report RejectNegative Negative(mlong-double-80) Mask(LONG_DOUBLE_128) InverseMask(LONG_DOUBLE_64) Save
|
|
Use 128-bit long double.
|
|
|
|
maccumulate-outgoing-args
|
|
Target Report Mask(ACCUMULATE_OUTGOING_ARGS) Save
|
|
Reserve space for outgoing arguments in the function prologue.
|
|
|
|
malign-double
|
|
Target Report Mask(ALIGN_DOUBLE) Save
|
|
Align some doubles on dword boundary.
|
|
|
|
malign-functions=
|
|
Target RejectNegative Joined UInteger
|
|
Function starts are aligned to this power of 2.
|
|
|
|
malign-jumps=
|
|
Target RejectNegative Joined UInteger
|
|
Jump targets are aligned to this power of 2.
|
|
|
|
malign-loops=
|
|
Target RejectNegative Joined UInteger
|
|
Loop code aligned to this power of 2.
|
|
|
|
malign-stringops
|
|
Target RejectNegative Report InverseMask(NO_ALIGN_STRINGOPS, ALIGN_STRINGOPS) Save
|
|
Align destination of the string operations.
|
|
|
|
malign-data=
|
|
Target RejectNegative Joined Var(ix86_align_data_type) Enum(ix86_align_data) Init(ix86_align_data_type_compat)
|
|
Use the given data alignment.
|
|
|
|
Enum
|
|
Name(ix86_align_data) Type(enum ix86_align_data)
|
|
Known data alignment choices (for use with the -malign-data= option):
|
|
|
|
EnumValue
|
|
Enum(ix86_align_data) String(compat) Value(ix86_align_data_type_compat)
|
|
|
|
EnumValue
|
|
Enum(ix86_align_data) String(abi) Value(ix86_align_data_type_abi)
|
|
|
|
EnumValue
|
|
Enum(ix86_align_data) String(cacheline) Value(ix86_align_data_type_cacheline)
|
|
|
|
march=
|
|
Target RejectNegative Joined Var(ix86_arch_string)
|
|
Generate code for given CPU.
|
|
|
|
masm=
|
|
Target RejectNegative Joined Enum(asm_dialect) Var(ix86_asm_dialect) Init(ASM_ATT)
|
|
Use given assembler dialect.
|
|
|
|
Enum
|
|
Name(asm_dialect) Type(enum asm_dialect)
|
|
Known assembler dialects (for use with the -masm= option):
|
|
|
|
EnumValue
|
|
Enum(asm_dialect) String(intel) Value(ASM_INTEL)
|
|
|
|
EnumValue
|
|
Enum(asm_dialect) String(att) Value(ASM_ATT)
|
|
|
|
mbranch-cost=
|
|
Target RejectNegative Joined UInteger Var(ix86_branch_cost) IntegerRange(0, 5)
|
|
Branches are this expensive (arbitrary units).
|
|
|
|
mlarge-data-threshold=
|
|
Target RejectNegative Joined UInteger Var(ix86_section_threshold) Init(DEFAULT_LARGE_SECTION_THRESHOLD)
|
|
-mlarge-data-threshold=<number> Data greater than given threshold will go into .ldata section in x86-64 medium model.
|
|
|
|
mcmodel=
|
|
Target RejectNegative Joined Enum(cmodel) Var(ix86_cmodel) Init(CM_32)
|
|
Use given x86-64 code model.
|
|
|
|
Enum
|
|
Name(cmodel) Type(enum cmodel)
|
|
Known code models (for use with the -mcmodel= option):
|
|
|
|
EnumValue
|
|
Enum(cmodel) String(small) Value(CM_SMALL)
|
|
|
|
EnumValue
|
|
Enum(cmodel) String(medium) Value(CM_MEDIUM)
|
|
|
|
EnumValue
|
|
Enum(cmodel) String(large) Value(CM_LARGE)
|
|
|
|
EnumValue
|
|
Enum(cmodel) String(32) Value(CM_32)
|
|
|
|
EnumValue
|
|
Enum(cmodel) String(kernel) Value(CM_KERNEL)
|
|
|
|
maddress-mode=
|
|
Target RejectNegative Joined Enum(pmode) Var(ix86_pmode) Init(PMODE_SI)
|
|
Use given address mode.
|
|
|
|
Enum
|
|
Name(pmode) Type(enum pmode)
|
|
Known address mode (for use with the -maddress-mode= option):
|
|
|
|
EnumValue
|
|
Enum(pmode) String(short) Value(PMODE_SI)
|
|
|
|
EnumValue
|
|
Enum(pmode) String(long) Value(PMODE_DI)
|
|
|
|
mcpu=
|
|
Target RejectNegative Joined Undocumented Alias(mtune=) Warn(%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead)
|
|
|
|
mfancy-math-387
|
|
Target RejectNegative Report InverseMask(NO_FANCY_MATH_387, USE_FANCY_MATH_387) Save
|
|
Generate sin, cos, sqrt for FPU.
|
|
|
|
mforce-drap
|
|
Target Report Var(ix86_force_drap)
|
|
Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack.
|
|
|
|
mfp-ret-in-387
|
|
Target Report Mask(FLOAT_RETURNS) Save
|
|
Return values of functions in FPU registers.
|
|
|
|
mfpmath=
|
|
Target RejectNegative Joined Var(ix86_fpmath) Enum(fpmath_unit) Init(FPMATH_387) Save
|
|
Generate floating point mathematics using given instruction set.
|
|
|
|
Enum
|
|
Name(fpmath_unit) Type(enum fpmath_unit)
|
|
Valid arguments to -mfpmath=:
|
|
|
|
EnumValue
|
|
Enum(fpmath_unit) String(387) Value(FPMATH_387)
|
|
|
|
EnumValue
|
|
Enum(fpmath_unit) String(sse) Value(FPMATH_SSE)
|
|
|
|
EnumValue
|
|
Enum(fpmath_unit) String(387,sse) Value({(enum fpmath_unit) (FPMATH_SSE | FPMATH_387)})
|
|
|
|
EnumValue
|
|
Enum(fpmath_unit) String(387+sse) Value({(enum fpmath_unit) (FPMATH_SSE | FPMATH_387)})
|
|
|
|
EnumValue
|
|
Enum(fpmath_unit) String(sse,387) Value({(enum fpmath_unit) (FPMATH_SSE | FPMATH_387)})
|
|
|
|
EnumValue
|
|
Enum(fpmath_unit) String(sse+387) Value({(enum fpmath_unit) (FPMATH_SSE | FPMATH_387)})
|
|
|
|
EnumValue
|
|
Enum(fpmath_unit) String(both) Value({(enum fpmath_unit) (FPMATH_SSE | FPMATH_387)})
|
|
|
|
mhard-float
|
|
Target RejectNegative Mask(80387) Save
|
|
Use hardware fp.
|
|
|
|
mieee-fp
|
|
Target Report Mask(IEEE_FP) Save
|
|
Use IEEE math for fp comparisons.
|
|
|
|
minline-all-stringops
|
|
Target Report Mask(INLINE_ALL_STRINGOPS) Save
|
|
Inline all known string operations.
|
|
|
|
minline-stringops-dynamically
|
|
Target Report Mask(INLINE_STRINGOPS_DYNAMICALLY) Save
|
|
Inline memset/memcpy string operations, but perform inline version only for small blocks.
|
|
|
|
mintel-syntax
|
|
Target Undocumented Alias(masm=, intel, att) Warn(%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-masm=intel%> and %<-masm=att%> instead)
|
|
;; Deprecated
|
|
|
|
mms-bitfields
|
|
Target Report Mask(MS_BITFIELD_LAYOUT) Save
|
|
Use native (MS) bitfield layout.
|
|
|
|
mno-align-stringops
|
|
Target RejectNegative Report Mask(NO_ALIGN_STRINGOPS) Undocumented Save
|
|
|
|
mno-fancy-math-387
|
|
Target RejectNegative Report Mask(NO_FANCY_MATH_387) Undocumented Save
|
|
|
|
mno-push-args
|
|
Target RejectNegative Report Mask(NO_PUSH_ARGS) Undocumented Save
|
|
|
|
mno-red-zone
|
|
Target RejectNegative Report Mask(NO_RED_ZONE) Undocumented Save
|
|
|
|
momit-leaf-frame-pointer
|
|
Target Report Mask(OMIT_LEAF_FRAME_POINTER) Save
|
|
Omit the frame pointer in leaf functions.
|
|
|
|
mpc32
|
|
Target RejectNegative Report
|
|
Set 80387 floating-point precision to 32-bit.
|
|
|
|
mpc64
|
|
Target RejectNegative Report
|
|
Set 80387 floating-point precision to 64-bit.
|
|
|
|
mpc80
|
|
Target RejectNegative Report
|
|
Set 80387 floating-point precision to 80-bit.
|
|
|
|
mpreferred-stack-boundary=
|
|
Target RejectNegative Joined UInteger Var(ix86_preferred_stack_boundary_arg)
|
|
Attempt to keep stack aligned to this power of 2.
|
|
|
|
mincoming-stack-boundary=
|
|
Target RejectNegative Joined UInteger Var(ix86_incoming_stack_boundary_arg)
|
|
Assume incoming stack aligned to this power of 2.
|
|
|
|
mpush-args
|
|
Target Report InverseMask(NO_PUSH_ARGS, PUSH_ARGS) Save
|
|
Use push instructions to save outgoing arguments.
|
|
|
|
mred-zone
|
|
Target RejectNegative Report InverseMask(NO_RED_ZONE, RED_ZONE) Save
|
|
Use red-zone in the x86-64 code.
|
|
|
|
mregparm=
|
|
Target RejectNegative Joined UInteger Var(ix86_regparm)
|
|
Number of registers used to pass integer arguments.
|
|
|
|
mrtd
|
|
Target Report Mask(RTD) Save
|
|
Alternate calling convention.
|
|
|
|
msoft-float
|
|
Target InverseMask(80387) Save
|
|
Do not use hardware fp.
|
|
|
|
msseregparm
|
|
Target RejectNegative Mask(SSEREGPARM) Save
|
|
Use SSE register passing conventions for SF and DF mode.
|
|
|
|
mstackrealign
|
|
Target Report Var(ix86_force_align_arg_pointer)
|
|
Realign stack in prologue.
|
|
|
|
mstack-arg-probe
|
|
Target Report Mask(STACK_PROBE) Save
|
|
Enable stack probing.
|
|
|
|
mmemcpy-strategy=
|
|
Target RejectNegative Joined Var(ix86_tune_memcpy_strategy)
|
|
Specify memcpy expansion strategy when expected size is known.
|
|
|
|
mmemset-strategy=
|
|
Target RejectNegative Joined Var(ix86_tune_memset_strategy)
|
|
Specify memset expansion strategy when expected size is known.
|
|
|
|
mstringop-strategy=
|
|
Target RejectNegative Joined Enum(stringop_alg) Var(ix86_stringop_alg) Init(no_stringop)
|
|
Chose strategy to generate stringop using.
|
|
|
|
Enum
|
|
Name(stringop_alg) Type(enum stringop_alg)
|
|
Valid arguments to -mstringop-strategy=:
|
|
|
|
EnumValue
|
|
Enum(stringop_alg) String(rep_byte) Value(rep_prefix_1_byte)
|
|
|
|
EnumValue
|
|
Enum(stringop_alg) String(libcall) Value(libcall)
|
|
|
|
EnumValue
|
|
Enum(stringop_alg) String(rep_4byte) Value(rep_prefix_4_byte)
|
|
|
|
EnumValue
|
|
Enum(stringop_alg) String(rep_8byte) Value(rep_prefix_8_byte)
|
|
|
|
EnumValue
|
|
Enum(stringop_alg) String(byte_loop) Value(loop_1_byte)
|
|
|
|
EnumValue
|
|
Enum(stringop_alg) String(loop) Value(loop)
|
|
|
|
EnumValue
|
|
Enum(stringop_alg) String(unrolled_loop) Value(unrolled_loop)
|
|
|
|
EnumValue
|
|
Enum(stringop_alg) String(vector_loop) Value(vector_loop)
|
|
|
|
mtls-dialect=
|
|
Target RejectNegative Joined Var(ix86_tls_dialect) Enum(tls_dialect) Init(TLS_DIALECT_GNU)
|
|
Use given thread-local storage dialect.
|
|
|
|
Enum
|
|
Name(tls_dialect) Type(enum tls_dialect)
|
|
Known TLS dialects (for use with the -mtls-dialect= option):
|
|
|
|
EnumValue
|
|
Enum(tls_dialect) String(gnu) Value(TLS_DIALECT_GNU)
|
|
|
|
EnumValue
|
|
Enum(tls_dialect) String(gnu2) Value(TLS_DIALECT_GNU2)
|
|
|
|
mtls-direct-seg-refs
|
|
Target Report Mask(TLS_DIRECT_SEG_REFS)
|
|
Use direct references against %gs when accessing tls data.
|
|
|
|
mtune=
|
|
Target RejectNegative Joined Var(ix86_tune_string)
|
|
Schedule code for given CPU.
|
|
|
|
mtune-ctrl=
|
|
Target RejectNegative Joined Var(ix86_tune_ctrl_string)
|
|
Fine grain control of tune features.
|
|
|
|
mno-default
|
|
Target RejectNegative Var(ix86_tune_no_default)
|
|
Clear all tune features.
|
|
|
|
mdump-tune-features
|
|
Target RejectNegative Var(ix86_dump_tunes)
|
|
|
|
miamcu
|
|
Target Report Mask(IAMCU)
|
|
Generate code that conforms to Intel MCU psABI.
|
|
|
|
mabi=
|
|
Target RejectNegative Joined Var(ix86_abi) Enum(calling_abi) Init(SYSV_ABI)
|
|
Generate code that conforms to the given ABI.
|
|
|
|
Enum
|
|
Name(calling_abi) Type(enum calling_abi)
|
|
Known ABIs (for use with the -mabi= option):
|
|
|
|
EnumValue
|
|
Enum(calling_abi) String(sysv) Value(SYSV_ABI)
|
|
|
|
EnumValue
|
|
Enum(calling_abi) String(ms) Value(MS_ABI)
|
|
|
|
mcall-ms2sysv-xlogues
|
|
Target Report Mask(CALL_MS2SYSV_XLOGUES) Save
|
|
Use libgcc stubs to save and restore registers clobbered by 64-bit Microsoft to System V ABI calls.
|
|
|
|
mveclibabi=
|
|
Target RejectNegative Joined Var(ix86_veclibabi_type) Enum(ix86_veclibabi) Init(ix86_veclibabi_type_none)
|
|
Vector library ABI to use.
|
|
|
|
Enum
|
|
Name(ix86_veclibabi) Type(enum ix86_veclibabi)
|
|
Known vectorization library ABIs (for use with the -mveclibabi= option):
|
|
|
|
EnumValue
|
|
Enum(ix86_veclibabi) String(svml) Value(ix86_veclibabi_type_svml)
|
|
|
|
EnumValue
|
|
Enum(ix86_veclibabi) String(acml) Value(ix86_veclibabi_type_acml)
|
|
|
|
mvect8-ret-in-mem
|
|
Target Report Mask(VECT8_RETURNS) Save
|
|
Return 8-byte vectors in memory.
|
|
|
|
mrecip
|
|
Target Report Mask(RECIP) Save
|
|
Generate reciprocals instead of divss and sqrtss.
|
|
|
|
mrecip=
|
|
Target Report RejectNegative Joined Var(ix86_recip_name)
|
|
Control generation of reciprocal estimates.
|
|
|
|
mcld
|
|
Target Report Mask(CLD) Save
|
|
Generate cld instruction in the function prologue.
|
|
|
|
mvzeroupper
|
|
Target Report Mask(VZEROUPPER) Save
|
|
Generate vzeroupper instruction before a transfer of control flow out of
|
|
the function.
|
|
|
|
mstv
|
|
Target Report Mask(STV) Save
|
|
Disable Scalar to Vector optimization pass transforming 64-bit integer
|
|
computations into a vector ones.
|
|
|
|
mdispatch-scheduler
|
|
Target RejectNegative Var(flag_dispatch_scheduler)
|
|
Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4
|
|
or znver1 and Haifa scheduling is selected.
|
|
|
|
mprefer-avx128
|
|
Target Alias(mprefer-vector-width=, 128, 256)
|
|
Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-vectorizer.
|
|
|
|
mprefer-vector-width=
|
|
Target Report RejectNegative Joined Var(prefer_vector_width_type) Enum(prefer_vector_width) Init(PVW_NONE)
|
|
Use given register vector width instructions instead of maximum register width in the auto-vectorizer.
|
|
|
|
Enum
|
|
Name(prefer_vector_width) Type(enum prefer_vector_width)
|
|
Known preferred register vector length (to use with the -mprefer-vector-width= option)
|
|
|
|
EnumValue
|
|
Enum(prefer_vector_width) String(none) Value(PVW_NONE)
|
|
|
|
EnumValue
|
|
Enum(prefer_vector_width) String(128) Value(PVW_AVX128)
|
|
|
|
EnumValue
|
|
Enum(prefer_vector_width) String(256) Value(PVW_AVX256)
|
|
|
|
EnumValue
|
|
Enum(prefer_vector_width) String(512) Value(PVW_AVX512)
|
|
|
|
;; ISA support
|
|
|
|
m32
|
|
Target RejectNegative Negative(m64) Report InverseMask(ISA_64BIT) Var(ix86_isa_flags) Save
|
|
Generate 32bit i386 code.
|
|
|
|
m64
|
|
Target RejectNegative Negative(mx32) Report Mask(ABI_64) Var(ix86_isa_flags) Save
|
|
Generate 64bit x86-64 code.
|
|
|
|
mx32
|
|
Target RejectNegative Negative(m16) Report Mask(ABI_X32) Var(ix86_isa_flags) Save
|
|
Generate 32bit x86-64 code.
|
|
|
|
m16
|
|
Target RejectNegative Negative(m32) Report Mask(CODE16) InverseMask(ISA_64BIT) Var(ix86_isa_flags) Save
|
|
Generate 16bit i386 code.
|
|
|
|
mmmx
|
|
Target Report Mask(ISA_MMX) Var(ix86_isa_flags) Save
|
|
Support MMX built-in functions.
|
|
|
|
m3dnow
|
|
Target Report Mask(ISA_3DNOW) Var(ix86_isa_flags) Save
|
|
Support 3DNow! built-in functions.
|
|
|
|
m3dnowa
|
|
Target Report Mask(ISA_3DNOW_A) Var(ix86_isa_flags) Save
|
|
Support Athlon 3Dnow! built-in functions.
|
|
|
|
msse
|
|
Target Report Mask(ISA_SSE) Var(ix86_isa_flags) Save
|
|
Support MMX and SSE built-in functions and code generation.
|
|
|
|
msse2
|
|
Target Report Mask(ISA_SSE2) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE and SSE2 built-in functions and code generation.
|
|
|
|
msse3
|
|
Target Report Mask(ISA_SSE3) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation.
|
|
|
|
mssse3
|
|
Target Report Mask(ISA_SSSE3) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation.
|
|
|
|
msse4.1
|
|
Target Report Mask(ISA_SSE4_1) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation.
|
|
|
|
msse4.2
|
|
Target Report Mask(ISA_SSE4_2) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation.
|
|
|
|
msse4
|
|
Target RejectNegative Report Mask(ISA_SSE4_2) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation.
|
|
|
|
mno-sse4
|
|
Target RejectNegative Report InverseMask(ISA_SSE4_1) Var(ix86_isa_flags) Save
|
|
Do not support SSE4.1 and SSE4.2 built-in functions and code generation.
|
|
|
|
msse5
|
|
Target Undocumented Alias(mavx) Warn(%<-msse5%> was removed)
|
|
;; Deprecated
|
|
|
|
mavx
|
|
Target Report Mask(ISA_AVX) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation.
|
|
|
|
mavx2
|
|
Target Report Mask(ISA_AVX2) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in functions and code generation.
|
|
|
|
mavx512f
|
|
Target Report Mask(ISA_AVX512F) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F built-in functions and code generation.
|
|
|
|
mavx512pf
|
|
Target Report Mask(ISA_AVX512PF) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512PF built-in functions and code generation.
|
|
|
|
mavx512er
|
|
Target Report Mask(ISA_AVX512ER) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512ER built-in functions and code generation.
|
|
|
|
mavx512cd
|
|
Target Report Mask(ISA_AVX512CD) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512CD built-in functions and code generation.
|
|
|
|
mavx512dq
|
|
Target Report Mask(ISA_AVX512DQ) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512DQ built-in functions and code generation.
|
|
|
|
mavx512bw
|
|
Target Report Mask(ISA_AVX512BW) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512BW built-in functions and code generation.
|
|
|
|
mavx512vl
|
|
Target Report Mask(ISA_AVX512VL) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VL built-in functions and code generation.
|
|
|
|
mavx512ifma
|
|
Target Report Mask(ISA_AVX512IFMA) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512IFMA built-in functions and code generation.
|
|
|
|
mavx512vbmi
|
|
Target Report Mask(ISA_AVX512VBMI) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VBMI built-in functions and code generation.
|
|
|
|
mavx5124fmaps
|
|
Target Report Mask(ISA_AVX5124FMAPS) Var(ix86_isa_flags2) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124FMAPS built-in functions and code generation.
|
|
|
|
mavx5124vnniw
|
|
Target Report Mask(ISA_AVX5124VNNIW) Var(ix86_isa_flags2) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124VNNIW built-in functions and code generation.
|
|
|
|
mavx512vpopcntdq
|
|
Target Report Mask(ISA_AVX512VPOPCNTDQ) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VPOPCNTDQ built-in functions and code generation.
|
|
|
|
mavx512vbmi2
|
|
Target Report Mask(ISA_AVX512VBMI2) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VBMI2 built-in functions and code generation.
|
|
|
|
mavx512vnni
|
|
Target Report Mask(ISA_AVX512VNNI) Var(ix86_isa_flags) Save
|
|
Support AVX512VNNI built-in functions and code generation.
|
|
|
|
mavx512bitalg
|
|
Target Report Mask(ISA_AVX512BITALG) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512BITALG built-in functions and code generation.
|
|
|
|
mfma
|
|
Target Report Mask(ISA_FMA) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation.
|
|
|
|
msse4a
|
|
Target Report Mask(ISA_SSE4A) Var(ix86_isa_flags) Save
|
|
Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation.
|
|
|
|
mfma4
|
|
Target Report Mask(ISA_FMA4) Var(ix86_isa_flags) Save
|
|
Support FMA4 built-in functions and code generation.
|
|
|
|
mxop
|
|
Target Report Mask(ISA_XOP) Var(ix86_isa_flags) Save
|
|
Support XOP built-in functions and code generation.
|
|
|
|
mlwp
|
|
Target Report Mask(ISA_LWP) Var(ix86_isa_flags) Save
|
|
Support LWP built-in functions and code generation.
|
|
|
|
mabm
|
|
Target Report Mask(ISA_ABM) Var(ix86_isa_flags) Save
|
|
Support code generation of Advanced Bit Manipulation (ABM) instructions.
|
|
|
|
mpopcnt
|
|
Target Report Mask(ISA_POPCNT) Var(ix86_isa_flags) Save
|
|
Support code generation of popcnt instruction.
|
|
|
|
mpconfig
|
|
Target Report Mask(ISA_PCONFIG) Var(ix86_isa_flags2) Save
|
|
Support PCONFIG built-in functions and code generation.
|
|
|
|
mwbnoinvd
|
|
Target Report Mask(ISA_WBNOINVD) Var(ix86_isa_flags2) Save
|
|
Support WBNOINVD built-in functions and code generation.
|
|
|
|
msgx
|
|
Target Report Mask(ISA_SGX) Var(ix86_isa_flags2) Save
|
|
Support SGX built-in functions and code generation.
|
|
|
|
mrdpid
|
|
Target Report Mask(ISA_RDPID) Var(ix86_isa_flags2) Save
|
|
Support RDPID built-in functions and code generation.
|
|
|
|
mgfni
|
|
Target Report Mask(ISA_GFNI) Var(ix86_isa_flags) Save
|
|
Support GFNI built-in functions and code generation.
|
|
|
|
mvaes
|
|
Target Report Mask(ISA_VAES) Var(ix86_isa_flags2) Save
|
|
Support VAES built-in functions and code generation.
|
|
|
|
mvpclmulqdq
|
|
Target Report Mask(ISA_VPCLMULQDQ) Var(ix86_isa_flags) Save
|
|
Support VPCLMULQDQ built-in functions and code generation.
|
|
|
|
mbmi
|
|
Target Report Mask(ISA_BMI) Var(ix86_isa_flags) Save
|
|
Support BMI built-in functions and code generation.
|
|
|
|
mbmi2
|
|
Target Report Mask(ISA_BMI2) Var(ix86_isa_flags) Save
|
|
Support BMI2 built-in functions and code generation.
|
|
|
|
mlzcnt
|
|
Target Report Mask(ISA_LZCNT) Var(ix86_isa_flags) Save
|
|
Support LZCNT built-in function and code generation.
|
|
|
|
mhle
|
|
Target Report Mask(ISA_HLE) Var(ix86_isa_flags2) Save
|
|
Support Hardware Lock Elision prefixes.
|
|
|
|
mrdseed
|
|
Target Report Mask(ISA_RDSEED) Var(ix86_isa_flags) Save
|
|
Support RDSEED instruction.
|
|
|
|
mprfchw
|
|
Target Report Mask(ISA_PRFCHW) Var(ix86_isa_flags) Save
|
|
Support PREFETCHW instruction.
|
|
|
|
madx
|
|
Target Report Mask(ISA_ADX) Var(ix86_isa_flags) Save
|
|
Support flag-preserving add-carry instructions.
|
|
|
|
mclflushopt
|
|
Target Report Mask(ISA_CLFLUSHOPT) Var(ix86_isa_flags) Save
|
|
Support CLFLUSHOPT instructions.
|
|
|
|
mclwb
|
|
Target Report Mask(ISA_CLWB) Var(ix86_isa_flags) Save
|
|
Support CLWB instruction.
|
|
|
|
mpcommit
|
|
Target Undocumented Warn(%<-mpcommit%> was deprecated)
|
|
;; Deprecated
|
|
|
|
mfxsr
|
|
Target Report Mask(ISA_FXSR) Var(ix86_isa_flags) Save
|
|
Support FXSAVE and FXRSTOR instructions.
|
|
|
|
mxsave
|
|
Target Report Mask(ISA_XSAVE) Var(ix86_isa_flags) Save
|
|
Support XSAVE and XRSTOR instructions.
|
|
|
|
mxsaveopt
|
|
Target Report Mask(ISA_XSAVEOPT) Var(ix86_isa_flags) Save
|
|
Support XSAVEOPT instruction.
|
|
|
|
mxsavec
|
|
Target Report Mask(ISA_XSAVEC) Var(ix86_isa_flags) Save
|
|
Support XSAVEC instructions.
|
|
|
|
mxsaves
|
|
Target Report Mask(ISA_XSAVES) Var(ix86_isa_flags) Save
|
|
Support XSAVES and XRSTORS instructions.
|
|
|
|
mtbm
|
|
Target Report Mask(ISA_TBM) Var(ix86_isa_flags) Save
|
|
Support TBM built-in functions and code generation.
|
|
|
|
mcx16
|
|
Target Report Mask(ISA_CX16) Var(ix86_isa_flags2) Save
|
|
Support code generation of cmpxchg16b instruction.
|
|
|
|
msahf
|
|
Target Report Mask(ISA_SAHF) Var(ix86_isa_flags) Save
|
|
Support code generation of sahf instruction in 64bit x86-64 code.
|
|
|
|
mmovbe
|
|
Target Report Mask(ISA_MOVBE) Var(ix86_isa_flags2) Save
|
|
Support code generation of movbe instruction.
|
|
|
|
mcrc32
|
|
Target Report Mask(ISA_CRC32) Var(ix86_isa_flags) Save
|
|
Support code generation of crc32 instruction.
|
|
|
|
maes
|
|
Target Report Mask(ISA_AES) Var(ix86_isa_flags) Save
|
|
Support AES built-in functions and code generation.
|
|
|
|
msha
|
|
Target Report Mask(ISA_SHA) Var(ix86_isa_flags) Save
|
|
Support SHA1 and SHA256 built-in functions and code generation.
|
|
|
|
mpclmul
|
|
Target Report Mask(ISA_PCLMUL) Var(ix86_isa_flags) Save
|
|
Support PCLMUL built-in functions and code generation.
|
|
|
|
msse2avx
|
|
Target Report Var(ix86_sse2avx)
|
|
Encode SSE instructions with VEX prefix.
|
|
|
|
mfsgsbase
|
|
Target Report Mask(ISA_FSGSBASE) Var(ix86_isa_flags) Save
|
|
Support FSGSBASE built-in functions and code generation.
|
|
|
|
mrdrnd
|
|
Target Report Mask(ISA_RDRND) Var(ix86_isa_flags) Save
|
|
Support RDRND built-in functions and code generation.
|
|
|
|
mf16c
|
|
Target Report Mask(ISA_F16C) Var(ix86_isa_flags) Save
|
|
Support F16C built-in functions and code generation.
|
|
|
|
mprefetchwt1
|
|
Target Report Mask(ISA_PREFETCHWT1) Var(ix86_isa_flags) Save
|
|
Support PREFETCHWT1 built-in functions and code generation.
|
|
|
|
mfentry
|
|
Target Report Var(flag_fentry)
|
|
Emit profiling counter call at function entry before prologue.
|
|
|
|
mrecord-mcount
|
|
Target Report Var(flag_record_mcount)
|
|
Generate __mcount_loc section with all mcount or __fentry__ calls.
|
|
|
|
mnop-mcount
|
|
Target Report Var(flag_nop_mcount)
|
|
Generate mcount/__fentry__ calls as nops. To activate they need to be
|
|
patched in.
|
|
|
|
mskip-rax-setup
|
|
Target Report Var(flag_skip_rax_setup)
|
|
Skip setting up RAX register when passing variable arguments.
|
|
|
|
m8bit-idiv
|
|
Target Report Mask(USE_8BIT_IDIV) Save
|
|
Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-time check.
|
|
|
|
mavx256-split-unaligned-load
|
|
Target Report Mask(AVX256_SPLIT_UNALIGNED_LOAD) Save
|
|
Split 32-byte AVX unaligned load.
|
|
|
|
mavx256-split-unaligned-store
|
|
Target Report Mask(AVX256_SPLIT_UNALIGNED_STORE) Save
|
|
Split 32-byte AVX unaligned store.
|
|
|
|
mrtm
|
|
Target Report Mask(ISA_RTM) Var(ix86_isa_flags) Save
|
|
Support RTM built-in functions and code generation.
|
|
|
|
mmpx
|
|
Target Report
|
|
Deprecated in GCC 9. This switch has no effect.
|
|
|
|
mmwaitx
|
|
Target Report Mask(ISA_MWAITX) Var(ix86_isa_flags2) Save
|
|
Support MWAITX and MONITORX built-in functions and code generation.
|
|
|
|
mclzero
|
|
Target Report Mask(ISA_CLZERO) Var(ix86_isa_flags2) Save
|
|
Support CLZERO built-in functions and code generation.
|
|
|
|
mpku
|
|
Target Report Mask(ISA_PKU) Var(ix86_isa_flags) Save
|
|
Support PKU built-in functions and code generation.
|
|
|
|
mstack-protector-guard=
|
|
Target RejectNegative Joined Enum(stack_protector_guard) Var(ix86_stack_protector_guard) Init(SSP_TLS)
|
|
Use given stack-protector guard.
|
|
|
|
Enum
|
|
Name(stack_protector_guard) Type(enum stack_protector_guard)
|
|
Known stack protector guard (for use with the -mstack-protector-guard= option):
|
|
|
|
EnumValue
|
|
Enum(stack_protector_guard) String(tls) Value(SSP_TLS)
|
|
|
|
EnumValue
|
|
Enum(stack_protector_guard) String(global) Value(SSP_GLOBAL)
|
|
|
|
mstack-protector-guard-reg=
|
|
Target RejectNegative Joined Var(ix86_stack_protector_guard_reg_str)
|
|
Use the given base register for addressing the stack-protector guard.
|
|
|
|
TargetVariable
|
|
addr_space_t ix86_stack_protector_guard_reg = ADDR_SPACE_GENERIC
|
|
|
|
mstack-protector-guard-offset=
|
|
Target RejectNegative Joined Integer Var(ix86_stack_protector_guard_offset_str)
|
|
Use the given offset for addressing the stack-protector guard.
|
|
|
|
TargetVariable
|
|
HOST_WIDE_INT ix86_stack_protector_guard_offset = 0
|
|
|
|
mstack-protector-guard-symbol=
|
|
Target RejectNegative Joined Integer Var(ix86_stack_protector_guard_symbol_str)
|
|
Use the given symbol for addressing the stack-protector guard.
|
|
|
|
mmitigate-rop
|
|
Target Var(flag_mitigate_rop)
|
|
Attempt to avoid generating instruction sequences containing ret bytes.
|
|
|
|
mgeneral-regs-only
|
|
Target Report RejectNegative Mask(GENERAL_REGS_ONLY) Var(ix86_target_flags) Save
|
|
Generate code which uses only the general registers.
|
|
|
|
mshstk
|
|
Target Report Mask(ISA_SHSTK) Var(ix86_isa_flags) Save
|
|
Enable shadow stack built-in functions from Control-flow Enforcement
|
|
Technology (CET).
|
|
|
|
mcet-switch
|
|
Target Report Undocumented Var(flag_cet_switch) Init(0)
|
|
Turn on CET instrumentation for switch statements that use a jump table and
|
|
an indirect jump.
|
|
|
|
mforce-indirect-call
|
|
Target Report Var(flag_force_indirect_call) Init(0)
|
|
Make all function calls indirect.
|
|
|
|
mindirect-branch=
|
|
Target Report RejectNegative Joined Enum(indirect_branch) Var(ix86_indirect_branch) Init(indirect_branch_keep)
|
|
Convert indirect call and jump to call and return thunks.
|
|
|
|
mfunction-return=
|
|
Target Report RejectNegative Joined Enum(indirect_branch) Var(ix86_function_return) Init(indirect_branch_keep)
|
|
Convert function return to call and return thunk.
|
|
|
|
Enum
|
|
Name(indirect_branch) Type(enum indirect_branch)
|
|
Known indirect branch choices (for use with the -mindirect-branch=/-mfunction-return= options):
|
|
|
|
EnumValue
|
|
Enum(indirect_branch) String(keep) Value(indirect_branch_keep)
|
|
|
|
EnumValue
|
|
Enum(indirect_branch) String(thunk) Value(indirect_branch_thunk)
|
|
|
|
EnumValue
|
|
Enum(indirect_branch) String(thunk-inline) Value(indirect_branch_thunk_inline)
|
|
|
|
EnumValue
|
|
Enum(indirect_branch) String(thunk-extern) Value(indirect_branch_thunk_extern)
|
|
|
|
mindirect-branch-register
|
|
Target Report Var(ix86_indirect_branch_register) Init(0)
|
|
Force indirect call and jump via register.
|
|
|
|
mmovdiri
|
|
Target Report Mask(ISA_MOVDIRI) Var(ix86_isa_flags) Save
|
|
Support MOVDIRI built-in functions and code generation.
|
|
|
|
mmovdir64b
|
|
Target Report Mask(ISA_MOVDIR64B) Var(ix86_isa_flags2) Save
|
|
Support MOVDIR64B built-in functions and code generation.
|
|
|
|
mwaitpkg
|
|
Target Report Mask(ISA_WAITPKG) Var(ix86_isa_flags2) Save
|
|
Support WAITPKG built-in functions and code generation.
|
|
|
|
mcldemote
|
|
Target Report Mask(ISA_CLDEMOTE) Var(ix86_isa_flags2) Save
|
|
Support CLDEMOTE built-in functions and code generation.
|