aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-06system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.Anatoly Sokolov8-42/+22
2011-10-06[multiple changes]Arnaud Charlet14-604/+322
2011-10-06Correct errors in sparc SImode popcount/clz patterns when 64-bit.David S. Miller2-29/+82
2011-10-06function.c (thread_prologue_and_epilogue_insns): Emit split prologue on the o...Bernd Schmidt2-5/+7
2011-10-06re PR tree-optimization/50596 (Problems in vectorization of condition express...Jakub Jelinek7-10/+312
2011-10-06i386: Use the proper mode for blend in vshuffle.Richard Henderson2-7/+27
2011-10-06i386: Add AVX2 support to ix86_expand_vshuffle.Richard Henderson3-17/+135
2011-10-06Rework vector shuffle tests.Richard Henderson26-460/+526
2011-10-06vshuffle: Use correct mode for mask operand.Richard Henderson2-9/+12
2011-10-06tree-vect-patterns.c (vect_pattern_recog_1): Use vect_recog_func_ptr typedef ...Jakub Jelinek2-7/+11
2011-10-06re PR tree-optimization/49279 (Optimization incorrectly presuming constant va...Jakub Jelinek7-21/+52
2011-10-06function.c (thread_prologue_and_epilogue_insns): Build a vector of unconverte...Bernd Schmidt2-16/+18
2011-10-06tree-flow.h (get_var_ann): Don't declare.Michael Matz6-13/+36
2011-10-06assign_neg.cc: Tidy dg- directives, for C++0x testing too.Paolo Carlini8-39/+77
2011-10-06tree-vect-patterns.c (vect_handle_widen_mult_by_const): For lhs don't set SSA...Jakub Jelinek2-10/+10
2011-10-06tree.h (avoid_folding_inline_builtin): New prototype.Jakub Jelinek4-1/+14
2011-10-06tree-vect-generic.c (vector_element): Look at previous generated results.Richard Guenther2-0/+16
2011-10-06re PR c++/39950 (__unix__ macro is not predefined on AIX platform (C and C++))David Edelsohn2-0/+9
2011-10-06Restore FreeBSD/SPARC bootstrap (PR bootstrap/49804)Rainer Orth2-1/+7
2011-10-06i386.opt (recip_mask, [...]): New variables and cl_target member.Michael Matz7-5/+145
2011-10-06re PR target/49049 (ICE in copyprop_hardreg_forward_1, at regcprop.c:767)Bernd Schmidt4-9/+44
2011-10-06re PR target/50305 (Inline asm reload failure when building Linux kernel)Ulrich Weigand4-0/+90
2011-10-06function.c (thread_prologue_and_epilogue_insns): Mark last_bb_active as possi...Andreas Krebbel2-1/+7
2011-10-06fold-const.c (fold_ternary_loc): Also fold non-constant vector CONSTRUCTORs.Richard Biener1-22/+8
2011-10-06fold-const.c (fold_ternary_loc): Also fold non-constant vector CONSTRUCTORs.Richard Guenther2-16/+17
2011-10-06* config/rx/rx.md (smin3): Revert previous delta.Nick Clifton2-5/+9
2011-10-06re PR tree-optimization/38884 (missed FRE with __real and __imag)Richard Guenther5-2/+108
2011-10-06tree-vect-patterns.c (vect_pattern_recog_1): Add stmts_to_replace argument...Jakub Jelinek2-10/+21
2011-10-05Add support for lzd and popc instructions on sparc.David S. Miller9-18/+170
2011-10-06Fixes the spacing in ChangeLog entry.Artjoms Sinkarovs1-3/+4
2011-10-06Fix bconstp-3.c failure in PR50607.Artjoms Sinkarovs3-75/+97
2011-10-06pod_char_traits.h: Avoid warnings in C++0x mode when int_type is unsigned.Paolo Carlini2-1/+9
2011-10-06Daily bump.GCC Administrator1-1/+1
2011-10-05strlenopt-21.c (dg-options): Remove -fdump-tree-optimized.Uros Bizjak4-1/+9
2011-10-05function.c (thread_prologue_and_epilogue_insns): Don't shrink-wrap if profili...Bernd Schmidt2-0/+6
2011-10-05* ChangeLog: Update my previous entry.Uros Bizjak1-1/+4
2011-10-05vect.exp (VEC_CFLAGS): Append "-fdump-tree-veclower2".Uros Bizjak4-8/+8
2011-10-05re PR tree-optimization/50613 (ICE: tree check: expected ssa_name, have addr_...Jakub Jelinek4-4/+40
2011-10-05Fix vect-shuffle-* test cases.Richard Henderson9-214/+482
2011-10-05vect.exp (VEC_CFLAGS): Move initialization after DEFAULT_VECTFLAGS initializa...Uros Bizjak2-3/+8
2011-10-05i386: Rewrite ix86_expand_vshuffle.Richard Henderson4-111/+109
2011-10-05Fix lower_vec_shuffle.Richard Henderson2-174/+104
2011-10-05i386.c (distance_non_agu_define): Simplify calculation of "found".Uros Bizjak2-30/+31
2011-10-05re PR bootstrap/50621 (Bootstrap failure)Bernd Schmidt3-3/+17
2011-10-05rx.opt (mpid): Define.DJ Delorie9-41/+412
2011-10-05re PR tree-optimization/38885 (missed FRE with BIT_FIELD_REF and vectors)Richard Guenther4-2/+81
2011-10-05invoke.texi (-fshrink-wrap): Document.Bernd Schmidt11-147/+705
2011-10-05tree-ssa-sccvn.c (vn_get_expr_for): Handle CONSTRUCTOR of vector type.Richard Guenther2-5/+31
2011-10-05avx256-unaligned-load-3.c (dg-options): Add -mtune=generic.Uros Bizjak3-2/+8
2011-10-05avr-protos.h (avr_out_addto_sp): New prototype.Georg-Johann Lay4-143/+61