summaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386.c
Commit message (Expand)AuthorAgeFilesLines
* Merge in gcc2-ss-010999Jeff Law1999-09-061-19/+19
* Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.Bernd Schmidt1999-09-061-1/+18
* Change memory mangement and constant pool handling for nested functions to ma...Bernd Schmidt1999-09-041-40/+21
* * i386.c (ix86_attr_length_default): Handle TYPE_FXCH.Jeffrey A Law1999-09-021-0/+6
* Merge new ia32 backend from the branch!Richard Henderson1999-09-011-3416/+3396
* i386.c (output_strlen_unroll): Don't write xops[7] label if it wasn't set.Jim Kingdon1999-08-311-7/+12
* i386.h: Declare ix86_cpu_string...Zack Weinberg1999-08-271-9/+9
* rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1999-08-201-3/+3
* i386.c (output_fp_cc0_set): Don't check the JUMP_INSN code for conditional move.H.J. Lu1999-05-271-60/+108
* Revert accidental checkin.Jeff Law1999-05-251-108/+60
* * i386.c (output_float_compare): Avoid GNU-C extensions.Jan Hubicka1999-05-181-61/+109
* reg-stack.c: Do not emit pop insns after cc0 setter.Jan Hubicka1999-05-161-5/+31
* i386.c (memory_address_info): Correct the scale factor test.Graham Stott1999-05-121-1/+2
* stupid.c (stupid_mark_refs): Generate a REG_UNUSED note for a register which ...John Wehle1999-04-251-123/+25
* acconfig.h (HAVE_GAS_FILDS_FISTS): Add.John Wehle1999-04-231-5/+6
* i386.c (output_move_double): Abort if a non-offsettable memory operand is enc...John Wehle1999-04-201-87/+12
* output.h (current_function_is_leaf, [...]): Declare.John Wehle1999-04-181-0/+5
* i386.c (i386_preferred_stack_boundary_string): New global variable.Jan Hubicka1999-04-171-27/+39
* * i386.c (k6_cost): Take into account the decoding time.Jan Hubicka1999-04-171-2/+7
* Donn Terry <donn@interix.com>Richard Henderson1999-04-171-5/+17
* Revert accidental checkin of the FCOMI patch that I was testing.Jeff Law1999-04-151-105/+59
* * i386.c (x86_adjust_cost): Move break statement to correct place.Jan Hubicka1999-04-151-61/+106
* i386.md (ashlsi patterns): Call output_ashl instead of output_ashlsi3.Jan Hubicka1999-04-141-20/+82
* i386.md (notsi, [...]): Call memory_address_displacement_length instead of me...Jan Hubicka1999-04-141-5/+15
* John Wehle (john@feith.com)John Wehle1999-04-141-0/+60
* Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1999-04-141-1/+5
* i386.c (memory_address_length): Add missing parenthesis.Dave Brolley1999-04-141-1/+1
* i386.c (memory_address_length): New function.Richard Henderson1999-04-131-0/+117
* Jan Hubicka <hubicka@freesoft.cz>Jan Hubicka1999-04-131-3/+23
* i386.md (floatsisf2, [...]): Remove unused register constraints from the spli...John Wehle1999-04-101-48/+0
* i386.c (output_move_memory): Remove.John Wehle1999-04-071-119/+0
* i386.c (x86_double_with_add): Turn off for Pentium and PPro.Jeffrey A Law1999-04-041-1/+98
* i386.md: Delete floating point compare...John Wehle1999-04-021-51/+9
* Fix whitespace error.Jeff Law1999-04-021-1/+1
* i386.c (print_operand_address, case REG): Do not use ESI addressing mode for ...Jan Hubicka1999-04-021-2/+15
* i386.c (output_fp_conditional_move): Abort for LT, LE, GE, and GT signed inte...H.J. Lu1999-03-311-0/+7
* i386.c (output_int_conditional_move): Use "enum rtx_code" for code type.H.J. Lu1999-03-311-1/+1
* i386.c (notice_update_cc): No need to check the INT mode for conditional move...H.J. Lu1999-03-311-2/+1
* i386.md (movdicc+3, movdicc+4): Rewrite using split_di.John Wehle1999-03-271-15/+0
* i386.h (PREFERRED_STACK_BOUNDARY): Define.Jeff Law1999-03-221-16/+65
* * i386.c (legitimate_address_p): Verify modes of base and index.Richard Henderson1999-02-141-1/+13
* i386.c (legitimate_pic_address_disp_p): Remove static.Richard Henderson1999-02-141-1/+1
* i386.md (movsicc, [...]): Delete unconstrained alternatives.John Wehle1999-01-311-18/+1
* i386.c (i386_comp_type_attributes): Compare whether the attributes are define...Richard Henderson1998-10-301-2/+2
* i386.c (i386_valid_type_attribute_p): Return nonzero for mismatched "stdcall"...Marcus Meissner1998-10-291-2/+12
* flow.c: Update comment.John Wehle1998-10-121-8/+9
* final.c (final): If a label is reached only from a single jump...John Carr1998-09-061-6/+224
* * i386.c (print_operand): Remove obsolete 'c' docs.Jeffrey A Law1998-08-271-1/+0
* reload.c (operands_match_p): Handle rtvecs.Richard Henderson1998-08-251-105/+172
* cygwin32.h (VALID_MACHINE_TYPE_ATTRIBUTE): New macro.Jason Merrill1998-07-281-0/+1