aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-05-30predict.h (force_edge_cold): Declare.Jan Hubicka1-0/+8
2016-05-30visium.c (visium_split_double_add): Minor tweaks.Eric Botcazou1-0/+6
2016-05-30tree-vect-loop.c (vect_analyze_loop_2): Use likely_max_stmt_executions_int.Jan Hubicka1-0/+5
2016-05-30Remove assert in get_def_bb_for_constTom de Vries1-0/+5
2016-05-29re PR target/71245 (std::atomic<double> load/store bounces the data to the st...Uros Bizjak1-0/+7
2016-05-29* predict.c (maybe_hot_frequency_p): Avoid division.Jan Hubicka1-0/+4
2016-05-28* doc/install.texi: Use https for shop.fsf.org.Gerald Pfeifer1-0/+4
2016-05-28tree-ssa-loop-ivopts.c (estimated_stmt_executions_int): Use likely_max_stmt_e...Jan Hubicka1-0/+5
2016-05-28prefetch-5.c: Remove xfail.Jan Hubicka1-0/+5
2016-05-28profile.c (compute_branch_probabilities): Do not report hitrates here.Jan Hubicka1-0/+8
2016-05-28predict.c (edge_predicted_by_p): New function.Jan Hubicka1-0/+6
2016-05-28tree-ssa-loop-niter.c (number_of_iterations_exit): Revert accidental commit.Jan Hubicka1-0/+5
2016-05-28Fix segfault on verify_dominators error pathAlan Modra1-0/+4
2016-05-28ira.c bb_loop_depth againAlan Modra1-0/+5
2016-05-27* doc/sourcebuild.texi: New address for upstream Go repository.Gerald Pfeifer1-0/+4
2016-05-27arm.h (TARGET_ARM_V6M): Remove.Thomas Preud'homme1-0/+5
2016-05-27tree-ssa-threadedge.c: Remove include of tree-ssa-threadbackward.h.Jeff Law1-0/+13
2016-05-27visium-protos.h (split_double_move): Rename into...Eric Botcazou1-1/+21
2016-05-27configure.ac: Treat a --with-headers option without argument the same as the ...Ulrich Weigand1-0/+6
2016-05-27[AArch64] Tie operand 1 to operand 0 in AESMC pattern when AES/AESMC fusion i...Kyrylo Tkachov1-0/+8
2016-05-27[AArch64] PR target/63596, honor tree-stdarg analysis result to improve VAARG...Jiong Wang1-0/+7
2016-05-27[AArch64] Enable tree-stdarg pass for AArch64 by defining counter fieldsJiong Wang1-0/+5
2016-05-27Remove aarch64_cannot_change_mode_class as the underlying issue (PR67609) has...Wilco Dijkstra1-0/+9
2016-05-27cfgloop.c (record_niter_bound): Record likely upper bounds.Jan Hubicka1-0/+27
2016-05-27re PR middle-end/71308 (ICE (segfault) in in gimple_fold_call gimple-fold.c:3...Marek Polacek1-0/+5
2016-05-27S/390: Replace rtx_equal_p with reg_overlap_mentioned_p in splitter check.Andreas Krebbel1-0/+5
2016-05-27combine: Take known zero bits into account when checking extraction.Dominik Vogt1-0/+5
2016-05-27[AArch64] Simplify ashl<mode>3 expander for SHORT modesKyrylo Tkachov1-0/+6
2016-05-27re PR middle-end/71279 (ICE on trunk gcc with knl target)Ilya Enkovich1-0/+6
2016-05-27[AArch64] Delete obsolete CC_ZESWP and CC_SESWP CC modesKyrylo Tkachov1-0/+9
2016-05-26rs6000.c (rs6000_emit_p9_fp_minmax): New function for ISA 3.0 min/max support.Michael Meissner1-0/+49
2016-05-27ira.c bb_loop_depthAlan Modra1-0/+6
2016-05-26i386.md (*movqi_internal): Use if_then_else or cond RTXes to calculate attrib...Uros Bizjak1-0/+43
2016-05-26IVOPTS: make comp_cost in a more c++ fashion.Martin Liska1-0/+45
2016-05-26Fix ivopts estimates for internal functionsRichard Sandiford1-0/+5
2016-05-26GCC expands switch statements in a very simplistic way and tries to use a tab...Wilco Dijkstra1-0/+5
2016-05-26SIMD operations like combine prefer to have their operands in FP registers,Wilco Dijkstra1-0/+6
2016-05-26sse.md (*vcvtps2ph_store<mask_name>): Use v constraint instead of x constraint.Jakub Jelinek1-0/+4
2016-05-26sse.md (*ssse3_palignr<mode>_perm): Add avx512bw alternative.Jakub Jelinek1-0/+3
2016-05-26* config/i386/sse.mdJakub Jelinek1-0/+11
2016-05-25re PR tree-optimization/71272 (internal compiler error: in operator[], throug...Jeff Law1-0/+6
2016-05-25This patch adds support for the vec_cmpne altivec builtins from the Power...Bill Seurer1-0/+10
2016-05-25tree-ssa-phiopt.c (factor_out_conditional_conversion): Remove redundant test ...Eric Botcazou1-0/+6
2016-05-25re PR target/70738 (Add -mgeneral-regs-only option)Uros Bizjak1-0/+24
2016-05-25[RTL ifcvt] PR rtl-optimization/66940: Avoid signed overflow in noce_get_alt_...Kyrylo Tkachov1-0/+7
2016-05-25AVX-512F: Add vectorizer support builtinsIlya Verbin1-0/+35
2016-05-25msp430.c (msp430_attr): Produce an error if a static interrupt handler is det...Nick Clifton1-0/+9
2016-05-25re PR tree-optimization/71261 (Trunk GCC hangs on knl and broadwell targets)Richard Biener1-0/+7
2016-05-25Fix dump output typoMartin Liska1-0/+4
2016-05-25re PR tree-optimization/71264 (ICE in convert_move)Richard Biener1-0/+6