aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-19i386.c (TARGET_MANGLE_FUNDAMENTAL_TYPE): Define.Joseph Myers1-0/+22
2005-06-19i386.c (ix86_function_arg_regno_p): Add MMX_REGNO_P for TARGET_MMX.Uros Bizjak1-12/+17
2005-06-18expr.c (store_constructor): Use store of 0 to indicate value death instead of...Richard Henderson1-0/+21
2005-06-16extend.texi: Document sseregparm target attribute.Richard Guenther1-95/+148
2005-06-16basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo...Jan Hubicka1-1/+1
2005-06-10re PR target/21981 ([4.0 only] __m64 return value should be returned in %mm0)Uros Bizjak1-9/+29
2005-06-10i386.c (optimization_options): Make -fno-math-errno the default on Darwin.Dale Johannesen1-0/+5
2005-06-09darwin.c (darwin_binds_local_p): New.Dale Johannesen1-0/+5
2005-06-08re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy...Eric Botcazou1-2/+9
2005-06-07i386.h (enum ix86_entity): New.Uros Bizjak1-27/+93
2005-06-05i386.c (x86_use_loop): Remove.Steven Bosscher1-1/+0
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata1-3/+3
2005-05-26opt-functions.awk (var_type): New function.Richard Sandiford1-77/+2
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-7/+10
2005-05-07tree-ssa-loop-ivcanon.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-05-06re PR target/21329 (optimize i386 block copy)Denis Vlasenko1-13/+41
2005-05-04re PR rtl-optimization/21239 (Illegal elimination of SSE2 load/store using xm...Jakub Jelinek1-9/+12
2005-05-03re PR target/21297 (buf[i+i]=0 stores buf[i] when -O2)Jakub Jelinek1-3/+6
2005-04-24re PR target/21101 (ICE: could not find a spill register on MMX intrinsics)Richard Henderson1-0/+35
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-16/+16
2005-04-23re PR target/21099 (ICE on mmx intrinsics)Richard Henderson1-1/+4
2005-04-21i386.c (type_natural_mode): Use gcc_unreachable and gcc_assert instead of abort.Nathan Sidwell1-315/+269
2005-04-21config.gcc (*-*-darwin*): Add darwin.opt to $extra_options.Richard Sandiford1-18/+115
2005-04-14i386.c (x86_cmpxchg, x86_xadd): New.Richard Henderson1-5/+18
2005-04-14i386.c (ix86_expand_sse_cmp): Split out from ...Richard Henderson1-15/+147
2005-04-12i386.c (ix86_prepare_sse_fp_compare_args): Split ...Richard Henderson1-165/+187
2005-04-12i386.h (TARGET_FPMATH_DEFAULT): New.Geoffrey Keating1-4/+2
2005-04-09tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...Jakub Jelinek1-16/+34
2005-04-09re PR target/20795 (ICE in assign_parms)Jakub Jelinek1-0/+5
2005-04-05re PR target/20342 (ICE in spill_failure, at reload1.c:1872)Richard Henderson1-11/+49
2005-04-05[multiple changes]Jakub Jelinek1-13/+64
2005-04-01i386.c (ix86_decompose_address): Look inside SUBREGs to fix addresses involvi...Paolo Bonzini1-30/+56
2005-04-01cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-4/+4
2005-03-30[multiple changes]Jan Hubicka1-4/+0
2005-03-29reg-stack.c (subst_stack_regs_pat): Handle <UNSPEC_FIST> case.Uros Bizjak1-2/+5
2005-03-23tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not imply that this is ca...Hans-Peter Nilsson1-2/+4
2005-03-15re PR target/18668 (use prescott's fisttp)Uros Bizjak1-7/+13
2005-03-14re PR target/17688 ([4.1] x87 fops can handle HImodes)Uros Bizjak1-1/+2
2005-03-11re PR target/20415 (Vector init builtin produces invalid instruction pshufw)Richard Henderson1-5/+15
2005-02-01re PR rtl-optimization/19680 (sub-optimial register allocation with sse)Richard Henderson1-1/+63
2005-01-31re PR target/19704 (ICE for tail call of regparm 3 and dllimport)Danny Smith1-0/+7
2005-01-30re PR target/19700 (ICE in final_scan_insn with O1 -g -march=athlon-xp -mfpma...Richard Henderson1-4/+86
2005-01-28i386.c (ix86_expand_fp_absneg_operator): Use SSE_FLOAT_MODE_P for use_sse com...Uros Bizjak1-1/+1
2005-01-27builtins.c (expand_builtin_copysign): New.Richard Henderson1-63/+125
2005-01-25re PR target/19556 (ICE with -march=pentium-m (during bootstrap))Richard Henderson1-22/+55
2005-01-22re PR target/19506 (PovRay produces wrong pictures with -mfpmath=sse -ffast-m...Richard Henderson1-1/+41
2005-01-22* config/i386/i386.c (ix86_prepare_fp_compare_args): Fix is_sse test.Richard Henderson1-1/+1
2005-01-20re PR target/19530 (MMX load intrinsic produces SSE superfluous instructions ...Richard Henderson1-3/+19
2005-01-20i386.c (ix86_expand_push): New.Richard Henderson1-0/+18
2005-01-20re PR target/19350 (Compilation with -O1 -ftree-vectorize gives unrecognizabl...Richard Henderson1-0/+2