Show patches with: Submitter = Steven Bosscher       |    State = Action Required       |    Archived = No       |   245 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
cleanups for vtable-verify - - - - --- 2016-05-01 Steven Bosscher New
[stage1] Fallback to copy-prop if constant-prop not possible - - - - --- 2015-03-20 Steven Bosscher New
Do not remove labels with LABEL_PRESERVE_P - - - - --- 2014-09-24 Steven Bosscher New
Why xstrdup cgraph node names for dumpfiles? - - - - --- 2014-08-26 Steven Bosscher New
PR fortran/61669 - - - - --- 2014-08-23 Steven Bosscher New
PR fortran/62135 - - - - --- 2014-08-21 Steven Bosscher New
breakage with "[PATCH 1/6] Add FOR_EACH_INSN{_INFO}_{DEFS,USES,EQ_USES}" - - - - --- 2014-06-15 Steven Bosscher New
Fix gcse leak - - - - --- 2014-05-11 Steven Bosscher New
[jit] Fix state issue in gcse.c - - - - --- 2014-04-19 Steven Bosscher New
[i386] Remove code executed only if reload_in_progress (i.e. never) - - - - --- 2014-01-08 Steven Bosscher New
[RFA,PR,middle-end/59285] BARRIERS and merged blocks - - - - --- 2013-12-24 Steven Bosscher New
[mips] Fix for PR target/56942 - - - - --- 2013-11-24 Steven Bosscher New
Delete dead jump tables in cfglayout mode - - - - --- 2013-11-20 Steven Bosscher New
gimple-ssa-isolate-paths comment fix - - - - --- 2013-11-13 Steven Bosscher New
[RFC] make lra.c:check_rtl set maybe_hot_insn_p - - - - --- 2013-11-09 Steven Bosscher New
patch to fix PR58784 (ARM LRA crash) - - - - --- 2013-11-08 Steven Bosscher New
Enhance ifcombine to recover non short circuit branches - - - - --- 2013-11-08 Steven Bosscher New
some prep work to make JUMP_TABLE_DATA a non-active_insn_p object - - - - --- 2013-11-08 Steven Bosscher New
Expect JUMP_TABLE_DATA in NEXT_INSN(label) - - - - --- 2013-11-02 Steven Bosscher New
patch to improve register preferencing in IRA and to *remove regmove* pass - - - - --- 2013-10-30 Steven Bosscher New
: Fix PR middle-end/56382 -- Only move MODE_COMPLEX_FLOAT by parts if we can create pseudos - - - - --- 2013-08-24 Steven Bosscher New
lower-subreg and IBM long double - - - - --- 2013-08-20 Steven Bosscher New
[Committed] S/390: PR57609 fix - use next_active_insn instead of next_real_insn - - - - --- 2013-06-18 Steven Bosscher New
[mips] Fix for PR target/56942 - - - - --- 2013-05-29 Steven Bosscher New
PR debug/56950 - - - - --- 2013-05-24 Steven Bosscher New
Preserve the CFG until after final - - - - --- 2013-05-19 Steven Bosscher New
Cleanup the CFG after pro_and_epilogue pass - - - - --- 2013-05-17 Steven Bosscher New
Fix sched-deps DEP_POSTPONED, ds_t documentation - - - - --- 2013-05-12 Steven Bosscher New
Small emit-rtl.c / reorg.c cleanup - - - - --- 2013-05-11 Steven Bosscher New
struct resources: remove unch_memory member - - - - --- 2013-05-10 Steven Bosscher New
[DF] Remove DF_REF_SUBREG, add DF_REF_CALL_FUNCTION_USAGE - - - - --- 2013-05-07 Steven Bosscher New
[mips] split mips_reorg in pre- and post-dbr_schedule parts - - - - --- 2013-05-07 Steven Bosscher New
fix verify_rtl_sharing handling of SEQUENCEs - - - - --- 2013-04-17 Steven Bosscher New
PR56729 - - - - --- 2013-04-17 Steven Bosscher New
simplify emit_delay_sequence - - - - --- 2013-04-16 Steven Bosscher New
RFC: ix86 / x86_64 register pressure aware scheduling - - - - --- 2013-04-15 Steven Bosscher New
PR middle-end/43631 - - - - --- 2013-04-14 Steven Bosscher New
[mips] split mips_reorg in pre- and post-dbr_schedule parts - - - - --- 2013-04-14 Steven Bosscher New
fix verify_rtl_sharing handling of SEQUENCEs - - - - --- 2013-04-14 Steven Bosscher New
Can -mno-big-switch be removed from the PA port? - - - - --- 2013-04-14 Steven Bosscher New
fix PR52139 correctly - - - - --- 2013-04-13 Steven Bosscher New
committed: minor sched-int.h and sched-deps.c fixes - - - - --- 2013-04-13 Steven Bosscher New
[DF] do not call df_insn_delete in remove_insn, only unlink the insn - - - - --- 2013-04-13 Steven Bosscher New
[doc] remove one more loop note reference - - - - --- 2013-04-12 Steven Bosscher New
[DF] fix df_find_def and df_find_use - - - - --- 2013-04-10 Steven Bosscher New
Fill more delay slots in conditional returns - - - - --- 2013-04-09 Steven Bosscher New
print SEQUENCE of insns in sched-vis.c - - - - --- 2013-04-09 Steven Bosscher New
obvious: remove REG_EH_CONTEXT note - - - - --- 2013-04-08 Steven Bosscher New
fix comment before add_to_renaming_pragma_list - - - - --- 2013-04-07 Steven Bosscher New
Can -mno-big-switch be removed from the PA port? - - - - --- 2013-04-07 Steven Bosscher New
PR middle-end/43631 - - - - --- 2013-04-06 Steven Bosscher New
update documentation for SEQUENCE - - - - --- 2013-04-06 Steven Bosscher New
[sparc] define_c_enum for UNSPEC/UNSPECV - - - - --- 2013-04-05 Steven Bosscher New
a few random fixes - - - - --- 2013-04-04 Steven Bosscher New
[sparc] remove sparc machine_reorg, add machine specifc pass after delayed-branch scheduling - - - - --- 2013-04-04 Steven Bosscher New
Fill more delay slots in conditional returns - - - - --- 2013-04-03 Steven Bosscher New
replace a bunch of equivalent checks for asm operands with a new function - - - - --- 2013-04-02 Steven Bosscher New
trivial replacements for SET_INSN_DELETED and BLOCK_FOR_INSN as lhs - - - - --- 2013-04-01 Steven Bosscher New
PR56798 (committed) - - - - --- 2013-04-01 Steven Bosscher New
Stop using JUMP_INSN for jump table data - - - - --- 2013-03-29 Steven Bosscher New
PR56729 - - - - --- 2013-03-29 Steven Bosscher New
minor, obvious cleanup in df-core.c - - - - --- 2013-03-23 Steven Bosscher New
Use NOTE_P, CALL_P, etc. instead of GET_CODE in a bunch of files - - - - --- 2013-03-23 Steven Bosscher New
make gcse.c respect -fno-gcse-lm - - - - --- 2013-03-10 Steven Bosscher New
[RFC] bitmaps as lists *or* trees - - - - --- 2013-03-07 Steven Bosscher New
minor bitmap.c GATHER_STATISTICS fix-ups - - - - --- 2013-03-06 Steven Bosscher New
[RFC] bitmaps as lists *or* trees - - - - --- 2013-03-05 Steven Bosscher New
[RFC] bitmaps as lists *or* trees - - - - --- 2013-03-05 Steven Bosscher New
[RFC] bitmaps as lists *or* trees - - - - --- 2013-03-05 Steven Bosscher New
PR c++/55135 - - - - --- 2013-03-04 Steven Bosscher New
extend fwprop optimization - - - - --- 2013-02-27 Steven Bosscher New
give graphs from graph dump a name - - - - --- 2013-02-15 Steven Bosscher New
fix build of cross-compiler to AIX - - - - --- 2013-02-14 Steven Bosscher New
Temporarily revert Steven's PCH changes for 4.8 (PR pch/54117) - - - - --- 2013-02-13 Steven Bosscher New
Fix RTL fwprop compile-time for PR56113 - - - - --- 2013-01-29 Steven Bosscher New
PR inline-asm/55934 - - - - --- 2013-01-19 Steven Bosscher New
PR inline-asm/55934 - - - - --- 2013-01-17 Steven Bosscher New
Let tree-ssa-sink also sink pure calls - - - - --- 2013-01-07 Steven Bosscher New
Control dependence vs. builtin_unreachable - - - - --- 2013-01-06 Steven Bosscher New
Control dependence vs. builtin_unreachable - - - - --- 2013-01-05 Steven Bosscher New
[RFC] bail out after front-end errors - - - - --- 2012-12-28 Steven Bosscher New
don't allocate/free unused pointer set in verify_cgraph_node - - - - --- 2012-12-13 Steven Bosscher New
ree.c: don't abuse GTY - - - - --- 2012-12-07 Steven Bosscher New
cfglayout fixes - - - - --- 2012-12-06 Steven Bosscher New
[PR,rtl-optimization/55604] : fix ICE in remove_some_program_points_and_update_live_ranges - - - - --- 2012-12-05 Steven Bosscher New
Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) - - - - --- 2012-12-03 Steven Bosscher New
Hookize CFG DOT graph dumping - - - - --- 2012-12-03 Steven Bosscher New
[c++] Stop in cp_write_global_declarations after writing a PCH - - - - --- 2012-12-02 Steven Bosscher New
Rework RTL CFG graph dumping to dump DOT format - - - - --- 2012-12-01 Steven Bosscher New
Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) - - - - --- 2012-11-28 Steven Bosscher New
Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) - - - - --- 2012-11-27 Steven Bosscher New
Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) - - - - --- 2012-11-27 Steven Bosscher New
Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) - - - - --- 2012-11-27 Steven Bosscher New
Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) - - - - --- 2012-11-27 Steven Bosscher New
Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) - - - - --- 2012-11-27 Steven Bosscher New
r193821 - in /trunk/gcc: ChangeLog common.opt d... - - - - --- 2012-11-26 Steven Bosscher New
Typo fix in loop-invariant.c - - - - --- 2012-11-26 Steven Bosscher New
Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) - - - - --- 2012-11-25 Steven Bosscher New
Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) - - - - --- 2012-11-25 Steven Bosscher New
reorg.c janitor patch 3: remove rare_destination() - - - - --- 2012-11-25 Steven Bosscher New
« 1 2 3 »