aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-01-09altivec.md (p8_vmrgow): Add support for V2DI, V2DF, V4SI, V4SF types.Carl Love11-14/+453
2018-01-09compiler: add escape analysis debug hashCherry Zhang8-0/+106
2018-01-09Part of the fix for pr82190 got undone by my newer memcmp checkin.Aaron Sawdey1-2/+2
2018-01-09re PR fortran/83742 (ICE in gfc_is_simply_contiguous, at fortran/expr.c:5323)Steven G. Kargl4-8/+25
2018-01-09compiler: use macro Unordered_map instead of std::unordered_mapIan Lance Taylor2-2/+2
2018-01-09Forgot to commit changelog entry:Aaron Sawdey1-0/+16
2018-01-09re PR rtl-optimization/83628 (performance regression when accessing arrays on...Uros Bizjak2-1/+7
2018-01-09[AArch64] Use vec_perm_indices helper routinesRichard Sandiford2-122/+66
2018-01-09[AArch64] Reject (high (const (plus anchor offset)))Richard Sandiford2-3/+8
2018-01-09Fix permute handling when vectorising scattersRichard Sandiford2-1/+10
2018-01-09re PR tree-optimization/83668 (wrong code with -O -fno-tree-dominator-opts -f...Richard Biener4-8/+73
2018-01-09Fix folding of Inf/NaN comparisons for -ftrapping-math (PR tree-optimization/...Joseph Myers12-12/+185
2018-01-09Add gcc_assert about stack alignment (PR sanitizer/82517).Martin Liska2-0/+10
2018-01-09re PR target/79883 (avr i18n: untranslated "interrupt" or "signal")Georg-Johann Lay2-2/+7
2018-01-09re PR target/82641 (Unable to enable crc32 for a certain function with target...Tamar Christina3-18/+29
2018-01-09typoGeorg-Johann Lay1-1/+1
2018-01-09Don't save registers in main().Georg-Johann Lay5-23/+57
2018-01-09re PR tree-optimization/83572 ([graphite] ICE in verify_dominators, at domina...Richard Biener4-1/+43
2018-01-09* ipa-inline.c (edge_badness): Revert accidental checkin.Jan Hubicka2-1/+5
2018-01-09re PR c++/80763 (-O3 causes error: inline clone in same comdat group list)Jan Hubicka2-2/+11
2018-01-09re PR target/83507 (ICE in internal_dfa_insn_code_* for powerpc targets)Jakub Jelinek4-4/+48
2018-01-09re PR preprocessor/83722 (the ICE dumper doesn't comment-out some error messa...Jakub Jelinek2-2/+10
2018-01-09re PR fortran/83741 (ICE in gfc_match_allocate, at fortran/match.c:4074)Steven G. Kargl2-0/+12
2018-01-09libgo: update to Go1.10beta1Ian Lance Taylor6-32/+97
2018-01-09match.c (gfc_match_allocate): Check for NULL pointer.Steven G. Kargl2-1/+5
2018-01-08RISC-V: Fix -msave-restore bug with sibcalls.Jim Wilson4-16/+39
2018-01-09Daily bump.GCC Administrator1-1/+1
2018-01-08re PR target/83677 (PPC: The xxpermr instruction is not generated correctly)Bill Schmidt5-3/+183
2018-01-08expr.c (gfc_check_pointer_assign): Fix typo in comment.Steven G. Kargl2-1/+5
2018-01-08rs6000-string.c (do_load_for_compare_from_addr): New function.Aaron Sawdey4-34/+1118
2018-01-08re PR rtl-optimization/81308 (ICE in calc_dfs_tree, at dominance.c:458)Jeff Law5-2/+126
2018-01-08re PR rtl-optimization/81308 (ICE in calc_dfs_tree, at dominance.c:458)Jeff Law2-1/+33
2018-01-08rs6000.c (rs6000_legitimate_combined_insn): Updated with the new names of the...Aaron Sawdey1-4/+8
2018-01-08PR target/83663 - Revert r255946Vidya Praveen5-116/+17
2018-01-08[arm] Add -march=armv8.3-a and dotprod multilib selection rulesKyrylo Tkachov6-6/+46
2018-01-08rs6000.md (cceq_ior_compare): Remove * so I can use it to generate rtl.Aaron Sawdey2-65/+141
2018-01-08re PR tree-optimization/83563 ([graphite] ICE: Segmentation fault (in instant...Richard Biener4-0/+30
2018-01-08re PR c++/83713 (ICE in do_narrow at gcc/convert.c:474)Richard Biener4-2/+26
2018-01-08Xfail ssa-dom-cse-2.c for nvptxTom de Vries2-1/+5
2018-01-08re PR tree-optimization/83685 (ICE: SSA corruption)Richard Biener4-0/+33
2018-01-08re PR lto/83719 (ICE (segfault) in hash_table<indirect_string_hasher, xcalloc...Richard Biener4-2/+25
2018-01-08Require stack size for some test-casesTom de Vries4-0/+9
2018-01-08re PR fortran/83611 ([PDT] Assignment of parameterized types causes double fr...Paul Thomas10-14/+163
2018-01-08[ARC] Revamp trampoline implementationClaudiu Zissulescu4-58/+54
2018-01-08[ARC] Enable unaligned access.Claudiu Zissulescu3-1/+8
2018-01-08Require alloca for some test-casesTom de Vries4-2/+11
2018-01-08epiphany: Enable Ada run-time buildSebastian Huber2-1/+8
2018-01-08nios2: Enable Ada run-time buildSebastian Huber2-1/+6
2018-01-08re PR tree-optimization/83580 (Wrong code caused by vectorization)Richard Biener4-5/+29
2018-01-08re PR tree-optimization/83517 (Missed optimization in math expression: (x+x)/...Richard Biener4-1/+20