summaryrefslogtreecommitdiff
path: root/gcc/tree.def
Commit message (Expand)AuthorAgeFilesLines
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-64/+8
* Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner2008-07-231-0/+7
* Fix PR tree-optimization/23455 Fix PR tree-optimization/35286 Fix PR tree-opt...Daniel Berlin2008-07-081-6/+0
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-0/+17
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-5/+5
* [multiple changes]Diego Novillo2008-05-161-1/+4
* tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther2008-05-081-1/+0
* re PR tree-optimization/30317 (VRP cannot extract a range from (unsigned int)...Richard Guenther2008-03-281-2/+7
* tree-pretty-print.c: Include predict.h.Jan Hubicka2008-03-181-0/+6
* tree.def (BIT_FIELD_REF): Constrain result type and its precision.Richard Guenther2008-03-061-2/+3
* re PR c++/35336 (Broken diagnostic: 'bit_field_ref' not supported by dump_expr)Richard Guenther2008-03-051-2/+2
* tree.def (PAREN_EXPR): New tree code.Richard Guenther2008-02-211-0/+4
* 2007-09-23 Razya LadelskyRazya Ladelsky2007-10-291-0/+12
* arm.c, [...]: Fix comment typos.Kazu Hirata2007-09-011-1/+1
* tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu2007-08-081-0/+13
* tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH.Zdenek Dvorak2007-08-011-4/+11
* cfglayout.c, [...]: Fix comment typos.Kazu Hirata2007-07-281-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* tree-cfg.c (verify_expr): COND_EXPRs can have any integral typed condition.Richard Guenther2007-07-201-1/+2
* tree.def (VEC_WIDEN_MULT_LO_EXPR): Corrected string name.Kenneth Zadeck2007-06-261-1/+1
* [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