aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-07-24[PATCH 3/4] S390 -march=native related fixesDominik Vogt3-41/+135
2015-07-24[PATCH 2/4] S390 -march=native related fixesDominik Vogt2-6/+10
2015-07-24S390 -march=native related fixesDominik Vogt2-0/+9
2015-07-24fold-const.c (maybe_canonicalize_comparison_1): Move A code CST canonicalizat...Richard Biener5-67/+62
2015-07-24Remove xfail in autopar/uns-outer-4.cTom de Vries2-1/+5
2015-07-24[AArch64] Revert REG_ALLOC_ORDER/HONOR_REG_ALLOC_ORDERJiong Wang2-25/+8
2015-07-24genmatch.c (add_operator): Allow SSA_NAME as predicate.Richard Biener4-27/+27
2015-07-24gimple-fold.c (replace_stmt_with_simplification): Special-case valueizing cal...Richard Biener3-152/+104
2015-07-24re PR middle-end/25530 ((unsigned / 2)*2 is not changed into unsigned &~1)Naveen H.S4-0/+27
2015-07-24re PR middle-end/25529 ((unsigned * 2)/2 is not changed into unsigned &0x7FFF...Naveen H.S4-1/+31
2015-07-24reg_equal_test.c: New test.Kugan Vivekanandarajah4-3/+44
2015-07-24cse.c (cse_insn): Fix missing check for STRICT_LOW_PART and minor clean up.Kugan Vivekanandarajah2-5/+10
2015-07-24Daily bump.GCC Administrator1-1/+1
2015-07-23i386.c (ix86_build_builtin_va_list_64): Rename from ix86_build_builtin_va_lis...Uros Bizjak2-43/+26
2015-07-23jit: supply MULTILIB_DEFAULTS as arguments when invoking driverDavid Malcolm5-32/+81
2015-07-23re PR lto/66752 (spec2000 255.vortex performance compiled with GCC is ~20% lo...Jeff Law7-0/+176
2015-07-23compiler: Make empty interface types for vars during parse time.Ian Lance Taylor2-2/+6
2015-07-23compiler: Check for errors in the underlying types of unary expressions.Ian Lance Taylor2-1/+3
2015-07-23tree-pass.h (get_current_pass_name): Removed.Bernd Edlinger2-1/+4
2015-07-23re PR c++/66572 (Bogus Wlogical-op warning for operands coming from template ...Marek Polacek4-0/+41
2015-07-23c-ubsan.c (ubsan_instrument_division): Use unshare_expr throughout.Marek Polacek2-7/+17
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva30-853/+1133
2015-07-23re PR target/66217 (PowerPC rotate/shift/mask instructions not optimal)Segher Boessenkool4-15/+109
2015-07-23generic-match-head.c: Include cgraph.h.Richard Biener6-24/+37
2015-07-23re PR sanitizer/66908 (Uninitialized variable when compiled with UBsan)Marek Polacek4-0/+34
2015-07-23gimple-fold.c (fold_gimple_cond): Do not require folding results to pass vali...Richard Biener5-49/+12
2015-07-23Check TYPE_OVERFLOW_WRAPS for parloops reductionsTom de Vries15-30/+208
2015-07-23re PR tree-optimization/66952 (wrong code at -O2 and -O3 on x86_64-linux-gnu)Richard Biener2-2/+7
2015-07-23PR tree-optimization/66926,66951Yuri Rumyantsev4-7/+27
2015-07-23re PR c++/52987 (bogus expected ; before for undeclared type)Paolo Carlini5-2/+19
2015-07-23[combine][obvious] Use std::swap in try_combineKyrylo Tkachov2-3/+8
2015-07-23I6400 scheduling.Prachi Godbole8-4/+184
2015-07-23re PR middle-end/66916 (FAIL: gcc.target/arm/pr43920-2.c object-size text <= 54)Richard Biener2-1/+8
2015-07-23re PR middle-end/66945 (ICE in generic_simplify (generic-match.c:24790))Richard Biener4-3/+48
2015-07-23gimple.h (gimple_cond_make_false): Use 0 != 0.Richard Biener2-4/+9
2015-07-22t-msp430 (MULTILIB_DIRNAMES): Remove trailing slashes.DJ Delorie5-11/+60
2015-07-23Daily bump.GCC Administrator1-1/+1
2015-07-22re PR target/66954 (function multiversioning fails for target "aes")Uros Bizjak4-2/+54
2015-07-22unpack.c: Use dg-additional-options rather than dg-options.Marek Polacek2-1/+6
2015-07-22re PR driver/66737 (ld: warning: -z bndplt ignored)Ilya Enkovich2-1/+11
2015-07-22* config/nvptx/nvptx.c: Expand some comments.Bernd Schmidt2-5/+28
2015-07-22Fix r225926's iso_varying_string ICE regressionMikael Morin4-1/+59
2015-07-22[Patch ARM/AArch64 obvious] Fix typo: Rename insn_reservation cortex_53_advsi...James Greenhalgh2-1/+6
2015-07-22genmatch.c (expr::gen_transform): Clarify error message and display location.Richard Biener2-1/+6
2015-07-22genmatch.c (struct operand): Add location member.Richard Biener2-72/+76
2015-07-22Add scheduling for M51xx core family.Prachi Godbole8-20/+280
2015-07-22Add -march=interaptiv.Robert Suchanek5-20/+37
2015-07-22[AArch64] PR target/63521 Define REG_ALLOC_ORDERJiong Wang2-0/+31
2015-07-22re PR tree-optimization/66952 (wrong code at -O2 and -O3 on x86_64-linux-gnu)Richard Biener6-1/+76
2015-07-22aarch64-simd.md (vec_store_lanesoi_lane<mode>): Fix typo in attribute.Charles Baylis2-1/+6