summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-ifcombine.c
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* Use std::swap instead of explicit swapsMikhail Maltsev2015-05-191-16/+4
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* real.h (HONOR_NANS): Replace macro with 3 overloaded declarations.Marc Glisse2014-12-101-2/+2
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-12/+15
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+11
* remove has_executeTrevor Saunders2014-07-091-1/+0
* re PR tree-optimization/61684 (ICE at -Os and above on x86_64-linux-gnu in tr...Jakub Jelinek2014-07-041-1/+2
* re PR tree-optimization/61383 (wrong code at -O2 and -O3 on x86_64-linux-gnu)Richard Biener2014-06-031-0/+4
* tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener2014-05-061-1/+1
* pass cfun to pass::executeTrevor Saunders2014-04-171-31/+31
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-7/+0
* remove has_gateTrevor Saunders2014-04-171-1/+0
* tree-ssa-ifcombine.c (forwarder_block_to): New function.Jakub Jelinek2014-03-121-70/+126
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+5
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+1
* Eliminate n_basic_blocks macroDavid Malcolm2013-11-191-1/+1
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-1/+2
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+1
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-1/+1
* tree-ssa-ifcombine.c: Include rtl.h and tm_p.h.Andrew Pinski2013-10-291-2/+48
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+5
* tree-flow.h: Remove some prototypes.Andrew MacLeod2013-10-021-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-2/+2
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-18/+35
* passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener2013-04-101-2/+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/+2
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+1
* re PR tree-optimization/51938 (missed optimization: 2 comparisons)Marc Glisse2012-08-061-84/+86
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-2/+0
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-2/+1
* re PR tree-optimization/49073 (g++ optimizer breaks do-while code)Jakub Jelinek2011-05-201-1/+2
* re PR tree-optimization/49018 (Inline assembly block executed outside conditi...Richard Guenther2011-05-181-1/+1
* re PR tree-optimization/39874 (missing VRP (submission))Sandra Loosemore2010-06-081-25/+15
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-1/+0
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-1/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* re PR tree-optimization/41654 (ICE: in gimple_cond_get_ops_from_tree, at gimp...Richard Guenther2009-10-101-0/+6
* re PR tree-optimization/41016 (ICE in build_int_cst_wide with -O1)Richard Guenther2009-08-091-25/+6
* re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez2009-07-161-2/+4
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-1/+1
* re PR tree-optimization/37795 (if-combine doesn't optimize != after >= test)Richard Guenther2009-03-281-33/+41
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR tree-optimization/37387 (ICE in extract_range_from_binary_expr, at tree...Richard Guenther2008-09-091-0/+19
* re PR tree-optimization/37207 (ice at tree-ssa-ifcombine.c:222 for -Os)Richard Guenther2008-08-281-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-123/+135