OSDN Git Service

Disable double precision vectorizer for Atom.
[pf3gnuchains/gcc-fork.git] / gcc / config / i386 / i386.c
2010-09-13 hjlDisable double precision vectorizer for Atom.
2010-09-09 spopDispatch scheduling for AMD Bulldozer processors.
2010-09-08 uros * config/i386/i386-protos.h (ix86_can_use_return_insn_p,
2010-09-07 uros PR target/45206
2010-09-06 uros * config/i386/i386.md (iptrsize): New mode attribute.
2010-09-03 jakub PR middle-end/45484
2010-09-02 aesok * target.def (class_likely_spilled_p): New hook.
2010-09-01 uros * config/i386/i386.h (enum ix86_tune_indices) <X86_TUN...
2010-08-31 uros * config/i386/i386.md (popdi1): Rewrite using POST_INC...
2010-08-30 ebotcazou Stack usage support
2010-08-28 uros * config/i386/sse.md (extsuffix): New code attribute.
2010-08-19 froydnj * target.def (function_arg, function_incoming_arg...
2010-08-18 uros * config/i386/i386.md (*add<mode>_1) <TYPE_LEA>: Split...
2010-08-17 hjlTry to avoid lea if possible.
2010-08-13 hjlEnable -fomit-frame-pointer on darwin which support...
2010-08-12 hjlTurn on -fomit-frame-pointer by default for 32bit Linux...
2010-08-11 aesok * target.def (output_addr_const_extra): New hook.
2010-08-10 rth * config/i386/i386.c (ix86_compute_frame_layout):...
2010-08-07 uros PR target/45213
2010-08-05 rthPR target/45189
2010-08-05 uros * config/i386/i386.c (ix86_decompose_address): Check...
2010-08-04 rthForce the use of stack_pointer_offset in computing...
2010-08-04 rthRemove code duplication in ix86_expand_epilogue.
2010-08-04 rthDescribe unwinding for realigned frames explicitly.
2010-08-04 rthEmit the prologue/epilogue using frame offsets.
2010-08-04 rthCleanup 32-bit ms_hook code.
2010-08-04 rthConsolidate red-zone logic into ix86_using_red_zone.
2010-08-04 rthSimplify logic saving the int registers in the prologue.
2010-08-03 uros * config/i386/i386.h (ix86_compare_op0, ix86_compare_o...
2010-07-28 ktietz2010-07-28 Kai Tietz <kai.tietz@onevision.com>
2010-07-26 rthPR target/44132
2010-07-23 lcwuFix violations of self-assignment check in GCC source.
2010-07-22 rth PR target/45027
2010-07-21 rthEliminate the computed goto in x64 varargs.
2010-07-19 iainsallow darwin branch island control depening on system...
2010-07-16 jakub PR target/44942
2010-07-15 froydnjgcc/
2010-07-12 ro * config/i386/i386.c (ix86_sol10_return_in_memory...
2010-07-12 uros * config/i386/i386.c (ix86_asm_output_function_label...
2010-07-09 uros * configure.ac (gcc_cv_as_ix86_rep_lock_prefix): Also...
2010-07-09 uros * config/i386/i386.c (ix86_veclib_handler): Make static.
2010-07-08 ktietz2010-07-08 Kai Tietz <kai.tietz@onevision.com>
2010-07-08 uros * config/i386/i386.c: Use short syntax for function...
2010-07-08 ebotcazou * config/i386/cygming.h (STACK_CHECK_STATIC_BUILTIN...
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-07 hjlRevert revision 161876.
2010-07-06 ktietz2010-07-06 Kai Tietz <kai.tietz@onevision.com>
2010-07-06 uros2010-07-06 Uros Bizjak <ubizjak@gmail.com>
2010-07-05 hjlSupport AVX Programming Reference (June, 2010).
2010-07-05 uros * config/i386/i386.c (ix86_gen_allocate_stack_worker...
2010-07-04 irar * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATI...
2010-07-03 hubicka * config/i386/i386.c (override_options): Revert accide...
2010-07-02 hubicka * ipa-split.c (split_function): For aggregate values...
2010-07-01 rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-30 amylaar PR other/44566
2010-06-29 froydnj PR bootstrap/44713
2010-06-29 froydnj * calls.c, dse.c, expr.c, function.c: Call targetm...
2010-06-29 froydnj * reginfo.c (init_reg_sets_1): Adjust comments.
2010-06-27 aesok * target.h (struct gcc_target): Add register_move_cost...
2010-06-25 spopEnable prefetching at -O3 for AMD cpus.
2010-06-23 amylaar PR other/44644
2010-06-23 hjlSplit AVX vec_extract_lo_XXX and 128bit to 256bit cast.
2010-06-22 uros * config/i386/i386.md (SWI1248x): New mode iterator.
2010-06-21 jakub PR target/44575
2010-06-21 ktietz2010-06-21 Kai Tietz <kai.tietz@onevision.com>
2010-06-13 rguenth2010-06-13 Richard Guenther <rguenther@suse.de>
2010-06-08 laurasgcc/ada:
2010-06-07 uros * config/i386/i386.md (*add<mode>_1): Remove alternati...
2010-06-07 irar * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_...
2010-06-07 tmsriram2010-06-06 Sriraman Tallam <tmsriram@google.com>
2010-06-05 aesok * target.h (struct gcc_target): Add memory_move_cost...
2010-06-04 froydnj * config/i386/i386-protos.h (ix86_print_operand):...
2010-06-04 froydnj * final.c (output_asm_insn): Call
2010-06-01 ktietz2010-06-01 Kai Tietz
2010-05-30 hubicka * config/i386/i386.c (pro_epilogue_adjust_stack):...
2010-05-29 froydnj * basic-block.h (struct control_flow_graph): Move...
2010-05-28 uros * config/i386/i386.c (ix86_fn_abi_va_list): Make static.
2010-05-28 ktietz2010-05-28 Kai Tietz <kai.tietz@onevision.com>
2010-05-23 hjlProperly check OPTION_MASK_ISA_64BIT.
2010-05-23 ktietz2010-05-23 Naarten Lankhorst <mlankhorst@codeweavers...
2010-05-21 stevengcc/ChangeLog:
2010-05-17 ro PR target/44074
2010-05-14 hjagasia2010-05-14 Harsha Jagasia <harsha.jagasia@amd.com>
2010-05-12 tmsriram * implicit-zee.c: New file.
2010-05-03 jakub PR debug/43972
2010-05-02 uros * config/i386/i386.c (ix86_target_string): Output...
2010-05-02 uros * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format...
2010-05-02 uros Revert:
2010-05-02 aesok * target.h (struct calls): Add function_value_regno_p...
2010-04-29 hjlReplace INSN_P with NONDEBUG_INSN_P.
2010-04-26 hubicka * cgraph.c (cgraph_create_node): Set node frequency...
2010-04-25 uros * config/i386/gmon-sol2.c (_mcleanup): Change format...
2010-04-19 uros PR target/43766
2010-04-18 hubicka * i386.md (UNSPEC_SSE_PROLOGUE_SAVE_LOW): New.
2010-04-12 ktietz2010-04-12 Kai Tietz <kai.tietz@onevision.com>
2010-04-10 uros * config/i386/i386.md (ashr<mode>3): Macroize expander...
2010-04-09 uros * config/i386/i386.md (DWI): New mode iterator.
2010-04-09 rguenth2010-04-09 Richard Guenther <rguenther@suse.de>
2010-04-09 ktietz2010-04-09 Kai Tietz <kai.tietz@onevision.com>
2010-04-07 ktietz2010-04-06 Kai Tietz <kai.tietz@onevision.com>
next