summaryrefslogtreecommitdiff
path: root/gcc/simplify-rtx.c
Commit message (Expand)AuthorAgeFilesLines
* Revert delta 190174nickc2012-08-061-5/+2
* Latest updates from FSF 4.7 branchnickc2012-08-061-2/+5
* 2012-02-08 Richard Guenther <rguenther@suse.de>rguenth2012-02-081-1/+1
* 2011-12-23 Richard Guenther <rguenther@suse.de>rguenth2011-12-231-1/+1
* 2011-10-28 Chung-Lin Tang <cltang@codesourcery.com>cltang2011-10-281-3/+13
* * rtl.h (const_tiny_rtx): Change into array of 4 x MAX_MACHINE_MODEjakub2011-09-271-6/+4
* gcc/rsandifo2011-09-141-1/+6
* PR middle-end/50161jakub2011-08-231-15/+14
* gcc/rsandifo2011-08-181-2/+2
* gcc/rsandifo2011-07-191-2/+2
* Revert:bernds2011-07-061-2/+2
* * explow.c (trunc_int_for_mode): Use GET_MODE_PRECISIONbernds2011-07-061-65/+67
* * machmode.h (HWI_COMPUTABLE_MODE_P): New macro.bernds2011-07-061-9/+8
* * machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.bernds2011-07-061-2/+1
* * simplify-rtx.c (simplify_ternary_operation): Remove dead code.bernds2011-07-061-9/+0
* * cse.c (find_comparison_args): Use val_mode_signbit_set_p.bernds2011-07-061-38/+80
* * simplify-rtx.c (simplify_const_binary_operation): Use thebernds2011-07-061-2/+2
* PR rtl-optimization/49619jakub2011-07-041-2/+2
* PR rtl-optimization/49472jakub2011-07-041-3/+25
* libgcc/bernds2011-06-211-10/+22
* 2011-06-07 Bernd Schmidt <bernds@codesourcery.com>ams2011-06-071-0/+84
* PR debug/48204jakub2011-03-241-2/+6
* 2011-03-21 Chung-Lin Tang <cltang@codesourcery.com>cltang2011-03-211-0/+40
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+0
* gcc/:ian2010-10-231-1/+2
* * simplify-rtx.c (simplify_ternary_operation) [FMA]: Simplifyrth2010-10-191-3/+24
* Add fma supportmeissner2010-10-151-0/+6
* * simplify-rtx.c (simplify_unary_operation_1): Use unsigned arithmeticsebotcazou2010-10-111-64/+72
* PR tree-optimization/45903jakub2010-10-081-0/+25
* PR rtl-optimization/45739jakub2010-09-211-2/+2
* * simplify-rtx.c (simplify_unary_operation_1): Optimizejakub2010-08-201-7/+38
* PR target/45336jakub2010-08-191-0/+30
* Replace exact_log2(x & -x) in favor of more direct computation.rth2010-08-051-14/+9
* * simplify-rtx.c (simplify_binary_operation_1): Try to simplify awaybernds2010-08-031-0/+13
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* PR debug/44610aoliva2010-06-251-4/+4
* * double-int.h (double_int_to_shwi, double_int_to_uhwi,aesok2010-06-181-73/+56
* Undo inadvertent commit in rev 160105.dnovillo2010-06-011-3/+3
* richi's fixes for c++ bootstrapdnovillo2010-06-011-3/+3
* gcc/ChangeLog:steven2010-05-211-2/+2
* gcc/ChangeLog:steven2010-05-211-1/+0
* * double-int.h (double_int_setbit): Declare.aesok2010-04-201-37/+32
* PR debug/43051jakub2010-03-161-15/+11
* Update Copyright years.jakub2010-01-121-1/+1
* PR debug/42662jakub2010-01-121-1/+2
* Remove trailing white spaces.hjl2009-11-251-57/+57
* PR middle-end/41930uros2009-11-121-5/+8
* 2009-11-04 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2009-11-041-0/+3
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-2/+10
* gcc/rsandifo2009-10-221-3/+42