aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-03Empty the redirect_edge_var_map after each passAlan Lawrence1-1/+1
2015-12-03cfgexpand.c (expand_gimple_stmt_1): Return statement with DECL as return valu...Ilya Enkovich1-3/+6
2015-11-17Short-cut generation of simple built-in functionsRichard Sandiford1-1/+16
2015-11-16re PR middle-end/68117 (error: invalid PHI argument <<< Unknown tree: <invali...Richard Biener1-0/+3
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou1-5/+7
2015-11-03defer mark_addressable calls during expand till the end of expandAlexandre Oliva1-0/+3
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-4/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-14/+12
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-14/+13
2015-10-27cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener1-2/+2
2015-10-09[PR67891] don't test is_gimple_reg after parm expansionAlexandre Oliva1-3/+0
2015-09-27revert to assign_parms assignments using default defsAlexandre Oliva1-161/+171
2015-09-20switch from gimple to gimple*Trevor Saunders1-24/+24
2015-09-16re PR tree-optimization/67253 (ICE at -O3 on x86_64-linux-gnu (verify_gimple ...Richard Biener1-1/+3
2015-08-19[PR64164] fix regressions reported on m68k and armebAlexandre Oliva1-10/+34
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-117/+354
2015-08-03re PR middle-end/64744 (ARM: gcc internal compiler error: in store_field, at ...Alexander Basov1-1/+10
2015-07-31Use lowpart_subreg instead of simplify_gen_subregAnatoly Sokolov1-14/+5
2015-07-24Revert:David Edelsohn1-266/+104
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-104/+266
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-19/+4
2015-07-05target-insns.def (stack_protect_set, [...]): New targetm instruction patterns.Richard Sandiford1-14/+6
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-25hash-map-traits.h (unbounded_hashmap_traits): New class.Richard Sandiford1-19/+1
2015-06-18re PR middle-end/66568 ([CHKP] internal compiler error: in expand_expr_addr_e...Ilya Enkovich1-35/+57
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-10Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...Alexandre Oliva1-266/+104
2015-06-09[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-104/+266
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-06emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford1-1/+1
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev1-4/+4
2015-05-20cfgexpand.c (expand_debug_expr): Use UNARY_CLASS_P.Marek Polacek1-1/+1
2015-05-11Convert to md_asm_adjustRichard Henderson1-327/+286
2015-05-11Canonicalize asm volatility earlierRichard Henderson1-8/+3
2015-05-11Merge expand_asm_operands into expand_asm_stmtRichard Henderson1-95/+72
2015-05-11Only resolve_asm_operand_names onceRichard Henderson1-2/+0
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-3/+2
2015-04-23cfgexpand.c (expand_gimple_stmt_1): Use ops.code.Richard Biener1-1/+1
2015-04-17Postpone expanding va_arg until pass_stdargTom de Vries1-1/+2
2015-03-16re PR sanitizer/64820 (Libsanitizer fails with ((AddrIsAlignedByGranularity(a...Max Ostapenko1-10/+19
2015-03-10re PR rtl-optimization/65321 (ICE on valid code at -O2 and -O3 with -g enable...Jakub Jelinek1-0/+25
2015-03-09re PR middle-end/63743 (Thumb1: big regression for float operators by r216728)Thomas Preud'homme1-4/+2
2015-03-05re PR middle-end/65315 (incorrect alignment of local variable with aligned at...Steve Ellcey1-0/+7
2015-02-04Fix signedness of compares expanding debug exprs.Alexandre Oliva1-3/+6
2015-02-01re PR debug/64817 (compilation hangs at -O3 with -g enabled on x86_64-linux-gnu)Jakub Jelinek1-1/+86
2015-01-28re PR middle-end/64809 (ICE at -O3 with -g enabled on x86_64-linux-gnu (in 32...Yuri Rumyantsev1-1/+4
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-5/+10
2015-01-15re PR tree-optimization/64434 (Performance regression after operand canonical...Yuri Rumyantsev1-0/+80