summaryrefslogtreecommitdiff
path: root/gcc/mode-switching.c
Commit message (Expand)AuthorAgeFilesLines
* Convert hard_regno_nregs to a functionrsandifo2017-09-121-2/+2
* Make more use of REG_NREGSrsandifo2017-09-121-2/+1
* Update copyright years.jakub2017-01-011-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-3/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-6/+6
* Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde2015-08-121-2/+6
* replace several uses of the anon namespace with GCC_FINALtbsaunde2015-08-111-6/+2
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-9/+3
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-1/+0
* gcc/rsandifo2015-05-191-1/+1
* Convert to md_asm_adjustrth2015-05-111-1/+1
* use rtx_insn * as the type of a local variable in mode-switching.ctbsaunde2015-05-091-2/+2
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-3/+10
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* mode-switching.c: Use rtx_insndmalcolm2014-08-221-9/+10
* remove has_executetbsaunde2014-07-091-1/+0
* Support mode toggle.chrbr2014-07-021-137/+197
* * mode-switching.c (optimize_mode_switching): Fix comment typo.amylaar2014-05-201-1/+1
* 2014-05-13 Christian Bruel <christian.bruel@st.com>chrbr2014-05-131-55/+57
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* pass cfun to pass::executetbsaunde2014-04-171-11/+7
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-11/+9
* remove has_gatetbsaunde2014-04-171-1/+0
* gcc:amylaar2014-04-111-3/+23
* * mode-switching.c: Make small adjustments to the top comment.ebotcazou2014-03-281-5/+5
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB_REVERSE macro.dmalcolm2013-12-091-2/+2
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* Eliminate last_basic_block macro.dmalcolm2013-12-091-8/+9
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-3/+3
* * mode-switching.c (optimize_mode_switching): Mark block asuros2013-11-101-2/+5
* * mode-switching.c (create_pre_exit): Rename maybe_builtin_applyuros2013-10-191-12/+13
* gcc/rsandifo2013-09-301-1/+1
* gcc/rsandifo2013-09-281-2/+2
* 2013-08-07 David Malcolm <dmalcolm@redhat.com>dmalcolm2013-08-071-0/+3
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-18/+35
* PR rtl-optimization/58021amylaar2013-07-291-4/+3
* PR rtl-optimization/57968amylaar2013-07-241-6/+9
* * mode-switching.c (optimize_mode_switching): Set correct RTL profile.hubicka2013-05-131-0/+5
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* * mode-switching.c (create_pre_exit): Use NONDEBUG_INSN_P.uros2012-11-131-2/+1
* PR target/41993uros2012-11-131-2/+3
* PR middle-end/49220kkojima2012-11-071-1/+8