summaryrefslogtreecommitdiff
path: root/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
* * config/i386/i386.h (CPP_CPU_SPEC): Define i586 and i686 symbolsrth2000-09-191-8/+9
* MMX/SSE builtin supportcrux2000-09-184-9/+1451
* * i386-protos.h (no_comparison_operator, uno_comparison_operator):hubicka2000-09-154-317/+453
* 2000-09-15 Kazu Hirata <kazu@hxi.com>kazu2000-09-151-1/+1
* * convex.md: Use "+" instead of "=" for outputs wrapped in alaw2000-09-121-1/+1
* * i386.md (add?i_3, add?i_5): New.hubicka2000-09-111-9/+272
* MMX/SSE patterns for i386crux2000-09-084-13/+1642
* * config/i386/i386.h (ADDRESS_COST): Fix typo.law2000-09-071-1/+1
* Changes in cse.c/loop.c cost calculationscrux2000-09-061-10/+2
* * config/i386/i386.md (call_pop): Fix test for settingrth2000-09-062-13/+10
* * i386.md (pushsi2, pushhi2, pophi2, swapsf, swapdf,hubicka2000-09-041-11/+11
* * config/i386/i386.c: Don't error on EXTRA_CONSTRAINT defined.rth2000-08-293-35/+16
* * config/i386/i386-protos.h (ix86_expand_compare): Add extern decl.gkm2000-08-283-2/+51
* * i386.c (ix86_find_base_term): New.wehle2000-08-253-0/+46
* * config/i386/i386.c (ix86_expand_branch): Treat GE and GEU the samejakub2000-08-251-10/+14
* * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm2000-08-242-5/+5
* * tree.h (enum tree_index): New member `TI_MAIN_IDENTIFIER'.gkm2000-08-242-4/+2
* * rtlanal.c (rtx_unstable_p): The pic register is stablewehle2000-08-231-0/+13
* * gcc.c (do_spec_1): Implement %j spec flag.law2000-08-212-4/+6
* * config/i386/i386.md (lea_general_1): Copy insn condition to splitjakub2000-08-211-3/+3
* * config/i386/i386.c (legitimize_pic_address): Use Pmoderth2000-08-151-7/+7
* * i386.h (FUNCTION_OK_FOR_SIBCALL): Not OK if DECL's returnzack2000-08-051-4/+10
* * i386/x-djgpp: Delete code that conditionally modifies target_alias.law2000-08-043-31/+91
* * i386.md (return_indirect_internal): New.rth2000-08-042-1/+9
* * reg-stack.c (subst_stack_regs_pat): Use replace_reg to swaphubicka2000-08-031-1/+1
* * config/i386/cygwin.h: Remove -remap from CPP_SPEC since this option is notcgf2000-08-031-1/+1
* * c-common.h: Prototype min_precision and c_build_qualified_type here...zack2000-08-021-15/+15
* * i386.c (legitimate_address_p): Accept other bases thanhubicka2000-08-021-8/+21
* * i386.md (shift to lea splitter): Use const_int_operand.hubicka2000-08-021-1/+1
* * config/i386/beos-elf.h (STARTFILE_SPEC): Add i386-mcount.ojason2000-08-023-254/+27
* * Makefile.in (ssa.o): Updated header files in dependences.mmitchel2000-07-311-0/+5
* * i386.md (addsi to lea splitter, ashlqi3_1_lea): Fix bugshubicka2000-07-311-2/+2
* Fix bug in my last checkin.hubicka2000-07-311-3/+5
* * Makefile.in (OBJS): Add doloop.o.rth2000-07-302-106/+33
* * i386.md (*lea_general_[123]) New insns and splits.hubicka2000-07-301-22/+339
* * config/i386/i386.md (andsi_1+1): Allow HImode.jakub2000-07-251-3/+3
* * config/i386/i386.md (call_pop): Check operands[0],jakub2000-07-251-6/+10
* * final.c (profile_function): Do not emit profile counters inzack2000-07-131-11/+7
* * i386.md (call_pop, call, call_value_pop): Do not sethubicka2000-07-071-14/+20
* * config/i386/i386.md (movstrictqi_xor): Use 'q' constraint insteadjakub2000-07-031-2/+2
* * i386-interix.h (STRIP_NAME_ENCODING): Declare _new_name properly.law2000-06-281-1/+1
* * alpha/alpha-interix.h: Delete redundant -Asystem(interix),law2000-06-281-2/+2
* * i386.md (prologue_set_got): Set length_immediate field.hubicka2000-06-281-1/+5
* * genattrtab.c (write_attr_value): Do not abort for CONST_INT operands.hubicka2000-06-273-555/+928
* * i386.md (addqi_low_1): Remove.hubicka2000-06-271-27/+0
* 2000-06-27 Philipp Thomas <pthomas@suse.de>pthomas2000-06-278-90/+123
* Add MMX and SSE registers to i386 machine descriptioncrux2000-06-267-142/+357
* * i386.md: Create new [right,left] rotate and right shiftlaw2000-06-164-0/+336
* Warning fixes:ghazi2000-06-112-5/+5
* * config/i386/i386.c (ix86_use_fcomi_compare): Make global.cpopetz2000-06-013-4/+6