summaryrefslogtreecommitdiff
path: root/gcc/trans-mem.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek2014-12-011-6/+3
* gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek2014-11-291-11/+11
* convert trans-mem to hash_tableTrevor Saunders2014-11-201-5/+6
* convert many if_marked htab to hash_tableTrevor Saunders2014-11-201-6/+26
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-49/+83
* builtins.c (fold_builtin_atomic_always_lock_free): Use CONVERT_EXPR_P, CONVER...Richard Biener2014-10-311-1/+1
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+3
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-9/+11
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+7
* Add an no_reorder attribute for LTOAndi Kleen2014-09-241-0/+1
* IPA C++ refactoring 4/NMartin Liska2014-08-251-4/+4
* ipa-devirt.c: Include gimple-pretty-print.hJan Hubicka2014-08-071-0/+3
* IPA C++ refactoring 2/NMartin Liska2014-07-241-2/+4
* IPA C++ refactoring 1/NMartin Liska2014-07-241-40/+39
* remove has_executeTrevor Saunders2014-07-091-7/+0
* IPA REF alias refactoringMartin Liska2014-07-011-5/+3
* IPA REF refactoringMartin Liska2014-06-251-4/+4
* Remove a layer of indirection from hash_tableTrevor Saunders2014-06-241-19/+22
* cfgexpand.c (expand_gimple_cond): Remove check for current_loops.Richard Biener2014-06-061-12/+6
* re PR c++/47202 (Endless recursion during mangling)Jason Merrill2014-05-281-1/+1
* tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.Jan Hubicka2014-05-241-2/+2
* use templates instead of gengtype for typed allocation functionsTrevor Saunders2014-05-171-2/+2
* tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener2014-05-061-2/+2
* pass cfun to pass::executeTrevor Saunders2014-04-171-31/+31
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-19/+5
* remove has_gateTrevor Saunders2014-04-171-7/+0
* cgraphclones.c (cgraph_create_virtual_clone): Duplicate ipa_transforms_to_apply.Martin Jambor2014-04-161-0/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* merge auto_vec and stack_vecTrevor Saunders2013-12-201-1/+1
* re PR tree-optimization/59149 (diagnose_tm_1 calls flags_from_decl_or_type on...Aldy Hernandez2013-12-131-1/+2
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-1/+1
* Eliminate last_basic_block macro.David Malcolm2013-12-091-2/+2
* Eliminate BASIC_BLOCK macro.David Malcolm2013-12-091-4/+5
* Implement -fsanitize=signed-integer-overflow.Marek Polacek2013-12-041-6/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+6
* add auto_vecTrevor Saunders2013-11-221-9/+4
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-7/+11
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+5
* c-common.c (convert_vector_to_pointer_for_subscript): Remove cast to unsigned...Richard Sandiford2013-11-181-1/+1
* decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.Richard Sandiford2013-11-181-4/+4
* decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout.Richard Sandiford2013-11-181-4/+4
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-0/+2
* Add is_tm_endingTom de Vries2013-11-141-0/+16
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+2
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-1/+1
* Re-factor tree.h - Part 1.Diego Novillo2013-11-081-0/+6
* Autogenerated fixes of "->symbol." to "->"David Malcolm2013-10-291-47/+47
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+5
* tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod2013-10-181-0/+1