]> gcc.gnu.org Git - gcc.git/history - gcc/config/i386/i386.c
i386.c (ix86_expand_fp_movcc): Do not attempt to construct SSE based conditional...
[gcc.git] / gcc / config / i386 / i386.c
2001-03-16 Jan Hubickai386.c (ix86_expand_fp_movcc): Do not attempt to constr...
2001-03-14 Jan Hubickai386.c (ix86_cmodel_string, [...]): Define.
2001-03-12 Jan Hubickai386.c: Commit forgotten hunk in previous patch.
2001-03-12 Jan Hubickai386.h (VALID_FP_MODE_P): XFmode is invalid on x86_64.
2001-03-10 Jan Hubickai386.h (DBX_REGISTER_NUMBER): Return proper values...
2001-03-09 Jan Hubickai386.h (FIRST_PSEUDO_REGISTER): Set to 53.
2001-03-07 Brad LucierBrad's -ffast-math breakup.
2001-03-03 Jan Hubickai386.c (ix86_expand_fp_compare): Delay creating of...
2001-02-28 Jan Hubickai386.c (pentium4_cost): New.
2001-02-28 Jan Hubickai386.md (sse_mov?fcc*): New patterns and splitters.
2001-02-28 Jan Hubickai386.md (attribute mode): Add "TI".
2001-02-28 Jan Hubickai386.md (sse_setccsf, [...]): New.
2001-02-25 Richard Kenneri386-protos.h (ix86_set_move_mem_attrs): Move decl.
2001-02-25 Richard Kenneri386.c (ix86_set_move_mem_attrs): New function.
2001-02-24 Jan Hubickai386.c (ix86_frame): New structure.
2001-02-21 Catherine Moorei386.c (function_arg_advance): Pass SSE arguments in...
2001-02-14 Jan Hubickainvoke.texi (-mreg-alloc): Nuke.
2001-02-14 Jan HubickaFix Richard suggested and I forgot.
2001-02-14 Jan Hubickai386-protos.h (ix86_memory_move_cost): Move offline.
2001-02-13 Jan Hubickai386.c (output_fp_compare): Support SSE.
2001-02-13 Jan Hubickai386.md (add?f3, [...]): Enable for TARGET_SSE(2) too.
2001-02-13 Jan Hubickai386.c (print_reg): Use ANY_FP_REG instead of FP_REG
2001-02-13 Jan HubickaFix breakage in my previous checkin.
2001-02-13 Jan Hubickai386.h (SSE_CLASS_P, [...]): New macros.
2001-02-13 Jan Hubickai386.h (VALID_FP_MODE_P, [...]): New.
2001-02-08 Richard Hendersoni386.c (ix86_frame_pointer_required): New.
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-02-01 Richard Kenneri386.c (ix86_compute_frame_size): Allow stack_alignment...
2001-01-28 Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-21 Richard Hendersoni386.c (ix86_asm_file_end): Disable putting pic_label_n...
2001-01-16 Jakub Jelineki386.c (fcmov_comparison_operator): Only initialize...
2001-01-15 Richard Hendersoni386.c (asm_output_function_prefix): Remove.
2001-01-15 Andreas Jaegeri386.c (ix86_init_builtins): Make i size_t to remove...
2001-01-14 Jan Hubickai386.c (ix86_expand_compare): Add bypass_test and secon...
2001-01-14 Andreas Jaegeri386.c (ix86_split_fp_branch): Remove unused variables.
2001-01-13 Jan Hubickai386.c (ix86_fp_comparison_arithmetics_cost, [...]...
2001-01-11 Jan Hubickai386.c (ix86_comparison_operator, [...]): Convert fp...
2001-01-11 Mark Mitchellc-common.h (CTI_VOID_LIST): Remove.
2001-01-10 Richard Hendersonalpha.c (alpha_free_machine_status): New.
2001-01-10 Jan Hubickai386.c (ix86_fp_compare_code_to_integer, [...]): new...
2001-01-08 Jan Hubickai386.c (ix86_expand_int_movcc): Take care to reverse...
2001-01-07 Jakub Jelineki386.c (constant_call_address_operand): Accept (const...
2001-01-02 Jan Hubickai386.c (ix86_split_to_parts): Return number of part...
2000-12-22 Kaveh R. GhaziMakefile.in (sched-deps.o, [...]): Fix dependency typo.
2000-11-27 Jan Hubickai386.c (ix86_force_to_memory, [...]): New.
2000-11-21 Richard Hendersoni386.c (i386_simplify_dwarf_addr): Simplify @GOT refere...
2000-11-17 Zack Weinbergggc.h: Delete ggc_add_string_root and ggc_mark_string.
2000-11-17 Zack Weinbergstringpool.c: New file.
2000-11-01 Richard Hendersoni386.c (fcmov_comparison_operator): Check for CCFPmode...
2000-10-31 Jan Hubickai386.h: Clarify CCNOmode description in comment.
2000-10-31 Bernd SchmidtMMX/SSE bugfixes
2000-10-25 Diego Novilloi386.c (print_operand): Handle new 'A' formatting code.
2000-10-18 Jan Hubickai386.c (ix86_comparison_operator, [...]): Handle CCRCmode.
2000-09-30 Joseph Myers* i386.c: Move include of "config.h" to before that...
2000-09-29 Jan Hubickafinal.c (final_scan_insn): Remove extra extract_insn...
2000-09-29 Jan Hubickarecog.c (recog_memoized): Rename to recog_memoized_1.
2000-09-25 Kazu Hiratai386.c: Fix formatting.
2000-09-25 Hans-Peter NilssonChange callers in config/[h-l]*/ to match:
2000-09-18 Bernd SchmidtMMX/SSE builtin support
2000-09-15 Jan Hubickai386-protos.h (no_comparison_operator, [...]): Remove.
2000-09-08 Bernd SchmidtMMX/SSE patterns for i386
2000-08-29 Richard Hendersoni386.c: Don't error on EXTRA_CONSTRAINT defined.
2000-08-28 Greg McGaryi386-protos.h (ix86_expand_compare): Add extern decl.
2000-08-25 John Wehlei386.c (ix86_find_base_term): New.
2000-08-25 Jakub Jelineki386.c (ix86_expand_branch): Treat GE and GEU the same...
2000-08-23 John Wehlertlanal.c (rtx_unstable_p): The pic register is stable...
2000-08-15 Richard Hendersoni386.c (legitimize_pic_address): Use Pmode for all...
2000-08-04 Richard Hendersoni386.md (return_indirect_internal): New.
2000-08-03 Jan Hubickareg-stack.c (subst_stack_regs_pat): Use replace_reg...
2000-08-02 Zack Weinbergc-common.h: Prototype min_precision and c_build_qualifi...
2000-08-02 Jan Hubickai386.c (legitimate_address_p): Accept other bases than...
2000-07-30 Richard HendersonMakefile.in (OBJS): Add doloop.o.
2000-06-27 Jan Hubickagenattrtab.c (write_attr_value): Do not abort for CONST...
2000-06-26 Bernd SchmidtAdd MMX and SSE registers to i386 machine description
2000-06-16 Jeffrey A Lawi386.md: Create new [right,left] rotate and right shift...
2000-06-11 Kaveh R. GhaziWarning fixes:
2000-06-01 Clinton Popetzi386.c (ix86_use_fcomi_compare): Make global.
2000-04-27 Jan Hubickacse.c (CSE_ADDRESS_COST): Remove.
2000-04-17 Jan Hubickai386.c (athlon_cost): Fix lea, divide and XFmode move...
2000-04-16 Ulrich Drepper(ix86_expand_epilogue): Yes, the x86 can pop 64k at...
2000-04-13 John Wehlei386.c (ix86_expand_binary_operator, [...]): Check...
2000-04-12 Jan Hubickai386.c (x86_sub_esp_4, [...]): New global variables.
2000-04-09 Richard Hendersongenrecog.c (pred): Update comparison_operator for the...
2000-04-09 John Wehlei386.md (fix_truncsfhi2, [...]): New patterns.
2000-04-08 John Wehlei386.md (ashrsi3, [...]): Fix typo.
2000-03-30 Richard Kennercalls.c (expand_call): Pass bit alignment to mark_reg_p...
2000-03-29 Jan HubickaConvert ACCUMULATE_OUTGOING_ARGS to an expression.
2000-03-28 Alan ModraAlan Modra <alan@linuxcare.com.au>
2000-03-28 Richard HendersonAdd CCZmode.
2000-03-18 Richard Hendersoni386.c (call_insn_operand): Always allow SYMBOL_REF...
2000-03-16 Jan Hubickai386.md (all HI and QI mode non-move patterns): Conditi...
2000-03-15 Jan Hubickai386.md (movhi_1): Promote movw imm...
2000-03-15 Jan Hubickai386.md (ix86_compute_frame_size): stack_alignment_need...
2000-03-09 Jason Merrill* i386.c (ix86_valid_type_attribute_p): Use compare_tre...
2000-03-07 Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-03-03 Clinton Popetzi386.c: (constant_call_address_operand): Reject CONST_INT.
2000-02-26 Jeff LawFix copyrights.
2000-02-12 Jan Hubickai386.c (ix86_emit_restore_regs_using_mov): Break out...
2000-02-10 Jan Hubickafunction.c (assign_temp): Change zero-sized arrays...
2000-02-07 Jan Hubickacalls.c (compute_argument_block_size): New argument...
next
This page took 1.115691 seconds and 108 git commands to generate.