summaryrefslogtreecommitdiff
path: root/gcc/gimple-pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-151-17/+52
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-79/+102
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-2/+8
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+3
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+7
* tree-pretty-print.c (dump_location): Make it extern.Manuel López-Ibáñez2014-10-031-44/+4
* cilk-builtins.def (__cilkrts_cilk_for_32): New.Jakub Jelinek2014-09-021-3/+19
* tree-vect-patterns.c (vect_recog_sad_pattern): New function for SAD pattern r...Cong Hou2014-06-241-0/+10
* Merge in wide-int.Kenneth Zadeck2014-05-061-11/+5
* Correct TDF_RAW pretty-printing of GIMPLE_OMP_FOR's GF_OMP_FOR_KIND_CILKSIMD.Thomas Schwinge2014-02-211-0/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR middle-end/59208 (ice in initialize_flags_in_bb)Richard Biener2013-11-291-4/+0
* revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich2013-11-291-8/+2
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+6
* Convert gimple types from a union to C++ inheritanceDavid Malcolm2013-11-191-3/+3
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+1
* Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.Aldy Hernandez2013-11-151-0/+5
* re PR middle-end/50262 (PTA doesn't disambiguate locally allocated heap objec...Richard Biener2013-11-151-2/+12
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+1
* gimple-pretty-print.c (dump_ssaname_info): Print newline also in case of VR_V...Jakub Jelinek2013-10-311-2/+14
* tree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE.Ilya Enkovich2013-10-301-2/+8
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-2/+6
* gimple-pretty-print.c (dump_ssaname_info): Always print "# " before the info,...Jakub Jelinek2013-10-231-8/+10
* tree-core.h (tree_code_name): Remove.Paulo Matos2013-10-161-8/+8
* target.c: New file.Jakub Jelinek2013-10-111-3/+116
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-2/+2
* gimple-pretty-print.c: Various whitespace tweaks.Christophe Lyon2013-09-241-12/+12
* gimple-pretty-print.c (dump_ssaname_info): New function.Kugan Vivekanandarajah2013-09-231-32/+46
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* Makefile.in (omp-low.o): Depend on $(TARGET_H).Jakub Jelinek2013-08-271-3/+25
* diagnostic.c (diagnostic_set_caret_max_width): Use pp_buffer.Gabriel Dos Reis2013-08-231-1/+1
* pretty-print.h (output_buffer::output_buffer): Declare.Gabriel Dos Reis2013-08-221-4/+0
* gimple-pretty-print.c (buffer): Remove.Gabriel Dos Reis2013-08-051-23/+16
* pretty-print.h (pp_bar_bar): New.Gabriel Dos Reis2013-08-041-10/+10
* pretty-print.h (pp_underscore): New.Gabriel Dos Reis2013-08-031-75/+75
* gimple-pretty-print.c (debug_gimple_stmt): Do not print extra newline.Richard Biener2013-04-081-1/+0
* Add uniform debug dump function names.Lawrence Crowl2013-03-291-0/+15
* trans-mem.c (expand_transaction): Do not set PR_INSTRUMENTEDCODE if GTMA_HAS_...Aldy Hernandez2013-03-081-0/+5
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* rtl.h (print_insn_with_notes): Prototype.Steven Bosscher2012-12-031-6/+43
* Remove alloca from dump_gimple_bb_headerH.J. Lu2012-10-301-11/+3
* dumpfile.c: New file with parts moved from tree-dump.c.Sharad Singhai2012-10-011-25/+25
* gimple.h (gimple_build_switch): Remove.Steven Bosscher2012-09-041-3/+1
* predict.c (maybe_hot_frequency_p): New parameter fun.Martin Jambor2012-08-241-2/+5
* cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther2012-08-141-1/+1
* re PR middle-end/54193 (dump_gimple_assign raw can't handle 4 operands)Marc Glisse2012-08-121-9/+17
* cfg.c (debug_bb): Do not set TDF_BLOCKS.Steven Bosscher2012-08-071-3/+3
* tree-dfa.c (referenced_var_lookup): Remove.Richard Guenther2012-08-021-15/+2