Show patches with: none      |   126743 patches
« 1 2 ... 862 863 8641267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/4] First usage of cgraph_summary in ipa-prop pass. - - - - --- 2014-11-14 Martin Liška New
[2/4] New data structure for cgraph_summary introduced. - - - - --- 2014-11-14 Martin Liška New
[C++] Add maybe_constant_folded_value - - - - --- 2014-11-14 Paolo Carlini New
Add force option to find_best_rename_reg in regrename pass - - - - --- 2014-11-14 Thomas Preud'homme New
Fix gimple_fold_stmt_to_constant regression - - - - --- 2014-11-14 Richard Biener New
Fix patch mangling with --inline option in mklog - - - - --- 2014-11-14 Tom de Vries New
Define new std::ios_base::failure with abi_tag("cxx11") - - - - --- 2014-11-14 Jonathan Wakely New
Fix mangling of ABI-tagged std::wstring - - - - --- 2014-11-14 Jonathan Wakely New
Peg down -(-A) -> A transformation - - - - --- 2014-11-14 Marek Polacek New
-fsanitize=unreachable overhaul (PR sanitizer/63839) - - - - --- 2014-11-14 Marek Polacek New
[3/3,AArch64] Replace temporary assembler for vld1_dup - - - - --- 2014-11-14 Alan Lawrence New
[sched-deps] Remove needless check for modified_in_p when trying to fuse two non-conditional jump i… - - - - --- 2014-11-14 Kyrylo Tkachov New
[2/3,AArch64] Extend aarch64_simd_vec_set pattern, replace asm for vld1_lane - - - - --- 2014-11-14 Alan Lawrence New
[1/3,AArch64] Replace __builtin_aarch64_createv1df with a cast, cleanup - - - - --- 2014-11-14 Alan Lawrence New
[RFC:,AArch64] Parametrically set defaults for function and jump alignment - - - - --- 2014-11-14 James Greenhalgh New
"openacc" Bugzilla keyword (was: [patch] OpenACC fortran front end) - - - - --- 2014-11-14 Thomas Schwinge New
[ARM] Fix pattern that is missed for Thumb-1 UAL - - - - --- 2014-11-14 Terry Guo New
Merge predicate iteration from match-and-simplify - - - - --- 2014-11-14 Richard Biener New
[AArch64] Add range-check for Symbol + offset addressing. - - - - --- 2014-11-14 Tejas Belagod New
[changes.html] Document -fdiagnostics-color= default changes - - - - --- 2014-11-14 Jakub Jelinek New
OpenACC fortran front end - - - - --- 2014-11-14 Cesar Philippidis New
Fix minimal alignment calculation for user-aligned types (PR63802) - - - - --- 2014-11-14 Yury Gribov New
PATCH: Don't assume modern glibc for x86 Android targets - - - - --- 2014-11-14 H.J. Lu New
[Android] Enable ifuncs on Android - - - - --- 2014-11-14 H.J. Lu New
Support embedded zeros in sub_match comparisons (DR 2217) - - - - --- 2014-11-14 Tim Shen New
[RFC] Pair load store instructions using a generic scheduling fusion pass - - - - --- 2014-11-14 Bin.Cheng New
OpenACC fortran front end - - - - --- 2014-11-14 Cesar Philippidis New
[3/3] Remove known_type jump functions, type_preserved flags and more from ipa-prop - - - - --- 2014-11-14 Martin Jambor New
[2/3] IPA-CP propagation of polymorphic contexts - - - - --- 2014-11-14 Martin Jambor New
[1/3] Generalize IPA-CP lattices - - - - --- 2014-11-14 Martin Jambor New
OpenACC middle end changes - - - - --- 2014-11-14 Cesar Philippidis New
[COMMITTED] Fix typo in comments and debugging dump - - - - --- 2014-11-14 Yangfei (Felix) New
[3/3,AARCH64] Add aligning of functions/loops/jumps - - - - --- 2014-11-14 Andrew Pinski New
[2/3,AARCH64] Add scheduler for ThunderX - - - - --- 2014-11-14 Andrew Pinski New
[1/3,AARCH64] Add macro fusion support for cmp/b.X for ThunderX - - - - --- 2014-11-14 Andrew Pinski New
LTO streaming of TARGET_OPTIMIZE_NODE - - - - --- 2014-11-14 Jan Hubicka New
[1/2] Offloading from dlopened libraries: libgomp - - - - --- 2014-11-13 Ilya Verbin New
[GOOGLE] Fix AutoFDO size issue - - - - --- 2014-11-13 Dehao Chen New
[COMMITTED] Fix PR63853 - Remove strchrnul to fix bootstrap on non-GNU platforms - - - - --- 2014-11-13 Ilya Verbin New
Remove doubled ECF_LEAF - - - - --- 2014-11-13 Marek Polacek New
-fsanitize=unreachable overhaul (PR sanitizer/63839) - - - - --- 2014-11-13 Marek Polacek New
Fix PR/63841: empty constructor doesn't zero-initialize - - - - --- 2014-11-13 Teresa Johnson New
[C++] Add maybe_constant_folded_value - - - - --- 2014-11-13 Paolo Carlini New
Fix PR/63841: empty constructor doesn't zero-initialize - - - - --- 2014-11-13 Teresa Johnson New
[Libatomic,Darwin] Initial libatomic port for *darwin*. - - - - --- 2014-11-13 Iain Sandoe New
[9/9] ipa-inline uses sreal for as fibonacci_heap template argument. - - - - --- 2014-11-13 Martin Liška New
[2/9] New template fibonacci_heap class introduced. - - - - --- 2014-11-13 Martin Liška New
[1/9] New fibonacci heap and sreal enhancement. - - - - --- 2014-11-13 Martin Liška New
bitmap fix for current - - - - --- 2014-11-13 Mike Stump New
PATCH: PR gas/17598: R_X86_64_GOTPLT64 relocation isn't tested - - - - --- 2014-11-13 H.J. Lu New
PATCH: PR gas/17598: R_X86_64_GOTPLT64 relocation isn't tested - - - - --- 2014-11-13 H.J. Lu New
[PC,preprocessor/63831] - [5 Regression] r217292 causes segfaults with -MM - - - - --- 2014-11-13 Ed Smith-Rowland New
[libgfortran] PR 60324 Unbounded stack allocations in libgfortran - - - - --- 2014-11-13 Marek Polacek New
[C++] Add maybe_constant_folded_value - - - - --- 2014-11-13 Paolo Carlini New
plugin event for C/C++ function definitions - - - - --- 2014-11-13 Andres Tiraboschi New
[ARM] Use Cortex-A17 tuning parameters for Cortex-A12 - - - - --- 2014-11-13 Kyrylo Tkachov New
[ARM] Add Cortex-A17 support - - - - --- 2014-11-13 Kyrylo Tkachov New
OpenACC middle end changes - - - - --- 2014-11-13 Thomas Schwinge New
[aarch64] additional bics patterns - - - - --- 2014-11-13 Sandra Loosemore New
[libgfortran] PR 60324 Unbounded stack allocations in libgfortran - - - - --- 2014-11-13 Marek Polacek New
Add a way to mark regions of code which assume that the GC won't run - - - - --- 2014-11-13 David Malcolm New
[AArch64] Implement TARGET_SCHED_MACRO_FUSION_PAIR_P - - - - --- 2014-11-13 Kyrylo Tkachov New
[2/4] New data structure for cgraph_summary introduced. - - - - --- 2014-11-13 Martin Liška New
Disable -fuse-caller-save when -pg is active - - - - --- 2014-11-13 Radovan Obradovic New
[match-and-simplify] Shuffle patterns - - - - --- 2014-11-13 Richard Biener New
Fix PR/63841: empty constructor doesn't zero-initialize - - - - --- 2014-11-13 Teresa Johnson New
[2/4] New data structure for cgraph_summary introduced. - - - - --- 2014-11-13 Martin Liška New
[1/4] cgraph_summary data structure introduction. - - - - --- 2014-11-13 Martin Liška New
[sched-deps] Remove needless check for modified_in_p when trying to fuse two non-conditional jump i… - - - - --- 2014-11-13 Kyrylo Tkachov New
[GRAPHITE] Loop unroll and jam optimization - - - - --- 2014-11-13 Mircea Namolaru New
Fix placement of break stmt in genmatch generated files - - - - --- 2014-11-13 Richard Biener New
[gomp4,2/3] OpenACC 2.0 support for libgomp - new tests - - - - --- 2014-11-13 Thomas Schwinge New
[AARCH64,NEON] Improve vcls(q?) vcnt(q?) and vld1(q?)_dup intrinsics - - - - --- 2014-11-13 Yangfei (Felix) New
[8/9] Negative numbers added for sreal class. - - - - --- 2014-11-13 Martin Liška New
DW_AT_APPLE_* DWARF extensions. - - - - --- 2014-11-13 Andrew Burgess New
[gomp4,3/6] Initial support for OpenACC memory mapping semantics. - - - - --- 2014-11-13 Thomas Schwinge New
Fix inaccuracies in doc on MODE_CC Condition Codes - - - - --- 2014-11-13 Eric Botcazou New
[gofrontend-dev,4/4] Gccgo port to s390[x] -- part II - - - - --- 2014-11-13 Dominik Vogt New
[C++] Add maybe_constant_folded_value - - - - --- 2014-11-13 Paolo Carlini New
[PING,^,2,AArch64] Add doloop_end pattern for -fmodulo-sched - - - - --- 2014-11-13 Yangfei (Felix) New
[AArch64] Remove/merge redundant iterators - - - - --- 2014-11-13 Alan Lawrence New
[7/9] Old libiberty fib_heap removed. - - - - --- 2014-11-13 Martin Liška New
[6/9] fibonacci_heap is used for var-tracking. - - - - --- 2014-11-13 Martin Liška New
Introduce TYPE_OVERFLOW_SANITIZED - - - - --- 2014-11-13 Marek Polacek New
[5/9] bt-load is ported to fibonacci_heap. - - - - --- 2014-11-13 Martin Liška New
[AArch64] Use std::swap instead of manually swapping - - - - --- 2014-11-13 Kyrylo Tkachov New
[ARM] Use std::swap instead of manually swapping - - - - --- 2014-11-13 Kyrylo Tkachov New
DW_AT_APPLE_* DWARF extensions. - - - - --- 2014-11-13 Andrew Burgess New
RL78: Add support for assembler G10 multiply/divide functions to libgcc - - - - --- 2014-11-13 Nick Clifton New
Propagate nonfreeing_call_p using ipa-pure-const (take 2) - - - - --- 2014-11-13 Jakub Jelinek New
[gomp-4_0-branch] openacc parallel reduction part 1 - - - - --- 2014-11-13 Thomas Schwinge New
[ifcvt] Allow CC mode if HAVE_cbranchcc4 (fix s390 build) - - - - --- 2014-11-13 Zhenqiang Chen New
[libstdc++/63775] Fix regex bracket expression parsing - - - - --- 2014-11-13 Tim Shen New
PATCH GCC5.0: conditionally skip gcc_version in plugin-version.h - - - - --- 2014-11-13 Basile Starynkevitch New
[trivial,AArch64] Fix mode iterator for *aarch64_simd_ld1r<mode> pattern - - - - --- 2014-11-13 Yangfei (Felix) New
[5/5] use vec in lto_tree_ref_table - - - - --- 2014-11-13 Trevor Saunders New
[4/5] remove param$N_is usage - - - - --- 2014-11-13 Trevor Saunders New
[3/5] fix hash_table when empty elements are not 0 - - - - --- 2014-11-13 Trevor Saunders New
[2/5] remove the remaining uses of if_marked - - - - --- 2014-11-13 Trevor Saunders New
[1/5] add an alternative to if_marked using hash_table - - - - --- 2014-11-13 Trevor Saunders New
« 1 2 ... 862 863 8641267 1268 »