summaryrefslogtreecommitdiff
path: root/gcc/loop-doloop.c
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* Promote types of RTL expressions to more derived ones.Mikhail Maltsev2015-05-201-5/+4
* bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill2015-05-091-1/+1
* change local vars to rtx_insn *Trevor Saunders2015-05-021-1/+1
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-3/+19
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-3/+3
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-1/+11
* loop-doloop.c: Include loop-unroll.h.Andrew MacLeod2014-10-211-0/+1
* NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm2014-08-281-4/+6
* loop-doloop.c: Use rtx_insn in a few placesDavid Malcolm2014-08-221-4/+5
* system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener2014-05-261-1/+1
* Merge in wide-int.Kenneth Zadeck2014-05-061-9/+10
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* loop-doloop.c (doloop_optimize_loops): Remove unused loop iterator argument f...Peter Bergner2013-11-191-2/+1
* target.def (can_use_doloop_p): New hook.Richard Sandiford2013-11-091-45/+24
* loop-doloop.c (doloop_modify, [...]): Use get_max_loop_iterations.Andrew MacLeod2013-10-091-3/+3
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-2/+2
* rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford2013-09-231-3/+2
* 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
* Remove debug code accidentially checked in with last commit.Joern Rennecke2012-10-171-4/+1
* loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.Joern Rennecke2012-10-161-4/+13
* loop-unswitch.c (unswitch_single_loop): Use estimated_loop_iterations_int to ...Jan Hubicka2012-10-081-6/+21
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-0/+1
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* cfgloop.c (verify_loop_structure): Verify dominators before using them.Richard Guenther2012-03-051-1/+0
* Revert:Joseph Myers2011-12-021-14/+6
* rtl.h (set_src_cost, [...]): New functions.Richard Sandiford2011-08-181-1/+1
* explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION instead of GET_MODE_BIT...Bernd Schmidt2011-07-061-4/+4
* Skip DEBUG_INSN in loop-doloop.cRevital Eres2011-05-111-1/+1
* Doloop pattern for ARMRevital Eres2011-05-111-7/+67
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* ddg.c (create_ddg): Exclude nodes of debug_insn in counting nodes of a loop.Bingfeng Mei2010-07-191-2/+2
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* re PR middle-end/42233 (c++ builtin_expect code generation regression)Jakub Jelinek2010-02-191-3/+4
* Remove trailing white spaces.H.J. Lu2009-11-251-4/+4
* re PR rtl-optimization/37782 (Stage2 ada compiler miscompiled)Andrew Pinski2008-11-031-5/+7
* re PR rtl-optimization/37451 (Extra addition for doloop in some cases)Andrew Pinski2008-09-181-5/+11
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-1/+2
* rtlanal.c (add_reg_note): New function.Ian Lance Taylor2008-07-021-11/+6
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+3
* Fix 34826Mircea Namolaru2008-01-171-0/+14
* Modulo-scheduling improvements. Patch 2 of 2Mircea Namolaru2007-08-281-19/+63
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector.Zdenek Dvorak2007-06-031-4/+4
* tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak2006-12-101-6/+2
* tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak2006-11-251-5/+5
* re PR rtl-optimization/29924 (pr24626-4.c fails on powerpc-aix and others)Zdenek Dvorak2006-11-221-1/+5