Show patches with: Archived = No       |   126794 patches
« 1 2 ... 496 497 4981267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[gomp4] Remove restriction for remote testing - - - - --- 2015-10-07 James Norris New
vector lightweight debug mode - - - - --- 2015-10-07 François Dumont New
Backport C++ Filesystem TS fixes to gcc-5-branch - - - - --- 2015-10-07 Jonathan Wakely New
Improve DOM's optimization of control statements - - - - --- 2015-10-07 Jeff Law New
using scratchpads to enhance RTL-level if-conversion: revised patch - - - - --- 2015-10-07 Abe New
[3/7] Optimize ZEXT_EXPR with tree-vrp - - - - --- 2015-10-07 Kugan Vivekanandarajah New
RFA: PATCH to store_field for storing a CONSTRUCTOR into a base subobject - - - - --- 2015-10-08 Jason Merrill New
Fix more of C/fortran canonical type issues - - - - --- 2015-10-08 Jan Hubicka New
[1/9] Change default of non-overlapping address space conversion - - - - --- 2015-10-08 Richard Henderson New
[2/9] Relax ADDR_SPACE_GENERIC_P checks for default address space hooks - - - - --- 2015-10-08 Richard Henderson New
[3/9] i386: Handle address spaces in movabs patterns - - - - --- 2015-10-08 Richard Henderson New
[4/9] i386: Disallow address spaces with string insns - - - - --- 2015-10-08 Richard Henderson New
[5/9] i386: Add address spaces for fs/gs segments - - - - --- 2015-10-08 Richard Henderson New
[6/9] i386: Replace ix86_address_seg with addr_space_t - - - - --- 2015-10-08 Richard Henderson New
[7/9] i386: Add address space for tls - - - - --- 2015-10-08 Richard Henderson New
[8/9] Add TARGET_ADDR_SPACE_ZERO_ADDRESS_VALID - - - - --- 2015-10-08 Richard Henderson New
[9/9] Fix PR 66768 - - - - --- 2015-10-08 Richard Henderson New
[i386] Add missing entries to cpuinfo. - - - - --- 2015-10-08 Kirill Yukhin New
[fortran] Re: Do not compare types in operands_equal_p if OEP_ADDRESS_OF is set - - - - --- 2015-10-08 Jan Hubicka New
[HSA] Enhancement of debugging stuff - - - - --- 2015-10-08 Martin Liška New
C PATCH for c/65345 (file-scope _Atomic expansion with floats) - - - - --- 2015-10-08 Andreas Krebbel New
[AArch64] Improve comparison with complex immediates followed by branch/cset - - - - --- 2015-10-08 Kyrylo Tkachov New
[gomp4,committed] Add libgomp.oacc-c-c++-common/kernels-loop-collapse.c test-case - - - - --- 2015-10-08 Tom de Vries New
A tweak for debug_ops_vector - - - - --- 2015-10-08 Marek Polacek New
Fix another bootstrap-ubsan failure due to -Werror=maybe-uninitialized. - - - - --- 2015-10-08 max New
[committed,testsuite] Dump only required dse1 file - - - - --- 2015-10-08 Tom de Vries New
Generalize gimple_val_nonnegative_real_p - - - - --- 2015-10-08 Richard Sandiford New
[ARM] Add ARMv8.1 command line options. - - - - --- 2015-10-08 Matthew Wahab New
[AArch64] Update patterns to support FP zero - - - - --- 2015-10-08 Wilco New
Random shuffle moveable: container size - - - - --- 2015-10-08 Aurelio Remonda New
[ARM] : PR67745: Fix function alignment after __attribute__ 2/2 - - - - --- 2015-10-08 Christian Bruel New
[PR,target/67366,1/2,ARM] - Add movmisalignhi / si patterns - - - - --- 2015-10-08 Ramana Radhakrishnan New
[PR,target/67366,2/2,gimple-fold.c] Support movmisalign optabs in gimple-fold.c - - - - --- 2015-10-08 Ramana Radhakrishnan New
Disable AIX DWARF debug frame section - - - - --- 2015-10-08 David Edelsohn New
C++ PATCH for c++/67557 (copy elision clobbering tail padding) - - - - --- 2015-10-08 Jason Merrill New
[vec-cmp,1/6] Add optabs for vector comparison - - - - --- 2015-10-08 Ilya Enkovich New
[vec-cmp,2/6] Vectorization factor computation - - - - --- 2015-10-08 Ilya Enkovich New
[vec-cmp,3/6] Vectorize comparison - - - - --- 2015-10-08 Ilya Enkovich New
[vec-cmp,4/6] Support vector mask invariants - - - - --- 2015-10-08 Ilya Enkovich New
[vec-cmp,5/6] Disable bool patterns when possible - - - - --- 2015-10-08 Ilya Enkovich New
[vec-cmp,6/6,i386] Add i386 support for vector comparison - - - - --- 2015-10-08 Ilya Enkovich New
[PR,67794] Also remap SSA_NAMEs defined in ASMs in IPA-SRA - - - - --- 2015-10-08 Martin Jambor New
[mask-load,1/2] Use boolean predicate for masked loads and store - - - - --- 2015-10-08 Ilya Enkovich New
[mask-load,2/2,i386] Add/modify mask load/store patterns - - - - --- 2015-10-08 Ilya Enkovich New
[mask-vec_cond,1/2] Support vectorization of VEC_COND_EXPR with no embedded comparison - - - - --- 2015-10-08 Ilya Enkovich New
[mask-vec_cond,2/2,i386] Add patterns for vcond_mask_optab - - - - --- 2015-10-08 Ilya Enkovich New
Small C++ PATCH to add SIMPLE_TARGET_EXPR_P macro - - - - --- 2015-10-08 Jason Merrill New
Add -foffload-abi support for PPC - - - - --- 2015-10-08 James Norris New
Cleanup of IPA-CP alignment lattices - - - - --- 2015-10-08 Martin Jambor New
[PR,c/64765,c/64880] Support OpenACC Combined Directives in C, C++ - - - - --- 2015-10-08 Thomas Schwinge New
[HSA] Introduce support for shared libraries and host fallback - - - - --- 2015-10-08 Martin Liška New
bb-reorder: Improve the simple algorithm for -Os (PR67864) - - - - --- 2015-10-08 Segher Boessenkool New
[hsa] Fix segfault in fixup_child_record_type - - - - --- 2015-10-08 Martin Jambor New
[i386,AVX512] PR target/67895: Fix position of embedded rounding/SAE mode in AVX512 vrangep* and vc… - - - - --- 2015-10-08 Alexander Fomin New
[nvptx] fix some c++ tests - - - - --- 2015-10-08 Nathan Sidwell New
[1/n] Fix minor SSA_NAME leaks - - - - --- 2015-10-08 Jeff Law New
PATC: Round up the SSE register save area only if needed - - - - --- 2015-10-08 H.J. Lu New
PowerPC IEEE 128-bit patch #7 (revised #2) - - - - --- 2015-10-08 Michael Meissner New
[committed] Fix PR67652: wrong sizeof calculation in liboffloadmic - - - - --- 2015-10-08 Ilya Verbin New
[2/n] Fix minor SSA_NAME leaks - - - - --- 2015-10-08 Jeff Law New
Do not use TYPE_CANONICAL in useless_type_conversion - - - - --- 2015-10-08 Jan Hubicka New
[3/n] Fix minor SSA_NAME leaks - - - - --- 2015-10-08 Jeff Law New
[4/n] Fix minor SSA_NAME leaks - - - - --- 2015-10-08 Jeff Law New
[4/n] Fix minor SSA_NAME leaks - - - - --- 2015-10-08 Jeff Law New
Fix use of availability in ipa-icf - - - - --- 2015-10-08 Jan Hubicka New
c/67882 - improve -Warray-bounds for invalid offsetof - - - - --- 2015-10-09 Martin Sebor New
[PR67828] don't unswitch loops on undefined SSA values (was: Re: [PR64164] drop copyrename, integra… - - - - --- 2015-10-09 Alexandre Oliva New
[PR67766] reorder return value copying from PARALLELs and CONCATs (was: Re: [PR64164] drop copyrena… - - - - --- 2015-10-09 Alexandre Oliva New
[5/n] Fix minor SSA_NAME leaks - - - - --- 2015-10-09 Jeff Law New
[RFC] Preferred rename register in regrename pass - - - - --- 2015-10-09 Robert Suchanek New
[PR67891] drop is_gimple_reg test from set_parm_rtl (was: [PR67766] reorder return value copying fr… - - - - --- 2015-10-09 Alexandre Oliva New
Use OEP_ADDRESS_OF in emit-rtl.c - - - - --- 2015-10-09 Richard Biener New
[gomp4.1] OpenMP 4.1 is dead, long live OpenMP 4.5 - - - - --- 2015-10-09 Jakub Jelinek New
[gomp4.1] Change _OPENMP macro to 201511 - - - - --- 2015-10-09 Jakub Jelinek New
[Ada] Make sure generated files are created first - - - - --- 2015-10-09 Eric Botcazou New
[gomp4.1] Remove middle argument of omp_target_is_present - - - - --- 2015-10-09 Jakub Jelinek New
Warn about duplicate patterns in match.pd - - - - --- 2015-10-09 Richard Biener New
[gomp4.1] Two more array section testcases - - - - --- 2015-10-09 Jakub Jelinek New
[RFC,VTV] Fix VTV for targets that have section anchors. - - - - --- 2015-10-09 Ramana Radhakrishnan New
[gomp4.1] Add negative length check even for pointers - - - - --- 2015-10-09 Jakub Jelinek New
[x86_64] : Add bdver4 for multi versioning and fix AMD cpu model detection. - - - - --- 2015-10-09 Kumar, Venkataramanan New
[PR,fortran/63858] Fix mix of OpenACC and OpenMP sentinels in continuations - - - - --- 2015-10-09 Thomas Schwinge New
[COMMITTED] Add myself to MAINTAINERS (Write After Approval) - - - - --- 2015-10-09 Alexander Fomin New
Additional headers under include/experimental/ - - - - --- 2015-10-09 Jonathan Wakely New
[COMMITTED] Add myself to MAINTAINERS (Write After Approval) - - - - --- 2015-10-09 Martin Liška New
Improve rtl loop inv cost by checking if the inv can be propagated to address uses - - - - --- 2015-10-09 Bin.Cheng New
Add -foffload-abi support for PPC - - - - --- 2015-10-09 James Norris New
PING: [PATCH] PR target/35514: Gcc shoud generate symbol type for undefined symbol - - - - --- 2015-10-09 H.J. Lu New
[gomp4] Revert patch - - - - --- 2015-10-09 James Norris New
[gomp4] - - - - --- 2015-10-09 Nathan Sidwell New
[HSA] Fix usage of an uninitialized memory - - - - --- 2015-10-09 Martin Liška New
libgomp testsuite: Remove some explicit acc_device_nvidia usage - - - - --- 2015-10-09 Thomas Schwinge New
[libgomp/66518] Resolve XFAIL in libgomp.oacc-c-c++-common/lib-3.c - - - - --- 2015-10-09 Thomas Schwinge New
libgomp: Additional acc_shutdown bug fixing and testing - - - - --- 2015-10-09 Thomas Schwinge New
[PR,libgomp/65437,libgomp/66518] Initialize runtime in acc_update_device, acc_update_self - - - - --- 2015-10-09 Thomas Schwinge New
[COMMITTED] PR target/67895: Fix embedded rounding/SAE specifier position for some AVX512 instructi… - - - - --- 2015-10-09 Alexander Fomin New
[AArch64_be] Fix vtbl[34] and vtbx4 - - - - --- 2015-10-09 Christophe Lyon New
Move sqrt and cbrt simplifications to match.pd - - - - --- 2015-10-09 Richard Sandiford New
[6/n] Fix minor SSA_NAME leaks - - - - --- 2015-10-09 Jeff Law New
[gomp4.1] fix more scheduling inconsistencies and add verification routines - - - - --- 2015-10-09 Aldy Hernandez New
« 1 2 ... 496 497 4981267 1268 »