aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-04-30ira.c tidies: move pdx_subregs into reg_equivAlan Modra2-15/+21
2016-04-29altivec.h: Change definitions of vec_xl and vec_xst.Bill Schmidt13-5/+1214
2016-04-29tree-ssa-threadedge.c (simplify_control_stmt_condition): Split out into ...Patrick Palka5-46/+297
2016-04-29re PR middle-end/70626 (bogus results in 'acc parallel loop' reductions)Cesar Philippidis12-11/+93
2016-04-29escape: Remove previously existing analysis.Chris Manghane17-2742/+11
2016-04-29Update scan-assembler-not in PR target/70155 testsH.J. Lu12-11/+26
2016-04-29re PR target/69810 (PowerPC64: unrecognizable insn)David Edelsohn2-9/+47
2016-04-29re PR tree-optimization/70803 (gcc.dg/vect/pr56625.c FAILs)Bin Cheng2-1/+6
2016-04-29i386.md (unspec): Add UNSPEC_PROBE_STACK.Uros Bizjak2-0/+31
2016-04-29i386.md (operations with memory inputs setting flags peephole2): Remove uneed...Uros Bizjak2-38/+48
2016-04-29tree-vect-loop.c (vect_transform_loop): Fix nb_iterations_upper_bound computa...Ilya Enkovich8-5/+143
2016-04-29re PR c/70852 (ice in warn_for_memset)Marek Polacek4-0/+20
2016-04-29re PR sanitizer/70342 (g++ -fsanitize=undefined never finishes compiling (>24...Marek Polacek4-0/+39
2016-04-29arc.md (*loadqi_update): Replace use of 'rI' constraint with 'rCm2' constrain...Andrew Burgess2-8/+21
2016-04-29predicates.md (constm1_operand): Fix comparison.Uros Bizjak2-1/+5
2016-04-29[ARC] Handle FPX NaN within optimized floating point library.Claudiu Zissulescu2-0/+51
2016-04-29longlong.h (umul_ppmm): Remove SHMEDIA checks.Oleg Endo6-46/+33
2016-04-29S/390: Improve documentation of s390_reload_costs.Dominik Vogt2-2/+8
2016-04-29PR/69089: C++-11: Ingore "alignas(0)".Dominik Vogt4-1/+41
2016-04-29Clean up tests where a later dg-do completely overrides another.Dominik Vogt14-14/+20
2016-04-29S/390: Replace LDER with LDR.Andreas Krebbel4-10/+17
2016-04-29S/390: Memory constraint cleanupUlrich Weigand6-230/+274
2016-04-29avr-related reload fix from Senthil Kumar SelvarajBernd Schmidt5-5/+164
2016-04-29pr18589-10.c: Adjust.Richard Biener2-1/+5
2016-04-29[ARC] Fix unwanted match for sign extend 16-bit constant.Claudiu Zissulescu6-5/+62
2016-04-29re PR tree-optimization/13962 ([tree-ssa] make "fold" use alias information t...Richard Biener6-0/+103
2016-04-29stor-layout.c (layout_type): Do not build a pointer-to-element type for arrays.Richard Biener2-2/+5
2016-04-29i386.md (Load+RegOp to Mov+MemOp peephole2): Use SWI mode iterator.Uros Bizjak2-23/+39
2016-04-29Daily bump.GCC Administrator1-1/+1
2016-04-29re PR middle-end/70843 (ICE in add_expr, at tree.c:7913)Jakub Jelinek5-6/+43
2016-04-28c-array-notation.c (fix_builtin_array_notation_fn): Fix final argument to bui...Andrew MacLeod2-2/+7
2016-04-28compiler: Mark concurrent calls.Ian Lance Taylor3-4/+20
2016-04-28re PR target/70858 (__builtin_ia32_bextr_u64 ICE with '-m32 -march=core-avx2')Jakub Jelinek4-7/+66
2016-04-28rs6000: Clean up rs6000_stack_info a bitSegher Boessenkool2-151/+133
2016-04-28nps400-1.c: New file.Andrew Burgess2-0/+27
2016-04-28compiler: Export String_index_expression.Ian Lance Taylor3-61/+76
2016-04-28i386.md (peephole2s for operations with memory inputs): Use SWI mode iterator.Uros Bizjak2-52/+43
2016-04-28arc.c (arc_print_operand): Print integer 'H' / 'L'Joern Rennecke4-7/+43
2016-04-28* gdbinit.in: Skip line-map.h.Jason Merrill2-0/+7
2016-04-28Implement C++17 [[nodiscard]] attribute.Jason Merrill13-5/+399
2016-04-28cvt.c (cp_get_callee): New.Jason Merrill8-30/+32
2016-04-28arc.h (SYMBOL_FLAG_CMEM): Define.Joern Rennecke19-57/+648
2016-04-28sbitmap: Remove popcountSegher Boessenkool4-176/+39
2016-04-28* ChangeLog: Remove duplicate entry.Uros Bizjak1-6/+0
2016-04-28arc.h (SYMBOL_FLAG_CMEM): Define.Joern Rennecke17-52/+297
2016-04-28rs6000: Rename insn_chain_scanned_p to spe_insn_chain_scanned_pSegher Boessenkool2-4/+10
2016-04-28constraints.md (Usd): Convert to define_constraint.Andrew Burgess2-7/+17
2016-04-28re PR target/70821 (x86_64: __atomic_fetch_add/sub() uses XADD rather than DE...Jakub Jelinek4-0/+58
2016-04-28tracer: Make bb_seen staticSegher Boessenkool2-1/+5
2016-04-28arc-common.c (arc_handle_option): Add NPS400 support, setup defaults.Andrew Burgess6-1/+30