| Commit message (Expand) | Author | Age | Files | Lines |
* | cfg.c (dump_reg_info): Avoid C++ keywords. | Kaveh R. Ghazi | 2008-07-16 | 1 | -36/+36 |
* | rtlanal.c (add_reg_note): New function. | Ian Lance Taylor | 2008-07-02 | 1 | -2/+1 |
* | optabs.c (libfunc_decl_hash, [...]): Fix -Wcast-qual warnings. | Kaveh R. Ghazi | 2008-06-29 | 1 | -2/+2 |
* | optabs.c (libfunc_decls): New variable. | Richard Sandiford | 2008-06-28 | 1 | -18/+48 |
* | driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual... | Kaveh R. Ghazi | 2008-06-26 | 1 | -10/+10 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -1/+1 |
* | rtl.h (emit_clobber, [...]): Declare. | Richard Sandiford | 2008-06-01 | 1 | -3/+3 |
* | optabs.c (maybe_encapsulate_block): Remove. | Steven Bosscher | 2008-05-30 | 1 | -71/+3 |
* | Add SSE5 vector shift/rotate; Update SSE5 vector multiply | Michael Meissner | 2008-05-14 | 1 | -7/+35 |
* | optabs.c (prepare_cmp_insn): Changed LCT_PURE_MAKE_BLOCK to LCT_PURE and LCT_... | Kenneth Zadeck | 2008-05-14 | 1 | -2/+2 |
* | rtl.texi: Removed reference to REG_NO_CONFLICT notes. | Kenneth Zadeck | 2008-05-14 | 1 | -146/+10 |
* | * optabs.c (expand_float): Fix REG_EQUAL for UNSIGNED_FLOAT libcall. | Bob Wilson | 2008-04-25 | 1 | -1/+2 |
* | re PR target/35083 (ICE: in extract_insn, at recog.c:1990) | Uros Bizjak | 2008-02-06 | 1 | -5/+3 |
* | re PR rtl-optimization/34959 (23_containers/bitset/ext/15361.cc fails for MIP... | Richard Sandiford | 2008-01-26 | 1 | -2/+7 |
* | 200x-xx-xx Jakub Jelinek <jakub@redhat.com> Richard Sandiford <rsandifo@nildr... | Jakub Jelinek | 2007-12-05 | 1 | -26/+36 |
* | re PR middle-end/33335 (FAIL: 26_numerics/complex/inserters_extractors/wchar_... | Jakub Jelinek | 2007-11-18 | 1 | -222/+233 |
* | optabs.c (prepare_cmp_insn): Merge a couple of conditional blocks. | Eric Botcazou | 2007-11-01 | 1 | -4/+3 |
* | re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty) | Eric Botcazou | 2007-10-22 | 1 | -14/+0 |
* | optabs.c (expand_sync_operation): Use plus insn if minus CONST_INT_P(val). | David Daney | 2007-09-10 | 1 | -2/+3 |
* | optabs.c (sign_expand_binop): Set libcall_gen = NULL in the fake signed optab. | Andrew Haley | 2007-09-09 | 1 | -0/+3 |
* | Reapply reverted change: | Janis Johnson | 2007-09-07 | 1 | -10/+14 |
* | stdfix.h: New file. | Chao-ying Fu | 2007-09-07 | 1 | -10/+324 |
* | Revert: | Janis Johnson | 2007-09-06 | 1 | -14/+10 |
* | re PR bootstrap/33306 (Bootstrap failure on alpha: ICE in convert_move, at ex... | Richard Sandiford | 2007-09-06 | 1 | -1/+2 |
* | optabs.c (expand_float): Convert unsigned integer as signed only if it provid... | Janis Johnson | 2007-09-05 | 1 | -10/+14 |
* | optabs.c (libfunc_entry): Change optab to integer. | Jan Hubicka | 2007-09-05 | 1 | -8/+8 |
* | optabs.c (debug_optab_libfunc): Update; make available to gdb. | Jan Hubicka | 2007-09-04 | 1 | -292/+599 |
* | optabs.c (expand_ffs): Initialize val and defined_at_zero to avoid warnings. | Zack Weinberg | 2007-09-03 | 1 | -2/+2 |
* | optabs.c: Remove unnecessary forward declarations. | Zack Weinberg | 2007-09-03 | 1 | -100/+227 |
* | re PR middle-end/33290 (gcc.c-torture/execute/930921-1.c fails at -O1 and abo... | Richard Sandiford | 2007-09-03 | 1 | -1/+7 |
* | arm.c, [...]: Fix comment typos. | Kazu Hirata | 2007-09-01 | 1 | -1/+1 |
* | optabs.c (prepare_float_lib_cmp): Use libgcc_cmp_return_mode instead of word_... | Andrew Pinski | 2007-08-31 | 1 | -9/+10 |
* | optabs.c (shift_optab_p, [...]): New functions, split out from expand_binop. | Richard Sandiford | 2007-08-31 | 1 | -76/+111 |
* | Separate target-specific initialization from general back-end initialization. | Sandra Loosemore | 2007-08-27 | 1 | -1/+1 |
* | c-common.c (vector_types_convertible_p, [...]): Constify. | Kaveh R. Ghazi | 2007-08-25 | 1 | -1/+1 |
* | tm.texi (CLZ_DEFINED_VALUE_AT_ZERO, [...]): Document change in interpretation... | Sandra Loosemore | 2007-08-09 | 1 | -0/+80 |
* | optabs.c (expand_widen_pattern_expr): Use optabs accestors. | Jan Hubicka | 2007-08-09 | 1 | -105/+109 |
* | alias.c (record_set, [...]): Constify. | Kaveh R. Ghazi | 2007-07-30 | 1 | -1/+1 |
* | cfglayout.c, [...]: Fix comment typos. | Kazu Hirata | 2007-07-28 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | PR middle-end/PR28690 | Peter Bergner | 2007-07-23 | 1 | -3/+5 |
* | optabs.h (enum optab_index): Add new OTI_signbit. | Uros Bizjak | 2007-07-21 | 1 | -38/+54 |
* | toplev.c (no_new_pseudos): Deleted. | Kenneth Zadeck | 2007-07-11 | 1 | -1/+1 |
* | optabs.h: Added declaration for signbit_optab. | Wolfgang Gellerich | 2007-07-09 | 1 | -0/+1 |
* | libgcc2.h (word_type): Type definition removed. | Andreas Krebbel | 2007-07-06 | 1 | -3/+4 |
* | optabs.c (expand_binop_directly): Fix signed/unsigned comparison. | Sandra Loosemore | 2007-07-05 | 1 | -1/+1 |
* | Add support for SmartMIPS ASE. | Sandra Loosemore | 2007-07-05 | 1 | -110/+136 |
* | [multiple changes] | Andrew Pinski | 2007-06-15 | 1 | -0/+1 |
* | trans-stmt.c (gfc_trans_call): fix gcc_assert to a comparison, not an assignm... | Dirk Mueller | 2007-06-12 | 1 | -2/+2 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -2/+15 |