summaryrefslogtreecommitdiff
path: root/gcc/ifcvt.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR rtl-optimization/56484jakub2013-03-051-0/+6
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-2/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-9/+8
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+3
* PR rtl-optimization/54900aldyh2012-10-171-1/+1
* Integrate lexical block into source_location.dehao2012-09-191-15/+15
* PR middle-end/54146steven2012-08-081-63/+60
* Introduce and use code_to_optab and optab_to_code functionsrth2012-07-241-2/+2
* * dumpfile.h (TDF_COMMENT): New define.steven2012-07-171-6/+1
* gcc/steven2012-07-161-1/+0
* gcc/steven2012-07-081-1/+4
* * system.h (IFCVT_EXTRA_FIELDS): Poison.steven2012-06-291-2/+2
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* gcc/rsandifo2012-05-091-2/+1