aboutsummaryrefslogtreecommitdiff
path: root/gcc/mode-switching.c
AgeCommit message (Expand)Author
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde
2015-08-11replace several uses of the anon namespace with GCC_FINALtbsaunde
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-19gcc/rsandifo
2015-05-11Convert to md_asm_adjustrth
2015-05-09use rtx_insn * as the type of a local variable in mode-switching.ctbsaunde
2015-01-05 Update copyright years.jakub
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-08-22mode-switching.c: Use rtx_insndmalcolm
2014-07-09remove has_executetbsaunde
2014-07-02Support mode toggle.chrbr
2014-05-20 * mode-switching.c (optimize_mode_switching): Fix comment typo.amylaar
2014-05-132014-05-13 Christian Bruel <christian.bruel@st.com>chrbr
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17pass current function to opt_pass::gate ()tbsaunde
2014-04-17remove has_gatetbsaunde
2014-04-11gcc:amylaar
2014-03-28 * mode-switching.c: Make small adjustments to the top comment.ebotcazou
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB_REVERSE macro.dmalcolm
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-10 * mode-switching.c (optimize_mode_switching): Mark block asuros
2013-10-19 * mode-switching.c (create_pre_exit): Rename maybe_builtin_applyuros
2013-09-30gcc/rsandifo
2013-09-28gcc/rsandifo
2013-08-072013-08-07 David Malcolm <dmalcolm@redhat.com>dmalcolm
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-07-29 PR rtl-optimization/58021amylaar
2013-07-24 PR rtl-optimization/57968amylaar
2013-05-13 * mode-switching.c (optimize_mode_switching): Set correct RTL profile.hubicka
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-11-13 * mode-switching.c (create_pre_exit): Use NONDEBUG_INSN_P.uros
2012-11-13 PR target/41993uros
2012-11-07 PR middle-end/49220kkojima
2012-11-06 PR target/41993kkojima
2012-11-05 * mode-switching.c (create_pre_exit): Force late switching ifuros
2012-11-01This patch normalizes more bitmap function names.crowl
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>singhai