OSDN Git Service

2011-09-02 Vincent Celier <celier@adacore.com>
[pf3gnuchains/gcc-fork.git] / gcc / config / i386 /
2011-08-31 rsandifogcc/
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-27 uros PR target/50202
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-26 hjlAdd <lzcntintrin.h>, <bmiintrin.h> and <bmi2intrin...
2011-08-25 uros * config/i386/i386.md: Do not explicitly set default...
2011-08-25 uros * config/i386/i386.md (isa): Add sse2, sse2_noavx...
2011-08-24 hjlConvert to Pmode if needed.
2011-08-23 uros * config/i386/constraints.md (Yp): New register constr...
2011-08-23 hjlAdd AVX2 testcases.
2011-08-23 hjlAdd BMI2 support.
2011-08-22 uros PR target/50155
2011-08-22 hjlAdd support for AVX2 builtin functions.
2011-08-21 uros * config/i386/i386.md (any_div): Remove.
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-16 ktietz * config/i386/mingw32.h (GOMP_SELF_SPEC): Add...
2011-08-14 uros * config/i386/i386.c (ix86_expand_round_sse4): New...
2011-08-11 uros PR target/49781
2011-08-10 uros * config/i386/i386.md (lround<X87MODEF:mode><SWI248x...
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-06 uros * config/i386/i386.md (ssemodesuffix): Remove V8SI...
2011-08-05 jason * config/i386/i386.c (setup_incoming_varargs_ms_64...
2011-08-05 uros2011-08-05 Uros Bizjak <ubizjak@gmail.com>
2011-08-05 uros * config/i386/i386.md (*push<mode>2): Use "o" constrai...
2011-08-05 ro gcc:
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-02 hjlFix a typo in host_detect_local_cpu.
2011-08-02 hjlReplace long with long long on __lzcnt64.
2011-08-01 hjlUse ptr_mode for stack protector.
2011-08-01 uros PR target/49927
2011-08-01 hjlAdd -mlzcnt.
2011-08-01 ro PR debug/49887
2011-07-31 hjlCheck TARGET_LP64 for SIZE_TYPE/PTRDIFF_TYPE.
2011-07-31 uros PR target/49920
2011-07-29 uros * config/i386/predicates.md (tp_or_register_operand...
2011-07-29 uros PR target/47715
2011-07-28 uros * config/i386/predicates.md (pic_32bit_opreand): Do...
2011-07-28 hjlUpdate length attribute on *tls_global_dynamic_64.
2011-07-28 uros PR target/47715
2011-07-28 hjlOnly expand strlen to Pmode.
2011-07-28 uros * config/i386/i386.c (add->lea splitter): Add SWI...
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 * config/i386/i386.md (add->lea splitter): Implement...
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 ro gcc:
2011-07-13 ro gcc:
2011-07-13 hjlSupport ptr_mode != Pmode in x86_output_mi_thunk.
2011-07-13 ro gcc:
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-11 ro * config/i386/sol2.h [!USE_GLD] (CTORS_SECTION_ASM_OP...
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-07-07 jsm28 * config/i386/t-crtpic, config/i386/t-svr3dbx, config...
2011-07-07 hjlInitial x32 support.
2011-07-07 jsm28 * common/common-target-def.h (TARGET_HAVE_NAMED_SECTIO...
2011-07-07 ro gcc:
2011-07-07 ro * config/sol2.h (ASM_SPEC): Split into ...
2011-07-04 uros PR target/49600
2011-06-30 rthi386: Always use TARGET_DEEP_BRANCH_PREDICTION.
2011-06-29 cfangAuto-vectorizer generates 128-bit AVX insns by default...
next