re PR target/53961 (internal compiler error: in memory_address_length, at config...
[gcc.git] / gcc / config / i386 / i386.c
2012-07-22 Uros Bizjakre PR target/53961 (internal compiler error: in memory_...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-14 Uros Bizjaki386.c (ix86_set_reg_reg_cost): Enable TFmode/TCmode...
2012-07-13 Bill Schmidtre PR bootstrap/53955 (Missing prototypes in i386.c...
2012-07-13 Bill Schmidttm.texi: Regenerate.
2012-07-10 Richard HendersonZap now unused builtin_mul_widen_even/odd target hooks
2012-07-10 Richard Hendersoni386: Rename patterns for vec_widen_<s>mult_even/odd_...
2012-07-09 Iain Sandoere PR target/53283 (Many failures on x86_64-apple-darwi...
2012-07-06 Uros Bizjaki386.c (construct_plt_address): Make static.
2012-07-06 Uros Bizjakre PR target/53811 (ICE: in insn_default_length, at...
2012-07-03 Uros Bizjaki386.c (ix86_option_override_internal): Fix wrong code...
2012-07-03 Uros Bizjakre PR target/53811 (ICE: in insn_default_length, at...
2012-06-27 Richard Hendersoni386: Fix logic error in r188785
2012-06-27 Richard Hendersoni386: Correct costs on CONST_DOUBLE and CONST_VECTOR
2012-06-27 Richard Hendersoni386: Implement widen_smul_*_v4si for plain sse2
2012-06-27 Richard Hendersoni386: Expand mul<VI8_AVX2> earlier
2012-06-25 Richard Hendersoni386: Add widen_multiply_even/odd builtins and hooks
2012-06-25 Richard Hendersoni386: Cleanup and unify widening multiply patterns
2012-06-25 Tristan Gingoldwinnt.c (i386_pe_seh_end_prologue): Move code to ...
2012-06-24 Steven Bosscheroutput.h: (current_function_is_leaf...
2012-06-23 Richard Hendersonre PR target/53749 (ice in expand_shift_1)
2012-06-23 Richard Hendersoni386: Pass ix86_expand_sse_unpack operands by value
2012-06-23 Richard Hendersoni386: Extract the guts of mulv16qi3 to ix86_expand_veco...
2012-06-22 H.J. LuAllow -mpreferred-stack-boundary=3 on x86-64
2012-06-19 Richard HendersonHandle const_vector in mulv4si3 for pre-sse4.1.
2012-06-19 Richard HendersonAdd rtx costs for sse integer ops
2012-06-13 H.J. LuSet cache values from -mtune
2012-06-13 Bill Schmidttarghooks.c (default_builtin_vectorized_conversion...
2012-06-04 H.J. LuSkip debug insns in ix86_sched_reorder
2012-06-01 Yuri Rumyantsevi386.c (x86_sched_reorder): New function.
2012-05-30 Uros Bizjaki386.c (legitimize_tls_address): Generate tls_initial_e...
2012-05-29 Michael Matzrtl.h (assign_stack_temp, [...]): Remove 'keep' argument.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-25 Uros Bizjakre PR target/53474 (Solaris/x86 bootstrap with Sun...
2012-05-25 Alexander Ivchenkore PR target/53435 ((ix86_expand_vec_perm) and (ix86_ex...
2012-05-25 Tristan Gingoldi386.c (struct ix86_frame): Remove unused frame field.
2012-05-21 Uros Bizjaki386.c (put_condition_code): Change "reverse" and ...
2012-05-21 H.J. LuWarn passing SSE argument ABI change for -m64
2012-05-14 Uros Bizjakre PR target/46098 (ICE: in extract_insn, at recog...
2012-05-14 Marc Glissere PR target/52607 (v4df __builtin_shuffle with {0...
2012-05-13 Uros Bizjaki386.md (*pushtf): Enable for TARGET_SSE.
2012-05-10 Uros Bizjaki386.md (*movoi_internal_avx): Handle TARGET_SSE_PACKED...
2012-05-10 Rainer OrthUse i386-cpuinfo.c on all i386 targets
2012-05-09 Uros Bizjakre PR target/44141 (Redundant loads and stores generate...
2012-05-08 Uros Bizjakre PR target/53250 ([SH] ICE: in change_address_1,...
2012-05-08 Uros Bizjaki386.c (has_dispatch): Use TARGET_BDVER1 and TARGET_BDV...
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-05-04 Andrew Pinskiexpr.c (get_def_for_expr_class): New function.
2012-05-04 Uros Bizjakre PR target/53228 (target attributes in libcpp/lex...
2012-05-03 Jason Merrilli386.c (ix86_code_end): Set DECL_IGNORED_P on the pc...
2012-05-02 Kirill YukhinChangeLog entry:
2012-04-30 Eric Botcazoui386.c (ix86_handle_struct_attribute): Use the proper...
2012-04-26 Sriraman Tallami386-cpuinfo.c (FEATURE_AVX2): New enum value.
2012-04-25 Sriraman TallamThis patch adds new builtins to check for cpu type...
2012-04-12 Uros Bizjakre PR target/52932 (AVX2 intrinsic _mm256_permutevar8x3...
2012-04-11 H.J. LuCheck [SUB]SUBTARGET_OVERRIDE_OPTIONS after TARGET_64BIT
2012-04-06 Teresa JohnsonAvoid instructions that incur expensive length-changing...
2012-04-05 Uros Bizjakre PR target/52882 (ICE in memory_address_length, at...
2012-03-31 H.J. LuDon't check TARGET_64BIT if TARGET_64BIT_DEFAULT is...
2012-03-30 Richard Hendersoni386: Add and use one_operand_p to vec_perm control...
2012-03-28 H.J. LuAdd ABI_64 and replace ISA_X32 with ABI_X32
2012-03-28 Uros Bizjaki386.c (ix86_modes_tieable_p): Handle 32bit AVX modes.
2012-03-27 Uros Bizjakre PR target/52698 (-maddress-mode=long doesn't work)
2012-03-20 Jakub Jelinekre PR target/52607 (v4df __builtin_shuffle with {0...
2012-03-20 Jakub Jelineki386.c (vselect_insn): New variable.
2012-03-20 Jakub Jelinekre PR target/52607 (v4df __builtin_shuffle with {0...
2012-03-20 Jakub Jelineki386.c (ix86_decompose_address): If operand isn't UNSPE...
2012-03-19 Uros Bizjakbuiltins.c (expand_builtin_cexpi): Use copy_addr_to_reg...
2012-03-19 Uros Bizjaki386.c (get_thread_pointer): Add tp_mode argument.
2012-03-19 Uros Bizjaki386.c (ix86_expand_prologue): Use Pmode mode consistently.
2012-03-16 Richard Guenthertree.h (TREE_VECTOR_CST_ELTS): Remove.
2012-03-15 Jakub Jelinekre PR target/52568 (suboptimal __builtin_shuffle on...
2012-03-14 H.J. LuAdd -maddress-mode=short|long for x86
2012-03-13 Uros Bizjaki386.c (x86_decompose_address): Fix commit.
2012-03-13 Uros Bizjakpredicates.md (constant_call_address_operand): Declare...
2012-03-13 Uros Bizjaki386.c (ix86_decompose_address): Handle subregs of...
2012-03-13 Uros Bizjaki386.c (ix86_decompose_address): Prevent %fs:(%reg...
2012-03-13 Uros Bizjaki386.h (TARGET_TLS_INDIRECT_SEG_REFS): New.
2012-03-12 H.J. LuAdd ix86_gen_tls_global_dynamic_64 and ix86_gen_tls_loc...
2012-03-12 H.J. LuProperly set ix86_gen_xxx function pointers
2012-03-12 Kirill YukhinChangeLog entry:
2012-03-11 H.J. LuUse word_mode instead of Pmode in loop expand
2012-03-11 Uros Bizjaki386.c (ix86_zero_extend_to_Pmode): Rewrite using conve...
2012-03-11 H.J. LuCheck ptr_mode and use Pmode in ix86_trampoline_init
2012-03-11 H.J. LuUse Pmode on x86_64 this parameter
2012-03-11 Uros Bizjakpredicates.md (call_insn_operand): Allow constant_call_...
2012-03-10 H.J. LuProperly generate x32 TLS IE sequence
2012-03-09 Uros Bizjakre PR target/52530 (Many 64-bit execution failures...
2012-03-09 H.J. LuUse word_mode to push/pop register for x86
2012-03-08 Uros Bizjakre PR target/52530 (Many 64-bit execution failures...
2012-03-07 Uros Bizjaki386.c (ix86_print_operand_punct_valid_p): Add '^'.
2012-03-07 H.J. LuPass pointers in word_mode instead of Pmode
2012-03-04 Uros Bizjaki386.c (ix86_print_operand): Declare taken and cputaken...
2012-03-04 H.J. LuCheck Pmode instead of TARGET_64BIT
2012-03-04 H.J. LuCheck Pmode to set adjust_stack_insn
2012-03-04 H.J. LuOnly handle zero-extended DImode addresses
2012-03-02 Uros Bizjaki386.c (ix86_cc_modes_compatible): Declare CCZmode...
2012-03-02 Uros Bizjakre PR target/46716 (wrong code generated with -mno...
2012-02-28 Richard Guentherre PR target/52407 (sse2 simd uint32_t and int64_t...
2012-02-24 Kai Tietzi386.c (ix86_delegitimize_address): Handle UNSPEC_PCREL...
next