aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-stdarg.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-10tree-chkp.c (chkp_call_returns_bounds_p): Return true for VA_ARG call.Ilya Enkovich1-0/+6
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-2/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-4/+3
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-7/+8
2015-10-08[PATCH] [3/n] Fix minor SSA_NAME leaksJeff Law1-0/+2
2015-09-20switch from gimple to gimple*Trevor Saunders1-6/+6
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders1-4/+12
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders1-12/+4
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-19/+5
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-09Handle location in expand_ifn_va_arg_1Tom de Vries1-0/+4
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-05-18Move array-type va_list handling to build_va_argTom de Vries1-9/+5
2015-05-13Gimplify va_arg ap based on do_derefTom de Vries1-1/+8
2015-05-12Don't take address of ap unless necessaryTom de Vries1-7/+10
2015-04-28Evaluate side-effects in expand_ifn_va_arg_1Tom de Vries1-0/+2
2015-04-17Postpone expanding va_arg until pass_stdargTom de Vries1-13/+171
2015-04-17Factor optimize_va_list_gpr_fpr_size out of pass_stdarg::executeTom de Vries1-43/+51
2015-02-20tree-streamer.c (preload_common_nodes): Don't preload TI_VA_LIST* for offload...Bernd Schmidt1-0/+7
2015-02-18Add fstdarg-optTom de Vries1-2/+3
2015-02-09re PR target/64979 (stdarg optimization not able to find escape sites in phi ...Jakub Jelinek1-15/+32
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-3/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-10/+9
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+3
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+6
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-04-17pass cfun to pass::executeTrevor Saunders1-49/+47
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-13/+6
2014-04-17remove has_gateTrevor Saunders1-1/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-3/+3
2013-12-09Eliminate last_basic_block macro.David Malcolm1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+5
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-11-18decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.Richard Sandiford1-5/+5
2013-11-18c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout.Richard Sandiford1-1/+1
2013-11-18decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout.Richard Sandiford1-5/+5
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+2
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-1/+6
2013-10-18tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod1-0/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-2/+2
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-08-23re PR other/57324 (Undefined behavior issues found with clang's -fsanitize=un...Marc Glisse1-8/+8
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-17/+35
2013-02-05re PR tree-optimization/56205 (stdarg pass confused by jump threading)Jakub Jelinek1-0/+31
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1