summaryrefslogtreecommitdiff
path: root/gcc/gimple.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/gomp-4_0-branch' into cilk-in-gompAldy Hernandez2013-06-281-5/+34
|\
| * svn merge -r199097:200419 svn+ssh://gcc.gnu.org/svn/gcc/trunkjakub2013-06-261-0/+3
| |\
| | * * gimple.h (gimple_can_coalesce_p): Prototype.law2013-06-141-0/+3
| * | gcc/jakub2013-06-211-1/+27
* | | Implement a new CILK_SIMD tree code and gimplify it into GIMPLE_OMP_FOR withAldy Hernandez2013-06-201-3/+4
|/ /
* | * gimple-pretty-print.c (dump_gimple_omp_for): Don't handlejakub2013-06-141-2/+27
* | * tree.def (OMP_TEAMS, OMP_TARGET_DATA, OMP_TARGET,jakub2013-05-271-3/+94
* | svn merge -r196807:198832 svn+ssh://gcc.gnu.org/svn/gcc/trunkjakub2013-05-131-5/+84
|\ \ | |/
| * This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-1/+51
| * [Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook.jgreenhalgh2013-04-221-3/+2
| * Simplified GIMPLE IL builder functions.dnovillo2013-04-181-1/+31
* | * gimple-pretty-print.c (dump_gimple_omp_atomic_load,jakub2013-04-301-0/+24
* | * gimple-pretty-print.c (dump_gimple_omp_for): Handle differentjakub2013-03-271-0/+26
|/
* 2013-03-18 Richard Biener <rguenther@suse.de>rguenth2013-03-181-17/+0
* * trans-mem.c (expand_transaction): Do not set PR_INSTRUMENTEDCODEaldyh2013-03-081-0/+3
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* 2013-01-07 Richard Biener <rguenther@suse.de>rguenth2013-01-071-0/+1
* 2012-11-28 Richard Biener <rguenther@suse.de>rguenth2012-11-281-0/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-15/+12
* Instrument built-in memory access function callsdodji2012-11-121-0/+3
* 2012-10-30 Richard Biener <rguenther@suse.de>rguenth2012-10-301-0/+25
* PR debug/54828jakub2012-10-241-0/+18
* * tree-ssa-operands.h (struct def_optype_d, def_optype_p): Remove.matz2012-10-231-62/+37
* 2012-09-27 Dehao Chen <dehao@google.com>dehao2012-09-271-1/+1
* Integrate lexical block into source_location.dehao2012-09-191-7/+7
* 2012-09-18 Richard Guenther <rguenther@suse.de>rguenth2012-09-181-6/+6
* 2012-09-11 Richard Guenther <rguenther@suse.de>rguenth2012-09-111-2/+1
* * gimple.h (gimple_build_switch): Remove.steven2012-09-041-3/+5
* 2012-08-20 Richard Guenther <rguenther@suse.de>rguenth2012-08-201-1/+1
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-0/+2
* gcc/steven2012-07-241-2/+0
* * basic-block.h (struct edge_def): Use basic_block instead ofsteven2012-07-111-4/+4
* gcc/steven2012-07-081-0/+1
* * tree-ssa-loop-im.c (execute_sm): Do not check flag_tm.aldyh2012-06-011-1/+1
* PR tree-optimization/52558aldyh2012-05-311-1/+9
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* * gimple.h (gimple_set_in_transaction): Remove.aldyh2012-05-211-14/+1
* * cgraphbuild.c (record_reference): Update.hubicka2012-05-191-1/+1
* 2012-05-15 Richard Guenther <rguenther@suse.de>rguenth2012-05-151-1/+11
* * basic-block.h (struct rtl_bb_info, struct gimple_bb_info): Movematz2012-05-031-37/+15
* * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz2012-05-021-262/+376
* gcc/steven2012-05-021-0/+1
* 2012-04-05 Richard Guenther <rguenther@suse.de>rguenth2012-04-051-7/+0
* 2012-04-05 Richard Guenther <rguenther@suse.de>rguenth2012-04-051-1/+1
* 2012-03-29 Richard Guenther <rguenther@suse.de>rguenth2012-03-291-1/+0
* PR middle-end/51752aldyh2012-02-281-2/+20
* 2012-02-24 Richard Guenther <rguenther@suse.de>rguenth2012-02-241-2/+7
* * gimple.h (gimplify_body): Remove first argument.ebotcazou2012-01-111-1/+1
* * gimple.c (is_gimple_non_addressable): Remove.aldyh2012-01-091-3/+0
* PR middle-end/51761jakub2012-01-051-1/+2