aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-14i386.md (*zero_extendsidi2): Mark movd alternatives SSE2 only.Uros Bizjak2-9/+14
2012-06-14re PR target/53639 (x86_64: redundant 64-bit operations on 32-bit integers)Jakub Jelinek2-0/+17
2012-06-14arm.c (arm_cirrus_insn_p): Delete.Richard Earnshaw5-822/+32
2012-06-14dwarf2out.c (function_possibly_abstracted_p): New static function.Eric Botcazou2-9/+67
2012-06-14arm.md (divsf3, divdf3): Remove FPA support.Richard Earnshaw4-944/+19
2012-06-14Make-lang.in (ada.install-common, [...]): Use the prefix specified with the -...Jose Ruiz2-358/+113
2012-06-14tree-vectorizer.h (vect_get_stmt_cost): Move from tree-vect-stmts.c.Bill Schmidt6-81/+60
2012-06-14[multiple changes]Arnaud Charlet18-526/+1115
2012-06-14[multiple changes]Arnaud Charlet26-170/+408
2012-06-14[multiple changes]Arnaud Charlet6-16/+59
2012-06-14einfo.adb einfo.ads (Get_Rep_Item): Removed.Vincent Pucci10-274/+269
2012-06-14[multiple changes]Arnaud Charlet9-111/+337
2012-06-14vrp.h: New testcase.Richard Guenther3-0/+56
2012-06-14arm.opt (mfp=2, [...]): Delete options.Richard Earnshaw5-59/+26
2012-06-14Added offset bits of MOVA/Sz assembly instruction for memory accessSandeep Kumar Singh1-0/+7
2012-06-14Added offset bits of MOVA/Sz assembly instruction for memory accessSandeep Kumar Singh3-51/+57
2012-06-14re PR target/53621 ([SH] Frame pointers not generated with -fno-omit-frame-po...Christian Bruel5-17/+23
2012-06-14tree-vrp.c (VR_INITIALIZER): New define.Richard Guenther2-36/+150
2012-06-14mips.exp (mips-dg-options): Handle -msynci.Richard Sandiford2-0/+8
2012-06-14compiler, reflect: Quote package path with tabs.Ian Lance Taylor1-4/+4
2012-06-14compiler: Avoid unnecessary interface conversions.Ian Lance Taylor1-2/+4
2012-06-14Daily bump.GCC Administrator1-1/+1
2012-06-13re PR testsuite/20771 (Duplicate PCH test names)Janis Johnson2-3/+9
2012-06-13scanasm.exp (scan-assembler, [...]): Don't strip torture options from test name.Janis Johnson2-13/+40
2012-06-13scandump.exp (scan-dump-times): Use printable version of regexp in test summa...Janis Johnson2-1/+5
2012-06-13di-longlong64-sync-1.c: Add comments to checks for multiple messages reported...Janis Johnson7-17/+26