summaryrefslogtreecommitdiff
path: root/gcc/ifcvt.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+6
* 2014-10-22 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-221-0/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-2/+6
* PR inline-asm/63282jakub2014-09-301-0/+3
* Introduce LABEL_REF_LABELdmalcolm2014-09-111-4/+4
* single_set takes an insndmalcolm2014-09-091-1/+2
* recog_memoized works on an rtx_insn *dmalcolm2014-09-091-47/+51
* ChangeLog:zqchen2014-09-091-3/+2
* 2014-09-05 Easwaran Raman <eraman@google.com>eraman2014-09-051-5/+2
* Use rtx_insn for various jump-handling functions and predicatesdmalcolm2014-09-051-2/+2
* use rtx_insn * a little moretbsaunde2014-09-041-1/+1
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm2014-08-281-28/+29
* Various condition-handling callsdmalcolm2014-08-261-13/+16
* Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm2014-08-261-2/+2
* ifcvt.c: Use rtx_insndmalcolm2014-08-221-58/+78
* cfgcleanup.c: Use rtx_insn (also touches basic-block.h and ifcvt.c)dmalcolm2014-08-211-4/+4
* Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm2014-08-181-2/+2
* Fix if-conversion pass for dead type-unsafe codevries2014-08-141-3/+28
* gcc/kugan2014-08-081-3/+3
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* convert the rest of the users of pointer_map to hash_maptbsaunde2014-08-071-30/+23
* PR rtl-optimization/61772matz2014-07-151-0/+2
* remove has_executetbsaunde2014-07-091-3/+0
* gcc/rsandifo2014-06-151-15/+9
* gcc/rsandifo2014-05-191-8/+12
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-3/+3
* pass cfun to pass::executetbsaunde2014-04-171-17/+14
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-24/+17
* remove has_gatetbsaunde2014-04-171-3/+0
* PR target/60598rth2014-03-211-0/+15
* Fix a typo.jakub2014-01-311-1/+1
* PR target/59923jakub2014-01-301-0/+4
* PR rtl-optimization/59724jakub2014-01-091-1/+4
* PR middle-end/59285law2014-01-081-0/+28
* PR rtl-optimization/58668jakub2014-01-071-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR other/59545jakub2013-12-191-3/+4
* * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-6/+6
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-14/+18
* * ifcvt.c (find_cond_trap): Properly handle case wherelaw2013-11-151-1/+1
* gcc/rsandifo2013-09-281-7/+7
* gcc/rsandifo2013-09-231-18/+21
* gcc/rsandifo2013-09-091-7/+7
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-52/+105
* * ifcvt.c (ifcvt_after_combine): New static variable.amker2013-07-131-7/+26
* 2013-06-06 Teresa Johnson <tejohnson@google.com>tejohnson2013-06-061-4/+3
* 2013-04-12 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2013-04-121-0/+2
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-4/+2
* PR rtl-optimization/56745jakub2013-04-021-1/+1