Show patches with: Archived = No       |   126776 patches
« 1 2 ... 716 717 7181267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
More jump threading cleanups - - - - --- 2013-10-21 Jeff Law New
More threading cleanups - - - - --- 2013-10-23 Jeff Law New
RFA: Remove mudflap - - - - --- 2013-10-24 Jeff Law New
Minor mudflap fallout - - - - --- 2013-10-26 Jeff Law New
Fix comment typo - - - - --- 2013-10-28 Jeff Law New
[RFA] Improvements to infer_nonnull_range - - - - --- 2013-10-29 Jeff Law New
[RFA] Minor fix to aliasing machinery - - - - --- 2013-10-29 Jeff Law New
[RFC] fix reload causing ICE in subreg_get_info on m68k (PR58369) - - - - --- 2013-10-30 Jeff Law New
[RFA] Isolate erroneous paths optimization - - - - --- 2013-10-31 Jeff Law New
[RFA] Isolate erroneous paths optimization - - - - --- 2013-11-05 Jeff Law New
patch implementing a new pass for register-pressure relief through live range shrinkage - - - - --- 2013-11-05 Jeff Law New
[RFA] Minor erroneous path isolation followups - - - - --- 2013-11-06 Jeff Law New
[0/6] Conversion of gimple types to C++ inheritance (v3) - - - - --- 2013-11-06 Jeff Law New
[RFA] Minor erroneous path isolation followups - - - - --- 2013-11-07 Jeff Law New
Fix obvious comment typo - - - - --- 2013-11-07 Jeff Law New
Commonize repeated code into function - - - - --- 2013-11-08 Jeff Law New
Fix code generation problem with jump threading - - - - --- 2013-11-11 Jeff Law New
Isolate erroneous paths optimization -- preserve *0. - - - - --- 2013-11-12 Jeff Law New
Ensure isolated *0 load does not get removed by DCE - - - - --- 2013-11-12 Jeff Law New
Consistently detect traversing back edges in threader - - - - --- 2013-11-12 Jeff Law New
[PR,middle-end/59119] Avoid referencing released SSA_NAMEs - - - - --- 2013-11-13 Jeff Law New
Generalize thread_through_normal_block - - - - --- 2013-11-14 Jeff Law New
[PR,middle-end/59127] Fix Ada bootstrap on x86_64-unknown-linux-gnu - - - - --- 2013-11-14 Jeff Law New
[RFA] Fix an ia64 Ada bootstrap problem - - - - --- 2013-11-15 Jeff Law New
Cleanup patch for 59127 - - - - --- 2013-11-15 Jeff Law New
[RFA] Fix 59019 - - - - --- 2013-11-17 Jeff Law New
Cleaning up comments and indention fix in tree-ssa-threadupdate.c - - - - --- 2013-11-18 Jeff Law New
Beginning of multi-block duplicate support in tree-ssa-threadupdate.c - - - - --- 2013-11-18 Jeff Law New
Fix to avoid multiple latches edges due to jump threading - - - - --- 2013-11-19 Jeff Law New
Handle multi-block duplicates on jump threading path - - - - --- 2013-11-19 Jeff Law New
Fix trailing whitespace - - - - --- 2013-11-20 Jeff Law New
Enable multiple duplicated blocks on threading path - - - - --- 2013-11-20 Jeff Law New
Enable multiple duplicated blocks on threading path - - - - --- 2013-11-20 Jeff Law New
[PR,tree-optimization/59221] Fix temporary equivalence handling - - - - --- 2013-11-21 Jeff Law New
Minor fix to marking visited notes in jump threading - - - - --- 2013-11-22 Jeff Law New
Improve handling of threads which cross over the current loops header - - - - --- 2013-11-22 Jeff Law New
Remove many restrictions for identifying jump threads across backedges - - - - --- 2013-11-22 Jeff Law New
Remove many restrictions for identifying jump threads across backedges - - - - --- 2013-11-22 Jeff Law New
Improve handling of threads which cross over the current loops header - - - - --- 2013-11-25 Jeff Law New
Don't throw away loop structure unnecessarily - - - - --- 2013-11-27 Jeff Law New
[PR,tree-optimization/59322] Remove unwanted jump thread path copying - - - - --- 2013-12-03 Jeff Law New
Fix out-of-date comments in expr.c - - - - --- 2013-12-04 Jeff Law New
Split -fisolate-erroneous-paths into two options - - - - --- 2013-12-05 Jeff Law New
[RFA,PR,middle-end/59285] Handle BARRIERS between blocks in rtl_merge_blocks - - - - --- 2013-12-06 Jeff Law New
[PING,RFA,PR,middle-end/59285] Handle BARRIERS between blocks in rtl_merge_blocks - - - - --- 2013-12-10 Jeff Law New
[RFA,PR,tree-optimization/45685] - - - - --- 2013-12-11 Jeff Law New
[RFA,PR,tree-optimization/45685] - - - - --- 2013-12-11 Jeff Law New
[PR,rtl-optimization/59446] Don't pessimize threading through loop exits - - - - --- 2013-12-11 Jeff Law New
Obvious bugfix to x86 machine description - - - - --- 2013-12-12 Jeff Law New
Fix minor doc typo/thinko - - - - --- 2013-12-20 Jeff Law New
[RFA,middle-end/53623] Improve extension elimination - - - - --- 2013-12-20 Jeff Law New
[RFA,PR,middle-end/59285] BARRIERS and merged blocks - - - - --- 2013-12-20 Jeff Law New
[RFA,middle-end/53623] Improve extension elimination - - - - --- 2013-12-20 Jeff Law New
[RFA,middle-end/53623] Improve extension elimination - - - - --- 2014-01-08 Jeff Law New
[RFA,middle-end/53623] Improve extension elimination - - - - --- 2014-01-09 Jeff Law New
[RFA,PR,tree-optimization/59749] Fix recently introduced ree bug - - - - --- 2014-01-10 Jeff Law New
[RFA,PR,middle-end/59743] Fix ree improvement when defining insn is after use insn - - - - --- 2014-01-10 Jeff Law New
[RFA,PR,tree-optimization/59749] Fix recently introduced ree bug - - - - --- 2014-01-13 Jeff Law New
[RFA,PR,middle-end/57904,P1,regression] Improve cleanups after copyprop - - - - --- 2014-01-16 Jeff Law New
[RFA,PR,middle-end/57904,P1,regression] Improve cleanups after copyprop - - - - --- 2014-01-16 Jeff Law New
[RFA,PR,tree-optimization/59749] Fix recently introduced ree bug - - - - --- 2014-01-16 Jeff Law New
[RFA,PR,tree-optimization/59749] Fix recently introduced ree bug - - - - --- 2014-01-17 Jeff Law New
[tree-optimization/59597] Reinstate code to cancel some jump threads - - - - --- 2014-01-22 Jeff Law New
[RFA] Fix tree-optimization/59919 - - - - --- 2014-01-23 Jeff Law New
[RFA] Fix tree-optimization/59919 - - - - --- 2014-01-24 Jeff Law New
Fix bootstrap/59934 - - - - --- 2014-01-27 Jeff Law New
[RFA,PR,16361] Add warnings for NULL pointer dereferences and such - - - - --- 2014-01-27 Jeff Law New
Fix comment typo - - - - --- 2014-01-27 Jeff Law New
[RFA,middle-end/54041] Convert modes as needed from expand_expr - - - - --- 2014-02-06 Jeff Law New
[RFA,rtl-optimization/52714] Do not allow combine to create invalid RTL - - - - --- 2014-02-06 Jeff Law New
Fix more trivial comment typos - - - - --- 2014-02-07 Jeff Law New
[PR,target/40977] Split ashldi_extsi - - - - --- 2014-02-07 Jeff Law New
[RFA,middle-end/52306] Fix reload from creating invalid RTL - - - - --- 2014-02-10 Jeff Law New
[RFA,middle-end/54041] Convert modes as needed from expand_expr - - - - --- 2014-02-10 Jeff Law New
[RFA,rtl-optimization/60131] Fix rtl-checking failure in REE - - - - --- 2014-02-10 Jeff Law New
[rtl-optimization/49847] Fix cse to handle cc0 setter and cc0 user in different blocks - - - - --- 2014-02-27 Jeff Law New
[RFA,rtl-optimization/52714] Do not allow combine to create invalid RTL - - - - --- 2014-02-27 Jeff Law New
[RFA,pr,target/60648] Fix non-canonical RTL from x86 backend -- P1 regression - - - - --- 2014-03-26 Jeff Law New
[RFA,pr,target/60648] Fix non-canonical RTL from x86 backend -- P1 regression - - - - --- 2014-03-28 Jeff Law New
[PR,target/60657,P1,regression] Fix operand predicates for a few ARM insns - - - - --- 2014-04-03 Jeff Law New
[4.9.1,RFA,tree-optimization/60902] Invalidate outputs of GIMPLE_ASMs when threading around loops - - - - --- 2014-04-23 Jeff Law New
Do slightly less work in jump threader - - - - --- 2014-04-28 Jeff Law New
[rtl-optimization/61094] Do not re-extend in ree.c if a copy was needed - - - - --- 2014-06-02 Jeff Law New
[PR,tree-optimization/61289] Fix equivalence invalidation when threading across loop backedge - - - - --- 2014-06-05 Jeff Law New
[PR,tree-optimization/61009] Follow-up to fix incorrect return value - - - - --- 2014-06-12 Jeff Law New
[PR61446] Fix mode for register copy in REE pass - - - - --- 2014-06-13 Jeff Law New
[tree-optimization/61607] Look through SSA_NAME_VALUE chains - - - - --- 2014-06-30 Jeff Law New
RFA: RTL typesafety improvements for ira.c - - - - --- 2014-10-01 Jeff Law New
RFA: RTL typesafety improvements for ira.c - - - - --- 2014-10-09 Jeff Law New
PA port -- promoting various arguments/local variables to rtx_insn * - - - - --- 2014-10-30 Jeff Law New
doc/contrib.texi - - - - --- 2014-10-31 Jeff Law New
Trivial testsuite fix - - - - --- 2014-11-07 Jeff Law New
[PR,tree-optimization/61515] Fix poor compile-time behaviour in tree-ssa-threadedge.c - - - - --- 2014-11-07 Jeff Law New
Note issues using function calls in length computations - - - - --- 2014-12-05 Jeff Law New
Fix PR64461, Incorrect code on coldfire targets - - - - --- 2015-01-12 Jeff Law New
Minor MAINTAINERS file update - - - - --- 2015-01-13 Jeff Law New
[PR,rtl-optimization/32790] Fix long standing typo/thinko in reg_scan_mark_refs - - - - --- 2015-01-17 Jeff Law New
[PR,rtl-optimization/pr52773] Do not reference virtual_outgoing_args after vreg instantiation - - - - --- 2015-01-17 Jeff Law New
[PR,target/59946] Avoid problems with addressing modes with -mpcrel - - - - --- 2015-01-21 Jeff Law New
[PR,52076,P3,regression] Improve m68k xor and bit insertion - - - - --- 2015-01-22 Jeff Law New
« 1 2 ... 716 717 7181267 1268 »