Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / simplify-rtx.c
2016-12-13 Yvan RouxMerge branches/gcc-6-branch rev 243594.
2016-10-16 Yvan RouxMerge branches/gcc-6-branch rev 241214.
2016-08-25 Christophe Lyon gcc/
2016-04-13 jakub PR debug/70628
2016-04-05 jakub PR tree-optimization/70509
2016-03-02 rthPR rtl-opt/67145
2016-01-21 berndsFix missed comment fix in last change.
2016-01-21 berndsFix PR66178, ICE due to misexpansion of constant expres...
2016-01-04 jakub Update copyright years.
2015-12-22 ssaraswatiThis series of patches fix PR61441. This patch avoids...
2015-12-20 ssaraswatiThis series of patches are for fixing PR61441. This...
2015-11-16 seghersimplify-rtx: Simplify sign_extend of lshiftrt to zero_...
2015-11-11 seghersimplify-rtx: Simplify trunc of and of shiftrt
2015-11-08 ebotcazouMerge of the scalar-storage-order branch.
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-20 ktkachov[simplify-rtx][2/2] Use constants from pool when simpli...
2015-10-05 rsandifoRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-10-05 rsandifoRemove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE
2015-10-05 rsandifoRemove remaining uses of REAL_ARITHMETIC
2015-10-05 rsandifoReplace REAL_VALUES_LESS with real_less
2015-10-05 rsandifoReplace REAL_VALUES_EQUAL with real_equal
2015-08-18 rsandifogcc/
2015-08-17 davids * config/arm/arm.c (neon_element_bits): Replace...
2015-07-30 aesokUse lowpart_subreg instead of simplify_gen_subreg
2015-07-30 rsandifogcc/
2015-07-28 rsandifogcc/
2015-07-28 rsandifogcc/
2015-07-20 ktkachov[simplify-rtx][2/2] Simplify - (y ? -x : x) -> (!y...
2015-07-15 wschmidt[gcc]
2015-07-13 renlin[PATCH]Fix PR66556. Don't drop side-effect in
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-09 tbsaundealways define WORD_REGISTER_OPERATIONS
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-23 amodra * rtlanal.c (commutative_operand_precedence): Correct...
2015-06-22 miyukiUse std::swap instead of manual swaps.
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-04-27 ktkachov[simplify-rtx][trivial] Use std::swap instead of manual...
2015-04-22 tbsaunderemove more ifdef HAVE_cc0
2015-04-16 renlin[PATCH]Enable two UNSIGNED_FLOAT simplifications in...
2015-03-12 ktkachov[simplify-rtx] PR 65235: Calculate element size correct...
2015-02-06 jakub PR rtl-optimization/64957
2015-02-04 aolivaSimplify XOR of (AND or IOR) of XOR.
2015-02-04 aolivaAvoid allocating memory when trying but failing to...
2015-01-21 jakub PR debug/64511
2015-01-16 mpfAccount for high/lo_sum simplification with displacements
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-06 segher * simplify-rtx.c (simplify_binary_operation_1): Handle...
2015-01-05 jakub Update copyright years.
2014-12-15 jakub PR rtl-optimization/64316
2014-12-12 glisse2014-12-12 Marc Glisse <marc.glisse@inria.fr>
2014-12-10 glisse2014-12-10 Marc Glisse <marc.glisse@inria.fr>
2014-12-09 sandra2014-12-08 Sandra Loosemore <sandra@codesourcery...
2014-11-24 iverbin2014-11-24 Petr Murzin <petr.murzin@intel.com>
2014-11-21 jakub PR target/63910
2014-11-19 jakub PR rtl-optimization/63843
2014-11-05 thopre012014-11-05 Alex Velenko <Alex.Velenko@arm.com>
2014-11-01 amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29 rsandifogcc/ada/
2014-10-25 amodra PR rtl-optimization/63615
2014-10-20 amodra PR debug/60655
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-07 rsandifogcc/
2014-08-29 dj* cppbuiltin.c (define_builtin_macros_for_type_sizes...
2014-08-08 kugangcc/
2014-07-26 glisse2014-07-26 Marc Glisse <marc.glisse@inria.fr>
2014-07-02 segherOnly transform rotate to rotatert and v.v. if target...
2014-05-20 wschmidt[gcc]
2014-05-19 berndsFix an error in a CONST_INT_P patch from 2009.
2014-05-06 mrsMerge in wide-int.
2014-05-06 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-04-30 mrsMerge in trunk.
2014-04-28 rsandifoUse target-independent semantics for wi::clz and wi...
2014-04-28 rsandifoMerge from trunk.
2014-04-24 mrsMerge in trunk.
2014-04-23 rsandifoFormatting and typo fixes.
2014-04-23 rsandifoFix some off-by-one errors and bounds tests
2014-04-22 mrsMerge in trunk.
2014-04-22 rsandifoMerge from trunk.
2014-04-17 rsandifoMerge from trunk.
2014-04-02 mrsMerge in trunk.
2014-02-10 mrsMerge in trunk.
2014-01-16 zadeckfixed regressions in vrx test cases
2014-01-15 mrsReview feedback, split long line.
2014-01-14 mrsFix x86 bootstrap problem; from_array was being use...
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-10 ebotcazou PR rtl-optimization/58295
2013-12-04 rsandifoMerge with trunk.
2013-11-27 edlinger2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
next