aboutsummaryrefslogtreecommitdiff
path: root/gcc/fwprop.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-04Remove CC0Segher Boessenkool1-1/+1
2021-04-29rtl-ssa: Fix -fcompare-debug failure [PR100303]Richard Sandiford1-1/+2
2021-03-23fwprop: Fix single_use_p calculationIlya Leoshkevich1-41/+40
2021-02-11reduce sparseset memory requirementRichard Biener1-1/+0
2021-01-21fwprop: Allow (subreg (mem)) simplificationsIlya Leoshkevich1-5/+28
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-17fwprop: Rewrite to use RTL SSARichard Sandiford1-1146/+539
2020-08-27vec: add exact argument for various grow functions.Martin Liska1-3/+3
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-2/+2
2019-07-04re PR target/88833 ([SVE] Redundant moves for WHILELO-based loops)Prathamesh Kulkarni1-41/+89
2019-06-07Fix fwprop call to call to paradoxical_subreg_pRichard Sandiford1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-05re PR middle-end/87852 (FAIL: gcc.c-torture/execute/pr53465.c)Richard Biener1-9/+15
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20poly_int: SUBREG_BYTERichard Sandiford1-1/+1
2017-10-13Make more use of GET_MODE_UNIT_BITSIZERichard Sandiford1-2/+2
2017-08-30[26/77] Use is_a <scalar_int_mode> in subreg/extract simplificationsRichard Sandiford1-2/+5
2017-08-22Make more use of paradoxical_subreg_pRichard Sandiford1-5/+2
2017-03-31re PR rtl-optimization/79405 (Infinite loop in fwprop)Segher Boessenkool1-0/+17
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-15Add a load_extend_op wrapperRichard Sandiford1-1/+1
2016-11-04defaults.h (LOAD_EXTEND_OP): Define if not already defined.Eric Botcazou1-2/+0
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-07-19builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1...Uros Bizjak1-1/+1
2016-07-12re PR tree-optimization/68961 (Test case gcc.target/powerpc/pr60203.c fails s...Richard Biener1-0/+9
2016-05-06fwprop.c (fwprop): Remove duplicate cleanup_cfg call.Richard Biener1-9/+2
2016-04-08re PR target/70574 (wrong code with -mavx2, read of partially initialised sta...Jakub Jelinek1-5/+27
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-10re PR tree-optimization/68619 (error: loop with header 6 not in loop tree)Jeff Law1-2/+4
2015-11-19fwprop.c (update_uses): Use flag_checking instead of gcc_checking_assert.Michael Matz1-1/+2
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-2/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-6/+6
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-17/+9
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod1-1/+0
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-3/+5
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-9/+3
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
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-1/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-6/+6
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+12
2014-08-28fwprop.c: Include rtl-iter.h.Richard Sandiford1-7/+10
2014-08-26Use rtx_insn in more places in fwprop.cDavid Malcolm1-2/+2
2014-08-22fwprop.c: Use rtx_insnDavid Malcolm1-16/+20
2014-07-09remove has_executeTrevor Saunders1-2/+0
2014-06-15df.h (df_mw_hardreg, [...]): Add a link pointer.Richard Sandiford1-15/+11
2014-06-15df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford1-35/+19