aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
AgeCommit message (Expand)Author
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm
2015-11-09gcc/Ilya Enkovich
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou
2015-11-06 gcc/Cesar Philippidis
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-302015-10-30 Richard Biener <rguenther@suse.de>Richard Biener
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-10-23This patch fixes a compile-time regression that was originallyCaroline Tice
2015-10-23gcc/Ilya Enkovich
2015-10-22Move more cproj simplifications to match.pdRichard Sandiford
2015-10-21 PR middle-end/67966Jan Hubicka
2015-10-21gcc/Ilya Enkovich
2015-10-16 * tree.c (recompute_tree_invariant_for_addr_expr): Assert that theEric Botcazou
2015-10-13gcc/Jakub Jelinek
2015-10-10 * tree.c (type_with_interoperable_signedness): New.Jan Hubicka
2015-10-05Add a build_real_truncate helper functionRichard Sandiford
2015-10-05Remove remaining uses of REAL_VALUES_IDENTICALRichard Sandiford
2015-10-05Replace REAL_VALUES_EQUAL with real_equalRichard Sandiford
2015-10-04 Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-08-31Move some comparison simplifications to match.pdMarc Glisse
2015-08-132015-08-13 Richard Biener <rguenther@suse.de>Richard Biener
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders
2015-08-01Allow non-overflow ops in reductionsTom de Vries
2015-07-13Fix double word typos.Aldy Hernandez
2015-07-10 * bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-062015-07-06 Marc Glisse <marc.glisse@inria.fr>Marc Glisse
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-25gcc/Richard Sandiford
2015-06-25gcc/ada/Richard Sandiford
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172017-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-17 * tree.h (merge_dllimport_decl_attributes, handle_dll_attribute):Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-13Fix comment documenting make_vector_statPatrick Palka
2015-06-08 * lto.c (hash_canonical_type): Drop hashing of TYPE_STRING_FLAG.Jan Hubicka
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-07 * alias.c (get_alias_set): Be ready for TYPE_CANONICALJan Hubicka
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-04 * lto.c (hash_canonical_type): Use tree_code_for_canonical_type_merging.Jan Hubicka
2015-06-03 * lto.c (iterative_hash_canonical_type,Jan Hubicka
2015-06-03Fix memory report layout at various places.Martin Liska
2015-06-03 PR c/64223Marek Polacek
2015-05-27 PR c++/66270Nathan Sidwell
2015-05-27 * expr.h (array_at_struct_end_p): Move to...Eric Botcazou
2015-05-26Fix PR ipa/66181Ramana Radhakrishnan
2015-05-24 PR lto/66180Jan Hubicka