| Commit message (Expand) | Author | Age | Files | Lines |
* | genrecog.c (make_insn_sequence): Correct position numbering when filtering ou... | Sandra Loosemore | 2011-07-20 | 1 | -1/+1 |
* | genrecog.c: Remove redundant forward declarations. | Richard Sandiford | 2011-05-28 | 1 | -77/+0 |
* | re PR bootstrap/49195 (Error building libgcc for powerpc64 since r174305) | Richard Sandiford | 2011-05-28 | 1 | -2/+2 |
* | re PR rtl-optimization/48575 (RTL vector patterns are limited to 26 elements) | Richard Sandiford | 2011-05-26 | 1 | -77/+190 |
* | genpreds.c (process_define_predicate): Move most processing to gensupport.c. | Richard Sandiford | 2011-04-12 | 1 | -218/+0 |
* | hwint.c: New. | Joseph Myers | 2010-11-30 | 1 | -2/+1 |
* | genrecog.c: Include diagnostic-core.h before toplev.h. | Manuel López-Ibáñez | 2010-07-09 | 1 | -0/+1 |
* | recog.c (peep2_do_rebuild_jump_labels, [...]): New static variables. | Bernd Schmidt | 2010-06-29 | 1 | -9/+0 |
* | Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H). | Richard Sandiford | 2010-06-10 | 1 | -1/+1 |
* | Makefile.in (build/read-md.o): Depend on errors.h. | Richard Sandiford | 2010-06-10 | 1 | -51/+29 |
* | Makefile.in (READ_MD_H): New variable. | Richard Sandiford | 2010-06-10 | 1 | -0/+1 |
* | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 2010-05-29 | 1 | -2/+2 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -1/+0 |
* | alias.c: Use REG_P... | Shujing Zhao | 2009-06-22 | 1 | -1/+1 |
* | basic-block.h (enum profile_status): Break out of struct control_flow_graph. | Ian Lance Taylor | 2009-05-11 | 1 | -10/+12 |
* | genrecog.c (validate_pattern): Do not warn for VOIDmode CALLs as the source o... | Ben Elliston | 2009-04-25 | 1 | -1/+2 |
* | combine.c (record_value_for_reg): Change 0 to VOIDmode, twice. | Ian Lance Taylor | 2009-04-24 | 1 | -3/+4 |
* | Fix enum conversions which are invalid in C++: | Ian Lance Taylor | 2009-04-20 | 1 | -2/+2 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | genattrtab.c (insert_right_side, [...]): Avoid C++ keywords. | Kaveh R. Ghazi | 2008-07-09 | 1 | -26/+26 |
* | cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn... | Kaveh R. Ghazi | 2008-06-26 | 1 | -3/+3 |
* | gensupport.h (pred_data): Add a "num_codes" field. | Richard Sandiford | 2008-05-08 | 1 | -21/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+5 |
* | genrecog.c: Include regs.h in generated file. | Eric Christopher | 2007-05-30 | 1 | -4/+5 |
* | genemit.c (main): Add tm-constrs.h to included headers. | David Edelsohn | 2006-03-29 | 1 | -0/+1 |
* | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 2006-01-31 | 1 | -1/+1 |
* | r110130@banpei: zack | 2006-01-22 14:52:43 -0800 | Zack Weinberg | 2006-01-23 | 1 | -1/+9 |
* | r110124@banpei: zack | 2006-01-22 14:45:55 -0800 | Zack Weinberg | 2006-01-23 | 1 | -51/+1 |
* | genrecog.c (enum decision_type): Add DT_num_insns. | Paul Brook | 2005-08-27 | 1 | -24/+41 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | genattrtab.c, [...]: Update copyright. | Kazu Hirata | 2005-03-05 | 1 | -1/+1 |
* | * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions) | Richard Sandiford | 2005-03-04 | 1 | -1/+1 |
* | * genrecog.c (compute_predicate_codes): Avoid warning. | Andreas Jaeger | 2004-12-28 | 1 | -1/+2 |
* | genrecog.c (did_you_mean_codes): New. | DJ Delorie | 2004-12-23 | 1 | -0/+19 |
* | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-10 | 1 | -1/+1 |
* | genrecog.c (compute_predicate_codes): Use op0_codes instead of codes. | Steve Ellcey | 2004-09-09 | 1 | -1/+1 |
* | Makefile.in (gengtype): Use $(BUILD_ERRORS). | Nathan Sidwell | 2004-09-09 | 1 | -42/+26 |
* | genattrtab.c (insn_ent): Replace insn_code... | Richard Sandiford | 2004-08-13 | 1 | -1/+3 |
* | genrecog.c (add_to_sequence): When processing a MATCH_PARALLEL... | Zack Weinberg | 2004-08-13 | 1 | -1/+11 |
* | genpreds.c: Add capability to generate predicate bodies as well as function p... | Zack Weinberg | 2004-08-12 | 1 | -201/+285 |
* | gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args. | Zack Weinberg | 2004-08-03 | 1 | -3/+0 |
* | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 2004-07-04 | 1 | -7/+6 |
* | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 2004-06-15 | 1 | -1/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -2/+1 |
* | re PR target/14040 (ARM cross compiler: error: could not split insn) | Mark Mitchell | 2004-04-01 | 1 | -2/+2 |
* | genattrtab.c: Don't handle MATCH_INSN. | Kazu Hirata | 2004-03-02 | 1 | -3/+0 |
* | genrecog.c (find_operand): add extra argument stop. | Jan Hubicka | 2004-02-07 | 1 | -8/+22 |
* | genrecog.c (decision_type): Add DT_const_int. | Kazu Hirata | 2004-01-31 | 1 | -0/+23 |
* | * genrecog.c (write_node): Remove a useless local variable. | Kazu Hirata | 2004-01-28 | 1 | -4/+1 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |