Show patches with: Submitter = Martin Liška       |    State = Action Required       |    Archived = No       |   2533 patches
« 1 2 ... 12 13 1425 26 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
gcov: do not ICE on NULL string in JSON export. gcov: do not ICE on NULL string in JSON export. - - - - --- 2018-11-27 Martin Liška New
Fix slowness in gcov (PR gcov-profile/88225). Fix slowness in gcov (PR gcov-profile/88225). - - - - --- 2018-11-27 Martin Liška New
[RFC] Come up with memop_ret enum instead of int endp for memory operations. [RFC] Come up with memop_ret enum instead of int endp for memory operations. - - - - --- 2018-11-23 Martin Liška New
Fix option values for -march. Fix option values for -march. - - - - --- 2018-11-22 Martin Liška New
[RFC] Extend locations where to seach for Fortran pre-include. [RFC] Extend locations where to seach for Fortran pre-include. - - - - --- 2018-11-20 Martin Liška New
Do not mix -fsanitize=thread and -mabi=ms (PR sanitizer/88017). Do not mix -fsanitize=thread and -mabi=ms (PR sanitizer/88017). - - - - --- 2018-11-20 Martin Liška New
[OBVIOUS] Add -fomit-frame-pointer to a test-case (PR ipa/88093). [OBVIOUS] Add -fomit-frame-pointer to a test-case (PR ipa/88093). - - - - --- 2018-11-20 Martin Liška New
Fix condition in lto-symtab.c (PR lto/88077). Fix condition in lto-symtab.c (PR lto/88077). - - - - --- 2018-11-19 Martin Liška New
Fix how we match for count(n*) in gcov tests. Fix how we match for count(n*) in gcov tests. - - - - --- 2018-11-19 Martin Liška New
Detect mixed usage of spaces and tabs. Detect mixed usage of spaces and tabs. - - - - --- 2018-11-19 Martin Liška New
Strenghten assumption about function start and end line (PR gcov-profile/88045). Strenghten assumption about function start and end line (PR gcov-profile/88045). - - - - --- 2018-11-16 Martin Liška New
Fix ICE in lto_symtab_merge_symbols_1 (PR lto/88004). Fix ICE in lto_symtab_merge_symbols_1 (PR lto/88004). - - - - --- 2018-11-16 Martin Liška New
Support simd function declarations via a pre-include. (was: [PATCH][RFC]Overloading intrinsics) Support simd function declarations via a pre-include. (was: [PATCH][RFC]Overloading intrinsics) - - - - --- 2018-11-14 Martin Liška New
Do not allow -mabi=ms and -fsanitize={,kernel-}address (PR sanitizer/87930). Do not allow -mabi=ms and -fsanitize={,kernel-}address (PR sanitizer/87930). - - - - --- 2018-11-12 Martin Liška New
[DOCS] Fix documentation of __builtin_cpu_is and __builtin_cpu_supports for x86. [DOCS] Fix documentation of __builtin_cpu_is and __builtin_cpu_supports for x86. - - - - --- 2018-11-12 Martin Liška New
[RFC] Come up with -flive-patching master option. [RFC] Come up with -flive-patching master option. - - - - --- 2018-11-09 Martin Liška New
Instrument only selected files (PR gcov-profile/87442). Instrument only selected files (PR gcov-profile/87442). - - - - --- 2018-11-08 Martin Liška New
Revert libsanitizer r318802 as we don't use Scudo allocator (PR sanitizer/87892). Revert libsanitizer r318802 as we don't use Scudo allocator (PR sanitizer/87892). - - - - --- 2018-11-08 Martin Liška New
Remove unreachable nodes before IPA profile pass (PR ipa/87706). Remove unreachable nodes before IPA profile pass (PR ipa/87706). - - - - --- 2018-11-08 Martin Liška New
[RFC] Fix UBSAN in postreload-gcse.c (PR rtl-optimization/87868). [RFC] Fix UBSAN in postreload-gcse.c (PR rtl-optimization/87868). - - - - --- 2018-11-06 Martin Liška New
Improve -fprofile-report. Improve -fprofile-report. - - - - --- 2018-11-06 Martin Liška New
[OBVIOUS] Fix printf call in symtab.c. [OBVIOUS] Fix printf call in symtab.c. - - - - --- 2018-11-05 Martin Liška New
[committed] Cherry-pick asan fix (PR sanitizer/87860) [committed] Cherry-pick asan fix (PR sanitizer/87860) - - - - --- 2018-11-05 Martin Liška New
[4/4] Come up with SIZE_AMOUNT and use it in memory statistics and sort stats. Enhance and fix various issues in -fmem-report - - - - --- 2018-11-02 Martin Liška New
[3/4] Fix vector memory statistics. Enhance and fix various issues in -fmem-report - - - - --- 2018-11-02 Martin Liška New
[2/4] Fix GNU coding style. Enhance and fix various issues in -fmem-report - - - - --- 2018-11-02 Martin Liška New
[1/4] Fix string pool statistics. Enhance and fix various issues in -fmem-report - - - - --- 2018-11-02 Martin Liška New
Remove options that are not disabled with -Os (PR web/87829). Remove options that are not disabled with -Os (PR web/87829). - - - - --- 2018-11-02 Martin Liška New
Come up with htab_hash_string_vptr and use string-specific if possible. Come up with htab_hash_string_vptr and use string-specific if possible. - - - - --- 2018-10-31 Martin Liška New
Verify that last argument of __builtin_expect_with_probability is a real cst (PR c/87811). Verify that last argument of __builtin_expect_with_probability is a real cst (PR c/87811). - - - - --- 2018-10-31 Martin Liška New
[OBVIOUS] Fix hash-table violation in trans-decl.c. [OBVIOUS] Fix hash-table violation in trans-decl.c. - - - - --- 2018-10-31 Martin Liška New
hash-table violation in gcc/fortran/trans-decl.c hash-table violation in gcc/fortran/trans-decl.c - - - - --- 2018-10-30 Martin Liška New
[DOCS,OBVIOUS] Fix typo in documentation of __builtin_expect_with_probability. [DOCS,OBVIOUS] Fix typo in documentation of __builtin_expect_with_probability. - - - - --- 2018-10-30 Martin Liška New
[RFC] Sanitize equals and hash functions in hash-tables. [RFC] Sanitize equals and hash functions in hash-tables. - - - - --- 2018-10-29 Martin Liška New
Relax hash function to match equals function behavior (PR testsuite/86158). Relax hash function to match equals function behavior (PR testsuite/86158). - - - - --- 2018-10-26 Martin Liška New
[OBVIOUS] Revert partially changes from r265454 (PR other/87735). [OBVIOUS] Revert partially changes from r265454 (PR other/87735). - - - - --- 2018-10-25 Martin Liška New
[OBVIOUS] Use signed char in a test (PR testsuite/87739). [OBVIOUS] Use signed char in a test (PR testsuite/87739). - - - - --- 2018-10-25 Martin Liška New
[8/N] Bump libasan version due to adjustement in shadow memory offset for ppc64 target. [8/N] Bump libasan version due to adjustement in shadow memory offset for ppc64 target. - - - - --- 2018-10-25 Martin Liška New
[6/7] Adjust asan_shadow_offset for powerpc64 targets. libsanitizer: merge from trunk - - - - --- 2018-10-25 Martin Liška New
[7/7] Update test-suite expected output after rewording in libsanitizer. libsanitizer: merge from trunk - - - - --- 2018-10-24 Martin Liška New
[5/7] New local GCC patch for CAN_SANITIZE_UB ifdef. libsanitizer: merge from trunk - - - - --- 2018-10-24 Martin Liška New
[4/7] Apply LOCAL_PATCHES and remove not used ones. libsanitizer: merge from trunk - - - - --- 2018-10-24 Martin Liška New
[3/7] Update build system: include new files and run autoheader, autoconf, automake libsanitizer: merge from trunk - - - - --- 2018-10-24 Martin Liška New
Remove reduntant dumps and make tp_first_run dump more compact. Remove reduntant dumps and make tp_first_run dump more compact. - - - - --- 2018-10-23 Martin Liška New
[1/7] Update merge script and HOWTO_MERGE documentation. libsanitizer: merge from trunk - - - - --- 2018-10-23 Martin Liška New
Remove extra memory allocation of strings. Remove extra memory allocation of strings. - - - - --- 2018-10-23 Martin Liška New
Make __PRETTY_FUNCTION__-like functions mergeable string csts (PR c++/64266). Make __PRETTY_FUNCTION__-like functions mergeable string csts (PR c++/64266). - - - - --- 2018-10-23 Martin Liška New
Switch conversion: support any ax + b transformation (PR tree-optimization/84436). Switch conversion: support any ax + b transformation (PR tree-optimization/84436). - - - - --- 2018-10-11 Martin Liška New
Simplify comparison of attrs in IPA ICF. Simplify comparison of attrs in IPA ICF. - - - - --- 2018-10-11 Martin Liška New
Fix setting of hotness in non-LTO mode (PR gcov-profile/77698). Fix setting of hotness in non-LTO mode (PR gcov-profile/77698). - - - - --- 2018-10-09 Martin Liška New
Remove dead functions and fix VMS target by moving back some functions. Remove dead functions and fix VMS target by moving back some functions. - - - - --- 2018-10-09 Martin Liška New
Come up with gcc/testsuite/g++.target/i386/i386.dg and move there some tests. Come up with gcc/testsuite/g++.target/i386/i386.dg and move there some tests. - - - - --- 2018-10-08 Martin Liška New
Redirect call within specific target attribute among MV clones (PR ipa/82625). Redirect call within specific target attribute among MV clones (PR ipa/82625). - - - - --- 2018-10-04 Martin Liška New
Error about alias attribute with body definition (PR c/87483). Error about alias attribute with body definition (PR c/87483). - - - - --- 2018-10-04 Martin Liška New
Use get_create for fn_summary (PR ipa/87491). Use get_create for fn_summary (PR ipa/87491). - - - - --- 2018-10-03 Martin Liška New
ASAN: emit line information of stack variables. ASAN: emit line information of stack variables. - - - - --- 2018-09-27 Martin Liška New
GCOV: introduce --json-format. GCOV: introduce --json-format. - - - - --- 2018-09-27 Martin Liška New
Come up with --param asan-stack-small-redzone (PR sanitizer/81715). Come up with --param asan-stack-small-redzone (PR sanitizer/81715). - - - - --- 2018-09-25 Martin Liška New
[DOC] Document all param values and remove defaults (PR middle-end/86078). [DOC] Document all param values and remove defaults (PR middle-end/86078). - - - - --- 2018-09-24 Martin Liška New
Unpoison variable partition properly (PR sanitizer/85774). Unpoison variable partition properly (PR sanitizer/85774). - - - - --- 2018-09-24 Martin Liška New
[1/4] Add filter-rtags-warnings.py script. Clean-up warnings spotted by Rtags - - - - --- 2018-09-23 Martin Liška New
[4/4] Fix scaling of a sreal number. Clean-up warnings spotted by Rtags - - - - --- 2018-09-23 Martin Liška New
[3/4] Fix small coding style issues (PR fortran/87394). Clean-up warnings spotted by Rtags - - - - --- 2018-09-22 Martin Liška New
[2/4] Remove unused functions and fields. Clean-up warnings spotted by Rtags - - - - --- 2018-09-22 Martin Liška New
Remove Pascal-related entries in code and comments. Remove Pascal-related entries in code and comments. - - - - --- 2018-09-21 Martin Liška New
Guard memory block allocation. Guard memory block allocation. - - - - --- 2018-09-21 Martin Liška New
Remove arc profile histogram in non-LTO mode. Remove arc profile histogram in non-LTO mode. - - - - --- 2018-09-19 Martin Liška New
Fix out-of-bounds in gcov.c (PR gcov-profile/85871). Fix out-of-bounds in gcov.c (PR gcov-profile/85871). - - - - --- 2018-09-17 Martin Liška New
i386: move alignment defaults to processor_costs. i386: move alignment defaults to processor_costs. - - - - --- 2018-09-12 Martin Liška New
Properly mark lambdas in GCOV (PR gcov-profile/86109). Properly mark lambdas in GCOV (PR gcov-profile/86109). - - - - --- 2018-09-12 Martin Liška New
Improve location information of -Wcoverage-mismatch. Improve location information of -Wcoverage-mismatch. - - - - --- 2018-09-12 Martin Liška New
gcov: emit hotness colors to easily find hot code. gcov: emit hotness colors to easily find hot code. - - - - --- 2018-09-12 Martin Liška New
[OBVIOUS] Fix a scan in test for Darwin target (PR testsuite/87216). [OBVIOUS] Fix a scan in test for Darwin target (PR testsuite/87216). - - - - --- 2018-09-05 Martin Liška New
Group switch cases in switch lowering (PR tree-optimization/87205). Group switch cases in switch lowering (PR tree-optimization/87205). - - - - --- 2018-09-05 Martin Liška New
Ignore properly -mdirect-move (PR target/87164). Ignore properly -mdirect-move (PR target/87164). - - - - --- 2018-09-04 Martin Liška New
Fix thinko (PR tree-optimization/87201). Fix thinko (PR tree-optimization/87201). - - - - --- 2018-09-03 Martin Liška New
genmatch: isolate reporting into a function genmatch: isolate reporting into a function - - - - --- 2018-09-03 Martin Liška New
GCOV: Print one decimal place in human readable mode. GCOV: Print one decimal place in human readable mode. - - - - --- 2018-08-31 Martin Liška New
IPA ICF: make type cache a static field sem_item. IPA ICF: make type cache a static field sem_item. - - - - --- 2018-08-31 Martin Liška New
[OBVIOUS] Fix thinko in lto.c (PR bootstrap/87130). [OBVIOUS] Fix thinko in lto.c (PR bootstrap/87130). - - - - --- 2018-08-29 Martin Liška New
Introduce libgcov.so run-time library (PR gcov-profile/84107). Introduce libgcov.so run-time library (PR gcov-profile/84107). - - - - --- 2018-08-29 Martin Liška New
Add quotes for -fconstexpr-depth= in an error message. Add quotes for -fconstexpr-depth= in an error message. - - - - --- 2018-08-29 Martin Liška New
Strenghten assumption about gswitch statements. Strenghten assumption about gswitch statements. - - - - --- 2018-08-27 Martin Liška New
Sanopt: ignore params with DECL_HAS_VALUE_EXPR_P (PR sanitizer/86962). Sanopt: ignore params with DECL_HAS_VALUE_EXPR_P (PR sanitizer/86962). - - - - --- 2018-08-27 Martin Liška New
[PATCHv3,PR,59521] Respect __builtin_expect in switch statements [PATCHv3,PR,59521] Respect __builtin_expect in switch statements - - - - --- 2018-08-27 Martin Liška New
Do not read gcda files multiple times (PR gcov-profile/87069). Do not read gcda files multiple times (PR gcov-profile/87069). - - - - --- 2018-08-23 Martin Liška New
[RFC] Add gimple-cfg.h. [RFC] Add gimple-cfg.h. - - - - --- 2018-08-21 Martin Liška New
[8-branch,OBVIOUS] Fix wrong option declaration of fcilkplus (PR other/86992). [8-branch,OBVIOUS] Fix wrong option declaration of fcilkplus (PR other/86992). - - - - --- 2018-08-17 Martin Liška New
Use more DECL_BUILT_IN_P macro. Use more DECL_BUILT_IN_P macro. - - - - --- 2018-08-14 Martin Liška New
Fix merging of 2 predictors (PR tree-optimization/86925). Fix merging of 2 predictors (PR tree-optimization/86925). - - - - --- 2018-08-13 Martin Liška New
Add test for memcpy expansion with hint. Add test for memcpy expansion with hint. - - - - --- 2018-08-13 Martin Liška New
[OBVIOUS] Remove extra line in MAINTAINERS. [OBVIOUS] Remove extra line in MAINTAINERS. - - - - --- 2018-08-10 Martin Liška New
Remove not needed __builtin_expect due to malloc predictor. Remove not needed __builtin_expect due to malloc predictor. - - - - --- 2018-08-10 Martin Liška New
[OBVIOUS] Remove extra line in common.opt (PR c/86895). [OBVIOUS] Remove extra line in common.opt (PR c/86895). - - - - --- 2018-08-09 Martin Liška New
Strip only selected predictors after early tree passes (PR tree-optimization/85799). Strip only selected predictors after early tree passes (PR tree-optimization/85799). - - - - --- 2018-08-09 Martin Liška New
[OBVIOUS] Fix typos in params.def. [OBVIOUS] Fix typos in params.def. - - - - --- 2018-08-09 Martin Liška New
[3/3] Improve switch code emission for a balanced tree (PR tree-optimization/86847). Improvements to switch expansion code - - - - --- 2018-08-07 Martin Liška New
AMD perf PMU events for AMD Family 17h. AMD perf PMU events for AMD Family 17h. - - - - --- 2018-08-06 Martin Liška New
[2/3] Fix probability for bit-tests. Improvements to switch expansion code - - - - --- 2018-08-03 Martin Liška New
[1/3] Fix probabilities for jump table (PR tree-optimization/86702). Improvements to switch expansion code - - - - --- 2018-08-03 Martin Liška New
« 1 2 ... 12 13 1425 26 »