PR tree-optimization/93683 - ICE on calloc with unused return value in ao_ref_init_fr...
[gcc.git] / gcc / testsuite / gcc.dg / ipa /
2020-02-10 Feng XueGeneralized value pass-through for self-recusive functi...
2020-01-10 Martin JamborFix ipa-clone-3.c on some targets
2020-01-08 Martin LiskaUse cgraph_node::dump_{asm_},name where possible.
2020-01-08 Feng XueFind matched aggregate lattice for self-recursive CP...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-19 Feng XueHandle aggregate pass-through for self-recursive call...
2019-12-18 Martin JamborIPA-CP: Remove bogus static keyword (PR 92971)
2019-12-18 Jan Hubickaipa-param-manipulation.h (get_original_index): Declare.
2019-12-10 Jakub Jelinekre PR ipa/92883 (ICE in compare_values_warnv)
2019-12-02 Feng XueEnable recursive function versioning
2019-11-23 Jan HubickaConvert inliner to function specific param infrastructure
2019-11-20 Wilco DijkstraPR85678: Change default to -fno-common
2019-11-18 Martin LiskaRemove strange dump suboptions in testsuite.
2019-11-18 Martin LiskaVerify NOP_EXPR LHS type in IPA ICF.
2019-11-15 Jan Hubickare PR testsuite/92520 (new test case gcc/testsuite...
2019-11-14 Jan HubickaSupport for value ranges in IPA predicates
2019-11-14 Feng XueSupport extended aggregate jump function in ipa-cp
2019-11-13 Martin LiskaEnhance syntax of -fdbg-cnt.
2019-10-24 Andreas Krebbelipa-sra-19.c: Avoid unprototyped function
2019-10-17 Feng Xuere PR testsuite/92125 (New test gcc.dg/ipa/pr91088...
2019-10-16 Feng XueGeneralized IPA predicate on parameter reference
2019-10-13 Rainer OrthRemove dg-add-options c99_runtime
2019-10-02 Jan Hubickacif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [....
2019-10-02 Martin Jambor[PR testsuite/91842] Skip gcc.dg/ipa/ipa-sra-19.c on...
2019-10-01 Jan Hubickainvoke.texi (early-inlining-insns-O2): Document.
2019-09-30 Martin Jambor[PR 91853] Prevent IPA-SRA ICEs on type-mismatched...
2019-09-24 Martin Jambor[PR 91832] Do not ICE on negative offsets in ipa-sra
2019-09-19 Martin JamborNew IPA-SRA
2019-09-19 Feng XueUse post-dom info to update if/switch predicate
2019-09-17 Feng XuePR ipa/91089 - Setup predicate for switch default case...
2019-09-10 Christophe Lyon[ARM/FDPIC v6 18/24] [ARM][testsuite] FDPIC: Enable...
2019-08-09 Martin LiskaImplement -fopt-info support for IPA ICF.
2019-06-14 Feng Xuere PR ipa/90401 (Missed propagation of by-ref constant...
2019-06-10 Martin LiskaIPA ICF: enhance dump about items in a non-singular...
2019-05-29 Martin LiskaRemove duplicite dg-compile (PR testsuite/90657).
2019-05-28 Martin LiskaHandle loop fields in IPA ICF (PR ipa/90555).
2019-03-29 Martin LiskaDump -fdbg-cnt limit reach also to stderr stream.
2019-03-17 John David Anglinre PR testsuite/89666 (FAIL: gcc.dg/ipa/ipa-icf-39...
2019-03-07 Martin JamborZero local estimated benefit for cloning extern inline...
2019-02-04 Martin LiskaBail out when ipa_fn_summaries does not contain entry...
2019-02-04 Martin LiskaBail out when ipa_fn_summaries does not contain entry...
2019-01-05 Jan Hubickainvoke.texi (max-inline-insns-small): New parameters.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-10 Martin Jambor[PR 88214] Check that an argument is a pointer
2018-11-20 Jan Hubickare PR ipa/87706 (Inlined functions trigger invalid...
2018-11-08 David Malcolmipa-inline.c/tree-inline.c: port from fprintf to dump...
2018-10-04 Prathamesh Kulkarnire PR tree-optimization/85787 (malloc_candidate_p fails...
2018-08-30 Sandra Loosemorenoexcept30.C: Make dependence on -fdelete-null-pointer...
2018-07-02 Martin LiskaRevert 2 ::get to ::get_create for IPA summaries (PR...
2018-06-08 Martin LiskaFix scan in ipa-icf-38.c.
2018-06-01 Richard Bienerre PR ipa/85960 (-fipa-pta and ifunc are incompatible)
2018-05-18 Martin LiskaSupport lower and upper limit for -fdbg-cnt flag.
2018-05-15 Prathamesh Kulkarnire PR ipa/85734 (--suggest-attribute=malloc misdiagnose...
2018-05-02 Tom de Vries[testsuite] Add scan-ltrans-tree-dump
2018-05-02 Tom de Vries[testsuite] Add scan-wpa-ipa-dump
2018-04-20 Martin JamborFix IPA-CP test for self-feeding recursive dependency
2018-04-20 Martin JamborCheck that clones of edges exist during IPA-CP
2018-01-30 Jan Hubickare PR ipa/83179 (gcc.dg/ipa/inline-1.c fail)
2018-01-17 Eric Botcazou* gcc.dg/ipa/inlinehint-4.c: Also pass --param inline...
2018-01-03 Jakub JelinekUpdate copyright years.
2018-01-03 Martin LiskaHandle noipa attribute in IPA visibility (PR ipa/83594).
2017-12-20 Jakub Jelinekre PR ipa/83506 (ICE: Segmentation fault in force_nonfa...
2017-11-28 Prathamesh Kulkarni[PR 82808] Use proper result types for arithmetic jump...
2017-11-27 Martin Jambor[PR 81248] Fix ipa-sra size check
2017-11-23 Jan Hubickaipa-fnsummary.c (record_modified_bb_info): Use sreal...
2017-11-16 Jan Hubickaipa-fnsummary.c (analyze_function_body): Accumulate...
2017-10-27 Prathamesh KulkarniExtend ipa-pure-const pass to propagate malloc attribute.
2017-10-12 Jan Hubickaprofile-count.c (safe_scale_64bit): Fix GCC4.x path.
2017-08-30 Martin LiskaFix IPA ICF with ASM statements (PR inline-asm/82001).
2017-08-20 John David Anglinre PR ipa/77732 (FAIL: gcc.dg/ipa/ipcp-cstagg-7.c scan...
2017-08-17 Tom de VriesRequire effective target nonlocal_goto for ipa/pr81696.c
2017-08-08 Martin LiskaICF: properly handle LABEL_DECLs (PR tree-opt/81696).
2017-07-27 Jakub Jelinekattribs.c (decl_attributes): Imply noinline, noclone...
2017-07-25 Martin LiskaFix wrong condition in ipa-visibility.c (PR ipa/81520).
2017-05-26 Martin LiskaBound partial-inlining-entry-probability param (PR...
2017-05-23 Jan Hubickacgraphunit.c (symbol_table::process_new_functions)...
2017-05-04 Jan Hubickaipa-cp.c (perform_estimation_of_a_value): Drop base_tim...
2017-04-03 Jonathan WakelyFix numerous typos in comments
2017-03-28 Martin LiskaFix calls.c for a _complex type (PR ipa/80104).
2017-02-01 Martin LiskaAdd dg-require-alias to a ICF test (PR testsuite/79272).
2017-01-23 Martin JamborFix compute_complex_assign_jump_func
2017-01-10 Martin LiskaIPA ICF: make algorithm stable to survive -fcompare...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-09 Kugan VivekanandarajahHandle unary pass-through jump functions for ipa-vrp
2016-11-09 Kugan VivekanandarajahFix ice in set_value_range
2016-10-25 Martin LiskaFix 2 typos in IPA ICF pass
2016-10-21 Kugan VivekanandarajahADDR_EXPR and nonnull
2016-10-17 Kugan VivekanandarajahUse get_ptr_nonnull in tree-vrp
2016-10-17 Kugan VivekanandarajahUse get/set_ptr_nonnull in ipa-vrp
2016-10-09 Prathamesh Kulkarniipa-cp.c (ipcp_alignment_lattice): Remove.
2016-09-23 Martin LiskaFix typo in IPA ICF
2016-09-22 Martin Liskare PR ipa/77653 (wrong code at -Os and above on x86_64...
2016-09-20 Kugan VivekanandarajahAdd IPA VRP
2016-09-11 Jan Hubickare PR ipa/63416 (Three calls to empty functions via...
2016-08-29 Eric Botcazou* gcc.dg/ipa/iinline-attr.c: XFAIL on Visium.
2016-08-26 Rainer OrthFix gcc.dg/ipa/propbits-2.c
2016-08-26 Prathamesh KulkarniPatch for performing interprocedural bitwise constant...
2016-08-22 Senthil Kumar SelvarajSkip tests that assume 4 byte alignment for avr
2016-08-09 Martin Jambor[PR ipa/71981] Make get_dynamic_type grok MEM_REF
2016-07-13 Senthil Kumar SelvarajFix some bogus testsuite failures for avr.
next