| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove lra_in_progress check for ARG_POINTER_REGNUM | hjl | 2012-10-30 | 1 | -4/+1 |
* | 2012-10-29 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2012-10-29 | 1 | -1/+1 |
* | 2012-10-29 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2012-10-29 | 1 | -0/+6 |
* | gcc/ | rsandifo | 2012-10-26 | 1 | -0/+369 |
* | 2012-10-23 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2012-10-23 | 1 | -3/+11 |
* | * rtl.h (get_call_rtx_from): New prototype. | steven | 2012-10-16 | 1 | -0/+16 |
* | * rtlanal.c (dead_or_set_regno_p): Fix COND_EXEC handling. | amylaar | 2012-09-20 | 1 | -1/+2 |
* | * hooks.c (hook_int_rtx_mode_as_bool_0): New function. | olegendo | 2012-09-05 | 1 | -2/+2 |
* | 2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2012-08-23 | 1 | -48/+12 |
* | 2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2012-08-02 | 1 | -7/+2 |
* | PR rtl-optimization/53176 | hp | 2012-07-12 | 1 | -5/+22 |
* | * output.h (split_double): Move prototype to rtl.h. | steven | 2012-06-17 | 1 | -0/+144 |
* | gcc/ | rsandifo | 2012-05-09 | 1 | -0/+14 |
* | * lto-symtab.c (lto_cgraph_replace_node): Update. | hubicka | 2012-04-18 | 1 | -2/+2 |
* | gcc/ | bergner | 2012-04-11 | 1 | -1/+20 |
* | Merge from transactional-memory branch. | aldyh | 2011-11-08 | 1 | -0/+1 |
* | PR bootstrap/50836 | bernds | 2011-10-24 | 1 | -1/+1 |
* | * reg-notes.def (DEP_CONTROL): New. | bernds | 2011-10-21 | 1 | -0/+50 |
* | * rtlanal.c (nonzero_bits1): Handle CLRSB. | jakub | 2011-08-26 | 1 | -2/+7 |
* | gcc/ | rsandifo | 2011-08-18 | 1 | -10/+12 |
* | gcc/ | rsandifo | 2011-08-18 | 1 | -1/+1 |
* | * rtlanal.c (tablejump_p): False for returns. | bernds | 2011-07-28 | 1 | -2/+5 |
* | gcc/ | rsandifo | 2011-07-19 | 1 | -1/+1 |
* | * defaults.h (REG_WORDS_BIG_ENDIAN): Provide a default. | bernds | 2011-07-08 | 1 | -1/+10 |
* | * rtlanal.c (nonzero_bits1): Don't compare GET_MODE_SIZE against | bernds | 2011-07-08 | 1 | -1/+1 |
* | * explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION | bernds | 2011-07-06 | 1 | -39/+39 |
* | * emit-rtl.c (paradoxical_subreg_p): New function. | bernds | 2011-07-06 | 1 | -2/+1 |
* | * cse.c (find_comparison_args): Use val_mode_signbit_set_p. | bernds | 2011-07-06 | 1 | -26/+14 |
* | Properly handle pointer addition/subtraction in num_sign_bit_copies1. | hjl | 2011-06-24 | 1 | -15/+0 |
* | Properly handle pointer addition/subtraction. | hjl | 2011-06-24 | 1 | -14/+0 |
* | PR target/48830 | ebotcazou | 2011-05-29 | 1 | -2/+2 |
* | PR debug/43092 | aoliva | 2011-02-03 | 1 | -0/+117 |
* | * hwint.c: New. Extracted from toplev.c. | jsm28 | 2010-11-30 | 1 | -1/+0 |
* | PR rtl-optimization/46315 | ebotcazou | 2010-11-16 | 1 | -0/+27 |
* | PR target/40457 | bernds | 2010-09-29 | 1 | -0/+11 |
* | * doc/options.texi (Variable): Document. | jsm28 | 2010-09-17 | 1 | -7/+1 |
* | 2010-08-20 Joseph Myers <joseph@codesourcery.com> | ams | 2010-08-20 | 1 | -7/+2 |
* | * rtlanal.c (nonzero_bits1): Use unsigned HOST_WIDE_INT in all mask | ebotcazou | 2010-08-05 | 1 | -53/+61 |
* | * rtlanal.c (simplify_subreg_regno): Don't treat | bernds | 2010-07-30 | 1 | -2/+1 |
* | PR debug/45055 | jakub | 2010-07-30 | 1 | -3/+1 |
* | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-08 | 1 | -0/+1 |
* | * bitmap.c (bitmap_and, bitmap_and_into, bitmap_and_compl, | hubicka | 2010-06-13 | 1 | -1/+1 |
* | * fwprop.c: Make emit-rtl.h include last. | hubicka | 2010-06-01 | 1 | -0/+1 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -1/+0 |
* | * target.h (struct calls): Add function_value_regno_p field. | aesok | 2010-05-02 | 1 | -1/+1 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -15/+15 |
* | PR target/10127 | ebotcazou | 2009-11-03 | 1 | -0/+5 |
* | PR rtl-optimization/41917 | jakub | 2009-11-03 | 1 | -2/+10 |
* | 2009-10-26 Ben Elliston <bje@au.ibm.com> | uweigand | 2009-10-26 | 1 | -5/+21 |
* | 2009-10-26 Ben Elliston <bje@au.ibm.com> | uweigand | 2009-10-26 | 1 | -2/+2 |