]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2020-12-14 François Dumontlibstdc++: Fix several _GLIBCXX_DEBUG tests
2020-12-14 GCC AdministratorDaily bump.
2020-12-13 Maciej W. RozyckiVAX: Unify push operation selection
2020-12-13 Maciej W. RozyckiVAX: Check the correct operand for constant 0 push...
2020-12-13 Maciej W. RozyckiVAX: Handle subtracting from self with QMATH DImode...
2020-12-13 Maciej W. RozyckiVAX: Handle constant 0 with QMATH DImode add/sub
2020-12-13 Maciej W. RozyckiVAX: Remove unused register allocation from QMATH DImod...
2020-12-13 Maciej W. RozyckiVAX: Fix lower bound adjustment with `casesi'
2020-12-13 Jakub Jelinekwidening_mul: Fix a > ~b to .ADD_OVERFLOW optimization...
2020-12-13 Tamar ChristinaRevert "Arm: Add NEON and MVE RTL patterns for Complex...
2020-12-13 Jakub Jelinekvarasm: Reject soft frame or arg pointer registers...
2020-12-13 Tamar ChristinaArm: Add NEON and MVE RTL patterns for Complex Addition...
2020-12-13 Tamar ChristinaArm: Add support for auto-vectorization using HF mode.
2020-12-13 Tamar Christinamiddle-end: Support complex Addition
2020-12-13 Tamar Christinamiddle-end: Refactor and expose some vectorizer helper...
2020-12-13 Thomas KoenigShow coarrays on parse tree dump, implement debug for...
2020-12-13 Rainer Orthtestsuite: Fix various scan-assembler-symbol-section...
2020-12-13 Richard SandifordTweak the way that is_a is implemented
2020-12-13 Richard SandifordMove iterator_range to a new iterator-utils.h file
2020-12-13 Richard Sandifordrtlanal: Remove noop_move_p REG_EQUAL condition
2020-12-13 Richard Sandifordvec: Silence clang warning
2020-12-13 GCC AdministratorDaily bump.
2020-12-12 François Dumontlibstdc++: Fix _GLIBCXX_DEBUG mode constexpr compatibility
2020-12-12 Paul ThomasFortran: Enable inquiry references in data statements...
2020-12-12 Jakub Jelinekmatch.pd: Add ~(X - Y) -> ~X + Y simplification [PR96685]
2020-12-12 Jakub Jelinekwidening_mul: Recognize another form of ADD_OVERFLOW...
2020-12-12 Jakub Jelinekopenmp, openacc: Fix up handling of data regions [PR98183]
2020-12-12 GCC AdministratorDaily bump.
2020-12-11 Jason Merrillc++: Avoid considering some conversion ops [PR97600]
2020-12-11 Jason Merrillc++: Fix build with --enable-gather-detailed-mem-stats.
2020-12-11 Nathan Sidwellc++: Final module preparations
2020-12-11 Nathan Sidwellc++: Refactor final cleanup
2020-12-11 Jim WilsonAdd missing varasm DECL_P check.
2020-12-11 GCC AdministratorDaily bump.
2020-12-11 Ian Lance Taylorcompiler: encode user visible names if necessary
2020-12-11 Christophe... arm: Auto-vectorization for MVE clean condition for...
2020-12-11 Claudiu Zissulescuarc: Update ARC700 cache hazard detection.
2020-12-11 Claudiu Zissulescuarc: Avoid generating brcc instructions with limm
2020-12-11 Claudiu Zissulescuarc: Refurbish adc/sbc patterns
2020-12-11 Nathan Sidwellc++: module test harness
2020-12-11 Nathan Sidwellc++: cp_tree_equal tweaks
2020-12-11 Christophe... arm: Auto-vectorization for MVE: vorr
2020-12-11 Claudiu Zissulescuarc: Use separate predicated patterns for mpyd(u)
2020-12-11 H.J. Lux86: Update user interrupt handler stack frame
2020-12-11 Nathan Sidwellc++: Module lang hook overriding
2020-12-11 Nathan Sidwellc++: name lookup API for modules
2020-12-11 Patrick Palkac++: missing SFINAE with pointer subtraction [PR78173]
2020-12-11 Andrea Coralloarm: Improve documentation for effective target 'arm_so...
2020-12-11 Andrea Coralloarm: [testsuite] fix lob tests for -mfloat-abi=hard
2020-12-11 Richard Bienertestsuite/98244 - amend gcc.dg/vect/vect-live-6.c
2020-12-11 Richard Bienertestsuite/98242 - amend gcc.dg/vect/bb-slp-subgroups-3.c
2020-12-11 Richard Bienertestsuite/98240 - amend gcc.dg/vect/pr97678.c
2020-12-11 Richard Bienertestsuite/98239 - require vect_condition for gcc.dg...
2020-12-11 Jakub Jelinekexpand: Fix up expand_doubleword_mod on 32-bit targets...
2020-12-11 Richard Bienertree-optimization/98235 - limit SLP discovery
2020-12-11 Jakub Jelinekexpansion: Sign or zero extend on MEM_REF stores into...
2020-12-11 Andrea Coralloira.c: Fix ICE in ira-color [PR97092]
2020-12-11 Richard Bienertree-optimization/95582 - fix vector pattern with bool...
2020-12-11 HongyuFix feature check for HRESET/AVX_VNNI/UINTR
2020-12-10 Jakub Jelinekdojump: Fix up probabilities splitting in dojump.c...
2020-12-10 Jonathan Wakelylibstdc++: Remove redundant branches in countl_one...
2020-12-10 Andrew MacLeodReduce memory requirements for ranger
2020-12-10 Ed SchonbergFix PR ada/98230
2020-12-10 Jason Merrillc++: Add make_temp_override generator functions
2020-12-10 Jason Merrillc++: Update value of __cplusplus for C++20.
2020-12-10 Marek Polacekc++: Add fixed test [PR91506]
2020-12-10 Nathan Sidwellc++: modules & using-decls
2020-12-10 Nathan Sidwellc++: Name lookup for modules
2020-12-10 Nathan Sidwellc++: modularize spelling suggestions
2020-12-10 Dennis Zhangarm: Fix typo in testcase mve-vsub_1.c
2020-12-10 Marek Polacekc++: Add fixed test [PR68451]
2020-12-10 Nathan Sidwellc++: name-lookup refactoring
2020-12-10 Eric BotcazouSmall fix to PLACEHOLDER_EXPR handling in loc_list_from...
2020-12-10 Nathan Sidwellc++: Module-specific error and tree dumping
2020-12-10 Nathan Sidwellc++: name-lookup cleanups
2020-12-10 Bernd EdlingerRemove misleading debug line entries
2020-12-10 Richard Bienerremove obsolete conversion handling from vectorizable_a...
2020-12-10 Christophe... arm: Auto-vectorization for MVE: vand
2020-12-10 Richard Sandiforddata-ref: Rework integer handling in split_constant_off...
2020-12-10 Joel Hutton[VECT] pr97929 fix
2020-12-10 Joel HuttonAdd WIDEN_PLUS, WIDEN_MINUS pretty print
2020-12-10 Richard Bienertree-optimization/98211 - fix bogus vectorization of...
2020-12-10 Alexandre Olivadrop __builtin_ from __clear_cache libname
2020-12-10 Jakub Jelinekdojump: Improve float != comparisons on x86 [PR98212]
2020-12-10 Jakub Jelinekdojump: Optimize a == a or a != a [PR98169]
2020-12-10 Jakub Jelinekopenmp: Fix ICE with broken doacross loop [PR98205]
2020-12-10 Richard BienerAllow scalar fallback for pattern root stmt
2020-12-10 Simon CookRISC-V: Explicitly call python when using multilib...
2020-12-10 Nikhil Benesch-fdump-go-spec: ignore type ordering of incomplete...
2020-12-10 Ian Lance Taylorgo-test.exp: recognize errorcheckdir -n
2020-12-10 GCC AdministratorDaily bump.
2020-12-09 Ian Lance Taylorgo-test.exp: rewrite errchk regexp quoting
2020-12-09 Jakub Jelinekphiopt: Fix up two_value_replacement BOOLEAN_TYPE handl...
2020-12-09 Przemyslaw... aarch64: Add +pauth to -march
2020-12-09 Uros Bizjaki386: Remove REG_ALLOC_ORDER definition
2020-12-09 Jonathan Wakelylibstdc++: Fix build failure for target with no way...
2020-12-09 Richard Bienertree-optimization/98213 - cache PHI walking result...
2020-12-09 Nathan Sidwellc++: Module parsing
2020-12-09 Marek Polacekc++: Fix printing of decltype(nullptr) [PR97517]
2020-12-09 Martin Liskatestsuite: fix 2 tests on aarch64
next
This page took 0.086569 seconds and 5 git commands to generate.