Show patches with: Submitter = Aldy Hernandez       |    State = Action Required       |   1166 patches
« 1 2 ... 6 7 811 12 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
cleanup cross product code in VRP cleanup cross product code in VRP - - - - --- 2018-07-16 Aldy Hernandez New
allow thread_through_all_blocks() to start from the same initial BB allow thread_through_all_blocks() to start from the same initial BB - - - - --- 2018-07-10 Aldy Hernandez New
abstract gimple_call_nonnull*() from vr-values abstract gimple_call_nonnull*() from vr-values - - - - --- 2018-07-10 Aldy Hernandez New
abstract wide int binop code from VRP abstract wide int binop code from VRP - - - - --- 2018-07-10 Aldy Hernandez New
calculate overflow type in wide int arithmetic calculate overflow type in wide int arithmetic - - - - --- 2018-07-05 Aldy Hernandez New
abstract ABS_EXPR code for ranges into separate function abstract ABS_EXPR code for ranges into separate function - - - - --- 2018-07-01 Aldy Hernandez New
extract_range_from_binary* cleanups for VRP extract_range_from_binary* cleanups for VRP - - - - --- 2018-06-29 Aldy Hernandez New
[PR,middle-end/70359] uncoalesce IVs outside of loops [PR,middle-end/70359] uncoalesce IVs outside of loops - - - - --- 2018-03-19 Aldy Hernandez New
[PR,bootstrap/56750] implement --disable-stage1-static-libs [PR,bootstrap/56750] implement --disable-stage1-static-libs - - - - --- 2018-02-08 Aldy Hernandez New
PR tree-optimization/84225: do not pass non-integers to operation_no_trapping_overflow PR tree-optimization/84225: do not pass non-integers to operation_no_trapping_overflow - - - - --- 2018-02-06 Aldy Hernandez New
[PR,tree-optimization/84224] do not ICE on malformed allocas [PR,tree-optimization/84224] do not ICE on malformed allocas - - - - --- 2018-02-06 Aldy Hernandez New
[PR,target/84089] handle E_VOIDmode in PA's base14_operand [PR,target/84089] handle E_VOIDmode in PA's base14_operand - - - - --- 2018-02-01 Aldy Hernandez New
[PR,tree-optimization/84047] missing -Warray-bounds on an out-of-bounds index [PR,tree-optimization/84047] missing -Warray-bounds on an out-of-bounds index - - - - --- 2018-01-30 Aldy Hernandez New
[PR,lto/84105] handle TYPE_IDENTIFIERs for FUNCTION_TYPEs in the gimple pretty printer [PR,lto/84105] handle TYPE_IDENTIFIERs for FUNCTION_TYPEs in the gimple pretty printer - - - - --- 2018-01-30 Aldy Hernandez New
[PR/middle-end,81897] make tree-ssa-uninit.c handle longer sequences [PR/middle-end,81897] make tree-ssa-uninit.c handle longer sequences - - - - --- 2018-01-05 Aldy Hernandez New
[committed] fix typo in find_jump_threads_backwards() [committed] fix typo in find_jump_threads_backwards() - - - - --- 2017-11-21 Aldy Hernandez New
backwards threader cleanups backwards threader cleanups - - - - --- 2017-11-14 Aldy Hernandez New
implement generic debug() for vectors and hash sets implement generic debug() for vectors and hash sets - - - - --- 2017-11-13 Aldy Hernandez New
jump threading multiple paths that start from the same BB jump threading multiple paths that start from the same BB - - - - --- 2017-11-07 Aldy Hernandez New
PING*2 Fwd: [patch] implement generic debug() for vectors and hash sets PING*2 Fwd: [patch] implement generic debug() for vectors and hash sets - - - - --- 2017-11-01 Aldy Hernandez New
PING Fwd: [patch] implement generic debug() for vectors and hash sets PING Fwd: [patch] implement generic debug() for vectors and hash sets - - - - --- 2017-10-23 Aldy Hernandez New
implement generic debug() functions for wide_int's implement generic debug() functions for wide_int's - - - - --- 2017-10-18 Aldy Hernandez New
avoid printing leading 0 in widest_int hex dumps avoid printing leading 0 in widest_int hex dumps - - - - --- 2017-10-17 Aldy Hernandez New
implement generic debug() for vectors and hash sets implement generic debug() for vectors and hash sets - - - - --- 2017-10-16 Aldy Hernandez New
generate TAGS for params.def file generate TAGS for params.def file - - - - --- 2017-10-09 Aldy Hernandez New
PING^2: Fwd: SSA range class and removal of VR_ANTI_RANGEs - - - - --- 2017-07-17 Aldy Hernandez New
PING: Fwd: SSA range class and removal of VR_ANTI_RANGEs - - - - --- 2017-07-03 Aldy Hernandez New
Avoid generating useless range info - - - - --- 2017-06-28 Aldy Hernandez New
SSA range class and removal of VR_ANTI_RANGEs - - - - --- 2017-06-21 Aldy Hernandez New
Avoid generating useless range info - - - - --- 2017-06-14 Aldy Hernandez New
SSA range class and removal of VR_ANTI_RANGEs - - - - --- 2017-05-23 Aldy Hernandez New
[committed] fix a few typos in tree-ssa-loop-niter.c - - - - --- 2017-02-24 Aldy Hernandez New
loop versioning doc changes - - - - --- 2017-02-21 Aldy Hernandez New
PR rtl-optimization/64081: Enable RTL loop unrolling for duplicated exit blocks and back edges (wit… - - - - --- 2017-02-09 Aldy Hernandez New
[PR,tree-optimization/71691] Fix unswitching in presence of maybe-undef SSA_NAMEs (take 2) - - - - --- 2017-01-30 Aldy Hernandez New
[PR,tree-optimization/71691] Fix unswitching in presence of maybe-undef SSA_NAMEs (take 2) - - - - --- 2017-01-27 Aldy Hernandez New
[PR,tree-optimization/71691] Fix unswitching in presence of maybe-undef SSA_NAMEs (take 2) - - - - --- 2017-01-23 Aldy Hernandez New
[PR,middle-end/79123] cast false positive in -Walloca-larger-than= - - - - --- 2017-01-19 Aldy Hernandez New
[PR,C/79116] ICE with CilkPlus array notation and _Cilk_for (C front-end) - - - - --- 2017-01-17 Aldy Hernandez New
[PR,c++/70565] ICE at gimplify.c:8832 (cilkplus array extension) - - - - --- 2017-01-17 Aldy Hernandez New
[PR,tree-optimization/71691] Fix unswitching in presence of maybe-undef SSA_NAMEs (take 2) - - - - --- 2017-01-03 Aldy Hernandez New
[PR,c++/78572] handle array self references in intializers - - - - --- 2016-12-20 Aldy Hernandez New
[PR,tree-optimization/71691] Fix unswitching in presence of maybe-undef SSA_NAMEs (take 2) - - - - --- 2016-12-16 Aldy Hernandez New
[PR,middle-end/78328,committed] wrong wording for unbounded alloca case - - - - --- 2016-12-02 Aldy Hernandez New
[PR,middle-end/78548] fix latent double free in tree-ssa-uninit.c - - - - --- 2016-12-01 Aldy Hernandez New
[PR,middle-end/78566] Fix uninit regressions caused by previous -Wmaybe-uninit change - - - - --- 2016-11-29 Aldy Hernandez New
PR61409: -Wmaybe-uninitialized false-positive with -O2 - - - - --- 2016-11-20 Aldy Hernandez New
[PR,target/78213] Do not ICE on non-empty -fself-test - - - - --- 2016-11-16 Aldy Hernandez New
[PR,target/78213] Do not ICE on non-empty -fself-test - - - - --- 2016-11-11 Aldy Hernandez New
PR61409: -Wmaybe-uninitialized false-positive with -O2 - - - - --- 2016-11-02 Aldy Hernandez New
[committed] libgomp: Use appropriate size for malloc in goacc_new_thread - - - - --- 2016-10-27 Aldy Hernandez New
[PR,debug/77773] segfault when compiling __simd64_float16_t with -g - - - - --- 2016-10-27 Aldy Hernandez New
[committed] avoid double evaluation of PIC_OFFSET_TABLE_REGNUM - - - - --- 2016-10-27 Aldy Hernandez New
[PR,debug/77773] segfault when compiling __simd64_float16_t with -g - - - - --- 2016-10-26 Aldy Hernandez New
PING: new pass to warn on questionable uses of alloca() and VLAs - - - - --- 2016-10-19 Aldy Hernandez New
PING: new pass to warn on questionable uses of alloca() and VLAs - - - - --- 2016-10-19 Aldy Hernandez New
PING: new pass to warn on questionable uses of alloca() and VLAs - - - - --- 2016-08-19 Aldy Hernandez New
protected alloca class for malloc fallback - - - - --- 2016-08-10 Aldy Hernandez New
protected alloca class for malloc fallback - - - - --- 2016-08-04 Aldy Hernandez New
RFA: new pass to warn on questionable uses of alloca() and VLAs - - - - --- 2016-08-02 Aldy Hernandez New
[libiberty] fix unbounded alloca in make_relative_prefix_1 - - - - --- 2016-07-29 Aldy Hernandez New
PING: new pass to warn on questionable uses of alloca() and VLAs - - - - --- 2016-07-27 Aldy Hernandez New
[PR,debug/71855] avoid emitting DW_TAG_unspecified_parameters twice - - - - --- 2016-07-19 Aldy Hernandez New
RFA: new pass to warn on questionable uses of alloca() and VLAs - - - - --- 2016-07-19 Aldy Hernandez New
RFA: new pass to warn on questionable uses of alloca() and VLAs - - - - --- 2016-07-18 Aldy Hernandez New
RFA: new pass to warn on questionable uses of alloca() and VLAs - - - - --- 2016-07-15 Aldy Hernandez New
RFA: new pass to warn on questionable uses of alloca() and VLAs - - - - --- 2016-07-08 Aldy Hernandez New
[committed] fix comment for SSA_PROP_NOT_INTERESTING - - - - --- 2016-03-25 Aldy Hernandez New
[committed] fix typo in pure attribute documentation - - - - --- 2016-03-25 Aldy Hernandez New
avoid double evaluation of PIC_OFFSET_TABLE_REGNUM - - - - --- 2016-03-24 Aldy Hernandez New
out of bounds access in insn-automata.c - - - - --- 2016-03-24 Aldy Hernandez New
[libgomp] task scheduler rewrite and task priorities implementation - - - - --- 2015-11-06 Aldy Hernandez New
[libgomp] task scheduler rewrite and task priorities implementation - - - - --- 2015-10-29 Aldy Hernandez New
[gomp4.1] make libgomp's splay tree implementation key agnostic - - - - --- 2015-10-11 Aldy Hernandez New
[gomp4.1] fix more scheduling inconsistencies and add verification routines - - - - --- 2015-10-09 Aldy Hernandez New
[gomp4.1] fix more scheduling inconsistencies and add verification routines - - - - --- 2015-10-04 Aldy Hernandez New
[gomp4.1] fix dependency scheduling problem - - - - --- 2015-10-02 Aldy Hernandez New
[committed] taking transactional credits - - - - --- 2015-09-01 Aldy Hernandez New
[gomp4.1] document more structures in libgomp.h - - - - --- 2015-08-28 Aldy Hernandez New
[gomp4.1] document more structures in libgomp.h - - - - --- 2015-08-28 Aldy Hernandez New
[gomp-4.1] fix incorrect memory size in goacc_new_thread - - - - --- 2015-08-27 Aldy Hernandez New
[gomp4.1] document more things - - - - --- 2015-08-27 Aldy Hernandez New
[gomp4.1] document more things - - - - --- 2015-08-27 Aldy Hernandez New
[gomp-4.1] fix incorrect memory size in goacc_new_thread - - - - --- 2015-08-25 Aldy Hernandez New
[gomp4.1] comment some stuff - - - - --- 2015-08-25 Aldy Hernandez New
[committed] config/i386/i386.c: Remove fibheap.h. - - - - --- 2015-08-17 Aldy Hernandez New
[gomp4.1] coerce libgomp to build with C++ - - - - --- 2015-08-13 Aldy Hernandez New
[gomp4.1] fold ordered depend(sink) clauses - - - - --- 2015-07-31 Aldy Hernandez New
[gomp4.1] fold ordered depend(sink) clauses - - - - --- 2015-07-31 Aldy Hernandez New
[gomp4.1] fold ordered depend(sink) clauses - - - - --- 2015-07-29 Aldy Hernandez New
[gomp4.1] calculate pointer offsets for depend(sink) - - - - --- 2015-07-21 Aldy Hernandez New
[gomp4.1] calculate pointer offsets for depend(sink) - - - - --- 2015-07-21 Aldy Hernandez New
[gomp4.1] Pretty print '+' for sink positive offsets - - - - --- 2015-07-20 Aldy Hernandez New
[gomp4.1] handle undeclared sink variables gracefully - - - - --- 2015-07-17 Aldy Hernandez New
[gomp4.1] C++ iterators with #omp ordered depend(sink:) - - - - --- 2015-07-16 Aldy Hernandez New
[gomp4.1] C++ iterators with #omp ordered depend(sink:) - - - - --- 2015-07-16 Aldy Hernandez New
[gomp4.1] C++ iterators with #omp ordered depend(sink:) - - - - --- 2015-07-15 Aldy Hernandez New
[gomp4.1] depend(sink) and depend(source) parsing for C - - - - --- 2015-07-14 Aldy Hernandez New
[committed] fix double word typos throughout compiler - - - - --- 2015-07-13 Aldy Hernandez New
[gomp4.1] depend(sink) and depend(source) parsing for C - - - - --- 2015-07-11 Aldy Hernandez New
« 1 2 ... 6 7 811 12 »