Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, prototype_p...
[gcc.git] / gcc / config / i386 / i386.c
2007-09-13 Michael MeissnerAdd AMD SSE5 support; Add iterator over function argume...
2007-09-11 Jan Hubickai386.h (ix86_tune_indices): Add X86_TUNE_INTER_UNIT_CON...
2007-09-11 Danny Smithcygming.h (TARGET_STRIP_NAME_ENCODING): Don't override...
2007-09-11 Harsha Jagasiarsha Jagasia <harsha.jagasia@amd.com>
2007-09-10 Uros Bizjakre PR target/33369 (suffix or operands invalid for...
2007-09-09 H.J. Lui386.h (ix86_tune_indices): Rename X86_USE_VECTOR_CONVE...
2007-09-09 Jan Hubickai386.h (ix86_tune_indices): Add X86_USE_VECTOR_CONVERTS.
2007-09-07 Janis JohnsonReapply reverted change:
2007-09-06 Janis JohnsonRevert:
2007-09-06 Jan Hubickai386.c (ix86_expand_lround, [...]): Update call of...
2007-09-03 Kaveh R. Ghazisystem.h (CONST_CAST2, [...]): New macros for type...
2007-08-30 Richard Guentherinvoke.texi (-mveclibabi): Document new target option.
2007-08-27 H.J. Lure PR target/31385 (gcc fails to find spill register...
2007-08-24 Kaveh R. Ghazialpha.c (alpha_mangle_type, [...]): Constify.
2007-08-23 Kaveh R. Ghaziarc-protos.h (arc_select_cc_mode, gen_compare_reg)...
2007-08-23 Uros Bizjakre PR target/17390 (missing floating point compare...
2007-08-23 Uros Bizjaki386.h (PRINT_OPERAND_PUNCT_VALID_P): Add ';' code.
2007-08-21 Uros Bizjaki386.c (ix86_expand_clear): Use FLAGS_REG.
2007-08-14 Kai Tietzi386.c: (legitimize_address): Move dllimported variable...
2007-08-14 Rask Ingemann Lamb... re PR target/30315 (optimize unsigned-add overflow...
2007-08-11 Ian Lance Tayloralias.h (alias_set_type): Define new type.
2007-08-03 Jan Hubickai386.c (setup_incoming_varargs_64): Tolerate 64bit...
2007-08-02 Nick Cliftonhost-hpux.c: Change copyright header to refer to versio...
2007-08-01 Zdenek Dvorakinvoke.texi (l1-cache-size): Update documentation.
2007-07-27 Jan Hubickai386.c (register_move_cost): Remove accidentally comitt...
2007-07-25 Julian Brownalpha.c (alpha_mangle_fundamental_type): Rename to...
2007-07-23 Jan Hubickai386.c (ix86_secondary_memory_needed): Break out to...
2007-07-14 Uros Bizjak* config/i386/i386.c: Fix fallout from my previous...
2007-07-14 Uros Bizjaki386.c (init_mmx_sse_builtins): Define all builtins...
2007-07-10 Ian Lance TaylorReplace no_new_pseudos in backends.
2007-07-05 Zdenek Dvoraki386.c (ix86_address_cost): Do not consider more comple...
2007-07-03 Uros Bizjakcpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.
2007-06-29 Uros Bizjakre PR tree-optimization/24659 (Conversions are not...
2007-06-22 Uros Bizjakre PR target/32413 (internal compiler error: in reload_...
2007-06-22 Uros Bizjaki386.c (override_options): Correct x86_sahf setting...
2007-06-21 H.J. Lui386.c (processor_target_table): Increase maximum skip...
2007-06-19 Uros Bizjaki386.c (ix86_emit_swsqrtsf): Filter out infinity result...
2007-06-19 Uros Bizjaki386.c (ix86_emit_swsqrtsf): Limit the result of rsqrt...
2007-06-18 Uros Bizjakre PR target/32389 (ICE in extract_constrain_insn_cache...
2007-06-18 Uros Bizjakre PR tree-optimization/32383 (ICE with reciprocals...
2007-06-16 Uros Bizjak* Fix mis-merge from PTR-PLUS branch.
2007-06-16 Uros Bizjakre PR middle-end/31723 (Use reciprocal and reciprocal...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-13 Eric Christopheri386.c (override_options): If we've specified an arch...
2007-06-13 Uros Bizjaki386.c (ix86_init_mmx_sse_builtins): Define usign def_b...
2007-06-13 Dave Korni386.c (ix86_eax_live_at_start_p): Use df_get_live_out.
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-06-10 Zdenek Dvoraktree-data-ref.c (dr_analyze_alias): Handle case smt...
2007-06-08 Uros Bizjaki386.c (override_options): Merge TARGET_SSE4_2 and...
2007-06-07 Uros Bizjaki386.md (standard sse constant splitter): Handle TFmode.
2007-06-06 Eric Christopheri386.c (override_options): Move handling of TARGET_SUBT...
2007-06-06 Thomas Neumanni386.c (enum pta_flags): Move out of struct scope...
2007-06-05 Uros Bizjaki386.c (override_options): Use TARGET_SUBTARGET32_ISA_D...
2007-06-05 Uros Bizjakmd (reg_not_xmm0_operand): New predicate.
2007-06-02 Uros Bizjakrevert: sse.md ("sse4_1_blendvpd"): Require "z" class...
2007-06-02 Uros Bizjaki386.md ("sse4_1_blendvpd"): Require "z" class XMM...
2007-06-02 H.J. Lui386.h (enum reg_class): New.
2007-05-31 H.J. Lui386.c: Correct coments on -mno-sse4.
2007-05-31 H.J. Luconfig.gcc (i[34567]86-*-*): Add nmmintrin.h to extra_h...
2007-05-30 Uros Bizjaki386.h (MASK_64BIT, [...]): Remove defines.
2007-05-30 Richard Guentherre PR middle-end/32152 (omp lowering creates mismatched...
2007-05-30 Uros Bizjaki386.h (TARGET_ABM): New define.
2007-05-29 Hui-May Changi386.c (ix86_function_regparm): Added checking of ix86_...
2007-05-28 Uros Bizjaki386.c (ix86_expand_vector_move): Expand unaligned...
2007-05-26 H.J. Lui386-protos.h (ix86_expand_sse4_unpack): New.
2007-05-26 Kazu Hiratai386.c, [...]: Fix comment typos.
2007-05-25 Uros Bizjakre PR target/32065 (Many dfp testsuite failures for...
2007-05-25 H.J. Lui386.c (__builtin_ia32_vec_ext_v2df): Mark it with...
2007-05-24 H.J. Lui386.c (ix86_handle_option): Handle SSE4.1 for -msse...
2007-05-24 H.J. Lui386.c (ix86_init_mmx_sse_builtins): Mark __builtin_ia3...
2007-05-22 H.J. Luconfig.gcc (i[34567]86-*-*): Add smmintrin.h to extra_h...
2007-05-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-05-18 H.J. Lure PR target/31989 (Gcc miscompiles C/C++ on Linux...
2007-05-16 Uros BizjakREADME: Update for new files.
2007-05-16 Paolo Bonzinii386.c (legitimize_tls_address): Mark __tls_get_addr...
2007-05-08 Uros Bizjakre PR target/31854 (internal compiler error: in cgraph_...
2007-05-03 Uros Bizjakre PR target/31768 (Invalid code or ICE for %z constraint)
2007-05-02 H.J. Lui386.c (ix86_expand_sse_comi): Remove unused variable.
2007-05-01 Dwarakanath Rajagopali386.c (override_options): Accept k8-sse3...
2007-05-01 Dwarakanath Rajagopali386.c (override_options): Tuning 32-byte loop alignmen...
2007-04-26 Richard Sandifordi386.c (ix86_sol10_return_in_memory): Remove unused...
2007-04-26 Richard Sandiford200x-xx-xx Richard Sandiford <richard@codesourcery...
2007-04-23 Mike Stumpi386.c (ix86_tune_features [X86_TUNE_DEEP_BRANCH_PREDIC...
2007-04-20 Richard Hendersonre PR target/31628 (stdcall function is miscompiled)
2007-04-20 Jakub Jelineki386.c (bdesc_2arg): Use ORDERED rather than UNORDERED...
2007-04-16 H.J. LuFix a typo in comments in revision 123866.
2007-04-16 H.J. Lure PR target/31582 (ix86_expand_vec_set_builtin modifie...
2007-04-15 Kazu Hiratai386.c, [...]: Fix comment typos.
2007-04-13 Uros Bizjaki386.h (X87_FLOAT_MODE_P): Check for TARGET_80387.
2007-04-10 Eric Christopheri386.h (X87_FLOAT_MODE_P): New.
2007-04-08 Mike Stump* config/i386/i386.c: Use inc/dec on Core2.
2007-04-07 H.J. Lui386.c (ix86_handle_option): Handle SSSE3.
2007-04-06 Uros Bizjaki386.c (output_387_reg_move): Handle memory operand[0].
2007-04-03 Uros Bizjakconfig.gcc (i[34567]86-*-linux*): Add i386/t-crtpc...
2007-03-30 Richard Hendersoncygming.h (DWARF2_DEBUGGING_INFO): Enable by default...
2007-03-29 Richard Hendersonvarasm.c (initializer_constant_valid_p): Don't deny...
2007-03-28 Dwarakanath RajagopalAdding barcelona as a variant of amdfam10 architecture
2007-03-28 Uros Bizjaki386.h (X86_TUNE_PROMOTE_HIMODE_IMUL): New tuning option.
2007-03-27 Richard Hendersonre PR target/31361 (SSE2 generation bug with shifts)
2007-03-26 Jakub Jelineki386.c (IX86_BUILTIN_CMPNEPD, [...]): Remove.
next