]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ifcvt.c
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
[thirdparty/gcc.git] / gcc / ifcvt.c
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>
2014-09-30  jakub PR inline-asm/63282
2014-09-11  dmalcolmIntroduce LABEL_REF_LABEL
2014-09-09  dmalcolmsingle_set takes an insn
2014-09-09  dmalcolmrecog_memoized works on an rtx_insn *
2014-09-09  zqchenChangeLog:
2014-09-05  eraman2014-09-05 Easwaran Raman <eraman@google.com>
2014-09-05  dmalcolmUse rtx_insn for various jump-handling functions and...
2014-09-04  tbsaundeuse rtx_insn * a little more
2014-08-28  dmalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-26  dmalcolmVarious condition-handling calls
2014-08-26  dmalcolmRemove BB_HEAD, BB_END, BB_HEADER scaffolding
2014-08-22  dmalcolmifcvt.c: Use rtx_insn
2014-08-21  dmalcolmcfgcleanup.c: Use rtx_insn (also touches basic-block...
2014-08-18  dmalcolmSplit BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants
2014-08-14  vriesFix if-conversion pass for dead type-unsafe code
2014-08-08  kugangcc/
2014-08-07  tbsaunderemove pointer-set.[ch]
2014-08-07  tbsaundeconvert the rest of the users of pointer_map to hash_map
2014-07-15  matz PR rtl-optimization/61772
2014-07-09  tbsaunderemove has_execute
2014-06-15  rsandifogcc/
2014-05-19  rsandifogcc/
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-04-22  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-03-21  rthPR target/60598
2014-02-10  mrsMerge in trunk.
2014-01-31  jakubFix a typo.
2014-01-30  jakub PR target/59923
2014-01-13  mrsMerge in trunk.
2014-01-09  jakub PR rtl-optimization/59724
2014-01-08  law PR middle-end/59285
2014-01-07  jakub PR rtl-optimization/58668
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-19  jakub PR other/59545
2013-12-13  mrsMerge in trunk.
2013-12-10  olegendo * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node...
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-16  mrsMerge in trunk.
2013-11-15  law * ifcvt.c (find_cond_trap): Properly handle case where
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-23  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-09  rsandifogcc/
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-07-13  amker * ifcvt.c (ifcvt_after_combine): New static variable.
2013-06-06  tejohnson2013-06-06 Teresa Johnson <tejohnson@google.com>
2013-04-12  krebbel2013-04-12 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2013-04-10  rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-04-02  jakub PR rtl-optimization/56745
2013-03-05  jakub PR rtl-optimization/56484
next