Show patches with: Submitter = Jeff Law       |    State = Action Required       |    Archived = No       |   766 patches
« 1 2 ... 5 6 7 8 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PR,testsuite/67959] Minor cleanup for ssa-thread-13.c - - - - --- 2015-10-14 Jeff Law New
Allow FSM to thread single block cases too - - - - --- 2015-10-13 Jeff Law New
Allow FSM threader to thread more complex conditions - - - - --- 2015-10-12 Jeff Law New
Improve FSM threader to handle compiler temporaries too - - - - --- 2015-10-12 Jeff Law New
Refactoring FSM bits into their own file - - - - --- 2015-10-12 Jeff Law New
Update SSA_NAME manager to use two lists - - - - --- 2015-10-09 Jeff Law New
[6/n] Fix minor SSA_NAME leaks - - - - --- 2015-10-09 Jeff Law New
[5/n] Fix minor SSA_NAME leaks - - - - --- 2015-10-09 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
[3/n] Fix minor SSA_NAME leaks - - - - --- 2015-10-08 Jeff Law New
[2/n] Fix minor SSA_NAME leaks - - - - --- 2015-10-08 Jeff Law New
[1/n] Fix minor SSA_NAME leaks - - - - --- 2015-10-08 Jeff Law New
Improve DOM's optimization of control statements - - - - --- 2015-10-07 Jeff Law New
[PR,tree-optimization/67816] Fix jump threading when DOM removes conditionals in jump threading path - - - - --- 2015-10-07 Jeff Law New
Improve DOM's optimization of control statements - - - - --- 2015-10-02 Jeff Law New
Improve DOM's optimization of control statements - - - - --- 2015-09-30 Jeff Law New
Update SSA_NAME manager to use two lists - - - - --- 2015-09-30 Jeff Law New
[RFA] Fix building cr16-elf with trunk compiler - - - - --- 2015-09-29 Jeff Law New
Fix warnings building pdp11 port - - - - --- 2015-09-29 Jeff Law New
Fix building microblaze targets with trunk - - - - --- 2015-09-29 Jeff Law New
Fix building interix targets - - - - --- 2015-09-29 Jeff Law New
Fix undefined behaviour in SH port - - - - --- 2015-09-29 Jeff Law New
Fix undefined behaviour in rx port - - - - --- 2015-09-29 Jeff Law New
Fix undefined behaviour in rl78 port - - - - --- 2015-09-29 Jeff Law New
Fix undefined behaviour in msp430 port - - - - --- 2015-09-29 Jeff Law New
Fix undefined behaviour in arc port - - - - --- 2015-09-28 Jeff Law New
Fix undefined behaviour in arc port - - - - --- 2015-09-26 Jeff Law New
Fix undefined behaviour in SH port, - - - - --- 2015-09-26 Jeff Law New
Fix undefined behaviour in mips port - - - - --- 2015-09-26 Jeff Law New
Fix undefined behaviour in cris port - - - - --- 2015-09-26 Jeff Law New
Remove undefined behaviour from hppa backend - - - - --- 2015-09-22 Jeff Law New
Fix undefined behavior in h8300 backend - - - - --- 2015-09-21 Jeff Law New
Fix 47679 by improving jump threading - - - - --- 2015-09-20 Jeff Law New
const_and_copies is no longer file scoped - - - - --- 2015-09-18 Jeff Law New
avail_exprs is no longer file scoped - - - - --- 2015-09-18 Jeff Law New
Break out phi-only cprop into its own file - - - - --- 2015-09-18 Jeff Law New
Pass in avail_expr_stack and setup edge_infos earlier - - - - --- 2015-09-17 Jeff Law New
Move code out of tree-ssa-dom into tree-ssa-scopedtables - - - - --- 2015-09-16 Jeff Law New
More class-ification of DOM - - - - --- 2015-09-15 Jeff Law New
Minor DOM cleanup - - - - --- 2015-09-14 Jeff Law New
Another small cleanup to the const_and_copies stack - - - - --- 2015-09-11 Jeff Law New
Update ENABLE_CHECKING to make it usable in "if" conditions - - - - --- 2015-09-10 Jeff Law New
Minor cleanup of const_and_copies stack - - - - --- 2015-09-04 Jeff Law New
[lto/66752] Fix missed FSM jump thread - - - - --- 2015-08-28 Jeff Law New
r226516 - in /trunk/gcc: ChangeLog testsuite/Ch... - - - - --- 2015-08-13 Jeff Law New
Minor typo fixes - - - - --- 2015-08-04 Jeff Law New
Fix two more memory leaks in threader - - - - --- 2015-08-03 Jeff Law New
[PR,lto/66752] Fix missed FSM jump thread - - - - --- 2015-07-23 Jeff Law New
Simple optimization for MASK_STORE. - - - - --- 2015-07-10 Jeff Law New
Fix pr 66796, testsuite failure on hppa-linux - - - - --- 2015-07-08 Jeff Law New
config/bfin/bfin.c (hwloop_optimize): Set JUMP_LABEL() after emit jump_insn - - - - --- 2015-06-24 Jeff Law New
[RFA] Reimplement canonicalization of comparison arguments in match.pd - - - - --- 2015-05-30 Jeff Law New
[RFA] Factor conversion out of COND_EXPR using match.pd pattern - - - - --- 2015-05-30 Jeff Law New
Add testcase for pr39726, update ChangeLog to note when it was fixed - - - - --- 2015-05-27 Jeff Law New
Trivial improvement to recent change to split point selection for multiply-accumulate instructions - - - - --- 2015-05-27 Jeff Law New
Trivial whitespace fixes in tree-ssa-threadedge.c - - - - --- 2015-05-27 Jeff Law New
Final patch to cleanup hppa port's handling of shadd/scaled indexed addressing modes - - - - --- 2015-05-22 Jeff Law New
Fix pa.md splitters for recent combine changes - - - - --- 2015-05-22 Jeff Law New
Fix hppa_legitimize_address's handling of ASHIFT/MULT sequences - - - - --- 2015-05-22 Jeff Law New
Avoid non-canonical RTL in splitter for adding a large constant to register on the PA - - - - --- 2015-05-21 Jeff Law New
[RFA] Fix combine to canonicalize (mult X pow2)) more often - - - - --- 2015-05-21 Jeff Law New
[RFA] Restore combine.c split point for multiply-accumulate instructions - - - - --- 2015-05-21 Jeff Law New
Re-enable shadd insns on the PA - - - - --- 2015-05-20 Jeff Law New
Fix two more memory leaks in threader - - - - --- 2015-05-20 Jeff Law New
Fix minor memory leak in jump threader - - - - --- 2015-05-20 Jeff Law New
Minor operand shortening patch reapplied - - - - --- 2015-05-07 Jeff Law New
[RFA] More type narrowing in match.pd V2 - - - - --- 2015-05-02 Jeff Law New
[2/4] match.pd: Add x & ~(x & y) -> x & ~y pattern - - - - --- 2015-05-01 Jeff Law New
More type narrowing in match.pd - - - - --- 2015-04-30 Jeff Law New
PR65217.c, improve canonicalization of implied copy from equality comparison - - - - --- 2015-04-28 Jeff Law New
Handle redirection blocks with clobbers - - - - --- 2015-04-20 Jeff Law New
Handle redirection blocks with clobbers - - - - --- 2015-04-20 Jeff Law New
Refactoring shared code in jump threading/dom - - - - --- 2015-04-17 Jeff Law New
[PR,rtl-optimization/42522] Incorrect simplification of ZERO_EXTRACT and SIGN_EXTRACT by cse - - - - --- 2015-04-15 Jeff Law New
[RFA,PR,rtl-optimization/64317] Enhance postreload-gcse.c to eliminate more redundant loads - - - - --- 2015-03-23 Jeff Law New
[RFA,PR,rtl-optimization/64317] Enhance postreload-gcse.c to eliminate more redundant loads - - - - --- 2015-03-11 Jeff Law New
Minor MAINTAINERS updates - - - - --- 2015-03-03 Jeff Law New
[PR,tree-optimization/65241] Do not modify DOM's hash table if ! inserting - - - - --- 2015-03-03 Jeff Law New
gcc/reload.c: Initialize several arrays before use them in find_reloads() - - - - --- 2015-02-24 Jeff Law New
[PR,tree-optimization/64823] Handle threading through blocks with PHIs, but no statements V2 - - - - --- 2015-02-17 Jeff Law New
[PR,tree-optimization/64823] Handle threading through blocks with PHIs, but no statements V2 - - - - --- 2015-02-16 Jeff Law New
[PR,tree-optimization/64823] Handle threading through blocks with PHIs, but no statements - - - - --- 2015-02-13 Jeff Law New
[PR,tree-optimization/64823] Handle threading through blocks with PHIs, but no statements - - - - --- 2015-02-13 Jeff Law New
[RFA,PR,rtl-optimization/47477] Type narrowing in match.pd - - - - --- 2015-02-13 Jeff Law New
[RFA,PR,rtl-optimization/47477] Type narrowing in match.pd - - - - --- 2015-02-12 Jeff Law New
[PR,target/63347,P3,Regression] Fix SCHED_GROUP_P handling in haifa-sched.c - - - - --- 2015-02-11 Jeff Law New
[RFA,PR,rtl-optimization/47477] Type narrowing in match.pd - - - - --- 2015-02-10 Jeff Law New
[PR,rtl-optimization/42522] Incorrect simplification of ZERO_EXTRACT and SIGN_EXTRACT by cse - - - - --- 2015-02-06 Jeff Law New
[5,regression,PR,target/64889/] Fix incorrect setting of RTX_FRAME_RELATED_P on H8/300 port - - - - --- 2015-02-06 Jeff Law New
[target/17306] Fix funcvec and eightbit_data attribute handling on H8/300 port - - - - --- 2015-02-06 Jeff Law New
[PR,target/43264] Fix 24-28 ASHIFTRT for H8/300 - - - - --- 2015-02-06 Jeff Law New
[PR,target/58400] Fix ICE due to not using _STRICT variant of REG_OK_FOR ... as needed - - - - --- 2015-02-05 Jeff Law New
[RFC,PR,target/39726,P4,regression] match.pd pattern to do type narrowing - - - - --- 2015-02-03 Jeff Law New
[PR,target/15184] Fix for direct byte access on x86 - - - - --- 2015-01-29 Jeff Law New
[RFA,PR,target/15184] Partial fix for direct byte access on x86 - - - - --- 2015-01-27 Jeff Law New
[PR,52076,P3,regression] Improve m68k xor and bit insertion - - - - --- 2015-01-22 Jeff Law New
[PR,target/59946] Avoid problems with addressing modes with -mpcrel - - - - --- 2015-01-21 Jeff Law New
[PR,rtl-optimization/pr52773] Do not reference virtual_outgoing_args after vreg instantiation - - - - --- 2015-01-17 Jeff Law New
[PR,rtl-optimization/32790] Fix long standing typo/thinko in reg_scan_mark_refs - - - - --- 2015-01-17 Jeff Law New
« 1 2 ... 5 6 7 8 »