Age | Commit message (Expand) | Author | Files | Lines |
2017-07-04 | * haifa-sched.c (sched_create_recovery_edges): Update profile. | Jan Hubicka | 1 | -1/+13 |
2017-06-08 | cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_partition instead of fla... | Jan Hubicka | 1 | -2/+1 |
2017-05-14 | move several bitmaps from gc memory to the default obstack and use auto_bitmap | Trevor Saunders | 1 | -16/+7 |
2017-04-18 | re PR rtl-optimization/80357 (ICE in model_update_limit_points_in_group, at h... | Richard Sandiford | 1 | -1/+9 |
2017-01-15 | Make rtl_split_edge work for jumps that fall through (PR72749) | Segher Boessenkool | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-26 | haifa-sched.c (call_used_regs_num): Rename to... | Pat Haugen | 1 | -12/+19 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-09-23 | sel-sched-ir.c (sel_global_bb_info, [...]): Remove unnecessary = vNULL initia... | Jakub Jelinek | 1 | -2/+2 |
2016-08-28 | haifa-sched.c: make ready_list an auto_vec<rtx_insn *> | Trevor Saunders | 1 | -6/+6 |
2016-07-28 | merge adjust_cost and adjust_cost_2 target hooks | Trevor Saunders | 1 | -22/+3 |
2016-07-28 | haifa-sched.c: make twins a auto_vec<rtx_insn *> | Trevor Saunders | 1 | -17/+8 |
2016-07-13 | use auto_vec for more local variables | Trevor Saunders | 1 | -11/+4 |
2016-01-18 | haifa-sched.c (autopref_multipass_init): Work around -Wmaybe-uninitialized wa... | Jakub Jelinek | 1 | -2/+2 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-18 | Release memory in haifa-sched | Martin Liska | 1 | -3/+10 |
2015-11-10 | [haifa-sched] PR rtl-optimization/68236: Exit early from autoprefetcher looka... | Kyrylo Tkachov | 1 | -1/+5 |
2015-11-09 | Change behavior of -fsched-verbose option | Nikolai Bozhenov | 1 | -13/+7 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -3/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -7/+6 |
2015-10-20 | [PATCH] Move RTL printing code from sched-vis.c into print-rtl.c | Jeff Law | 1 | -0/+1 |
2015-10-19 | [haifa-sched] model load/store multiples properly in autoprefetcher scheduling | Kyrylo Tkachov | 1 | -15/+153 |
2015-08-19 | remove useless typedefs | Trevor Saunders | 1 | -1/+1 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -8/+3 |
2015-06-30 | target-insns.def (jump): New targetm instruction pattern. | Richard Sandiford | 1 | -2/+3 |
2015-06-25 | hash-traits.h (free_ptr_hash): New class. | Richard Sandiford | 1 | -2/+1 |
2015-06-25 | hash-table.h: Update comments. | Richard Sandiford | 1 | -2/+1 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -4/+0 |
2015-06-06 | emit-rtl.c, [...]: Replace rtx base types with more derived ones. | Richard Sandiford | 1 | -10/+6 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -1/+0 |
2015-05-19 | bitmap.c (bitmap_set_range): Handle count==1 specially. | Richard Sandiford | 1 | -6/+2 |
2015-05-19 | rtl.h (REG_NREGS): New macro | Richard Sandiford | 1 | -2/+1 |
2015-05-02 | make several functions in the scheduler take rtx_insn * | Trevor Saunders | 1 | -15/+15 |
2015-05-02 | change local vars to rtx_insn * | Trevor Saunders | 1 | -2/+1 |
2015-04-22 | make some HAVE_cc0 code always compiled | Trevor Saunders | 1 | -2/+1 |
2015-04-22 | always define HAVE_cc0 | Trevor Saunders | 1 | -1/+1 |
2015-04-22 | add default definition of EH_RETURN_DATA_REGNO | Trevor Saunders | 1 | -2/+0 |
2015-04-18 | remove need for store_values_directly | Trevor Saunders | 1 | -12/+12 |
2015-02-19 | re PR debug/64935 (compare debug failure during building of Linux kernel) | Maxim Kuvyrkov | 1 | -38/+46 |
2015-02-17 | [Haifa Scheduler] Fix latent bug in macro-fusion/instruction grouping | James Greenhalgh | 1 | -0/+5 |
2015-02-11 | re PR target/63347 (m68k misoptimisation with -fschedule-insns) | Jeff Law | 1 | -1/+9 |
2015-02-01 | Fix scheduling undeterminism from sorting with DEBUG_INSNs | Maxim Kuvyrkov | 1 | -20/+48 |
2015-01-17 | Model cache auto-prefetcher in scheduler | Maxim Kuvyrkov | 1 | -0/+253 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-14 | timevar.def (TV_SCHED_FUSION): New time var. | Bin Cheng | 1 | -8/+76 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -1/+1 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+6 |
2014-10-24 | Disable max_issue when scheduling for register pressure | Maxim Kuvyrkov | 1 | -1/+4 |