Show patches with: State = Action Required       |    Archived = No       |   2655 patches
« 1 2 ... 17 18 1926 27 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,IPA-VRP] Disable setting param of __builtin_constant_p to null --- 2016-07-25 Kugan Vivekanandarajah New
[RFC,IPA-VRP] Re-factor tree-vrp to factor out common code --- 2016-07-22 Kugan Vivekanandarajah New
[RFC,IPA-VRP] Re-factor tree-vrp to factor out common code --- 2016-07-22 Kugan Vivekanandarajah New
fix typo in comment in tree-ssa-strlen.c --- 2016-07-21 Prathamesh Kulkarni New
fold x ^ y to 0 if x == y --- 2016-07-20 Prathamesh Kulkarni New
[RFC,4/2,v3] Refactor noce_try_cmove_arith --- 2016-07-20 James Greenhalgh New
[RFC:,3/2,v3] Don't expand a conditional move between identical sources --- 2016-07-20 James Greenhalgh New
[RFC:,2/2,v3] Introduce a new cost model for ifcvt. --- 2016-07-20 James Greenhalgh New
[Re:,RFC:,1/2,v3] New target hook: max_noce_ifcvt_seq_cost --- 2016-07-20 James Greenhalgh New
[VRP] Use alloc-pool and obstack for value_range and vr->equiv allocations --- 2016-07-20 Kugan Vivekanandarajah New
[RFC,IPA-VRP] Teach tree-vrp to use the VR set in params --- 2016-07-15 Kugan Vivekanandarajah New
[RFC,IPA-VRP] Check for POINTER_TYPE_P before accessing SSA_NAME_PTR_INFO in tree-inline --- 2016-07-15 Kugan Vivekanandarajah New
fold x ^ y to 0 if x == y --- 2016-07-08 Prathamesh Kulkarni New
[AARCH64] add qdf24xx tuning structure --- 2016-06-28 Jim Wilson New
move increase_alignment from simple to regular ipa pass --- 2016-06-23 Prathamesh Kulkarni New
[RFC:,6/6,v2] Remove second cost model from noce_try_store_flag_mask --- 2016-06-21 James Greenhalgh New
[RFC:,5/6,v2] Improve the cost model for multiple-sets --- 2016-06-21 James Greenhalgh New
[RFC:,4/6,v2] Modify cost model for noce_cmove_arith --- 2016-06-21 James Greenhalgh New
[RFC:,3/6,v2] Remove if_info->branch_cost --- 2016-06-21 James Greenhalgh New
[RFC:,2/6,v2] Factor out the comparisons against magic numbers in ifcvt --- 2016-06-21 James Greenhalgh New
[RFC:,1/6,v2] New target hook: max_noce_ifcvt_seq_cost --- 2016-06-21 James Greenhalgh New
[ARM,testsuite] Add missing guards to fp16 AdvSIMD tests --- 2016-06-21 Christophe Lyon New
[ARM,testsuite] Make arm_neon_fp16 depend on arm_neon_ok --- 2016-06-17 Christophe Lyon New
[ARM,arm_neon.h] s/__FAST_MATH/__FAST_MATH__/g --- 2016-06-16 James Greenhalgh New
Fix SLP wrong-code with VECTOR_BOOLEAN_TYPE_P (PR tree-optimization/71259) --- 2016-06-15 Christophe Lyon New
[AArch64] Add some more missing intrinsics --- 2016-06-13 James Greenhalgh New
[3/3,RTL,ifcvt] PR middle-end/37780: Conditional expression with __builtin_clz() should be optimized out --- 2016-06-10 Christophe Lyon New
[AArch64] Fixup to fcvt patterns added in r237200 --- 2016-06-10 James Greenhalgh New
[ARM] implement division using vrecpe/vrecps with -funsafe-math-optimizations --- 2016-06-10 Prathamesh Kulkarni New
[PR71478] Fix ICE in tree-ssa-reassoc.c --- 2016-06-10 Kugan Vivekanandarajah New
[PR71408] - Fix wrong code at -Os and above --- 2016-06-05 Kugan Vivekanandarajah New
[PR71281] ICE on gcc trunk on knl, wsm, ivb and bdw targets --- 2016-06-04 Kugan Vivekanandarajah New
[AArch64] Refactor and clean up some of the sched_fusion handling --- 2016-06-03 James Greenhalgh New
[RFC:,6/6] Remove second cost model from noce_try_store_flag_mask --- 2016-06-02 James Greenhalgh New
[RFC:,5/6] Improve the cost model for multiple-sets --- 2016-06-02 James Greenhalgh New
[RFC:,4/6] Modify cost model for noce_cmove_arith --- 2016-06-02 James Greenhalgh New
[RFC:,1/6] New target hook: rtx_branch_cost --- 2016-06-02 James Greenhalgh New
[ipa-comdats] create a new comdat group for symbol if it's referenced from multiple comdat groups --- 2016-06-02 Prathamesh Kulkarni New
[PR66726] Fix regression caused by Factor conversion out of COND_EXPR --- 2016-06-01 Kugan Vivekanandarajah New
[PATCH2,PR71252] Fix insertion point of stmt_to_insert --- 2016-05-30 Kugan Vivekanandarajah New
[PATCH1,PR71252] Fix missing swap to stmt_to_insert --- 2016-05-27 Kugan Vivekanandarajah New
[PR71252,PR71269] Fix trunk errors due to stmt_to_insert --- 2016-05-26 Kugan Vivekanandarajah New
[RFC,2/2] divmod transform: override expand_divmod_libfunc for ARM and add test-cases --- 2016-05-25 Prathamesh Kulkarni New
[PR71252] ICE: verify_ssa failed --- 2016-05-24 Kugan Vivekanandarajah New
Fix PR tree-optimization/71170 --- 2016-05-24 Kugan Vivekanandarajah New
Fix PR tree-optimization/71170 --- 2016-05-21 Kugan Vivekanandarajah New
increase alignment of global structs in increase_alignment pass --- 2016-05-20 Prathamesh Kulkarni New
Fix PR tree-optimization/71179 --- 2016-05-20 Kugan Vivekanandarajah New
Fix PR tree-optimization/71170 --- 2016-05-19 Kugan Vivekanandarajah New
[ARM/AArch64,06/11] Add missing vtst_p8 and vtstq_p8 tests. --- 2016-05-19 Christophe Lyon New
Fix PR tree-optimization/71170 --- 2016-05-19 Kugan Vivekanandarajah New
[RFC,PR40921] Convert x + (-y * z * z) into x - y * z * z --- 2016-05-18 Kugan Vivekanandarajah New
[ARM] Fix PR target/53440 - handle generic thunks better for TARGET_32BIT. --- 2016-05-17 Christophe Lyon New
[AArch64,2/2] Some more cleanup of ldp/stp generation --- 2016-05-17 James Greenhalgh New
[AArch64,1/2] Refactor aarch64_operands_ok_for_ldpstp, aarch64_operands_adjust_ok_for_ldpstp --- 2016-05-17 James Greenhalgh New
[AArch64] Delete ASM_OUTPUT_DEF and fallback to default .set directive --- 2016-05-17 James Greenhalgh New
[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
[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
[AARCH64] Remove static variable all_extensions from aarch64.c --- 2016-05-17 Kugan Vivekanandarajah 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
[RFC] Type promotion pass and elimination of zext/sext --- 2016-05-16 Kugan Vivekanandarajah New
[ARM/AArch64,09/11] Add missing vrnd{,a,m,n,p,x} tests. --- 2016-05-11 Christophe Lyon New
[ARM/AArch64,07/11] Add missing vget_lane fp16 tests. --- 2016-05-11 Christophe Lyon New
[ARM/AArch64,05/11] Add missing vreinterpretq_p{8,16} tests. --- 2016-05-11 Christophe Lyon New
[ARM/AArch64,04/11] Add forgotten vsliq_n_u64 test. --- 2016-05-11 Christophe Lyon New
[ARM/AArch64,03/11] AdvSIMD tests: be more verbose. --- 2016-05-11 Christophe Lyon New
[ARM/AArch64,02/11] We can remove useless #ifdefs from these tests: vmul, vshl and vtst. --- 2016-05-11 Christophe Lyon New
[ARM/AArch64,01/11] Fix typo in vreinterpret.c test comment. --- 2016-05-11 Christophe Lyon New
[ARM] use vmov.i64 to load 0 into FP reg if neon enabled --- 2016-05-05 Jim Wilson New
[RFC,PR70841] Reassoc fails to handle FP division --- 2016-05-05 Kugan Vivekanandarajah New
[RFC,PR63586] Convert x+x+x+x into 4*x --- 2016-05-05 Kugan Vivekanandarajah New
[testuite,AArch64] Make scan for 'br' more robust --- 2016-05-04 Christophe Lyon New
Inline across -ffast-math boundary --- 2016-05-03 Christophe Lyon New
Increase default value of lto-min-partition to 10000 --- 2016-04-27 Prathamesh Kulkarni New
[RFC,PR68217] Improve value range for signed & sign-bit-CST --- 2016-04-27 Kugan Vivekanandarajah New
[RFC] introduce --param max-lto-partition for having an upper bound on partition size --- 2016-04-25 Prathamesh Kulkarni New
[RFC,PR61839] Convert CST BINOP COND_EXPR to COND_EXPR ? (CST BINOP 1) : (CST BINOP 0) --- 2016-04-16 Kugan Vivekanandarajah New
[testsuite] gcc-dg: handle all return values when shouldfail is set --- 2016-04-13 Christophe Lyon New
[AArch64,3/3] Fix up for pr70133 --- 2016-04-11 James Greenhalgh New
Avoid deadlock in guality tests. --- 2016-04-07 Yvan Roux New
[lto-partition.c] move assignment to refs_node, last_visited_node outside if-else --- 2016-04-07 Prathamesh Kulkarni New
[AArch64,1/3] Enable CRC by default for armv8.1-a --- 2016-04-06 James Greenhalgh New
[RFC] introduce --param max-lto-partition for having an upper bound on partition size --- 2016-04-04 Prathamesh Kulkarni New
[RFC] introduce --param max-lto-partition for having an upper bound on partition size --- 2016-04-01 Prathamesh Kulkarni New
[ARM] Delete ASM_OUTPUT_DEF and fall back to default .set directive --- 2016-03-31 James Greenhalgh New
[ARM,v3] PR69770 -mlong-calls does not affect calls to __gnu_mcount_nc generated by -pg --- 2016-03-29 Charles Baylis New
[genmatch] reject duplicate captures used as arguments in user-defined predicates --- 2016-03-29 Prathamesh Kulkarni New
[ARM] Add support for overflow add, sub, and neg operations --- 2016-03-28 Michael Collison New
[PR70366] fix chromium build failure with LTO due to segfault in inline_call --- 2016-03-24 Prathamesh Kulkarni New
Fix 70278 (LRA split_regs followup patch) --- 2016-03-22 Christophe Lyon New
[AArch64] Disable pcrelative_literal_loads with fix-cortex-a53-843419 --- 2016-03-14 Christophe Lyon New
[AArch64] support -mfentry feature for arm64 --- 2016-03-14 Li Bin New
[AArch64] Disable pcrelative_literal_loads with fix-cortex-a53-843419 --- 2016-03-10 Christophe Lyon New
[AArch64] Fix dependency of gcc-plugin.h --- 2016-03-08 Christophe Lyon New
[ARM] PR target/70008 --- 2016-03-07 Michael Collison New
[ARM,testsuite] fix pragma_cpp_fma testcase --- 2016-03-06 Christophe Lyon New
Fix PR69951 --- 2016-03-03 Christophe Lyon New
« 1 2 ... 17 18 1926 27 »