aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)AuthorFilesLines
2007-01-23i386.md: Use REG_P...Uros Bizjak4-293/+295
2007-01-19i386.h (CONDITIONAL_REGISTER_USAGE): Store result of PIC_OFFSET_TABLE_REGNUM ...Dirk Mueller1-3/+5
2007-01-19i386.md (acos<mode>2): Rename from acossf2 and acosdf2.Uros Bizjak1-414/+132
2007-01-19i386.md (*fpatanxf3_i387, [...]): New insn patterns.Uros Bizjak1-88/+53
2007-01-18Make #if 0 type correctMichael Meissner1-12/+16
2007-01-18reg-stack.c (subst_stack_regs_pat): Use generic code for instructions that op...Uros Bizjak1-116/+46
2007-01-15i386.md (fyl2xxf3_i387): Rename from fyl2x_xf3.Uros Bizjak2-193/+119
2007-01-14re PR target/30413 (%z produces ICE for char operands)Uros Bizjak1-0/+4
2007-01-09i386.md (*sinxf2): Rename to *sinxf2_i387.Uros Bizjak1-164/+70
2007-01-08c.opt: Add -flax-vector-conversions.Mark Shinwell1-2/+2
2007-01-04Makefile.def (target_modules): Add libgcc.Daniel Jacobowitz4-43/+10
2007-01-03i386.h (NON_STACK_REG_P, [...]): Remove.Kazu Hirata2-19/+4
2006-12-22cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-3/+3
2006-12-20re PR rtl-optimization/30213 (Wrong code with optimized memset() (possible bu...Jan Hubicka1-50/+137
2006-12-13i386.h (FIRST_PSEUDO_REGISTER): Define to 53.Uros Bizjak4-40/+38
2006-12-13mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating3-4/+4
2006-12-11re PR target/30120 (silent miscompilation of argument passing)Uros Bizjak3-149/+26
2006-12-08re PR target/30120 (silent miscompilation of argument passing)Uros Bizjak1-1/+3
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell1-7/+3
2006-12-07i386.c (nocona_cost, [...]): Update preffered memcpy/memset codegen.Jan Hubicka1-4/+4
2006-12-06i386.md (DIRFLAG_REG): Remove constant.Uros Bizjak7-141/+45
2006-12-05i386.c (x86_output_aligned_bss): Move out of COMMON_ASM_OP ifdef.Eric Christopher1-2/+1
2006-12-05darwin.h (DARWIN_EXTRA_SPECS): New.Eric Christopher2-0/+2
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-12/+12
2006-12-05i386.c (ix86_builtin_vectorized_function): Declare.Richard Guenther1-0/+38
2006-12-05darwin.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-12-05darwin.h: Update copyright notice.Eric Christopher1-1/+1
2006-12-03re PR target/30041 (FAIL: gcc.target/i386/sse3-movddup.c (internal compiler e...Uros Bizjak1-2/+2
2006-12-02re PR target/30040 (-mtune=native is wrong for Core 2 Duo and Core Duo)H.J. Lu3-35/+173
2006-12-02i386.c (pentium4_cost, [...]): Update 32bit memcpy/memset decriptors.Jan Hubicka1-9/+15
2006-12-02* config/i386/i386.c: Fix a comment typo.Kazu Hirata1-1/+1
2006-12-02builtins.c, [...]: Fix comment typos.Kazu Hirata2-6/+6
2006-12-01re PR target/24036 ([e500] ICE in subreg_offset_representable_p, at rtlanal.c...Joseph Myers1-0/+9
2006-11-30i386.md (R10_REG): New constant.Uros Bizjak2-6/+7
2006-11-30re PR target/29852 (x86_64: SSE version missing for fmod{d,s,x}f3)Uros Bizjak1-48/+22
2006-11-30i386.md (movsf_1): Enable pattern for standard 80387 constants before reload ...Uros Bizjak1-6/+13
2006-11-27i386.c (x86_ext_80387_constants): Add m_K8, m_CORE2 and m_GENERIC64.Uros Bizjak1-1/+1
2006-11-27expr.c (emit_block_move_via_libcall): Export.Jan Hubicka5-480/+1299
2006-11-27revert: i386.c (ix86_rtx_costs): For standard 80387 constants...Uros Bizjak2-16/+33
2006-11-25config/i386/i386.md (fpremxf4): Rename to fpremxf4_i387.Uros Bizjak1-87/+40
2006-11-25config/i386/i386.md (UNSPEC_TRUNC_NOOP): New unspec definition.Uros Bizjak1-106/+53
2006-11-18i386.c (ix86_builtins): New array for ix86 builtin function decls.Richard Guenther1-39/+67
2006-11-18invoke.texi (core2): Add item.Vladimir Makarov3-30/+100
2006-11-17i386.c (ix86_function_sseregparm): Missing comment update.Uros Bizjak1-4/+4
2006-11-17darwin.h (LINK_COMMAND_SPEC): Don't do dwarf stuff on pre-darwin9 system, unl...Mike Stump1-0/+7
2006-11-16i386.c (ix86_function_sseregparm): Fix comment: number of arguments passed to...Uros Bizjak1-3/+3
2006-11-15i386.opt: New target option -mx87regparm.Uros Bizjak3-26/+147
2006-11-13i386.c (ix86_expand_lround): Handle expand_simple_binop return value.Richard Guenther1-29/+32
2006-11-13i386.c: Fix a typo in comment.H.J. Lu1-1/+1
2006-11-13bpapi.h (TARGET_BPABI_CPP_BUILTINS): Define __GXX_TYPEINFO_EQUALITY_INLINE bu...Joseph Myers1-0/+1