OSDN Git Service

2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / config / i386 / i386.md
2003-12-13 kazu * config/vxlib.c: Fix comment typos.
2003-12-09 stuart2003-12-08 Stuart Hastings <stuart@apple.com>
2003-12-08 hubicka * i386.md (cmpstr expander): Obey TARGET_INLINE_ALL_ST...
2003-12-04 rth * config/i386/i386.md (addqi3_carry): Use q...
2003-10-30 hubicka * real.c (encode_ieee_extended): Initialize whole...
2003-10-27 jakub * reload1.c (struct elim_table): Change offset, initia...
2003-10-20 hubicka * toplev.c (rest_of_compilation): Fix webizer pass...
2003-10-19 hubicka * i386.c (print_reg): Do not abort on certain registers.
2003-10-19 ebotcazou PR optimization/8178
2003-10-18 ebotcazou PR optimization/8178
2003-10-11 sayle * builtins.c (expand_builtin_strcmp): Defend against...
2003-09-26 neroden * config/i386/i386-aout.h, config/i386/i386-coff.h,
2003-09-21 grahams PR target/12353
2003-08-23 hubicka PR target/11369
2003-07-28 hubicka * i386.md (memory attribute) Avoid accessing uninitial...
2003-07-22 kazu * combine.c (if_then_else_cond): Simplify the comparis...
2003-07-09 kazu * config/i386/i386.md: Remove an old comment about
2003-07-08 jakub PR c/11420
2003-07-08 sayle * config/i386/i386.md: Correct check-in of incorrect...
2003-07-08 sayle PR target/10979
2003-06-30 hubicka (fyl2x_sfxf3, fyl2x_dfxf3, fscale_sfxf3, fscale_dfxf3...
2003-06-30 hubicka * i386.c (standard_80387_constant_p): Accept TFmode...
2003-06-25 hjl2003-06-25 H.J. Lu <hongjiu.lu@intel.com>
2003-06-16 sayle * optabs.h (enum optab_index): Add new OTI_tan and...
2003-06-15 sayle * config/i386/i386.md (expsf2, expdf2, expxf2): New...
2003-06-13 rth PR target/11089
2003-06-08 hubicka * i386.md (subsi_3_zext, sse2_nandv2di3): Fix predicates.
2003-06-06 wilson PR optimization/4490
2003-06-05 hubicka * i386.md (align): Fix warning; clarify what to do...
2003-06-05 rth * config/i386/i386.c (struct ix86_address)...
2003-06-04 rth * config/i386/i386.md (align): Use ASM_OUTPUT_...
2003-06-04 hubicka * i386.c (min_insn_size, k8_avoid_jump_misspredicts...
2003-06-04 hubicka * i386.c (ix86_reorg): Replace the jump instead of...
2003-06-01 ebotcazou PR target/11044
2003-05-14 sayle PR optimization/10764
2003-05-12 sayle * config/i386/i386.md (logsf2, logdf2, logxf2, logdf2...
2003-05-10 uweigand * except.c (EH_RETURN_STACKADJ_RTX): Do not define.
2003-04-24 hubicka * i386.md (cvtsi2sdq): Fix typo in previous patch.
2003-04-24 hubicka * cfgbuild.c (make_edges): Do not use next_nonnote_in...
2003-04-15 amylaargcc:
2003-04-07 hubicka PR target/10077
2003-04-01 hubicka * i386.md (test patterns): Allow memory operand in...
2003-03-25 ebotcazou PR optimization/8746
2003-03-18 hubicka * i386.md: Fix previous commit that mistakely applied...
2003-03-18 hubicka * i386.md (cvtts?2si peep2): New.
2003-03-16 rth * config/i386/i386.md (movstrictqi, movstrictqi...
2003-03-12 ebotcazou PR optimization/9888
2003-03-12 ebotcazou PR optimization/9888
2003-03-08 hubicka * gcc.dg/inline-3.c: New test.
2003-02-25 hubicka * Makefile.in (lcm.o): Add dependency on function.h
2003-02-24 law * i386.md (testdi_1_rex64): Discourage reload...
2003-02-23 rth2003-02-22 Richard Henderson <rth@redhat.com>
2003-02-22 hubicka * expmed.c (expand_divmod): Undo sign extensions for...
2003-02-22 zlomek * config/i386/i386.md: Use gen_lowpart instead of...
2003-02-22 hubicka * i386.c (def_builtin): Special case 64bit builtins.
2003-02-22 hubicka * i386.c (builtin_description): Add __builtin_ia32_pad...
2003-02-19 hubicka * i386.md (movsfcc_1, movdfcc_1): Fix constrains.
2003-02-19 hubicka * i386.md (movsfcc_1, movdfcc_1): Fix constrains.
2003-02-19 hubicka * i386.md (cosxf2): Fix conditional.
2003-02-16 sayle2003-02-15 Roger Sayle <roger@eyesopen.com>
2003-02-13 sayle * config/i386/i386.md (UNSPEC_FPATAN): New UNSPEC...
2003-02-11 rth * config/i386/i386.c (ix86_expand_movstr):...
2003-02-09 hubicka * i386.c (vector_move_operand): New predicate.
2003-02-09 hubicka * i386.md (floathi*): Deal with SSE.
2003-02-09 hubicka * i386.md (ahi?v*3): Set third operand type to TImode.
2003-02-07 hubicka * i386.md (sse2_nandv2di3): Fix.
2003-02-07 hubicka * i386.md (movdi_rex64_1): Fix mmx<->int move opcode.
2003-02-06 hubicka * i386.c (x86_inter_unit_moves): New variable.
2003-02-05 hubicka * i386-protos.h (x86_emit_floatuns): Declare.
2003-02-05 jakub PR optimization/8555
2003-02-05 rth * config/i386/i386.md (UNSPEC_BSF): Remove.
2003-02-04 hubicka * i386.md (movti_rex64): Fix constraint.
2003-02-04 hubicka * i386.md (vector push splitters): Fix typo in resolv...
2003-02-03 hubicka * i386.c (ix86_expand_store_builtin): Always force...
2003-02-01 rth * config/i386/i386.md (addsi_1_zext splitter...
2003-02-01 rth2003-02-01 Richard Henderson <rth@redhat.com>
2003-01-29 hubicka * i386.md (subdi3_carry_rex64): Fix typo.
2003-01-28 vmakarov2003-01-28 Vladimir Makarov <vmakarov@redhat.com>
2003-01-28 hubicka * i386.c (ix86_carry_flag_operator): New predicate.
2003-01-26 kazu * config/i386/i386-modes.def: Fix comment typos.
2003-01-25 hubicka * i386.c (ix86_expand_movstr, ix86_expand_clrstr)...
2003-01-20 hubicka * i386.md (SSE cmov splitter): Handle memory operand...
2003-01-09 hubicka * i386.md (unit, prefix_0f, memory attributes): Hanlde...
2003-01-09 hubicka * i386.md (*mul*): FIx constraints; remove confused...
2003-01-08 hubicka * i386.md (adddi3_carry_rex64, subdi3_carry_rex64...
2003-01-07 rth * config/i386/i386.c (ix86_init_mmx_sse_builtins):
2002-12-26 kazu * config/i386/athlon.md: Fix comment typos.
2002-12-25 hubicka * i386.md (memory attribute): Fix setcc attribute.
2002-12-20 kazu * c-pretty-print.h: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-19 hubicka * i386.md (length_immediate): Do not refer to insn...
2002-11-18 hubicka * i386.md (addqi_1_slp): Fix output template.
2002-11-16 hubicka * athlon.md, k6.md, pentium.md, ppro.md: Handle shift1...
2002-10-31 hubicka * i386.md (negdf2_ifs_rex64): Don't allow GPR operand.
2002-10-29 hubicka * i386.h (CONST_DOUBLE_OK_FOR_LETTER_P): Remove 'H'
2002-10-23 wilsonMinor performance tweak, and workaround for reload...
2002-10-22 hubicka PR other/8289
2002-10-22 hubicka * i386.c (standard_sse_constant_p): Accept vector...
2002-10-22 hubicka * i386.md: FIx typo.
2002-10-22 hubicka * i386.c (builtin_description): Add IX86_BUILTIN_PUNPC...
next