summaryrefslogtreecommitdiff
path: root/gcc/tree-pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/gomp-4_0-branch' into cilk-in-gompAldy Hernandez2013-06-281-0/+10
|\
| * * internal-fn.def (GOMP_SIMD_LANE, GOMP_SIMD_VF,jakub2013-06-281-0/+7
| * gcc/jakub2013-06-211-0/+3
* | Implement a new CILK_SIMD tree code and gimplify it into GIMPLE_OMP_FOR withAldy Hernandez2013-06-201-0/+4
|/
* * gimple-pretty-print.c (dump_gimple_omp_for): Don't handlejakub2013-06-141-19/+22
* * gimplify.c (gimplify_scan_omp_clauses): Handlejakub2013-06-121-0/+7
* * gimplify.c (gimplify_scan_omp_clauses): Handle arrayjakub2013-06-041-6/+24
* * tree.def (OMP_TEAMS, OMP_TARGET_DATA, OMP_TARGET,jakub2013-05-271-0/+21
* svn merge -r198832:199097 svn+ssh://gcc.gnu.org/svn/gcc/trunkjakub2013-05-201-1/+1
|\
| * 2013-05-15 Martin Jambor <mjambor@suse.cz>jamborm2013-05-151-1/+1
* | * gimple-pretty-print.c (dump_gimple_omp_atomic_load,jakub2013-04-301-0/+6
* | * gimple-pretty-print.c (dump_gimple_omp_for): Handle differentjakub2013-03-271-27/+197
|/
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* * rtl.h (print_insn_with_notes): Prototype.steven2012-12-031-5/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-4/+4
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-3/+2
* 2012-09-06 Richard Guenther <rguenther@suse.de>rguenth2012-09-061-3/+0
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-1/+3
* gcc/steven2012-08-071-2/+2
* gcc/steven2012-07-161-5/+5
* Add VEC_WIDEN_MULT_EVEN/ODD_EXPRrth2012-07-101-23/+9
* 2012-07-05 Richard Guenther <rguenther@suse.de>rguenth2012-07-051-1/+1
* Add MULT_HIGHPART_EXPRrth2012-06-271-0/+5
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* 2012-03-16 Richard Guenther <rguenther@suse.de>rguenth2012-03-161-4/+5
* 2012-03-12 Richard Guenther <rguenther@suse.de>rguenth2012-03-121-5/+35
* Delete VEC_EXTRACT_EVEN/ODD_EXPR.rth2011-12-231-16/+0
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-231-16/+0
* Revert two unintended commitsrth2011-12-131-0/+16
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-131-16/+0
* * gengtype.c (write_field_root): Avoid out-of-scope access of newv.matz2011-11-081-2/+4
* Merge from transactional-memory branch.aldyh2011-11-081-0/+20
* * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,irar2011-10-181-0/+23
* Rename vshuffle/vec_shuffle to vec_perm.rth2011-10-071-2/+2
* Vector shuffling patch from Artem Shinkarov.rth2011-10-031-0/+10
* 2011-09-02 Richard Guenther <rguenther@suse.de>rguenth2011-09-021-3/+5
* 2011-08-26 Tom de Vries <tom@codesourcery.com>vries2011-08-261-0/+4
* Merge from gomp-3_1-branch branch:jakub2011-08-021-0/+29
* * tree-pretty-print.c (dump_generic_code) <case CONSTRUCTOR>: Printjakub2011-07-011-8/+47
* * tree-pretty-print.c (dump_function_header): Add flags.aoliva2011-06-061-6/+7
* format clean updavidxl2011-06-011-1/+1
* Better function header dumpdavidxl2011-06-011-0/+36
* Revert wrong checkindavidxl2011-05-301-22/+0
* New option to disable/enable optimization passes. davidxl2011-05-301-0/+22
* 2011-03-15 Richard Guenther <rguenther@suse.de>rguenth2011-03-151-8/+12
* PR debug/46307jakub2010-11-051-0/+11
* PR debug/45673aoliva2010-10-081-0/+8
* PR debug/45604aoliva2010-09-131-4/+0
* PR debug/45419aoliva2010-09-081-5/+8