OSDN Git Service

Optimize (double)(long) to generate FRIZ if -ffast-math
[pf3gnuchains/gcc-fork.git] / gcc / config / i386 /
2010-09-02 aesok * target.def (class_likely_spilled_p): New hook.
2010-09-02 jsm28 * opts.h (struct cl_option): Add warn_message field.
2010-09-02 uros * config/i386/i386.md (nonmemory_operand): New mode...
2010-09-02 uros PR target/45476
2010-09-01 uros PR target/45476
2010-09-01 ktietz2010-09-01 Kai Tietz <kai.tietz@onevision.com>
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-30 uros * Move compare peephole2 to a better place.
2010-08-30 uros * config/i386/i386.md (zero_extendsidi2_1): Rename...
2010-08-28 uros * config/i386/sse.md (extsuffix): New code attribute.
2010-08-27 uros PR target/41484
2010-08-22 jsm28 * Makefile.in (gccspec.o, cppspec.o): Update dependencies.
2010-08-20 hjlCast to unsigned short/char first for _mm_extract_epi16...
2010-08-20 jakub PR target/45336
2010-08-20 uros * config/i386/i386.md (ashift RSP splitter): Remove...
2010-08-19 froydnj * target.def (function_arg, function_incoming_arg...
2010-08-19 uros2010-08-19 Uros Bizjak <ubizjak@gmail.com>
2010-08-18 uros PR target/45327
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-12 uros * config/i386/i386.c (LONG_TYPE_SIZE): Remove.
2010-08-11 aesok * target.def (output_addr_const_extra): New hook.
2010-08-11 rth * config/i386/i386.h (HARD_REGNO_CALL_PART_CLOBBERED...
2010-08-10 rth * config/i386/i386.c (ix86_compute_frame_layout):...
2010-08-08 ktietz2010-08-08 Kai Tietz <kai.tietz@onevision.com>
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 rthRemove duplicate definition of TARGET_64BIT_MS_ABI.
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-04 uros * config/i386/unix.h (GLOBAL_ASM_OPS): Add tabs around...
2010-08-03 uros * config/i386/i386.h (ix86_compare_op0, ix86_compare_o...
2010-08-01 uros PR target/45142
2010-07-31 uros * config/i386/i386.md (mov<SWIM:mode>cc and correspond...
2010-07-30 uros * config/i386/i386.md (int_cond): Remove code iterator.
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-15 uros * config/i386/i386.h (SHIFT_COUNT_TRUNCATED): Expand...
2010-07-15 davek * config/i386/cygwin.h (LIBGCJ_SONAME): Update.
2010-07-14 davek * config/i386/cygming-crtend.c (__FRAME_END__): Replac...
2010-07-13 ro * config/i386/sol2-unwind.h (x86_64_fallback_frame_sta...
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-11 ktietz2010-07-11 Kai Tietz <kai.tietz@onevision.com>
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-07 hjlRetry rdrand if the carry flag isn't valid.
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 hjlChange 8bit divmod to HImode.
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 bernds PR target/44727
2010-07-01 rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-30 amylaar PR other/44566
2010-06-30 rguenth2010-06-30 Richard Guenther <rguenther@suse.de>
2010-06-30 rguenth2010-06-30 H.J. Lu <hongjiu.lu@intel.com>
2010-06-29 bernds * recog.c (peep2_do_rebuild_jump_labels, peep2_do_clea...
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-24 uros * config/i386/i386.md (XFmode push splitter): Use...
2010-06-24 hjlImplement 8bit divmod patterns.
2010-06-23 uros * config/i386/i386 (mov<mode>): Macroize expander...
2010-06-23 amylaar PR other/44644
2010-06-23 hjlSplit AVX vec_extract_lo_XXX and 128bit to 256bit cast.
2010-06-22 hjlAlso check sseishft1 for unit attribute.
2010-06-22 uros * config/i386/i386.md (SWI1248x): New mode iterator.
2010-06-21 hjlProperly handle psrldq when optimizing for Atom.
2010-06-21 jakub PR target/44575
2010-06-21 ktietz2010-06-21 Kai Tietz <kai.tietz@onevision.com>
2010-06-20 uros PR target/44546
2010-06-19 hjlSimplify modesuffix in sse.md.
2010-06-15 uros * config/i386/i386.c (*prefetch_sse_<mode>): Macroize...
next