summaryrefslogtreecommitdiff
path: root/gcc/sched-deps.c
Commit message (Expand)AuthorAgeFilesLines
* more rtx_insn * in sched-deps.cTrevor Saunders2015-05-091-2/+2
* make several functions in the scheduler take rtx_insn *Trevor Saunders2015-05-021-8/+8
* remove more ifdefs for HAVE_cc0Trevor Saunders2015-04-221-3/+3
* always define HAVE_cc0Trevor Saunders2015-04-221-1/+1
* remove some ifdef HAVE_cc0Trevor Saunders2015-04-221-2/+3
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+9
* rtlanal.c (refers_to_regno_p): Change return value from int to bool.Oleg Endo2015-01-051-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* [sched-deps] Remove needless check for modified_in_p when trying to fuse two ...Kyrylo Tkachov2014-11-241-2/+1
* sched-deps.c (sched_analyze_1): Check pending list if it is not less than MAX...Bin Cheng2014-11-111-5/+5
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-5/+5
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+5
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* deps_start_bb takes an insnDavid Malcolm2014-09-151-2/+2
* Use rtx_insn for more scheduler things, plus CONST_CAST_RTX_INSNDavid Malcolm2014-09-051-46/+48
* re PR target/62025 (Miscompilation of openssl sha512.c)Jakub Jelinek2014-09-011-17/+7
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsDavid Malcolm2014-08-281-3/+3
* Use rtx_expr_list in various placesDavid Malcolm2014-08-271-4/+4
* Use rtx_insn_list in various placesDavid Malcolm2014-08-271-26/+32
* Use rtx_insn for various target.def hooksDavid Malcolm2014-08-271-2/+2
* cselib (also touches sched-deps.c)David Malcolm2014-08-261-1/+1
* Various scheduling strengtheningsDavid Malcolm2014-08-261-5/+5
* Remove DEP_PRO/CON scaffoldingDavid Malcolm2014-08-261-26/+6
* insn_t becomes an rtx_insn *David Malcolm2014-08-261-9/+12
* Strengthen haifa_sched_info callbacks and 3 scheduler hooksDavid Malcolm2014-08-251-40/+44
* sched-deps.c: Use rtx_insnDavid Malcolm2014-08-221-16/+16
* DEP_PRO/DEP_CON scaffoldingDavid Malcolm2014-08-191-3/+23
* re PR target/62025 (Miscompilation of openssl sha512.c)Jakub Jelinek2014-08-121-0/+18
* [sched-deps] Generalise usage of macro fusion to work on any two insns.Ramana Radhakrishnan2014-08-041-22/+29
* re PR rtl-optimization/61801 (sched2 miscompiles syscall sequence with -g)Richard Biener2014-07-171-1/+2
* df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford2014-06-151-25/+19
* recog.h (operand_alternative): Convert reg_class, reject, matched and matches...Richard Sandiford2014-06-041-1/+1
* re PR debug/52727 (internal compiler error at dwarf2cfi.c2:685)Richard Henderson2014-02-051-0/+10
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR rtl-optimization/59020 (internal compiler error: in maybe_add_or_update...Wei Mi2013-12-031-0/+40
* Eliminate n_basic_blocks macroDavid Malcolm2013-11-191-1/+1
* tree-pass.h (make_pass_live_range_shrinkage): New external.Vladimir Makarov2013-11-061-3/+2
* Fix typos.Ondřej Bílka2013-07-211-1/+1
* re PR rtl-optimization/57268 (c nested loops hang compiler in sched-deps.c)Jakub Jelinek2013-06-031-2/+9
* revert: re PR rtl-optimization/57268 (c nested loops hang compiler in sched-d...Dinar Temirbulatov2013-06-011-8/+2
* re PR rtl-optimization/57268 (c nested loops hang compiler in sched-deps.c)Dinar Temirbulatov2013-06-011-2/+8
* sched-int.h (ds_t, dw_t): Make unsigned int.Steven Bosscher2013-05-251-2/+4
* sched-deps.c (deps_analyze_insn): Do not check for EH_REGION insn notes, they...Steven Bosscher2013-04-131-6/+0
* re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2013-03-051-0/+2
* * sched-deps.c (sched_analyze_insn): Fix typo in comment.Andrey Belevantsev2013-02-251-1/+1
* re PR middle-end/56077 (volatile ignored when function inlined)Andrey Belevantsev2013-02-251-3/+3
* re PR rtl-optimization/56117 (ICE: in cselib_subst_to_values, at cselib.c:185...Jakub Jelinek2013-01-281-2/+6
* re PR rtl-optimization/56005 (FAIL: gcc.target/i386/pr45352.c (internal compi...Vladimir Makarov2013-01-161-2/+3
* PR rtl-optimization/pr55153Vladimir Makarov2013-01-151-0/+14
* Update copyright years in gcc/Richard Sandiford2013-01-101-4/+1