summaryrefslogtreecommitdiff
path: root/gcc/trans-mem.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+7
* Add an no_reorder attribute for LTOak2014-09-241-0/+1
* IPA C++ refactoring 4/Nmarxin2014-08-251-4/+4
* * ipa-devirt.c: Include gimple-pretty-print.hhubicka2014-08-071-0/+3
* IPA C++ refactoring 2/Nmarxin2014-07-241-2/+4
* IPA C++ refactoring 1/Nmarxin2014-07-241-40/+39
* remove has_executetbsaunde2014-07-091-7/+0
* IPA REF alias refactoringmarxin2014-07-011-5/+3
* IPA REF refactoringmarxin2014-06-251-4/+4
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-19/+22
* 2014-06-06 Richard Biener <rguenther@suse.de>rguenth2014-06-061-12/+6
* PR c++/47202jason2014-05-281-1/+1
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-2/+2
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-2/+2
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-2/+2
* pass cfun to pass::executetbsaunde2014-04-171-31/+31
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-19/+5
* remove has_gatetbsaunde2014-04-171-7/+0
* 2014-04-16 Martin Jambor <mjambor@suse.cz>jamborm2014-04-161-0/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* merge auto_vec and stack_vectbsaunde2013-12-201-1/+1
* PR tree-optimization/59149aldyh2013-12-131-1/+2
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* Eliminate last_basic_block macro.dmalcolm2013-12-091-2/+2
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-4/+5
* Implement -fsanitize=signed-integer-overflow.mpolacek2013-12-041-6/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+6
* add auto_vectbsaunde2013-11-221-9/+4
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-7/+11
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+5
* gcc/c-family/rsandifo2013-11-181-1/+1
* gcc/ada/rsandifo2013-11-181-4/+4
* gcc/ada/rsandifo2013-11-181-4/+4
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+2
* Add is_tm_endingvries2013-11-141-0/+16
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+2
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* Re-factor tree.h - Part 1.dnovillo2013-11-081-0/+6
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-47/+47
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+5
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
* gcc/rsandifo2013-09-281-25/+25
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-128/+249
* PR lto/57602hubicka2013-08-051-0/+1
* * class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_Phubicka2013-06-051-0/+11
* * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ...hubicka2013-06-011-3/+3
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-7/+5
* 2013-05-16 Steve Ellcey <sellcey@imgtec.com>sje2013-05-161-1/+2
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-80/+117