]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ifcvt.c
Allow automatics in equivalences
[thirdparty/gcc.git] / gcc / ifcvt.c
2019-07-18  rsandifoMake ifcvt clean up dead comparisons
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-01-03  jakub Update copyright years.
2017-12-20  rsandifopoly_int: SUBREG_BYTE
2017-12-11  segherifcvt: Call fixup_partitions (PR83361)
2017-11-30  jakub * spellcheck-tree.c (test_find_closest_identifier...
2017-10-19  hubicka * asan.c (create_cond_insert_point): Do not update...
2017-10-09  segherReplace insn_rtx_cost with insn_cost and pattern_cost
2017-08-30  rsandifoAdd a partial_subreg_p predicate
2017-08-30  rsandifo[25/77] Use is_a <scalar_int_mode> for bitmask optimisa...
2017-07-16  hubicka * profile-count.h (profile_probability::from_reg_br_pr...
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-04-29  jakub PR rtl-optimization/80491
2017-04-04  jakub PR tree-optimization/79390
2017-02-23  jakub PR tree-optimization/79389
2017-01-23  bernds PR rtl-optimization/78634
2017-01-15  segherifcvt: Don't make invalid insns for a cond trap (PR78751)
2017-01-05  law PR tree-optimizatin/78812
2017-01-01  jakub Update copyright years.
2016-11-24  bernds PR rtl-optimization/78120
2016-10-21  tbsaundemake LABEL_REF_LABEL a rtx_insn *
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-10-03  ktkachovRevert: [RTL ifcvt] Transform (X == CST) ? -CST : Y...
2016-09-30  ktkachov[RTL ifcvt] Transform (X == CST) ? -CST : Y into (X...
2016-09-16  jason Add inline functions for various bitwise operations.
2016-07-21  jgreenhalgh[Patch 2/2 ifcvt costs] Introduce a new cost model...
2016-07-19  uros * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WID...
2016-07-05  ktkachov[RTL ifcvt] PR rtl-optimization/71594: ICE in noce_emit...
2016-06-15  ktkachov[RTL ifcvt] Allow simple register subregs in noce_conve...
2016-06-09  ktkachov[RTL ifcvt] Print name of noce trasform that succeeded...
2016-06-06  ktkachov[3/3][RTL ifcvt] PR middle-end/37780: Conditional expre...
2016-05-25  ktkachov[RTL ifcvt] PR rtl-optimization/66940: Avoid signed...
2016-02-16  rguenth2016-02-16 Richard Biener <rguenther@suse.de>
2016-02-11  rguenth2016-02-11 Richard Biener <rguenther@suse.de>
2016-02-01  jakub * ifcvt.c (bb_ok_for_noce_convert_multiple_sets):...
2016-02-01  jakub PR rtl-optimization/69570
2016-01-21  ienkovichgcc/
2016-01-12  jakub PR target/69175
2016-01-11  ktkachov[RTL-ifcvt] PR rtl-optimization/68841: Make sure one...
2016-01-11  ienkovichgcc/
2016-01-04  jakub Update copyright years.
2015-12-31  jakub PR target/69015
2015-12-10  jakub PR rtl-optimization/68376
2015-12-10  dmalcolmFix -Wmisleading-indentation warning in ifcvt.c
2015-12-03  ktkachov[RTL-ifcvt] PR rtl-optimization/68624: Clean up logic...
2015-11-27  ktkachovFix FAIL: gcc.c-torture/execute/20050124-1.c -O2...
2015-11-27  ktkachov[RTL-ifcvt] Reject insns that are multiple_sets
2015-11-27  ktkachov[RTL-ifcvt] PR rtl-optimization/68506: Fix emitting...
2015-11-25  berndsRemove broken ifcvt code for speculating memory writes
2015-11-25  ktkachov[RTL-ifcvt] PR rtl-optimization/68435 Allow (c ? x...
2015-11-19  jakub PR rtl-optimization/68376
2015-11-10  ktkachov[optabs][ifcvt][1/3] Define negcc, notcc optabs
2015-11-09  marxinFix memory leaks and use a pool_allocator
2015-11-09  ktkachov[RTL-ifcvt] PR rtl-optimization/67749: Do not emit...
2015-11-08  ebotcazouMerge of the scalar-storage-order branch.
2015-11-05  jgreenhalgh[Patch ifcvt] Teach RTL ifcvt to handle multiple simple...
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-02  ktkachov[RTL ifcvt] PR 67786, 67787: Check that intermediate...
2015-09-28  ktkachov[RTL-ifcvt] PR rtl-optimization/67481: Look more deeply...
2015-09-28  ktkachov[RTL-ifcvt] PR rtl-optimization/67465: Handle pairs...
2015-09-01  ktkachov[RTL-ifcvt] Make non-conditional execution if-conversio...
2015-08-24  rsandifogcc/
2015-08-13  ktkachov[RTL-ifcvt] Allow PLUS+immediate expression in noce_try...
2015-08-13  ktkachov[RTL-ifcvt] Improve conditional select ops on immediate...
2015-08-03  ktkachov[RTL-ifcvt] Improve conditional select ops on immediates
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amodra * target.def (rtx_costs): Remove "code" param, add...
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-05  rsandifogcc/
2015-06-30  rsandifogcc/
2015-06-22  miyukiUse std::swap instead of manual swaps.
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-12  ktkachov[ifcvt][obvious] Use std::swap instead of manually...
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-06  rsandifogcc/
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-03  ktkachov[ifcvt][obvious] Fix typo in comment
2015-05-22  tbsaundealways define HAVE_conditional_move
2015-05-20  miyukiPromote types of RTL expressions to more derived ones.
2015-05-19  miyukiUse std::swap instead of explicit swaps
2015-05-07  rsandifogcc/
2015-05-02  tbsaundechange local vars to rtx_insn *
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-12-12  glisse2014-12-12 Marc Glisse <marc.glisse@inria.fr>
2014-12-12  zqchen2014-12-12 Zhenqiang Chen <zhenqiang.chen@arm.com>
2014-12-10  glisse2014-12-10 Marc Glisse <marc.glisse@inria.fr>
2014-11-17  zqchen2014-11-17 Zhenqiang Chen <zhenqiang.chen@arm.com>
2014-11-04  zqchen2014-11-04 Zhenqiang Chen <zhenqiang.chen@arm.com>
2014-11-03  zqchenChangeLog:
2014-11-03  zqchen2014-11-03 Zhenqiang Chen <zhenqiang.chen@arm.com>
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  amacleod2014-10-22 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
next