summaryrefslogtreecommitdiff
path: root/gcc/tree-stdarg.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-08 PR tree-optimization/69162jakub1-3/+6
2016-01-04 Update copyright years.jakub1-1/+1
2015-12-10gcc/ienkovich1-0/+6
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod1-2/+0
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod1-4/+3
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw1-7/+8
2015-10-08[PATCH] [3/n] Fix minor SSA_NAME leakslaw1-0/+2
2015-09-20switch from gimple to gimple*tbsaunde1-6/+6
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde1-4/+12
2015-08-11replace several uses of the anon namespace with GCC_FINALtbsaunde1-12/+4
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod1-19/+5
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod1-3/+0
2015-06-09Handle location in expand_ifn_va_arg_1vries1-0/+4
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod1-3/+0
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod1-3/+0
2015-05-18Move array-type va_list handling to build_va_argvries1-9/+5
2015-05-13Gimplify va_arg ap based on do_derefvries1-1/+8
2015-05-12Don't take address of ap unless necessaryvries1-7/+10
2015-04-28Evaluate side-effects in expand_ifn_va_arg_1vries1-0/+2
2015-04-17Postpone expanding va_arg until pass_stdargvries1-13/+171
2015-04-17Factor optimize_va_list_gpr_fpr_size out of pass_stdarg::executevries1-43/+51
2015-02-20 * tree-streamer.c (preload_common_nodes): Don't preloadjakub1-0/+7
2015-02-18Add fstdarg-optvries1-2/+3
2015-02-09 PR target/64979jakub1-15/+32
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34921-3/+9
2015-01-05 Update copyright years.jakub1-1/+1
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm1-10/+9
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod1-0/+3
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod1-0/+6
2014-07-09remove has_executetbsaunde1-1/+0
2014-04-17pass cfun to pass::executetbsaunde1-49/+47
2014-04-17pass current function to opt_pass::gate ()tbsaunde1-13/+6
2014-04-17remove has_gatetbsaunde1-1/+0
2014-01-02Update copyright years in gcc/rsandifo1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm1-3/+3
2013-12-09Eliminate last_basic_block macro.dmalcolm1-1/+1
2013-11-22 * gimple.h: Remove all includes.amacleod1-0/+5
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.dnovillo1-0/+1
2013-11-18gcc/ada/rsandifo1-5/+5
2013-11-18gcc/c-family/rsandifo1-1/+1
2013-11-18gcc/ada/rsandifo1-5/+5
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod1-0/+2
2013-10-23 * tree-ssa.h: Remove all #include'samacleod1-1/+6
2013-10-18 * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod1-0/+1
2013-09-28gcc/rsandifo1-2/+2
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod1-1/+1
2013-08-232013-08-24 Marc Glisse <marc.glisse@inria.fr>glisse1-8/+8
2013-08-05Automated conversion of passes to C++ classesdmalcolm1-17/+35
2013-02-05 PR tree-optimization/56205jakub1-0/+31