Show patches with: Submitter = Jan Hubicka       |    State = Action Required       |    Archived = No       |   1844 patches
« 1 2 ... 15 16 1718 19 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Make omp_expand to be part of lowering passes - - - - --- 2013-05-28 Jan Hubicka New
Fix infinite loop in lto-partition.c - - - - --- 2013-05-17 Jan Hubicka New
Fix weakrefs and LTO - - - - --- 2013-05-15 Jan Hubicka New
Use types_compatible_p in get_binfo_at_offset - - - - --- 2013-05-11 Jan Hubicka New
[x86] Use vector moves in memmove expanding - - - - --- 2013-04-17 Jan Hubicka New
Drop more of the old alias handling code - - - - --- 2013-04-09 Jan Hubicka New
Fix ICE building Mozilla with LTO - - - - --- 2013-03-17 Jan Hubicka New
Do not output references from external vtables into LTO symbol table - - - - --- 2013-03-12 Jan Hubicka New
Fix ICE in ipa_make_edge_direct_to_target - - - - --- 2013-02-20 Jan Hubicka New
Fix inline-1.C and inline-3.C testcases - - - - --- 2013-02-05 Jan Hubicka New
Fix loop-iv.c ICE - - - - --- 2013-01-16 Jan Hubicka New
Fix undefined symbols in LTO Mozilla build - - - - --- 2013-01-09 Jan Hubicka New
PR tree-optimization/55569 (profile updating ICE) - - - - --- 2013-01-09 Jan Hubicka New
PR 55875 (IV wrapping issue) - - - - --- 2013-01-08 Jan Hubicka New
PR 55875 (IV wrapping issue) - - - - --- 2013-01-08 Jan Hubicka New
Fix formatting in ipa-inline-analysis.c - - - - --- 2013-01-01 Jan Hubicka New
[i386] : Enable push/pop in pro/epilogue for modern CPUs - - - - --- 2012-12-12 Jan Hubicka New
Fix core's cost of stringops - - - - --- 2012-11-23 Jan Hubicka New
Use working set profile info to determine hotness (issue6852069) - - - - --- 2012-11-23 Jan Hubicka New
Use working set profile info to determine hotness (issue6852069) - - - - --- 2012-11-23 Jan Hubicka New
Reduce complette unrolling & peeling limits - - - - --- 2012-11-21 Jan Hubicka New
Reduce complette unrolling & peeling limits - - - - --- 2012-11-21 Jan Hubicka New
Reduce complette unrolling & peeling limits - - - - --- 2012-11-19 Jan Hubicka New
Fix bogus waring on gcov-io.c in profiledbootstrap - - - - --- 2012-11-15 Jan Hubicka New
Reduce complette unrolling & peeling limits - - - - --- 2012-11-14 Jan Hubicka New
Fix overflow in ipa-inline seen on profiledbootstrap - - - - --- 2012-11-14 Jan Hubicka New
Fix i386 cmov/cstore/cbranch patterns - - - - --- 2012-11-14 Jan Hubicka New
Fix cunroll-1.c testcase - - - - --- 2012-11-11 Jan Hubicka New
Enable inliner to bypass inline-insns-single/auto when it knows the performance will improve - - - - --- 2012-11-07 Jan Hubicka New
Minor fixes to ipa-inline-analysis.c - - - - --- 2012-11-07 Jan Hubicka New
New badness metric for inliner - - - - --- 2012-11-06 Jan Hubicka New
New badness metric for inliner - - - - --- 2012-11-06 Jan Hubicka New
[RFC] Heuristics to throttle the complette unrolling - - - - --- 2012-11-06 Jan Hubicka New
Fix debug dump formatting in ipa-pure-const - - - - --- 2012-11-06 Jan Hubicka New
Implement simple peeling on tree level; remove RTL peeling code - - - - --- 2012-11-05 Jan Hubicka New
New badness metric for inliner - - - - --- 2012-11-05 Jan Hubicka New
Minor fixes to niter and ivcanon - - - - --- 2012-11-05 Jan Hubicka New
Relax limits of early inliner for the forwarder functions - - - - --- 2012-11-05 Jan Hubicka New
Fix bootstrap on 32bit hosts - - - - --- 2012-11-03 Jan Hubicka New
Minor predict.c improvement - - - - --- 2012-11-02 Jan Hubicka New
Silence inline_call sanity check for now - - - - --- 2012-11-01 Jan Hubicka New
Fix gcc.dg/pr44974.c - - - - --- 2012-10-31 Jan Hubicka New
Modernize loop_finite_p - - - - --- 2012-10-31 Jan Hubicka New
Non-dominating loop bounds in tree-ssa-loop-niter 3/4 - - - - --- 2012-10-31 Jan Hubicka New
Non-dominating loop bounds in tree-ssa-loop-niter 2/4 - - - - --- 2012-10-30 Jan Hubicka New
Non-dominating loop bounds in tree-ssa-loop-niter 1/4 - - - - --- 2012-10-30 Jan Hubicka New
[RFC] Heuristics to throttle the complette unrolling - - - - --- 2012-10-30 Jan Hubicka New
Fix estimation of array accesses - - - - --- 2012-10-29 Jan Hubicka New
Fix estimation of array accesses - - - - --- 2012-10-29 Jan Hubicka New
Make inliner to predict &this->field to be optimized out - - - - --- 2012-10-29 Jan Hubicka New
Fix minor bug in accounting external functions - - - - --- 2012-10-26 Jan Hubicka New
Fix accounting of code growth in recursive inliner - - - - --- 2012-10-25 Jan Hubicka New
Fix estimation of array accesses - - - - --- 2012-10-25 Jan Hubicka New
loop-unroll.c TLC 3/4 simple peeling heuristic fix - - - - --- 2012-10-23 Jan Hubicka New
Loop closed SSA loop update - - - - --- 2012-10-22 Jan Hubicka New
Minor record_upper_bound tweek - - - - --- 2012-10-22 Jan Hubicka New
Fix array bound niter estimate (PR middle-end/54937) - - - - --- 2012-10-22 Jan Hubicka New
loop-unroll.c TLC 2/4 - - - - --- 2012-10-20 Jan Hubicka New
Fix array bound niter estimate (PR middle-end/54937) - - - - --- 2012-10-20 Jan Hubicka New
loop-unroll.c TLC 1/4 - - - - --- 2012-10-20 Jan Hubicka New
Fix C FE __builtin_unreachable definition - - - - --- 2012-10-20 Jan Hubicka New
Fix array bound niter estimate (PR middle-end/54937) - - - - --- 2012-10-19 Jan Hubicka New
Fix array bound niter estimate (PR middle-end/54937) - - - - --- 2012-10-19 Jan Hubicka New
Make try_unroll_loop_completely to use loop bounds recorded - - - - --- 2012-10-16 Jan Hubicka New
Do not drop the loop bounds when copying it - - - - --- 2012-10-16 Jan Hubicka New
[fortran] add __builtin_unreachable - - - - --- 2012-10-16 Jan Hubicka New
[Java] Tidy bultins and add __bultin_unreachable - - - - --- 2012-10-16 Jan Hubicka New
[go] bulitins housekeeping; add __bultin_unreachable - - - - --- 2012-10-16 Jan Hubicka New
loop-unroll.c TLC - - - - --- 2012-10-16 Jan Hubicka New
Fix estimated number of iterations for loops with multiple exits - - - - --- 2012-10-14 Jan Hubicka New
Propagate profile counts during switch expansion - - - - --- 2012-10-14 Jan Hubicka New
Two obvious loop-iv fixes - - - - --- 2012-10-13 Jan Hubicka New
Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) - - - - --- 2012-10-12 Jan Hubicka New
Make try_unroll_loop_completely to use loop bounds recorded - - - - --- 2012-10-11 Jan Hubicka New
Fix my change to unroll_loop_constant_iterations - - - - --- 2012-10-09 Jan Hubicka New
Fix my change to unroll_loop_constant_iterations - - - - --- 2012-10-09 Jan Hubicka New
Fix my change to unroll_loop_constant_iterations - - - - --- 2012-10-09 Jan Hubicka New
Fix time accounting in the inliner - - - - --- 2012-10-07 Jan Hubicka New
Fixup INTEGER_CST - - - - --- 2012-10-07 Jan Hubicka New
Drop V1 plugin API hack - - - - --- 2012-10-06 Jan Hubicka New
Profile housekeeping 6/n (-fprofile-consistency-report) - - - - --- 2012-10-06 Jan Hubicka New
[RFC] Make vectorizer to skip loops with small iteration estimate - - - - --- 2012-10-04 Jan Hubicka New
Profile housekeeping 6/n (-fprofile-consistency-report) - - - - --- 2012-10-04 Jan Hubicka New
Profile housekeeping 4/n (scale_loop_profile cleanup) - - - - --- 2012-09-30 Jan Hubicka New
[RFC] Make vectorizer to skip loops with small iteration estimate - - - - --- 2012-09-30 Jan Hubicka New
Profile housekeeping 3/4 (call-cddce fix) - - - - --- 2012-09-28 Jan Hubicka New
Profile housekeeping 2/n (shrink wrapping fix) - - - - --- 2012-09-28 Jan Hubicka New
Profile housekeeping 1/n (tree-vect-loop-manip updates) - - - - --- 2012-09-28 Jan Hubicka New
IPA cleanups and assorted cleanups - - - - --- 2012-09-13 Jan Hubicka New
LTO partitioning reorg 4/n - - - - --- 2012-09-12 Jan Hubicka New
LTO partitioning reorg 3/n - remove some hacks and handle vars/functions more regularly - - - - --- 2012-09-10 Jan Hubicka New
Unbreak lto plugin - - - - --- 2012-08-11 Jan Hubicka New
PR lto/53604 (incorrectly optmized out comdats) - - - - --- 2012-06-26 Jan Hubicka New
Fix ipa-ref memory corruption - - - - --- 2012-05-23 Jan Hubicka New
Symbol table 21/many: analyze initializers of external vars - - - - --- 2012-05-18 Jan Hubicka New
Make ipa-reference to work on non-static at LTO time - - - - --- 2012-05-17 Jan Hubicka New
Speed up inliner - - - - --- 2012-05-10 Jan Hubicka New
Fix Mozilla LTO build - - - - --- 2012-05-10 Jan Hubicka New
Symbol table 20/many: cleanup of cgraph_remove_unreachable_nodes - - - - --- 2012-05-09 Jan Hubicka New
Fix emutls code handling aliases - - - - --- 2012-05-03 Jan Hubicka New
« 1 2 ... 15 16 1718 19 »