summaryrefslogtreecommitdiff
path: root/gcc/tree.def
Commit message (Expand)AuthorAgeFilesLines
...
* [multiple changes]Andrew Pinski2007-06-151-0/+4
* re PR libstdc++/29286 (placement new does not change the dynamic type as it s...Ian Lance Taylor2007-06-121-1/+10
* re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak2007-05-171-3/+16
* re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak2007-04-221-3/+3
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-5/+7
* re PR tree-optimization/29516 (gfortran miscompiled)Zdenek Dvorak2007-01-121-0/+3
* [multiple changes]Diego Novillo2006-12-111-0/+1
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-0/+5
* c-tree.texi: Document new tree codes.Ira Rosen2006-11-221-0/+8
* tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes.Richard Guenther2006-11-111-8/+1
* [multiple changes]Dorit Nuzman2006-11-081-0/+22
* re PR libgomp/26651 ([gomp] #omp for ordered leaks memory)Richard Henderson2006-04-131-8/+9
* tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo2006-03-011-1/+1
* re PR c++/25979 (incorrect codegen for conditional [SVO issue])Jason Merrill2006-02-091-1/+2
* tree.def (CHAR_TYPE): Remove.Roger Sayle2006-02-081-6/+3
* 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