aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.def
AgeCommit message (Expand)AuthorFilesLines
2007-05-17re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak1-3/+16
2007-04-22re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak1-3/+3
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-5/+7
2007-01-12re PR tree-optimization/29516 (gfortran miscompiled)Zdenek Dvorak1-0/+3
2006-12-11[multiple changes]Diego Novillo1-0/+1
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-0/+5
2006-11-22c-tree.texi: Document new tree codes.Ira Rosen1-0/+8
2006-11-11tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes.Richard Guenther1-8/+1
2006-11-08[multiple changes]Dorit Nuzman1-0/+22
2006-04-13re PR libgomp/26651 ([gomp] #omp for ordered leaks memory)Richard Henderson1-8/+9
2006-03-01tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo1-1/+1
2006-02-09re PR c++/25979 (incorrect codegen for conditional [SVO issue])Jason Merrill1-1/+2
2006-02-08tree.def (CHAR_TYPE): Remove.Roger Sayle1-6/+3
2006-01-25re PR middle-end/25886 (up to 256 tree codes for Objective-C++)Diego Novillo1-46/+2
2006-01-19tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL...Diego Novillo1-5/+17
2006-01-19Makefile.in (tree-vect-patterns.o): Add rule for new file.Dorit Nuzman1-2/+29
2006-01-18[multiple changes]Diego Novillo1-0/+110
2005-12-06In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-0/+6
2005-11-17Fix confusing comment typo reported by Rafael Espindola.James E Wilson1-2/+2
2005-08-10md.texi: (reduc_smin, reduc_umin, reduc_splus, reduc_uplus):Dorit Nuzman1-1/+1
2005-07-20Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo1-7/+7
2005-06-26cfg.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-21genopinit.c (vec_shl_optab, [...]): Initialize new optabs.Dorit Nuzman1-0/+6
2005-06-18tree.def (REDUC_MAX_EXPR, [...]): New tree-codes.Dorit Nuzman1-0/+10
2005-06-07tree-ssa-address.c: New file.Zdenek Dvorak1-0/+12
2005-04-08backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo1-0/+14
2005-03-30tree.def (FILE_TYPE): Removed.Tom Tromey1-3/+0
2005-03-08c-common.c, [...]: Fix comment formatting.Kazu Hirata1-3/+3
2005-01-23alias.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-01-22genopinit.c (optabs): Use smin/smax for floating point too.Richard Henderson1-0/+3
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-10* tree-vectorizer.c, tree.def: Fix comment typos.Kazu Hirata1-1/+1
2004-12-21system.c (IN_RANGE): Use plain unsigned, not unsigned HOST_WIDE_INT.Nathan Sidwell1-47/+82
2004-12-14tree.def, [...]: Correctly document restrictions on the shift width.Tobias Schlüter1-1/+1
2004-12-09genopinit.c (vec_realign_store_optab): Initialization removed.Dorit Naishlos1-11/+0
2004-12-09tree.def (SET_TYPE): Remove.Nathan Sidwell1-13/+1
2004-11-24expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO...Steven Bosscher1-10/+0
2004-09-28tree.def (vec_cond_expr): Fix.Andrew Pinski1-1/+1
2004-09-23tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos1-0/+33
2004-09-21tree.def (VEC_COND_EXPR): New tree node.Devang Patel1-0/+12
2004-09-18re PR pch/13361 (const wchar_t * strings not stored in pch)Geoffrey Keating1-1/+1
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-171/+161
2004-08-19tree.h (TYPE_CACHED_VALUES_P): New.Nathan Sidwell1-4/+7
2004-08-06expr.c (expand_expr_real_1): Remove.Paolo Bonzini1-4/+0
2004-07-28c-common.c (c_common_unsafe_for_reeval): Delete.Eric Christopher1-17/+9
2004-07-23tree.def (VIEW_CONVERT_EXPR): Change to class 'r'.Richard Kenner1-1/+1
2004-07-22tree-cfg.c (gimplify_val): Move from tree-complex.c.Paolo Bonzini1-1/+2
2004-07-16tree-def (WITH_SIZE_EXPR): New.Richard Henderson1-0/+7
2004-07-08except.c (expand_eh_region_start, [...]): Remove.Richard Henderson1-17/+5