aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-01xcoff.c (struct xcoff_line, [...]): Remove.Tony Reix2-232/+212
2018-08-01[libgomp] Truncate config/nvptx/oacc-parallel.cCesar Philippidis2-360/+7
2018-08-01Add -D_GLIBCXX_ASSERTIONS to DEBUG_FLAGSJonathan Wakely4-6/+13
2018-08-01Cherry-pick compiler-rt revision 318044 and 319180.Marek Polacek3-38/+95
2018-08-01[AArch64] Update expected output for sve/var_stride_[24].cRichard Sandiford3-2/+10
2018-08-01[AArch64] XFAIL sve/vcond_[45].c testsRichard Sandiford3-52/+62
2018-08-01Fold pointer range checks with equal spansRichard Sandiford5-0/+137
2018-08-01Use steady_clock to implement condition_variable::wait_forMike Crowe2-2/+7
2018-08-01Report early wakeup of condition_variable::wait_until as no_timeoutMike Crowe3-1/+68
2018-08-01Fix PR numberRichard Sandiford1-1/+1
2018-08-01Fix remove_stmt in vectorizable_simd_clone_call (PR 86758)Richard Sandiford2-1/+7
2018-08-01[07/11] Use single basic block array in loop_vec_infoRichard Sandiford2-14/+17
2018-08-01[06/11] Handle VMAT_INVARIANT separatelyRichard Sandiford4-83/+86
2018-08-01[05/11] Add a vect_stmt_to_vectorize helper functionRichard Sandiford5-27/+29
2018-08-01tree-vrp (zero_nonzero_bits_from_bounds): Rename to...Aldy Hernandez4-350/+656
2018-08-01[04/11] Add a vect_orig_stmt helper functionRichard Sandiford6-40/+37
2018-08-01[03/11] Remove vect_transform_stmt grouped_store argumentRichard Sandiford5-11/+16
2018-08-01[02/11] Remove vect_schedule_slp return valueRichard Sandiford3-17/+16
2018-08-01[01/11] Schedule SLP earlierRichard Sandiford2-28/+25
2018-08-01Fix over-widening handling of COND_EXPRs (PR 86749)Richard Sandiford4-0/+46
2018-08-01[PATCH] Remove use of 'struct map' from plugin (nvptx)Cesar Philippidis3-27/+77
2018-08-01PR libstdc++/60555 std::system_category() should recognise POSIX errno valuesJonathan Wakely4-0/+411
2018-08-01[nvptx] Define TARGET_HAVE_SPECULATION_SAFE_VALUETom de Vries2-0/+9
2018-08-01[libgomp, nvptx] Add cuda-lib.defTom de Vries3-49/+55
2018-08-01re PR c++/86661 (g++ ICE:tree check: expected tree that contains ‘decl mini...Paolo Carlini4-1/+21
2018-08-01tree-ssa-sccvn.c (visit_phi): Compare invariant addresses as base and offset.Richard Biener4-0/+56
2018-08-01poly-int-07_plugin.c (dg-options): Use -O0.Uros Bizjak2-1/+5
2018-08-01pr84512.c: Xfail on alpha*-*-*.Uros Bizjak2-2/+6
2018-08-01Improve dumping of value profiling transformations.Martin Liska11-39/+47
2018-08-01__gcov_indirect_call_callee can't be null in __gcov_indirect_call_profiler_v2.Martin Liska2-1/+6
2018-08-01Add memmove to value profiling.Martin Liska4-5/+25
2018-08-01[PATCH][AArch64] Stop redundant zero-extension after UMOV when in DI modeSam Tebbs4-15/+108
2018-08-01re PR c/85704 (cc1 run out of memory when it compile)Jakub Jelinek4-17/+91
2018-08-01rs6000 - add speculation_barrier patternRichard Earnshaw3-2/+9
2018-08-01x86 - add speculation_barrier patternRichard Earnshaw2-0/+15
2018-08-01re PR tree-optimization/86724 (Compilation error with new isl 0.20 (missing i...Richard Biener2-0/+8
2018-08-01re PR target/86651 (lto-wrapper.exe: fatal error: simple_object_copy_lto_debu...Jan Willem Jagersma5-2/+46
2018-08-01Daily bump.GCC Administrator1-1/+1
2018-08-01runtime: use poll rather than pollset for netpoll on AIXIan Lance Taylor1-1/+1
2018-07-31PR libstdc++/86751 default assignment operators for std::pairJonathan Wakely5-8/+164
2018-07-31Don't unconditionally define feature test macros in <version>Jonathan Wakely5-38/+53
2018-07-31Save discriminator info for LTOAlexandre Oliva6-1/+33
2018-07-31Introduce instance discriminatorsAlexandre Oliva10-10/+168
2018-07-31c-family: clean up the data tables in c-format.cDavid Malcolm5-75/+55
2018-07-31targhooks.c (default_have_speculation_safe_value): Add ATTRIBUTE_UNUSED.Ian Lance Taylor2-1/+6
2018-07-31dumpfile.c: eliminate special-casing of dump_file/alt_dump_fileDavid Malcolm7-340/+599
2018-07-31re PR middle-end/86705 (pr45678-2.c ICE with msp430-elf -mlarge)Jozef Lawrynowicz2-5/+14
2018-07-31pdp11 - example of a port not needing a speculation barrierRichard Earnshaw2-0/+8
2018-07-31targhooks - provide an alternative hook for targets that never execute specul...Richard Earnshaw5-1/+26
2018-07-31AArch64 - use CSDB based sequences if speculation tracking is enabledRichard Earnshaw4-0/+163