aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva1-0/+99
2017-12-12[SFN] stabilize find_bb_boundariesAlexandre Oliva1-0/+4
2017-12-12[SFN] not-quite-boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva1-0/+83
2017-12-12[SFN] boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva1-0/+95
2017-12-12[SFN] adjust RTL insn-walking APIAlexandre Oliva1-0/+14
2017-12-12Expensive selftests: torture testing for fix-it boundary conditions (PR c/82050)David Malcolm1-0/+9
2017-12-11altivec.h (vec_extract_fp32_from_shorth, [...]): Add #defines.Carl Love1-0/+12
2017-12-11[PR80693] drop value of parallel SETs dropped by combineAlexandre Oliva1-0/+9
2017-12-11recog.c (store_data_bypass_p_1): New function.Jakub Jelinek1-0/+6
2017-12-11ifcvt: Call fixup_partitions (PR83361)Segher Boessenkool1-0/+5
2017-12-11rs6000.c (rs6000_gimple_fold_builtin): Add support for early folding of splat...Will Schmidt1-0/+5
2017-12-11aarch64.c (aarch64_print_operand): Don't start output_operand_lossage first a...Jakub Jelinek1-0/+7
2017-12-11Fix stack overflow with autofdo (PR83355)Andi Kleen1-0/+6
2017-12-11re PR tree-optimization/83320 (Mismatched free() / delete / delete [] in gim...Bin Cheng1-0/+6
2017-12-10* ChangeLog: Fix whitespace some more.Uros Bizjak1-12/+12
2017-12-10ChangeLog: Fix whitespace.Uros Bizjak1-19/+20
2017-12-10* doc/install.texi (Specific): Tweak link to mkssoftware.com.Gerald Pfeifer1-0/+4
2017-12-10re PR tree-optimization/83337 (ICE at -O3 x86_64-linux-gnu: in interpret_rhs_...Jakub Jelinek1-0/+6
2017-12-09re PR lto/83338 (SPEC CPU2017 510.parest_r ICE)Jakub Jelinek1-0/+7
2017-12-08[multiple changes]Vladimir Makarov1-0/+5
2017-12-08re PR tree-optimization/83323 (186.crafty miscompares)Michael Matz1-0/+11
2017-12-08ipa-polymorphic-call.c (noncall_stmt_may_be_vtbl_ptr_store): Fix a comment ty...Jakub Jelinek1-0/+6
2017-12-08re PR middle-end/81782 (Yet another -Wmaybe-uninitialized false positive with...Richard Biener1-0/+6
2017-12-08Prevent SRA from removing type changing assignmentMartin Jambor1-0/+8
2017-12-08arc.c (arc_attribute_table): Add exclusions to the comment.Jakub Jelinek1-0/+12
2017-12-08re PR target/82960 (spu_machine_dependent_reorg does not handle jump_table_da...Ulrich Weigand1-0/+5
2017-12-08re PR tree-optimization/83609 (ICE in read_complex_part at gcc/expr.c:3202)Jan Hubicka1-0/+7
2017-12-08combine: Fix PR83304Segher Boessenkool1-0/+6
2017-12-08gimple-loop-interchange.cc (tree_loop_interchange::interchange): Provide -fop...Richard Biener1-0/+5
2017-12-08[arm] PR target/83206: Make native driver select fp-capable armv6 coresRichard Earnshaw1-0/+5
2017-12-08[arm] Don't strip off all architecture features from -march passed to assemblerRichard Earnshaw1-0/+9
2017-12-08[arm] Generate a -mfpu= option for passing to the assemblerRichard Earnshaw1-0/+7
2017-12-08re PR bootstrap/81470 (Bootstrap comparison failures in gcc/ada)Tristan Gingold1-0/+6
2017-12-08Initialize new member of SOLARIS_ATTRIBUTE_TABLERainer Orth1-0/+5
2017-12-08Enable VNNI support [5/5]Julia Koval1-0/+9
2017-12-08re PR tree-optimization/81303 (410.bwaves regression caused by r249919)Richard Biener1-0/+10
2017-12-08Enable VNNI support [4/5]Julia Koval1-9/+14
2017-12-08Enable VAES support [2/5]Julia Koval1-0/+12
2017-12-07nios2.md (ld<bhw_uns>io): Add splitter for memory operand.Sandra Loosemore1-0/+9
2017-12-07nios2.c (nios2_symbolic_constant_allowed): Rename to...Sandra Loosemore1-0/+20
2017-12-07Add srodata section support to riscv port.Andrew Waterman1-0/+6
2017-12-08re PR target/81906 (Calls to rint() wrongly optimized away starting in g++ 6)Jakub Jelinek1-0/+7
2017-12-07[AArch64] Fix ICEs in aarch64_print_operandRichard Sandiford1-0/+11
2017-12-07Make more use of VECTOR_CST_ENCODED_ELTRichard Sandiford1-0/+20
2017-12-07Make build_vector staticRichard Sandiford1-0/+6
2017-12-07Make gimple_build_vector take a tree_vector_builderRichard Sandiford1-0/+17
2017-12-07Use tree_vector_builder::new_binary_operation for foldingRichard Sandiford1-0/+12
2017-12-07Use tree_vector_builder::new_unary_operation for foldingRichard Sandiford1-0/+15
2017-12-07Use tree_vector_builder instead of build_vectorRichard Sandiford1-0/+40
2017-12-07New VECTOR_CST layoutRichard Sandiford1-0/+44