Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / postreload.c
2017-01-09 Yvan RouxMerge branches/gcc-6-branch rev 244220.
2016-12-13 Yvan RouxMerge branches/gcc-6-branch rev 243594.
2016-03-05 law PR rtl-optimization/69941
2016-02-01 ebotcazou * postreload.c (reload_cse_simplify): Remove dead...
2016-01-04 jakub Update copyright years.
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-07-15 uros PR rtl-optimization/66838
2015-07-10 amacleod * bb-reorder.c: Don't include obstack.h if backend...
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-09 tbsaundereduce conditional compilation for LOAD_EXTEND_OP
2015-07-08 amodra * target.def (rtx_costs): Remove "code" param, add...
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 vriesHandle -fipa-ra in reload_combine
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-01 marxinChange use to type-based pool allocator in cselib.c.
2015-05-26 rsandifogcc/
2015-05-19 rsandifogcc/
2015-05-19 rsandifogcc/
2015-05-19 rsandifogcc/
2015-05-19 rsandifogcc/
2015-05-19 miyukiUse std::swap instead of explicit swaps
2015-05-07 rsandifogcc/
2015-04-22 tbsaundemake some HAVE_cc0 code always compiled
2015-04-22 tbsaundealways define HAVE_cc0
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-11-01 amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29 rsandifogcc/ada/
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-22 rsandifogcc/
2014-10-22 rsandifogcc/
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-08-22 dmalcolmpostreload.c: Use rtx_insn (also touches rtl.h and...
2014-07-09 tbsaunderemove has_execute
2014-06-18 schwabUse strict_low_part for loading a constant only if...
2014-06-11 rsandifogcc/
2014-06-11 rsandifogcc/
2014-05-27 rsandifogcc/
2014-05-06 mrsMerge in wide-int.
2014-05-06 mrsMerge in trunk.
2014-05-06 rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-05-05 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-04-30 mrsMerge in trunk.
2014-04-28 rsandifoMerge from trunk.
2014-04-24 mrsMerge in trunk.
2014-04-22 mrsMerge in trunk.
2014-04-22 rsandifoMerge from trunk.
2014-04-17 rsandifoMerge from trunk.
2014-04-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaundepass current function to opt_pass::gate ()
2014-04-17 tbsaunderemove has_gate
2014-04-02 mrsMerge in trunk.
2014-02-10 mrsMerge in trunk.
2014-01-13 mrsMerge in trunk.
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-19 jakub PR other/59545
2013-12-16 mrsMerge in trunk.
2013-12-13 mrsMerge in trunk.
2013-12-09 dmalcolmEliminate FOR_EACH_BB_REVERSE macro.
2013-12-09 dmalcolmEliminate FOR_EACH_BB macro.
2013-12-04 rsandifoMerge with trunk.
2013-11-22 rsandifoMerge with trunk.
2013-11-21 rsandifoMerge with trunk.
2013-11-20 rsandifoMerge from trunk.
2013-11-18 rsandifoMerge from trunk.
2013-11-16 mrsMerge in trunk.
2013-11-10 rsandifoFix modes used in LOAD_EXTEND_OP conversion.
2013-11-09 rsandifoMerge with trunk.
2013-11-06 mrsMerge in trunk.
2013-11-04 mrsMerge in trunk.
2013-10-29 rsandifo- Fix comment typos that I'd introducted.
2013-10-20 mrsMerge in trunk.
2013-09-28 rsandifogcc/
2013-09-23 zadeckfix merge on wide-int branch
2013-09-20 mrsMerge in trunk.
2013-09-07 rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04 mrsMerge in trunk.
2013-08-16 zadeckfixed improper use of mode in extension.
2013-08-13 mrsAdd wide-int branch.
2013-08-05 dmalcolmAutomated conversion of passes to C++ classes
2013-05-30 amylaar PR rtl-optimization/57439
2013-05-28 amylaar PR rtl-optimization/57439
2013-05-27 amylaar PR rtl-optimization/56833
2013-03-25 ebotcazou * postreload.c (reload_combine): Fix code detecting...
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-11-11 stevengcc/
2012-11-09 steven PR middle-end/54385
2012-11-01 singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-07-16 stevengcc/
2012-05-31 steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29 jsm28 * LANGUAGES: Fix typos.
2012-05-14 bernds * attribs.c (decl_attributes): Avoid emitting a warning if
2012-05-07 steven * postreload.c (reload_cse_regs): Make static.
2011-11-22 krebbel2011-11-22 Andreas Krebbel <Andreas.Krebbel@de.ibm...
next