summaryrefslogtreecommitdiff
path: root/gcc/ifcvt.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2012-04-11 Richard Guenther <rguenther@suse.de>rguenth2012-04-111-0/+5
* 2012-02-27 Stuart Henderson <shenders@gcc.gnu.org>shenders2012-02-271-1/+3
* gcc/rsandifo2012-01-241-4/+0
* * function.c (bb_active_p): Delete.amodra2011-11-091-1/+3
* PR rtl-optimization/47698ebotcazou2011-11-081-2/+2
* gcc/kyukhin2011-11-071-3/+3
* PR bootstrap/50738amodra2011-10-151-1/+1
* * ifcvt.c (dead_or_predicable): Disable if-conversion whenamodra2011-10-151-0/+58
* * ifcvt.c (cheap_bb_rtx_cost_p): Add SCALE argument. Scalelaw2011-09-271-12/+40
* * ifcvt.c (noce_try_cmove_arith): Use may_trap_or_fault_p in lieu ofebotcazou2011-09-261-2/+2
* * doc/rtl.texi (simple_return): Document.bernds2011-08-271-0/+11
* gcc/rsandifo2011-08-181-1/+1
* * rtlanal.c (tablejump_p): False for returns.bernds2011-07-281-11/+20
* * params.h (ALLOW_STORE_DATA_RACES): New.aldyh2011-07-271-2/+3
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-3/+1
* 2011-04-07 Tom de Vries <tom@codesourcery.com>vries2011-04-071-1/+2
* * ifcvt.c (cond_exec_process_insns): Disallow converting a blockbernds2011-04-011-1/+6
* gcc/bernds2010-12-141-123/+27
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+0
* * ifcvt.c (dead_or_predicable): Fix typo.ebotcazou2010-11-161-1/+1
* PR rtl-optimization/46315ebotcazou2010-11-161-19/+38
* PR bootstrap/44756amylaar2010-11-041-2/+2
* Revert revision 164552.hjl2010-11-031-19/+122
* * basic-block.h (find_fallthru_edge): Define.froydnj2010-10-211-6/+1
* * ifcvt.c (noce_emit_cmove): If both of the values are SUBREGs, tryfroydnj2010-10-201-4/+59
* 2010-10-15 Chung-Lin Tang <cltang@codesourcery.com>cltang2010-10-151-5/+49
* PR rtl-optimization/44374bernds2010-09-231-122/+19
* PR rtl-optimization/41087hp2010-09-131-2/+9
* gcc/froydnj2010-08-201-2/+2
* PR debug/45055jakub2010-07-301-3/+1
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* gcc/rsandifo2010-07-041-1/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.steven2010-05-031-4/+6
* From Dominique d'Humieres <dominiq@lps.ens.fr>bernds2010-04-291-1/+1
* * ifcvt.c (dead_or_predicable): Use df_simulate_find_defs andbernds2010-04-221-14/+15
* * ifcvt.c (noce_try_cmove_arith): Fix long lines.ebotcazou2010-04-191-20/+24