aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-03-10PR90763: PowerPC vec_xl_len should take const argument.Will Schmidt4-0/+112
2020-03-10loop-iv: make find_simple_exit staticRoman Zhuykov3-2/+6
2020-03-10minor: fix intendation in ddg.cRoman Zhuykov2-17/+23
2020-03-10testsuite: Scan for SSE reg-reg moves only in pr80481.CUros Bizjak2-2/+6
2020-03-10Revert "Fix regression reported by tester due to recent IRA changes"Jeff Law2-1/+8
2020-03-10i386: Fix up *testqi_ext_3 insn&split for the *testdi_1 changes [PR94088]Jakub Jelinek4-6/+32
2020-03-10Update gcc sv.po.Joseph Myers2-161/+163
2020-03-09gdbinit.in: Fix typo.Jason Merrill2-1/+5
2020-03-10Daily bump.GCC Administrator1-1/+1
2020-03-09c++: Fix convert_like in template [PR91465, PR93870, PR92031, PR94068]Marek Polacek13-30/+176
2020-03-09c++: Readd [LR]ROTATE_EXPR support to constexpr.c [PR94067]Jakub Jelinek4-0/+27
2020-03-09Revert: One more patch for PR93564: Prefer smaller hard regno when we do not ...Vladimir N. Makarov2-3/+11
2020-03-09Fix 'A' operand modifier: PR inline-asm/94095Andrew Pinski2-1/+7
2020-03-09rs6000: Fix -mlong-double documentationCarl Love1-1/+2
2020-03-09c++: Fix ABI issue with alignas on armv7hl [PR94050]Marek Polacek4-0/+27
2020-03-09[testsuite][arm] Fix typo in fuse-caller-save.cChristophe Lyon2-1/+5
2020-03-09Restore alignment in rs6000 target.Martin Liska4-5/+26
2020-03-09alias: Punt after walking too many VALUEs during a toplevel find_base_term ca...Jakub Jelinek3-0/+14
2020-03-09Insert default return_void at the end of coroutine bodyBin Cheng4-31/+102
2020-03-08[testsuite] Fix PR94019 to check vector char when vect_hw_misalignKewen Lin2-1/+10
2020-03-08[testsuite] Fix PR94023 to guard case under vect_hw_misalignKewen Lin2-1/+7
2020-03-09Daily bump.GCC Administrator1-1/+1
2020-03-08Patch and ChangeLogs for PR93581Paul Thomas5-3/+87
2020-03-08c++: Fix missing SFINAE when binding a bit-field to a reference (PR 93729)Patrick Palka4-9/+34
2020-03-08c++: Fix pretty printing of TYPENAME_TYPEsPatrick Palka4-1/+29
2020-03-08gcc.target/i386/pr89229-3c.c: Include "pr89229-3a.c"H.J. Lu2-1/+8
2020-03-07Daily bump.GCC Administrator1-1/+1
2020-03-06analyzer: improvements to region_model::get_representative_treeDavid Malcolm7-5/+172
2020-03-06analyzer: improvements to state dumpingDavid Malcolm8-26/+188
2020-03-06Fix mangling ICE [PR94027]Nathan Sidwell3-1/+31
2020-03-06[AArch64] Use intrinsics for widening multiplies (PR91598)Wilco Dijkstra6-200/+185
2020-03-06[AArch64] Fix lane specifier syntaxWilco Dijkstra7-20/+40
2020-03-06[AArch64][SVE] Add missing movprfx attribute to some ternary arithmetic patternsKyrylo Tkachov2-0/+8
2020-03-06rs6000: Correct logic to disable NO_SUM_IN_TOC and NO_FP_IN_TOC [PR94065]David Edelsohn4-6/+15
2020-03-06Avoid putting a REG_NOTE on anything other than an INSN in haifa-sched.cAndrew Pinski2-0/+16
2020-03-06arc: Update tumaddsidi4 test.Claudiu Zissulescu2-2/+6
2020-03-06Add missing ChangeLog entriesAndreas Krebbel1-0/+38
2020-03-06ACLE intrinsics: BFloat16 load intrinsics for AArch32Delia Burduv7-22/+387
2020-03-06ACLE intrinsics: BFloat16 store (vst<n>{q}_bf16) intrinsics for AArch32Delia Burduv10-16/+232
2020-03-06RISC-V: Fix testsuite regression due to recent IRA changes.Kito Cheng2-4/+7
2020-03-06aarch64: ACLE intrinsics for BFCVTN, BFCVTN2 and BFCVTDelia Burduv12-0/+208
2020-03-06Fix error format string.Andreas Krebbel1-2/+2
2020-03-06re PR tree-optimization/90883 (Generated code is worse if returned struct is ...Kito Cheng2-3/+9
2020-03-05i386: Properly encode vector registers in vector moveH.J. Lu14-181/+332
2020-03-06Daily bump.GCC Administrator1-1/+1
2020-03-05[PATCH][testuite] Fix pr80481.C after epilogue vectorizationAndre Vieira2-0/+8
2020-03-05c: ignore initializers for elements of variable-size types [PR93577]Joseph Myers10-7/+121
2020-03-05Commit correct version of gimple.c fileJeff Law1-1/+1
2020-03-05Fix location maybe_diag_overlap passes to diagnostics so that diagnostic prag...Jeff Law7-30/+63
2020-03-05i386: Fix some -O0 avx2intrin.h and xopintrin.h intrinsic macros [PR94046]Jakub Jelinek6-8/+91