OSDN Git Service

Improve AGU stalls avoidance optimization.
[pf3gnuchains/gcc-fork.git] / gcc / config / i386 / i386.c
2011-09-08 hjlImprove AGU stalls avoidance optimization.
2011-09-08 jakub PR target/50310
2011-09-06 uros2011-09-06 Uros Bizjak <ubizjak@gmail.com>
2011-09-06 hjlPR middle-end/44382: Tree reassociation improvement
2011-09-02 rguenth2011-09-02 Richard Guenther <rguenther@suse.de>
2011-08-30 uros * config/i386/i386.c (ix86_valid_target_attribute_inne...
2011-08-30 hjlAdd FMA intrinsics and testcases.
2011-08-30 bernds * config/i386/i386.c (get_pc_thunk_name): Change prefix to
2011-08-27 bernds * doc/rtl.texi (simple_return): Document.
2011-08-27 uros * config/i386/sse.md (*absneg<mode>2): Fix split condi...
2011-08-26 uros * config/i386/i386.c (ix86_build_const_vector): Rewrit...
2011-08-26 uros * config/i386/i386.md (round<mode>2): New expander.
2011-08-24 hjlConvert to Pmode if needed.
2011-08-23 hjlAdd BMI2 support.
2011-08-22 hjlAdd support for AVX2 builtin functions.
2011-08-20 uros * config/i386/i386.c (ix86_binary_operator_ok): Use
2011-08-20 uros * config/i386/i386.c (ix86_expand_round_sse4): Expand as
2011-08-18 hjlAdd -mavx2.
2011-08-18 hjlChange ix86_isa_flags to HOST_WIDE_INT.
2011-08-18 jakub PR target/50092
2011-08-18 rsandifogcc/
2011-08-14 uros * config/i386/i386.c (ix86_expand_round_sse4): New...
2011-08-11 uros PR target/49781
2011-08-09 uros * config/i386/i386.c (ix86_emit_i387_round): New function.
2011-08-09 uros * config/i386/i386.c: Remove traling spaces.
2011-08-09 uros PR target/49781
2011-08-08 ktietz2011-08-08 Richard Henderson <rth@redhat.com>
2011-08-08 uros PR target/49781
2011-08-06 uros * config/i386/i386.c (ix86_compute_frame_layout):...
2011-08-05 jason * config/i386/i386.c (setup_incoming_varargs_ms_64...
2011-08-05 uros * config/i386/i386.md (*push<mode>2): Use "o" constrai...
2011-08-05 hjlAdd -march=core-avx-i.
2011-08-04 ktietz2011-08-04 Kai Tietz <ktietz@redhat.com>
2011-08-04 rthPR target/49964
2011-08-01 uros PR target/49927
2011-08-01 hjlAdd -mlzcnt.
2011-08-01 ro PR debug/49887
2011-07-29 uros PR target/47715
2011-07-27 uros * config/i386/i386.c (ix86_expand_move): Do not explic...
2011-07-27 uros * config/i386/predicates.md (x86_64_movabs_operand...
2011-07-27 ktietz * config/i386/i386.c (ix86_option_override_inte...
2011-07-26 hjlCall simplify_gen_subreg for PIC with mode of x.
2011-07-26 uros PR target/47369
2011-07-26 uros PR target/47381
2011-07-22 hjlDisallow MS ABI in x32 mode.
2011-07-22 hjlCall copy_to_mode_reg instead of force_reg.
2011-07-22 hjlConvert to Pmode if needed and use force_reg after...
2011-07-21 hjlConvert to Pmode if needed in ix86_legitimize_address.
2011-07-21 hjlPromote pointer function arguments and return values...
2011-07-21 uros * config/i386/i386.c (ix86_decompose_address): Reject...
2011-07-20 hjlHandle address output and call patterns for x32.
2011-07-20 uros * config/i386/i386.c (ix86_decompose_address): Allow...
2011-07-20 uros PR target/49780
2011-07-19 aesok * target.def (class_max_nregs): New hook.
2011-07-19 rsandifogcc/
2011-07-19 rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
2011-07-18 uros PR target/47744
2011-07-18 ro toplevel:
2011-07-13 hjlSupport ptr_mode != Pmode in x86_output_mi_thunk.
2011-07-12 uros * config/i386/i386.c: Tidy processor feature bitmasks.
2011-07-12 rthPR target/49714
2011-07-12 hjagasia2011-07-12 Harsha Jagasia <harsha.jagasia@amd.com>
2011-07-12 rthPR target/49714
2011-07-11 uros * config/i386/i386.c (ix86_trampoline_init): Switch...
2011-07-10 hjlUse movl instead of movabs for x32.
2011-07-10 rth * config/i386/i386.c (x86_output_mi_thunk)...
2011-07-10 hjlTurn on 64bit and check models for x32.
2011-06-30 rthi386: Always use TARGET_DEEP_BRANCH_PREDICTION.
2011-06-29 cfangAuto-vectorizer generates 128-bit AVX insns by default...
2011-06-20 cfangpr49089: enable avx256 splitting unaligned load/store...
2011-06-18 jakub PR target/49411
2011-06-16 amylaar PR middle-end/46500
2011-06-14 jsm28 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to
2011-06-09 ro2011-05-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2011-06-09 ro * configure.ac (gcc_cv_as_hidden): Enable on *-*-darwin*.
2011-06-02 uros * config/i386/i386.c (standard_sse_constant_p) <case 1>:
2011-05-31 aoliva* config/i386/i386.c (ix86_rtx_costs): Drop NEG from...
2011-05-30 uros * config/i386/i386.md (*movxf_internal): Penalize...
2011-05-27 ro2011-05-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2011-05-25 hjlImplement x86 pause intrinsic.
2011-05-25 ebotcazou * common.opt (flag_stack_usage_info): New variable.
2011-05-23 hjlSave the initial options after checking vzeroupper.
2011-05-19 uros * config/i386/i386.c (option_override_internal): Enabl...
2011-05-19 ro PR target/40483
2011-05-18 jsm28 * config/i386/i386.c (ix86_valid_target_attribute_tree...
2011-05-17 uros * config/i386/i386-protos.h (output_fix_trunc): Change...
2011-05-16 jsm28 * opts-common.c (opt_enum_arg_to_value): New.
2011-05-16 uros * config/i386/constraints.md (z): New constraint.
2011-05-15 uros * config/i386/i386.md (floating point move splitters...
2011-05-14 uros * config/i386/constraint.md (Yd, Yx): New register...
2011-05-13 hjlChange ix86_save_reg/ix86_hard_regno_mode_ok to return...
2011-05-13 jsm28 * config/i386/i386-opts.h: New.
2011-05-12 hjlChange maybe_eh_return to bool.
2011-05-11 uros * config/i386/i386.c (legitimize_tls_address)
2011-05-09 uros * config/i386/i386.c (ix86_autovectorize_vector_sizes...
2011-05-07 hubicka * i386.h (ix86_tune_indices): Add X86_TUNE_SOFTWARE_PR...
2011-05-04 uros * config/i386/i386.c (ix86_reorg): Run move_or_delete_...
2011-05-03 froydnj * config/i386/i386.c (ix86_code_end): Call build_funct...
2011-05-03 jakub PR target/48774
2011-05-03 ebotcazou PR target/48723
next