summaryrefslogtreecommitdiff
path: root/gcc/genattrtab.c
Commit message (Expand)AuthorAgeFilesLines
* alias.c (rtx_equal_for_memref_p): Convert constant cases.Kenneth Zadeck2012-08-231-6/+2
* genattrtab.c (attr_rtx_cost): Move earlier, start with cost being 1.Michael Matz2012-05-211-65/+231
* re PR other/29442 (insn-attrtab has grown too large)Steven Bosscher2012-05-041-279/+389
* genattrtab: avoid NULL-deref on errorJim Meyering2012-04-241-3/+4
* md.texi: Describe the use of match_tests in attribute tests.Richard Sandiford2011-08-311-0/+14
* genattrtab.c (attr_rtx_1): Hash SYMBOL_REFs.Richard Sandiford2011-08-311-2/+9
* md.texi (define_bypass): Say that the instruction names can be filename-style...Richard Sandiford2011-08-111-4/+5
* genattrtab.c (evaluate_eq_attr): Allow an attribute to be defined in terms of...Bernd Schmidt2011-07-081-0/+38
* hwint.c: New.Joseph Myers2010-11-301-2/+1
* genrecog.c: Include diagnostic-core.h before toplev.h.Manuel López-Ibáñez2010-07-091-1/+2
* Makefile.in (build/genattrtab.o): Depend on vecprim.h.Jakub Jelinek2010-06-211-36/+237
* Makefile.in (cfgexpand.o): Depend on $(INSN_ATTR_H).Jakub Jelinek2010-06-211-16/+203
* md.texi (define_enum_attr): Document.Richard Sandiford2010-06-101-30/+53
* Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford2010-06-101-1/+1
* Makefile.in (build/read-md.o): Depend on errors.h.Richard Sandiford2010-06-101-74/+44
* Makefile.in (READ_MD_H): New variable.Richard Sandiford2010-06-101-1/+2
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* df-core.c (df_ref_debug): Change format string placeholder from 0x%x to %#x.Uros Bizjak2010-04-141-2/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-11/+11
* tree-ssa-reassoc.c (find_operand_rank): Cast pointer via intptr_t to long type.Kai Tietz2009-09-081-1/+1
* ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor2009-06-031-2/+3
* genattrtab.c (insert_right_side, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-07-091-8/+8
* cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi2008-06-261-15/+16
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+2
* * genattrtab.c (main): Rearrange output of insn-attrtab.c headers.Maxim Kuvyrkov2007-10-171-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-6/+5
* genattrtab.c (contained_in_p): Delete unused function.Manuel López-Ibáñez2007-02-111-76/+0
* genattrtab.c (struct attr_value_list, [...]): Move to file scope from optimiz...Jakub Jelinek2007-01-271-19/+42
* extend.texi (__builtin_bswap32): Document.Eric Christopher2006-11-011-0/+1
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-4/+3
* * genattrtab.c (gen_bypass): Allow bypasses to contain whitespace.Richard Sandiford2006-01-251-1/+4
* r110127@banpei: zack | 2006-01-22 14:49:27 -0800Zack Weinberg2006-01-231-179/+215
* r110126@banpei: zack | 2006-01-22 14:47:42 -0800Zack Weinberg2006-01-231-1/+1
* r110124@banpei: zack | 2006-01-22 14:45:55 -0800Zack Weinberg2006-01-231-7/+0
* re PR rtl-optimization/23898 (basic block reordering excessively increases co...J"orn Rennecke2005-09-201-2/+55
* genattrtab.c (write_attr_get, [...]): Use insn_code member only if only one i...Michael Matz2005-08-061-4/+11
* genattrtab.c (current_alternative_string): Remove.Michael Matz2005-08-051-48/+5
* Update FSF address.Kelley Cook2005-06-251-2/+2
* genattrtab.c (ATTR_EQ_ATTR_P): Remove.Paolo Bonzini2005-04-151-5/+1
* genattrtab.c (NULL_ATTR): Remove.Kazu Hirata2005-04-131-2/+0
* genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.Kazu Hirata2005-04-081-15/+4
* genattrtab.c, [...]: Update copyright.Kazu Hirata2005-03-051-1/+1
* * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford2005-03-041-2/+2
* genattrtab.c (write_insn_cases): New function, split out from write_attr_case.Richard Sandiford2004-09-091-19/+22
* cgraphunit.c (cgraph_mark_functions_to_output): Renable node dumping for deve...Nathan Sidwell2004-09-091-1/+1
* Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell2004-09-091-67/+59
* genattrtab.c (insn_ent): Replace insn_code...Richard Sandiford2004-08-131-25/+23
* gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg2004-08-031-3/+0
* genattr.c (struct range, [...]): Remove them.Paolo Bonzini2004-07-201-1628/+23
* expr.c (enqueue_insn, [...]): Remove.Paolo Bonzini2004-07-141-3/+0