Cleanup range of address calculations.
[gcc.git] / gcc /
2020-11-13 Andrew MacLeodCleanup range of address calculations.
2020-11-13 Martin Jamborloops: Invoke lim after successful loop interchange
2020-11-13 Richard Bienerimprove VN PHI hashing
2020-11-13 Iain Buclawd: Explicitly determine which built-in copysign functio...
2020-11-13 Iain Buclawd: Fix ICE in finish_thunk (PR97644)
2020-11-13 Martin Liskaclang: fix -Wmisleading-indentation warning.
2020-11-13 Iain Sandoedoc : Fix build error from r11-4972.
2020-11-13 Richard Bienertree-optimization/97812 - fix range query in VRP assert...
2020-11-13 Andrea Coralloaarch64: Make use of RTL predicates
2020-11-13 Sudakshina Dasaarch64: Add backend support for expanding __builtin_memset
2020-11-13 Iain SandoeC-Family, Objective-C : Implement Objective-C nullabili...
2020-11-13 Iain SandoeObjective-C [3/3] : Implement Wobjc-root-class [PR77404].
2020-11-13 Iain SandoeObjective-C [2/3] : Implement Wobjc-root-class [PR77404].
2020-11-13 Iain SandoeC-family, Objective-C [1/3] : Implement Wobjc-root...
2020-11-13 Richard Bienerremove almost all users of gimple_expr_code
2020-11-13 Aldy HernandezInline delegators in vrp_folder.
2020-11-13 Aldy HernandezMove vr_values out of vrp_prop into execute_vrp so...
2020-11-13 Aldy HernandezMove vrp_prop before vrp_folder.
2020-11-13 Aldy HernandezRefactor VRP threading code into vrp_jump_threader...
2020-11-13 Aldy HernandezGroup tree-vrp.c by functionality.
2020-11-13 Andrew MacLeodChange range_handler, was Re: Fix gimple_expr_code?
2020-11-13 GCC AdministratorDaily bump.
2020-11-13 Patrick Palkac++: Don't form a templated TARGET_EXPR in finish_compo...
2020-11-12 David Malcolmjit: add support for inline asm [PR87291]
2020-11-12 David Malcolmjit: fix string escaping
2020-11-12 David Malcolmlibgccjit.h: fix typo in comment
2020-11-12 Nelson ChuRISC-V: Enable ifunc if it was supported in the binutil...
2020-11-12 Joseph Myersc: C2x __has_c_attribute
2020-11-12 Jakub Jelinekopenmp: Implement allocate clause in omp lowering.
2020-11-12 Martin Jamborcgraph: Avoid segfault when attempting to dump NULL...
2020-11-12 Martin Jamboripa-cp: Work with time benefits and frequencies in...
2020-11-12 Marek Polaceksystem: Add WARN_UNUSED_RESULT
2020-11-12 Jan HubickaCompare field offsets in operand_equal_p and OEP_ADDRESS_OF
2020-11-12 Richard BienerMore PRE compile-time optimizations
2020-11-12 Nicholas GurievSpecify reason of -Winvalid-pch warning
2020-11-12 Jan HubickaAdd support for copy specifiers in fnspec
2020-11-12 Tobias BurnusFortran: improve location data for OpenACC/OpenMP direc...
2020-11-12 Thomas KoenigAdd test case for PR 97799.
2020-11-12 Richard BienerAvoid PRE insert iteration when possible
2020-11-12 Alex Coplanaarch64: Fix SVE2 BCAX pattern [PR97730]
2020-11-12 Richard Bienertree-optimization/97806 - fix PRE expression post order
2020-11-12 Jakub Jelinekc++: Fix up constexpr CLEANUP_POINT_EXPR and TRY_FINALL...
2020-11-12 Andreas KrebbelIBM Z: Fix PR97326: Enable fp compares in vec_cmp
2020-11-12 Andreas KrebbelIBM Z: Rename mode attr tointvec to TOINTVEC
2020-11-12 Jason Merrilldwarf2: Set DW_AT_declaration for undefined fns [PR97060]
2020-11-12 Kewen Lintestsuite: Adjust pr96789.c by disabling loop vect
2020-11-12 David Malcolmanalyzer: precision-of-wording for -Wanalyzer-stale...
2020-11-12 David Malcolmanalyzer: warn on invalid shift counts [PR97424]
2020-11-12 GCC AdministratorDaily bump.
2020-11-11 Iain SandoeCFI-handling : Add a hook to allow target-specific...
2020-11-11 Iain SandoeObjective-C++ : Allow prefix attrs on linkage specs.
2020-11-11 Patrick Palkac++: Change the mangling of __alignof__ [PR88115]
2020-11-11 Patrick Palkac++: Correct the handling of alignof(expr) [PR88115]
2020-11-11 Marek Polacekc++: Tweak tsubst_qualified_id location.
2020-11-11 Richard BienerFix PRE NEW_SETS guarding
2020-11-11 Richard BienerFix PRE topological expression set sorting
2020-11-11 Jakub Jelinektestsuite: Fix up scan-tree-dump-times regexps for...
2020-11-11 Eric BotcazouRemove superfluous call to Base_Type
2020-11-11 Eric BotcazouFix biased integer arithmetic
2020-11-11 Eric BotcazouFix segfault on elaboration of empty 1-element array...
2020-11-11 Eric BotcazouFix internal error on chain of constants with -gnatc
2020-11-11 Eric BotcazouFix internal error with Shift_Right operator on signed...
2020-11-11 Richard Bienertestsuite/97797 - adjust GIMPLE tests for sizetype
2020-11-11 Richard Bienertree-optimization/97623 - Avoid PRE hoist insertion...
2020-11-11 Richard Sandifordaarch64: Support SVE comparisons for unpacked integers
2020-11-11 Richard Sandifordvect: Allow vconds between different vector sizes
2020-11-11 liuhongtSupport Intel AVX VNNI
2020-11-11 Martin LiskaFix spelling.
2020-11-11 Richard BienerDrop topological sort for PRE phi-translation
2020-11-11 Aldy HernandezEarly exit on VR_VARYING from irange::set.
2020-11-11 zhengnannanAArch64: Add FLAG for arithmetic operation intrinsics...
2020-11-11 Tobias Burnusgfortran.dg/gomp/workshare-reduction-*.f90: Fix dumps...
2020-11-11 Jakub Jelinekfortran: Fix up gfc_typename CHARACTER length handling...
2020-11-11 Alan ModraRe: Refactor copying decl section names
2020-11-11 Strager NedsImprove efficiency of copying section from another...
2020-11-11 Strager NedsRefactor section name ref counting
2020-11-11 liuhongtFormatting, there should be a space between PTA_* and (.
2020-11-11 Nagaraju MekalaUpdate MicroBlaze strings test
2020-11-11 David Edelsohntestsuite: skip zero-scratch-regs on powerpc.
2020-11-11 GCC AdministratorDaily bump.
2020-11-11 Ilya LeoshkevichIBM Z: Fix bootstrap breakage due to HAVE_TF macro
2020-11-10 Marek Polacekc++: Improve static_assert diagnostic [PR97518]
2020-11-10 Marek Polacekc++: Add 5 unfixed tests.
2020-11-10 Strager NedsRefactor copying decl section names
2020-11-10 Aldy HernandezEarly exit from irange::set for poly ints.
2020-11-10 Martin Liskaanalyzer: remove dead code
2020-11-10 Tobias BurnusFortran: OpenMP 5.0 (in_,task_)reduction clause extensions
2020-11-10 Matthew Malcomsonopts: Change `is incompatible with` messages to have...
2020-11-10 Ian Lance Taylorlibgo: update to Go 1.15.4 release
2020-11-10 Jakub Jelinekc, c++: Fix up -Wunused-value on COMPLEX_EXPRs [PR97748]
2020-11-10 Richard Bienertree-optimization/97769 - fix assert in peeling for...
2020-11-10 Richard Bienertree-optimization/97780 - fix ICE in fini_pre
2020-11-10 zhengnannanAArch64: Add FLAG for tbl/tbx intrinsics [PR94442]
2020-11-10 Chung-Lin Tangopenmp: Implement OpenMP 5.0 base-pointer attachement...
2020-11-10 Ilya LeoshkevichIBM Z: Test long doubles in vector registers
2020-11-10 Ilya LeoshkevichIBM Z: Store long doubles in vector registers when...
2020-11-10 Eric BotcazouFix wrong code for boolean negation in condition at -O2
2020-11-10 Richard BienerMore PRE TLC
2020-11-10 David Candleraarch64: Skip arm targets in vq*shr*n_high_n intrinsic...
2020-11-10 Alex Coplandoc: Fix grammar in description of earlyclobber
next