Show patches with: Archived = No       |   126794 patches
« 1 2 ... 974 975 9761267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PR,10474] Split live-ranges of function arguments to help shrink-wrapping - - - - --- 2013-10-23 Martin Jambor New
[jit] Add missing include of diagnostic-core.h - - - - --- 2013-10-23 David Malcolm New
ping [PATCH] rewrite stack vectors] - - - - --- 2013-10-23 Trevor Saunders New
[Ada] Convert Ada front-end to automatic dependencies - - - - --- 2013-10-23 Rainer Orth New
Fix for target/58838 - - - - --- 2013-10-23 David Edelsohn New
Flatten tree-ssa-loops.h - - - - --- 2013-10-23 Andrew MacLeod New
[v3] Resolve libstdc++/58850 - - - - --- 2013-10-23 Paolo Carlini New
More threading cleanups - - - - --- 2013-10-23 Jeff Law New
Fix PR58830, backport fix for PR57488 - - - - --- 2013-10-23 Richard Biener New
Fix various reassoc issues (PR tree-optimization/58791, tree-optimization/58775) - - - - --- 2013-10-23 Jakub Jelinek New
[v3] Fix libstdc++/58815 - - - - --- 2013-10-23 Paolo Carlini New
[i386,MPX,1/X] Support of Intel MPX ISA. 1/2 Bound type and modes - - - - --- 2013-10-23 Ilya Enkovich New
[buildrobot] tilepro/tilegx: fallout after tree.h refactoring (was: Re-factor inclusion of tree.h) - - - - --- 2013-10-23 Jan-Benedict Glaw New
Use get_range_info in vect_recog_divmod_pattern - - - - --- 2013-10-23 Jakub Jelinek New
[PR,53001] Re: Patch to split out new warning flag for floating point conversion - - - - --- 2013-10-23 Joshua J Cogliati New
Vectorizing abs(char/short/int) on x86. - - - - --- 2013-10-23 Cong Hou New
[rs6000] Fix mulv8hi3 pattern for little endian - - - - --- 2013-10-23 Bill Schmidt New
[c++-concepts] small tidbits to get it to build - - - - --- 2013-10-23 Ed Smith-Rowland New
rename c1x-*.c to c11-*.c - - - - --- 2013-10-22 Mike Stump New
more robust check for multiplier in addressing mode when determining the costs - - - - --- 2013-10-22 Igor Shevlyakov New
Reducing number of alias checks in vectorization. - - - - --- 2013-10-22 Cong Hou New
[i386] Fix PR 57756 - - - - --- 2013-10-22 Sriraman Tallam New
Debug functions review - - - - --- 2013-10-22 François Dumont New
[SH] PR 52483 - Fix volatile mem stores - - - - --- 2013-10-22 Oleg Endo New
Use get_range_info in vect_recog_divmod_pattern - - - - --- 2013-10-22 Jakub Jelinek New
Fix up pr58508.c testcase - - - - --- 2013-10-22 Jakub Jelinek New
Small *-alias dump fixes - - - - --- 2013-10-22 Jakub Jelinek New
[C++] Add C++ FE support for #pragma ivdep - - - - --- 2013-10-22 Tobias Burnus New
[Dwarf] Generate -ggnu-pubnames - - - - --- 2013-10-22 Sterling Augustine New
[i386] : Fix PR 58779, wrong MINUS overflow checks - - - - --- 2013-10-22 Uros Bizjak New
[Google,4.8] For gnu-pubnames, Ignore unrecognized DW_TAGs to match gdb behavior - - - - --- 2013-10-22 Sterling Augustine New
[GOOGLE] Check if varpool node exist for decl before checking if it's from auxiliary module. - - - - --- 2013-10-22 Dehao Chen New
[jit] Add gcc_jit_context_get_first_error - - - - --- 2013-10-22 David Malcolm New
[mips] Fix optimization bug involving nor instruction - - - - --- 2013-10-22 Steve Ellcey New
c1x --> c11 - - - - --- 2013-10-22 Mike Stump New
c1x --> c11 - - - - --- 2013-10-22 Mike Stump New
Cilk Keywords (_Cilk_spawn and _Cilk_sync) for C (and C++) - - - - --- 2013-10-22 Iyer, Balaji V New
New prologue/epilogue code for i386 string functions - - - - --- 2013-10-22 Jan Hubicka New
[i386,3/8,AVX512,19/n] Add AVX-512 patterns: Extracts and converts. - - - - --- 2013-10-22 Kirill Yukhin New
[PR,57748] Check for out of bounds access - - - - --- 2013-10-22 Bernd Edlinger New
Fix various reassoc issues (PR tree-optimization/58791, tree-optimization/58775) - - - - --- 2013-10-22 Jakub Jelinek New
[wide-int] Make trees more like rtxes - - - - --- 2013-10-22 Richard Sandiford New
m68k: handle register conflict with PRE_DEC in notice_update_cc - - - - --- 2013-10-22 Andreas Schwab New
[C++14] implement [[deprecated]]. - - - - --- 2013-10-22 Ed Smith-Rowland New
[RFC] By default if-convert only basic blocks that will be vectorized (take 3) - - - - --- 2013-10-22 Jakub Jelinek New
[Doc,committed] Update contrib.texi - - - - --- 2013-10-22 Paolo Carlini New
[PR58805] Add missing check in stmt_local_def for tail-merge - - - - --- 2013-10-22 Tom de Vries New
[C++,obvious?] PR 58816 - - - - --- 2013-10-22 Paolo Carlini New
[buildrobot] tilepro/tilegx: fallout after tree.h refactoring (was: Re-factor inclusion of tree.h) - - - - --- 2013-10-22 Jan-Benedict Glaw New
fix tree-ssa-ter.h dup - - - - --- 2013-10-22 Andrew MacLeod New
[rs6000] Be careful with special permute masks for little endian, take 2 - - - - --- 2013-10-22 Bill Schmidt New
Generate fused widening multiply-and-accumulate operations only when the widening multiply has sing… - - - - --- 2013-10-21 Yufeng Zhang New
Patch: Add #pragma ivdep support to the ME and C FE - - - - --- 2013-10-21 Tobias Burnus New
pr37868 - - - - --- 2013-10-21 Mike Stump New
Re-factor inclusion of tree.h - - - - --- 2013-10-21 Diego Novillo New
[C++] PR 58810 - - - - --- 2013-10-21 Paolo Carlini New
[jit] Fix error-handling within gcc::jit::context::compile (timevar issues) - - - - --- 2013-10-21 David Malcolm New
[jit] Show source locations (if any) in gimple dump - - - - --- 2013-10-21 David Malcolm New
[jit] Improve error message in gcc_jit_function_new_local - - - - --- 2013-10-21 David Malcolm New
[C] Warn for _Alignas in an array declarator (PR c/58267) - - - - --- 2013-10-21 Marek Polacek New
[C++] PR 58810 - - - - --- 2013-10-21 Paolo Carlini New
[Fortran] PR58793 - reject passing TYPE(*) to CLASS(*) - - - - --- 2013-10-21 Tobias Burnus New
[jit] Implement gcc_jit_lvalue_get_address - - - - --- 2013-10-21 David Malcolm New
[Fortran] PR58803 - Prevent a double-free with proc-pointer components - - - - --- 2013-10-21 Tobias Burnus New
Hoist loop invariant statements containing data refs with zero-step during loop-versioning in vecto… - - - - --- 2013-10-21 Cong Hou New
Re-factor inclusion of tree.h - - - - --- 2013-10-21 Diego Novillo New
[rs6000] Be careful with special permute masks for little endian - - - - --- 2013-10-21 Bill Schmidt New
[PR,10474] Split live-ranges of function arguments to help shrink-wrapping - - - - --- 2013-10-21 Martin Jambor New
Doc patch RFA: Remove docs for -fno-default-inline - - - - --- 2013-10-21 Ian Lance Taylor New
More jump threading cleanups - - - - --- 2013-10-21 Jeff Law New
Make fold_range_test work only on integral types (PR middle-end/58809) - - - - --- 2013-10-21 Marek Polacek New
Doc patch committed: Improve attributes doc in -fno-toplevel-reorder - - - - --- 2013-10-21 Ian Lance Taylor New
[MPX,2/X] Pointers Checker [1/25] Hooks - - - - --- 2013-10-21 Ilya Enkovich New
[ARM] Update Cortex A9 DImode mult extend rtx costs - - - - --- 2013-10-21 Kyrylo Tkachov New
[rs6000] Be careful with special permute masks for little endian - - - - --- 2013-10-21 Bill Schmidt New
[MPX,2/X] Pointers Checker [5/25] Tree and gimple ifaces - - - - --- 2013-10-21 Ilya Enkovich New
[MPX,2/X] Pointers Checker [4/25] Constructors - - - - --- 2013-10-21 Ilya Enkovich New
[MPX,2/X] Pointers Checker [3/25] Attributes - - - - --- 2013-10-21 Ilya Enkovich New
[MPX,2/X] Pointers Checker [2/25] Builtins - - - - --- 2013-10-21 Ilya Enkovich New
[MPX,2/X] Pointers Checker [1/25] Hooks - - - - --- 2013-10-21 Ilya Enkovich New
Add FLAGS_REG clobber to kxnor<mode> - - - - --- 2013-10-21 Uros Bizjak New
Fix gcc.dg/20050922-*.c - - - - --- 2013-10-21 Vidya Praveen New
[4.8,branch] Handle svn 1.8.1 - - - - --- 2013-10-21 Andreas Jaeger New
[AArch64] Get %c output template tests to pass for -fPIC - - - - --- 2013-10-21 Kyrylo Tkachov New
Fix PR58775 - - - - --- 2013-10-21 Jakub Jelinek New
Fix part of PR58712 - - - - --- 2013-10-21 Markus Trippelsdorf New
[PR,libstdc++/58804,PR,libstdc++/58729] tr2/dynamic_bitset issues. - - - - --- 2013-10-21 Ed Smith-Rowland New
[wwwdocs] steering.html -- update list of members - - - - --- 2013-10-20 Gerald Pfeifer New
[C++] PR 58647 - - - - --- 2013-10-20 Paolo Carlini New
[wide-int] Add is_sign_extended optimisation - - - - --- 2013-10-20 Richard Sandiford New
[wide-int] Add a copy helper routine - - - - --- 2013-10-20 Richard Sandiford New
[wide-int] Reduce the size of the scratch arrays - - - - --- 2013-10-20 Richard Sandiford New
[wide-int] Turn lts_p & co. back into template functions - - - - --- 2013-10-20 Richard Sandiford New
Always treat sext_hwi and zext_hwi as inline - - - - --- 2013-10-20 Richard Sandiford New
[i386] Enable vector_loop in memset expanding and merge expanders for memset and memmov - - - - --- 2013-10-20 Michael Zolotukhin New
[MIPS] Fix mips-ps-[57].c tests after cost model changes - - - - --- 2013-10-20 Richard Sandiford New
[MIPS] Add bswap patterns - - - - --- 2013-10-20 Richard Sandiford New
[rs6000] Adjust vec_unpacku patterns for little endian - - - - --- 2013-10-20 Bill Schmidt New
[committed] Skip long double test in c-c++-common/opaque-vector.c on hppa - - - - --- 2013-10-19 John David Anglin New
[committed] Skip gnat.dg/specs/linker_alias.ads on hppa*-*-hpux* - - - - --- 2013-10-19 John David Anglin New
« 1 2 ... 974 975 9761267 1268 »