Show patches with: Archived = No       |   126791 patches
« 1 2 ... 707 708 7091267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[AArch64] Simplify reduc_plus_scal_v2[sd]f sequence - - - - --- 2016-05-17 James Greenhalgh New
[obvious] Fix indentation in c-typeck.c parser_build_unary_op - - - - --- 2016-05-17 James Greenhalgh New
Enable vect_cond_mixed for AArch64. - - - - --- 2016-05-17 Bin Cheng New
[AArch64] Support missing vcond pattern by adding/using vec_cmp/vcond_mask patterns. - - - - --- 2016-05-17 Bin Cheng New
[obvious,AArch64] Wrap SHIFT_COUNT_TRUNCATED in brackets - - - - --- 2016-05-17 James Greenhalgh New
[AArch64,trivial] Don't define a macro when a variable will do - - - - --- 2016-05-17 James Greenhalgh New
[C++] PR 70466 ("ICE on invalid code in tree check: expected constructor, have parm_decl in convert… - - - - --- 2016-05-17 Paolo Carlini New
Add port for Phoenix-RTOS on ARM platform. - - - - --- 2016-05-17 Jakub Sejdak New
match.pd: x & C -> x if we know that x & ~C == 0 - - - - --- 2016-05-17 Marc Glisse New
[AARCH64] Remove static variable all_extensions from aarch64.c - - - - --- 2016-05-17 Kugan Vivekanandarajah New
[3/3] function: Restructure *logue insertion - - - - --- 2016-05-17 Segher Boessenkool New
[2/3] function: Factor out make_*logue_seq - - - - --- 2016-05-17 Segher Boessenkool New
[1/3] function: Do the CLEANUP_EXPENSIVE after shrink-wrapping, not before - - - - --- 2016-05-17 Segher Boessenkool New
misc minor doc fixes - - - - --- 2016-05-16 Jim Wilson New
PING^5 [PATCH, GCC 5] PR 70613, -fabi-version docs don't match implementation - - - - --- 2016-05-16 Jim Wilson New
[C++] PR 70466 ("ICE on invalid code in tree check: expected constructor, have parm_decl in convert… - - - - --- 2016-05-16 Paolo Carlini New
Avoid inlining into instrumetnation thunks - - - - --- 2016-05-16 Jan Hubicka New
[i386] : No singing in the compiler! - - - - --- 2016-05-16 Uros Bizjak New
[hsa] Increase hsa symbol alignment to a natural one - - - - --- 2016-05-16 Martin Jambor New
[committed] Fix some typos in gimple.c - - - - --- 2016-05-16 Marek Polacek New
[4/4] BRIG (HSAIL) frontend: smoke test suite - - - - --- 2016-05-16 Pekka Jääskeläinen New
[1/4] BRIG (HSAIL) frontend: configuration file changes and misc - - - - --- 2016-05-16 Pekka Jääskeläinen New
[gomp4.5] Some OpenMP 4.5 resolving and translation changes - - - - --- 2016-05-16 Jakub Jelinek New
[AArch64,tests] Skip cpu-diagnostics tests when overriding -mcpu - - - - --- 2016-05-16 Kyrill Tkachov New
[PR,70857] Copy RESULT_DECL of HSA outlined kernel function - - - - --- 2016-05-16 Martin Jambor New
RFA: Generate normal DWARF DW_LOC descriptors for non integer mode pointers - - - - --- 2016-05-16 Nick Clifton New
[2/3] Add profiling support for IVOPTS - - - - --- 2016-05-16 Martin Liška New
[1/3] Encapsulate comp_cost within a class with methods. - - - - --- 2016-05-16 Martin Liška New
[MIPS,committed] Update MIPS P5600 processor definition to avoid IMADD - - - - --- 2016-05-16 Matthew Fortune New
[Ada] Remove useless type transformation - - - - --- 2016-05-16 Eric Botcazou New
[Ada] Extend pragma Implicit_Packing for records to composite components - - - - --- 2016-05-16 Eric Botcazou New
[Ada] Extend pragma Implicit_Packing to byte-packed array types - - - - --- 2016-05-16 Eric Botcazou New
[Ada] Cleanup in the implementation of packed array types - - - - --- 2016-05-16 Eric Botcazou New
Document vect_cond_mixed in sourcebuild.texi - - - - --- 2016-05-16 Bin Cheng New
[AArch64] Improve aarch64_case_values_threshold setting - - - - --- 2016-05-16 Wilco Dijkstra New
[AArch64] print_operand should not fallthrough from register operand into generic operand - - - - --- 2016-05-16 Wilco Dijkstra New
Enable inlining into thunks - - - - --- 2016-05-16 Jan Hubicka New
[Ada] Improve array packing for small record component - - - - --- 2016-05-16 Eric Botcazou New
Fix recrusive inlining into thunks - - - - --- 2016-05-16 Jan Hubicka New
[AArch64,4/4] Reimplement vmvn* intrinscis, remove inline assembly - - - - --- 2016-05-16 Jiong Wang New
[AArch64,3/4] Reimplement multiply by element to get rid of inline assembly - - - - --- 2016-05-16 Jiong Wang New
[AArch64,2/4] Extend vector mutiply by element to all supported modes - - - - --- 2016-05-16 Jiong Wang New
[AArch64,1/4] Add the missing support of vfms_n_f32, vfmsq_n_f32, vfmsq_n_f64 - - - - --- 2016-05-16 Jiong Wang New
[Ada] Use noncanonical host name for canadian cross builds - - - - --- 2016-05-16 Eric Botcazou New
[ARM] Fix bogus -fstack-usage warning on naked functions - - - - --- 2016-05-16 Eric Botcazou New
[PR69848/partial] Propagate comparison into VEC_COND_EXPR if target supports - - - - --- 2016-05-16 Bin.Cheng New
[RFC] Type promotion pass and elimination of zext/sext - - - - --- 2016-05-16 Kugan Vivekanandarajah New
Enable inlining into thunks - - - - --- 2016-05-15 Jan Hubicka New
Fix ICE while inlining thunks - - - - --- 2016-05-15 Jan Hubicka New
Fix partitioning of inline thunks - - - - --- 2016-05-15 Jan Hubicka New
Properly set target/optimization options for thunks in free_lang_data - - - - --- 2016-05-15 Jan Hubicka New
[wide-int] change fixed_wide_int_storage from class to struct - - - - --- 2016-05-15 Gerald Pfeifer New
Fix SLP PR58135. - - - - --- 2016-05-14 Kumar, Venkataramanan New
New hashtable power 2 rehash policy - - - - --- 2016-05-14 François Dumont New
[i386] : Fix PR 71097, additional testsuite failures with -mcmodel=medium - - - - --- 2016-05-14 Uros Bizjak New
Add PowerPC ISA 3.0 word splat and byte immediate splat support - - - - --- 2016-05-13 Michael Meissner New
combine: Don't call extract_left_shift with count < 0 (PR67483) - - - - --- 2016-05-13 Segher Boessenkool New
Implement C11 DR#423 resolution (ignore function return type qualifiers) - - - - --- 2016-05-13 Joseph Myers New
Go patch committed: Implement escape analysis discovery phase - - - - --- 2016-05-13 Ian Lance Taylor New
inhibit the sincos optimization when the target has sin and cos instructions - - - - --- 2016-05-13 Cesar Philippidis New
New C++ PATCH for c++/10200 et al - - - - --- 2016-05-13 Jason Merrill New
match.pd: ~X & Y to X ^ Y in some cases - - - - --- 2016-05-13 Marc Glisse New
VRP: range info of new variables - - - - --- 2016-05-13 Marc Glisse New
[testsuite] : Hancle AVX in gcc.dg/vect/tree-vect.h - - - - --- 2016-05-13 Uros Bizjak New
Fix --enable-checking=fold bootstrap (PR bootstrap/71071) - - - - --- 2016-05-13 Jakub Jelinek New
Allow XMM16-XMM31 in vpbroadcast* - - - - --- 2016-05-13 Jakub Jelinek New
Fix up vpalignr for -mavx512vl -mno-avx512bw - - - - --- 2016-05-13 Jakub Jelinek New
Fix up vpshufb for -mavx512vl -mno-avx512bw - - - - --- 2016-05-13 Jakub Jelinek New
Fix up vpmulhrsw for -mavx512vl -mno-avx512bw - - - - --- 2016-05-13 Jakub Jelinek New
Allow XMM16-XMM31 in vpmaddubsw - - - - --- 2016-05-13 Jakub Jelinek New
Use HOST_WIDE_INT_C some more in the i386 backend - - - - --- 2016-05-13 Jakub Jelinek New
Allow embedded timestamps by C/C++ macros to be set externally (3) - - - - --- 2016-05-13 Dhole New
[PR69848/partial] Propagate comparison into VEC_COND_EXPR if target supports - - - - --- 2016-05-13 Bin Cheng New
[PTX] assembler name mangling - - - - --- 2016-05-13 Nathan Sidwell New
Fix PR tree-optimization/70884 - - - - --- 2016-05-13 Martin Jambor New
[avr] Include INCOMING_FRAME_SP_OFFSET when printing stack usage - - - - --- 2016-05-13 Senthil Kumar Selvaraj New
PATCH: PR target/70738: Add -mgeneral-regs-only option - - - - --- 2016-05-13 H.J. Lu New
[MIPS] Correct latency of loads in M5100 - - - - --- 2016-05-13 Robert Suchanek New
[MIPS] Enable LSA/DLSA for MSA - - - - --- 2016-05-13 Robert Suchanek New
libstdc++/71073 add system_header pragma to Debug Mode headers - - - - --- 2016-05-13 Jonathan Wakely New
[3/3] Enhance dumps of IVOPTS - - - - --- 2016-05-13 H.J. Lu New
[ARM] PR71061, length pop* pattern in epilogue correctly - - - - --- 2016-05-13 Jiong Wang New
[testsuite] PR70227, skip g++.dg/lto/pr69589_0.C on targets without -rdynamic support - - - - --- 2016-05-13 Jiong Wang New
[avr] Fix unrecognizable insn ICE for avr (PR71103) - - - - --- 2016-05-13 Sivanupandi, Pitchumani New
[combine] PR middle-end/71074 Check that const_op is >= 0 before potentially shifting in simplify_c… - - - - --- 2016-05-13 Kyrill Tkachov New
[combine] PR middle-end/71074 Check that const_op is >= 0 before potentially shifting in simplify_c… - - - - --- 2016-05-13 Bernd Schmidt New
[PTX] atomic_compare_exchange_$n - - - - --- 2016-05-13 Nathan Sidwell New
[3/3] Enhance dumps of IVOPTS - - - - --- 2016-05-13 Kyrill Tkachov New
[3/3] Enhance dumps of IVOPTS - - - - --- 2016-05-13 Martin Liška New
Enable libgloss support for ARC in top-level configure.ac - - - - --- 2016-05-13 Anton Kolesov New
[obvious] Typo fix in tree-ssa-loop-ivanon.c - - - - --- 2016-05-13 Kyrill Tkachov New
[obvious] Fix param name in dump file - - - - --- 2016-05-13 Kyrill Tkachov New
[combine] PR middle-end/71074 Check that const_op is >= 0 before potentially shifting in simplify_c… - - - - --- 2016-05-13 Kyrill Tkachov New
Improve other 13 define_insns - - - - --- 2016-05-13 Kirill Yukhin New
[DOC] Document ASAN_OPTIONS="halt_on_error" env variable. - - - - --- 2016-05-13 Martin Liška New
[gomp4.5] Further progress on OpenMP 4.5 parsing - - - - --- 2016-05-13 Jakub Jelinek New
Fix PR tree-optimization/70884 - - - - --- 2016-05-13 Eric Botcazou New
[3/3] Enhance dumps of IVOPTS - - - - --- 2016-05-13 Martin Liška New
[PR71084] Further improve of CFG change tracking in CSE - - - - --- 2016-05-13 Ilya Enkovich New
[i386] Fix SEGV in ix86_in_large_data_p (PR target/71080) - - - - --- 2016-05-13 Rainer Orth New
« 1 2 ... 707 708 7091267 1268 »