aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386.h
AgeCommit message (Expand)AuthorFilesLines
2003-07-11regclass.c (choose_hard_reg_mode): Add third argument.J"orn Rennecke1-1/+1
2003-07-02emmintrin.h: Fix comment typos.Kazu Hirata1-1/+1
2003-06-26Makefile.in (cfgrtl.o): Add expr.h dependency.Zdenek Dvorak1-0/+3
2003-06-25extend.texi: Document new builtin functions for Intel Prescott New Intrunctions.H.J. Lu1-7/+31
2003-06-25i386.c (MASK_SSE1): Removed.H.J. Lu1-2/+2
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-0/+4
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-5/+0
2003-06-08i386.md (subsi_3_zext, [...]): Fix predicates.Jan Hubicka1-0/+4
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-5/+2
2003-06-07i386.h (OPTION_DEFAULT_SPECS): Avoid -mcpu default when -march is specified.Jan Hubicka1-2/+2
2003-06-07tm.texi (Costs): Remove DONT_REDUCE_ADDR documentation.Andreas Jaeger1-6/+0
2003-06-04i386.c (struct ix86_address): Add seg.Richard Henderson1-1/+16
2003-06-04config.gcc: Reorganize --with-cpu logic.Daniel Jacobowitz1-0/+6
2003-05-23i386.h (TARGET_CPU_CPP_BUILTINS): Define __amd64 and __amd64__; do not use as...Jan Hubicka1-1/+2
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-2/+0
2003-05-10* config/i386/i386.h (MODES_TIEABLE_P): Fix typo.Alexander Aganichev1-1/+1
2003-04-28i386.h (builtin_define): Add __amd64 and __amd64__.David O'Brien1-0/+2
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-14/+14
2003-04-11i386.c (tls_model_chars): Remove.Richard Henderson1-15/+0
2003-03-31* config/i386/i386.h (TARGET_FLT_EVAL_METHOD): Change 1 into 0.Michael Matz1-1/+1
2003-03-21i386.c (ix86_compute_frame_layout): Recompute fast prologues only when amount...Jan Hubicka1-0/+3
2003-03-19i386.h (machine_function): New fields use_fast_prologue_epilogue.Jan Hubicka1-0/+3
2003-03-05i386-local.c: New.Jan Hubicka1-14/+3
2003-02-25Makefile.in (lcm.o): Add dependency on function.hJan Hubicka1-1/+14
2003-02-22[multiple changes]Richard Henderson1-65/+65
2003-02-22i386.c: Replace "mcpu" with "mtune".Kelley Cook1-11/+14
2003-02-22i386.c (def_builtin): Special case 64bit builtins.Jan Hubicka1-0/+6
2003-02-22i386.c (builtin_description): Add __builtin_ia32_paddq and __builtin_ia32_psubq.Jan Hubicka1-0/+2
2003-02-09i386.c (vector_move_operand): New predicate.Jan Hubicka1-0/+1
2003-02-07i386.h (MS_AGGREGATE_RETURN): New define.Danny Smith1-0/+3
2003-02-06i386.c (x86_inter_unit_moves): New variable.Jan Hubicka1-0/+2
2003-02-06dwarf2out.c (mem_loc_descriptor): Replace ASM_SIMPLIFY_DWARF_ADDR with *targe...Roger Sayle1-6/+1
2003-01-31loop.c (emit_prefetch_instructions): Do conversion at right place in RTL chain.Jan Hubicka1-0/+14
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-49/+0
2003-01-28i386.c (ix86_carry_flag_operator): New predicate.Jan Hubicka1-0/+2
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-248/+0
2003-01-24i386-protos.h (function_arg_pass_by_reference): Declare.Zdenek Dvorak1-0/+9
2002-12-26athlon.md: Fix comment typos.Kazu Hirata1-6/+6
2002-12-20c-pretty-print.h: Fix comment typos.Kazu Hirata1-2/+2
2002-12-19i386.c (ix86_handle_cdecl_attribute): Check for attributes incompatible with ...Casper S. Hornstrup1-1/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-31/+56
2002-12-09i386.h (TARGET_CPU_CPP_BUILTINS): Define __tune_pentium2__ and __tune_pentium...Richard Henderson1-0/+9
2002-11-27i386.h (DLL_IMPORT_EXPORT_PREFIX): Define.Casper S. Hornstrup1-0/+3
2002-11-21i386-protos.h (x86_64_sign_extended_value): Fix prototype.Jan Hubicka1-2/+2
2002-11-15i386-protos.h (x86_function_profiler): New functionJan Hubicka1-14/+5
2002-11-10calls.c (PUSH_ARGS_REVERSED): Define only if not defined.H.J. Lu1-0/+4
2002-11-10* i386.h (MIN_UNITS_PER_WORD): Define to 8 for x86-64 libgcc.Jan Hubicka1-1/+5
2002-10-29re PR target/8322 (SSE2 intrinsics broken?)Jan Hubicka1-1/+1
2002-10-22i386.c (standard_sse_constant_p): Accept vector and integer zeros too.Jan Hubicka1-3/+4
2002-10-22i386.c (builtin_description): Add IX86_BUILTIN_PUNPCKHQDQ128.Jan Hubicka1-0/+1