aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-06-18This patch updates ldm_stm_operation_p to check for loads that if SP is in th...Greta Yorsh2-0/+15
2012-06-18re PR tree-optimization/53693 (ICE in vect_get_vec_def_for_stmt_copy, at tree...Richard Guenther4-0/+37
2012-06-18re PR tree-optimization/53703 (verify_ssa: definition in block 105 does not d...Bill Schmidt4-10/+166
2012-06-18vax.h (VMS_TARGET): Remove.Steven Bosscher4-11/+10
2012-06-18tree-vrp.c (extract_range_from_assert): Split out range intersecting code.Richard Guenther2-233/+243
2012-06-18s390.c (s390_gimplify_va_arg): Revert change from r187965.Andreas Krebbel2-1/+5
2012-06-18Implement support for int iterators.Tejas Belagod3-5/+131
2012-06-18re PR middle-end/53698 (ICE: in plus_constant, at explow.c:88 with -O -mx32 -...Richard Sandiford4-0/+28
2012-06-18Daily bump.GCC Administrator1-1/+1
2012-06-18* gcc.target/i386/pr33329.c: .Uros Bizjak1-1/+1
2012-06-18* gcc.target/i386/pr33329.c: Fix tabcount increase.Uros Bizjak1-1/+1
2012-06-18pr33329.c (f): Increase tabs array to 1024.Uros Bizjak2-4/+8
2012-06-17output.h (split_double): Move prototype to rtl.h.Steven Bosscher7-155/+162
2012-06-17forgot ChangeLogSteven Bosscher1-0/+76
2012-06-17cfglayout.h: Remove.Steven Bosscher43-1643/+1499
2012-06-17cfgloop.h: Do not include rtl.h.Steven Bosscher7-47/+103
2012-06-17expmed.c (ceil_log2): Move from here...Steven Bosscher7-17/+33
2012-06-17cris.h (TARGET_ELF): Remove.Steven Bosscher4-61/+25
2012-06-17re PR fortran/53691 (ICE with -Wsurprising in LAPACK 3.4.1 cgbrfsx.f)Tobias Burnus4-2/+52
2012-06-17sse.md (vcvtph2ps): Fix vec_select selector.Uros Bizjak2-4/+7
2012-06-17vrp68.c: Fix scan-tree-dump-times argument order.Uros Bizjak2-6/+10
2012-06-17Daily bump.GCC Administrator1-1/+1
2012-06-16re PR fortran/53642 (Front-end optimization: Wrong string length for deferred...Tobias Burnus5-15/+76
2012-06-16re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP di...Eric Botcazou2-0/+6
2012-06-16Daily bump.GCC Administrator1-1/+1
2012-06-15gcov.exp (verify-lines, [...]): Use testname that includes flags, passed in a...Janis Johnson2-26/+41
2012-06-15stackalign.exp: Combine stack alignment torture options with usual torture op...Janis Johnson2-7/+33
2012-06-15auto27.C: Add comments to checks for multiple messages reported for one line ...Janis Johnson40-127/+170
2012-06-15passes.c (init_optimization_passes): Remove pass_call_cdce from its current p...Easwaran Raman2-1/+6
2012-06-15* config/tilegx/sync.md (atomic_fetch_<fetchop_name><mode>): Fix typo.Walter Lee2-1/+5
2012-06-15arm.c (note_invalid_constants): Don't return a result.Richard Earnshaw2-54/+15
2012-06-15[multiple changes]Ramana Radhakrishnan29-94/+180
2012-06-15avr.c (avr_default_expand_builtin): New function.Georg-Johann Lay2-159/+53
2012-06-15re PR middle-end/38474 (compile time explosion in dataflow_set_preserve_mem_l...Michael Matz3-75/+26
2012-06-15gimplify.c (gimplify_compound_literal_expr): Take gimple_test_f argument...Michael Matz4-1/+40
2012-06-15gimplify.c (gimplify_modify_expr): Fold generated statements.Michael Matz6-10/+28
2012-06-15tree-vrp.c (set_and_canonicalize_value_range): Use canonical predicates to se...Richard Guenther2-17/+43
2012-06-15arm.md (addsf3, adddf3): Use s_register_operand.Richard Earnshaw6-153/+65
2012-06-15re PR tree-optimization/53636 (SLP may create invalid unaligned memory accesses)Ulrich Weigand4-0/+77
2012-06-15tree-vect-generic.c (lower_vec_perm): Propagate vector constants into VEC_PER...Ramana Radhakrishnan2-1/+18
2012-06-15tree-vect-patterns.c (vect_pattern_recog): Don't unnecessarily allocate and f...Jakub Jelinek2-6/+5
2012-06-15re PR tree-optimization/51581 (Integer division by constant is not vectorized)Jakub Jelinek16-108/+1031
2012-06-1520120615-1.c: New testcase.Richard Guenther2-0/+20
2012-06-15re PR ada/53592 (ICE on assignment to component of vector_type)Eric Botcazou7-19/+53
2012-06-15re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP di...Eric Botcazou13-10/+71
2012-06-15(*zero_extendsidi2_rex64): Remove isa attribute.Uros Bizjak2-3/+2
2012-06-15Daily bump.GCC Administrator1-1/+1
2012-06-14* config/tilegx/sync.md (atomic_fetch_sub<mode>): Fix typo.Maxim Kuvyrkov2-1/+5
2012-06-14Fix my previous commit to:Uros Bizjak2-4/+3
2012-06-14re PR target/53568 (SH Target: Add support for bswap built-ins)Oleg Endo2-0/+81