summaryrefslogtreecommitdiff
path: root/gcc/store-motion.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* make pattern_regs a vecTrevor Saunders2016-07-281-26/+26
* use auto_sbitmap in various placesTrevor Saunders2016-07-261-2/+1
* make antic_stores a vec<rtx_insn *>Trevor Saunders2016-07-061-29/+25
* make avail_stores a vec<rtx_insn *>Trevor Saunders2016-04-241-16/+16
* [gcse] PR rtl-optimization/69886: Check target mode in can_assign_to_reg_with...Kyrylo Tkachov2016-02-241-1/+2
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-16/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-8/+8
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev2015-10-271-8/+6
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-11/+4
* hash-table.h: Update comments.Richard Sandiford2015-06-251-3/+1
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-7/+0
* emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford2015-06-061-2/+2
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* Promote types of RTL expressions to more derived ones.Mikhail Maltsev2015-05-201-2/+2
* remove need for store_values_directlyTrevor Saunders2015-04-181-6/+6
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-1/+11
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-2/+9
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* single_set takes an insnDavid Malcolm2014-09-091-5/+6
* NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm2014-08-281-5/+6
* store-motion.c: Include rtl-iter.h.Richard Sandiford2014-08-281-14/+8
* Use rtx_insn_list in various placesDavid Malcolm2014-08-271-11/+13
* store-motion.c: Use rtx_insnDavid Malcolm2014-08-231-16/+21
* remove has_executeTrevor Saunders2014-07-091-1/+0
* Remove a layer of indirection from hash_tableTrevor Saunders2014-06-241-7/+8
* df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford2014-06-151-12/+12
* tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener2014-05-061-2/+1
* pass cfun to pass::executeTrevor Saunders2014-04-171-1/+4
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-10/+10
* remove has_gateTrevor Saunders2014-04-171-1/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-3/+3
* Eliminate last_basic_block macro.David Malcolm2013-12-091-13/+19
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-2/+2
* Eliminate n_basic_blocks macroDavid Malcolm2013-11-191-2/+2
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-3/+3
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-18/+36
* This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl2013-04-261-23/+26
* passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener2013-04-101-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-1/+1
* This patch normalizes more bitmap function names.Lawrence Crowl2012-11-011-15/+15
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+1