aboutsummaryrefslogtreecommitdiff
path: root/gcc/mode-switching.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-3/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-6/+6
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders1-2/+6
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders1-6/+2
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-9/+3
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-1/+0
2015-05-19rtl.h (REG_NREGS): New macroRichard Sandiford1-1/+1
2015-05-11Convert to md_asm_adjustRichard Henderson1-1/+1
2015-05-09use rtx_insn * as the type of a local variable in mode-switching.cTrevor Saunders1-2/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-3/+10
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-08-22mode-switching.c: Use rtx_insnDavid Malcolm1-9/+10
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-07-02Support mode toggle.Christian Bruel1-137/+197
2014-05-20* mode-switching.c (optimize_mode_switching): Fix comment typo.Joern Rennecke1-1/+1
2014-05-13target.def (mode_switching): New hook vector.Christian Bruel1-55/+57
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener1-1/+1
2014-04-17pass cfun to pass::executeTrevor Saunders1-11/+7
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-11/+9
2014-04-17remove has_gateTrevor Saunders1-1/+0
2014-04-11re PR rtl-optimization/60651 (Mode switching instructions are sometimes emitt...Joern Rennecke1-3/+23
2014-03-28* mode-switching.c: Make small adjustments to the top comment.Eric Botcazou1-5/+5
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB_REVERSE macro.David Malcolm1-2/+2
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-3/+3
2013-12-09Eliminate last_basic_block macro.David Malcolm1-8/+9
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-3/+3
2013-11-10mode-switching.c (optimize_mode_switching): Mark block as nontransparent, if ...Uros Bizjak1-2/+5
2013-10-19mode-switching.c (create_pre_exit): Rename maybe_builtin_apply to multi_reg_r...Uros Bizjak1-12/+13
2013-09-30basic-block.h (edge_list): Prefix member names with "m_".Richard Sandiford1-1/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-2/+2
2013-08-07coretypes.h (rtl_opt_pass): Add.David Malcolm1-0/+3
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-18/+35
2013-07-29re PR rtl-optimization/58021 (MODE_EXIT switches at NOTE_INSN_DELETED)Joern Rennecke1-4/+3
2013-07-24re PR rtl-optimization/57968 (MODE_EXIT switches inserted too early)Joern Rennecke1-6/+9
2013-05-13mode-switching.c (optimize_mode_switching): Set correct RTL profile.Jan Hubicka1-0/+5
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-13mode-switching.c (create_pre_exit): Use NONDEBUG_INSN_P.Uros Bizjak1-2/+1
2012-11-13re PR target/41993 ([sh] ICE in create_pre_exit, at mode-switching.c:399)Uros Bizjak1-2/+3
2012-11-07re PR middle-end/49220 (ICE in create_pre_exit, at mode-switching.c:401)Kaz Kojima1-1/+8
2012-11-06re PR target/41993 ([sh] ICE in create_pre_exit, at mode-switching.c:399)Uros Bizjak1-1/+4
2012-11-05mode-switching.c (create_pre_exit): Force late switching if __builtin_{apply,...Uros Bizjak1-1/+11
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl1-9/+9
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+1