summaryrefslogtreecommitdiff
path: root/gcc/tree.def
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/25886 (up to 256 tree codes for Objective-C++)Diego Novillo2006-01-251-46/+2
* tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL...Diego Novillo2006-01-191-5/+17
* Makefile.in (tree-vect-patterns.o): Add rule for new file.Dorit Nuzman2006-01-191-2/+29
* [multiple changes]Diego Novillo2006-01-181-0/+110
* In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2005-12-061-0/+6
* Fix confusing comment typo reported by Rafael Espindola.James E Wilson2005-11-171-2/+2
* md.texi: (reduc_smin, reduc_umin, reduc_splus, reduc_uplus):Dorit Nuzman2005-08-101-1/+1
* Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo2005-07-201-7/+7
* cfg.c, [...]: Fix comment typos.Kazu Hirata2005-06-261-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* genopinit.c (vec_shl_optab, [...]): Initialize new optabs.Dorit Nuzman2005-06-211-0/+6
* tree.def (REDUC_MAX_EXPR, [...]): New tree-codes.Dorit Nuzman2005-06-181-0/+10
* tree-ssa-address.c: New file.Zdenek Dvorak2005-06-071-0/+12
* backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo2005-04-081-0/+14
* tree.def (FILE_TYPE): Removed.Tom Tromey2005-03-301-3/+0
* c-common.c, [...]: Fix comment formatting.Kazu Hirata2005-03-081-3/+3
* alias.c, [...]: Fix comment typos.Kazu Hirata2005-01-231-1/+1
* genopinit.c (optabs): Use smin/smax for floating point too.Richard Henderson2005-01-221-0/+3
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* * tree-vectorizer.c, tree.def: Fix comment typos.Kazu Hirata2005-01-101-1/+1
* system.c (IN_RANGE): Use plain unsigned, not unsigned HOST_WIDE_INT.Nathan Sidwell2004-12-211-47/+82
* tree.def, [...]: Correctly document restrictions on the shift width.Tobias Schlüter2004-12-141-1/+1
* genopinit.c (vec_realign_store_optab): Initialization removed.Dorit Naishlos2004-12-091-11/+0
* tree.def (SET_TYPE): Remove.Nathan Sidwell2004-12-091-13/+1
* expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO...Steven Bosscher2004-11-241-10/+0
* tree.def (vec_cond_expr): Fix.Andrew Pinski2004-09-281-1/+1
* tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos2004-09-231-0/+33
* tree.def (VEC_COND_EXPR): New tree node.Devang Patel2004-09-211-0/+12
* re PR pch/13361 (const wchar_t * strings not stored in pch)Geoffrey Keating2004-09-181-1/+1
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-171/+161
* tree.h (TYPE_CACHED_VALUES_P): New.Nathan Sidwell2004-08-191-4/+7
* expr.c (expand_expr_real_1): Remove.Paolo Bonzini2004-08-061-4/+0
* c-common.c (c_common_unsafe_for_reeval): Delete.Eric Christopher2004-07-281-17/+9
* tree.def (VIEW_CONVERT_EXPR): Change to class 'r'.Richard Kenner2004-07-231-1/+1
* tree-cfg.c (gimplify_val): Move from tree-complex.c.Paolo Bonzini2004-07-221-1/+2
* tree-def (WITH_SIZE_EXPR): New.Richard Henderson2004-07-161-0/+7
* except.c (expand_eh_region_start, [...]): Remove.Richard Henderson2004-07-081-17/+5
* expr.c (expand_expr_real_1): Fix formating.Andrew Pinski2004-07-071-7/+0
* dojump.c (do_jump): REFERENCE_EXPR is dead.Daniel Berlin2004-07-061-3/+0
* c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.Nathan Sidwell2004-07-051-0/+4
* c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s...Richard Henderson2004-07-021-4/+3
* tree.def (RTL_EXPR): Remove.Richard Henderson2004-07-011-22/+6
* Makefile.in (OBJS-common): Add tree-chrec.o.Sebastian Pop2004-06-301-0/+12
* tree.def (REALPART_EXPR, [...]): Change class to 'r'.Richard Henderson2004-06-281-2/+2
* c-common.c (c_safe_from_p, [...]): Deleted.Richard Kenner2004-06-261-0/+3
* Makefile.in (tree-vn.o): New.Diego Novillo2004-06-231-0/+6
* tree.def (VTABLE_REF): Remove.Richard Henderson2004-06-221-8/+13
* alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner2004-06-211-6/+11
* fix typoJason Merrill2004-06-171-1/+1
* re PR c++/16015 (xfailed g++.dg/ext/stmtexpr1.C)Jason Merrill2004-06-171-4/+5