Replace INSN_P with NONDEBUG_INSN_P.
[gcc.git] / gcc / config / i386 / i386.c
2010-04-29 H.J. LuReplace INSN_P with NONDEBUG_INSN_P.
2010-04-26 Jan Hubickacgraph.c (cgraph_create_node): Set node frequency to...
2010-04-25 Uros Bizjakgmon-sol2.c (_mcleanup): Change format string placehold...
2010-04-19 Uros Bizjakre PR target/43766 (x86 prefetch doesn't use complex...
2010-04-18 Jan Hubickai386.md (UNSPEC_SSE_PROLOGUE_SAVE_LOW): New.
2010-04-12 Kai Tietzi386.c (x86_this_parameter): Handle aggregate for __thi...
2010-04-10 Uros Bizjaki386.md (ashr<mode>3): Macroize expander from ashr...
2010-04-09 Uros Bizjaki386.md (DWI): New mode iterator.
2010-04-09 Richard Guenthertarget.h (builtin_conversion): Pass in input and output...
2010-04-09 Kai Tietzcygming.h (TARGET_OS_CPP_BUILTINS): Add __thiscall...
2010-04-07 Kai Tietzi386.c (ix86_handle_cconv_attribute): Ignore calling...
2010-04-06 Jakub Jelinekre PR target/43667 (ICE with __builtin_ia32_vpermil2p...
2010-04-06 Uros Bizjaki386-protos.h (x86_maybe_negate_const_int): Declare.
2010-04-06 Jakub Jelinekre PR target/43638 (Internal compiler error with inline...
2010-03-27 Michael MeissnerPR 43544, change TARGET_VECTORIZE_BUILTIN_VECTORIZED_FU...
2010-03-26 Uros Bizjakre PR target/43524 (ICE: in ix86_expand_prologue, at...
2010-03-25 Jakub Jelinekre PR bootstrap/43511 (Configure error at stage 1 in...
2010-03-24 Jakub Jelinekre PR debug/43293 (Invalid unwind info for i?86 -fpic)
2010-03-24 Jakub Jelinekre PR target/43498 (No unwind info for thunks even...
2010-03-24 Rainer Orthre PR target/38118 (gcc emits non-TLS data as TLS on...
2010-03-24 Rainer Orthi386.c (override_options): Don't accept -mtls-dialect...
2010-03-22 H.J. LuAdd -mfma to ix86_target_string.
2010-03-22 Rainer Orthre PR target/38085 (gcc -m64 -pg generates invalid...
2010-03-20 Mike Stumpdarwin.h (SUBTARGET32_DEFAULT_CPU): Add.
2010-03-10 Jakub Jelinekre PR debug/43290 (ICE in dwarf2out_frame_debug_expr)
2010-03-09 Jakub Jelinekre PR debug/43293 (Invalid unwind info for i?86 -fpic)
2010-03-09 Jakub Jelinekre PR debug/43290 (ICE in dwarf2out_frame_debug_expr)
2010-02-26 H.J. LuCorrect expand_vec_perm_blend in i386.c for V8HImode...
2010-02-23 Jakub Jelinekre PR target/43107 (ICE: SIGSEGV with -O3 -mavx)
2010-02-23 Jakub Jelinekre PR target/43139 (ICE in output_operand)
2010-02-23 Manuel López-Ibáñezre PR target/43123 (wrong value for march or mtune...
2010-02-22 H.J. LuTurn on X86_TUNE_INTER_UNIT_MOVES for Atom.
2010-02-15 Sebastian PopAdd support for vpermil2p* in XOP.
2010-01-28 Uros Bizjakre PR target/42891 (ice in extract_insn, at recog.c...
2010-01-28 Michael Matzre PR target/42881 (SSE2 intrinsics miscompiled at...
2010-01-16 Harsha Jagasiare PR target/42664 (ICE on compilation of polyhedron...
2010-01-09 Alexandre Olivai386.c (ix86_vectorize_builtin_vec_perm): Silence bogus...
2010-01-05 H.J. LuProperly convert GTU to GT for V4SI and V2DI
2010-01-04 H.J. LuDon't convert GTU to GT for V4SI and V2DI
2009-12-29 H.J. Lui386.c (ix86_expand_int_vcond): Reformat.
2009-12-17 Uros Bizjakre PR target/32280 (_mm_srli_si128, heinous code for...
2009-12-14 Jakub Jelinekre PR bootstrap/42369 (Revision 155217 failed to bootstrap)
2009-12-14 Jakub JelinekFix LWP.
2009-12-07 Jakub JelinekFix ABM.
2009-12-07 Sebastian PopRemove XOP splitters.
2009-12-05 Sebastian PopAdd TARGET_FUSED_MADD to FMA4 insns.
2009-12-04 Sebastian PopFix FMA4 and XOP insns.
2009-12-04 Richard HendersonFor FMA4, force all operands into registers.
2009-12-04 Sebastian PopRemove unused operand.
2009-12-02 Sebastian Poplzcount intrinsics.
2009-11-30 Richard HendersonImplement vec_perm broadcast, and tidy lots of patterns...
2009-11-30 Richard Hendersoni386.c (avx_vperm2f128_parallel): New.
2009-11-30 Richard Hendersoni386-builtin-types.def (V4DF_FTYPE_V4DF_V4DF_V4DI)...
2009-11-29 Jan Hubickacgraph.c (same_body_alias_1): Break out of
2009-11-27 Richard Hendersonsse.md (vec_interleave_highv16qi, [...]): Remove expanders.
2009-11-27 Jakub Jelineki386.c (ix86_emit_restore_sse_regs_using_mov): Remove...
2009-11-26 Richard Hendersoni386-builtin-types.awk (DEF_VECTOR_TYPE): Allow an...
2009-11-25 Jakub Jelinekre PR target/42165 (-masm=intel doesn't know how to...
2009-11-25 Uros Bizjakpredicates.md (emms_operation): New predicate.
2009-11-23 Uros Bizjaki386.md (add<mode>3_carry): Change insn pattern to...
2009-11-23 Richard Hendersoni386.c (avx_vpermilp_parallel): Fix sign compare mismatch.
2009-11-23 Richard Hendersoni386.c (avx_vpermilp_parallel): New function.
2009-11-20 Richard Hendersoni386-builtin-types.awk: New file.
2009-11-13 Uros Bizjakre PR target/41900 (call *%esp shouldn't be generated...
2009-11-09 Jakub Jelineki386.c (print_operand): Fix formatting.
2009-11-08 Jakub Jelinekre PR target/41985 (Internal compiler error reported.)
2009-11-05 Michael Matzi386.c (ix86_builtin_reciprocal): Remove dependency...
2009-11-04 Harsha Jagasiainvoke.texi (-mlwp): Add documentation.
2009-11-04 Harsha Jagasiaconfig.gcc (i[34567]86-*-*): Include xopintrin.h.
2009-11-03 Uros Bizjakre PR target/41900 (call *%esp shouldn't be generated...
2009-10-30 H.J. LuOptimize -mstackrealign.
2009-10-29 Michael Matztree-ssa-math-opts.c (execute_convert_to_rsqrt): Remove.
2009-10-28 Jakub Jelinekre PR target/41762 (internal compiler error when compil...
2009-10-27 Kai Tietzmingw32.h (CHECK_EXECUTE_STACK_ENABLED): New macro.
2009-10-20 Stefan Dösingeri386.c: Remove signal.h #include.
2009-10-12 Stefan Dösingeri386.md (vswapmov): New.
2009-10-11 Uros Bizjaki386.md (SWIM): New mode iterator.
2009-10-11 Uros Bizjaki386.md (*setcc_di_1): New insn_and_split pattern.
2009-10-09 Richard Guentherre PR lto/41638 (Back-end builtins are mishandled)
2009-10-06 Uros Bizjaki386.md (SWI48, SDWI, DWI): New mode iterators.
2009-09-30 Harsha Jagasiaconfig.gcc (i[34567]86-*-*): Include fma4intrin.h.
2009-09-24 Jakub Jelinekcgraphunit.c (cgraph_lower_function): Revert last change.
2009-09-22 Janis Johnsoni386.c (ix86_scalar_mode_supported_p): Don't return...
2009-09-22 Richard Hendersonre PR target/41246 (should "sorry" when regparm=3 and...
2009-09-21 Kai Tietzi386.c (ix86_expand_epilogue): Adjust offset for xmm...
2009-09-18 Uros Bizjakre PR target/38288 (i386/i386.c: 7 * set but not used...
2009-09-09 Kai Tietzi386.c (ix86_can_use_return_insn_p): Check for padding0...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-09-01 Chris Demetrioui386.c (ix86_vectorize_builtin_conversion): Never vecto...
2009-08-29 Kai Tietzre PR c/41184 (wrong optimise code, epilogue code adjus...
2009-08-25 Jan Hubickabmmintrin.h: Replace by #error.
2009-08-25 Anatoly Sokolovhooks.h (hook_bool_const_int_const_int_true): Declare.
2009-08-14 Paolo Bonzinire PR target/40934 (ICE in get_hard_regnum, at reg...
2009-08-06 Uros Bizjakre PR target/40957 (standard_sse_constant_opcode crash...
2009-08-05 Uros Bizjakre PR target/40906 (Wrong code generated for push of...
2009-08-02 Uros Bizjaki386.c (ix86_expand_fp_compare): Use const0_rtx instead...
2009-07-31 Uros Bizjakbsd.h (ASM_BYTE): New define.
2009-07-24 Uros Bizjaklinux.c: Use fputs or putc instead of fprintf where...
2009-07-23 Uros Bizjaki386.c: Use ASM_LONG instead of .long.
2009-07-23 Uros Bizjakre PR target/40832 (gfortran 4.4.0 generates invalid...
next