aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386.h
AgeCommit message (Expand)AuthorFilesLines
2001-01-10i386.h (CPP_CPU_SPEC): Allow for -std=c* and -std=i* as equivalent to -ansi i...Joseph Myers1-1/+1
2001-01-07i386.c (constant_call_address_operand): Accept (const (plus (symbol_ref) (con...Jakub Jelinek1-1/+1
2001-01-02i386.c (ix86_split_to_parts): Return number of part required; handle TFmodes.Jan Hubicka1-10/+35
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-3/+3
2000-12-19More scheduler infrastructure.Bernd Schmidt1-1/+1
2000-11-25Allow combinations involving the flag registerBernd Schmidt1-1/+1
2000-11-02config:Neil Booth1-1/+1
2000-10-31i386.h: Clarify CCNOmode description in comment.Jan Hubicka1-7/+3
2000-10-25i386.c (print_operand): Handle new 'A' formatting code.Diego Novillo1-0/+1
2000-10-19* i386.h (CONST_OK_FOR_LETTER): Re-add 'N'; document.Jan Hubicka1-0/+2
2000-10-18i386.c (ix86_comparison_operator, [...]): Handle CCRCmode.Jan Hubicka1-1/+5
2000-09-25Change callers in config/[h-l]*/ to match:Hans-Peter Nilsson1-2/+2
2000-09-19i386.h (CPP_CPU_SPEC): Define i586 and i686 symbols in addition to pentium an...Richard Henderson1-8/+9
2000-09-18MMX/SSE builtin supportBernd Schmidt1-0/+216
2000-09-15i386-protos.h (no_comparison_operator, [...]): Remove.Jan Hubicka1-11/+16
2000-09-08MMX/SSE patterns for i386Bernd Schmidt1-0/+2
2000-09-06* config/i386/i386.h (ADDRESS_COST): Fix typo.Graham Stott1-1/+1
2000-09-06Changes in cse.c/loop.c cost calculationsBernd Schmidt1-10/+2
2000-09-06i386.md (call_pop): Fix test for setting current_function_uses_pic_offset_table.Richard Henderson1-1/+2
2000-08-28i386.c: Don't error on EXTRA_CONSTRAINT defined.Richard Henderson1-2/+2
2000-08-25i386.c (ix86_find_base_term): New.John Wehle1-0/+11
2000-08-05i386.h (FUNCTION_OK_FOR_SIBCALL): Not OK if DECL's return type is a float mod...Zack Weinberg1-4/+10
2000-07-31Makefile.in (ssa.o): Updated header files in dependences.Jeffrey D. Oldham1-0/+5
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas1-45/+50
2000-06-26Add MMX and SSE registers to i386 machine descriptionBernd Schmidt1-136/+193
2000-06-15i386.md: Create new [right,left] rotate and right shift patterns to optimize ...Jeffrey A Law1-0/+1
2000-06-11Warning fixes:Kaveh R. Ghazi1-1/+1
2000-05-08Fix comment describing ELIMINABLE_REGSNick Clifton1-4/+5
2000-04-28i386.h (FUNCTION_BLOCK_PROFILER_EXIT): Generate mem reference for call instru...Ulrich Drepper1-1/+1
2000-04-27cse.c (CSE_ADDRESS_COST): Remove.Jan Hubicka1-5/+1
2000-04-17i386.c (athlon_cost): Fix lea, divide and XFmode move costs.Jan Hubicka1-1/+5
2000-04-12i386.c (x86_sub_esp_4, [...]): New global variables.Jan Hubicka1-0/+5
2000-04-12Word wrap commentZack Weinberg1-2/+2
2000-04-09genrecog.c (pred): Update comparison_operator for the unordered operators.Richard Henderson1-0/+2
2000-04-03bb-reorder.c (verify_insn_chain): #ifdef out unless ENABLE_CHECKING.Zack Weinberg1-1/+1
2000-04-03* i386.h (TARGET_SWITCHES): Remove bogus empty strings, fix typo.Philipp Thomas1-3/+3
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-0/+30
2000-03-27Add CCZmode.Richard Henderson1-3/+6
2000-03-18i386.c (call_insn_operand): Always allow SYMBOL_REF, care for HALF_PIC_P.Richard Henderson1-1/+5
2000-03-16i386.md (all HI and QI mode non-move patterns): Conditionize by TARGET_[HQ]IM...Jan Hubicka1-0/+19
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-02-24i386.h: Remove useless definition of "I386" and misleading comment above it.Zack Weinberg1-4/+0
2000-02-23Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.Zack Weinberg1-3/+8
2000-02-08* i386.h (TARGET_SWITCHES): Fix typo in option name.Kaveh R. Ghazi1-1/+1
2000-02-03i386.md (movstrsi, clrstrsi): Support variable sized copies, align destinatio...Jan Hubicka1-0/+13
2000-02-01i386.c (general_no_elim_operand): New.Richard Henderson1-10/+7
2000-02-01frame.c (find_fde): Convert for loop to do-while so compiler sees it's always...Zack Weinberg1-18/+17
2000-01-25dwarf2out.c: include "varray.h", not dyn-string.h.Jason Merrill1-0/+11
2000-01-24i386.h (FIRST_PSEUDO_REGISTER): Set to 21.Jan Hubicka1-22/+37
2000-01-24i386.h (PREDICATE_CODES): Add aligned_operand.Jan Hubicka1-0/+2