Show patches with: Archived = No       |   126712 patches
« 1 2 ... 217 218 2191267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Combine location with block using block_locations - - - - --- 2012-09-13 Dehao Chen New
Combine location with block using block_locations - - - - --- 2012-09-13 Dehao Chen New
Combine location with block using block_locations - - - - --- 2012-09-12 Dehao Chen New
Combine location with block using block_locations - - - - --- 2012-09-08 Dehao Chen New
Set correct source location for deallocator calls - - - - --- 2012-09-08 Dehao Chen New
Set correct source location for deallocator calls - - - - --- 2012-08-17 Dehao Chen New
Combine location with block using block_locations - - - - --- 2012-08-14 Dehao Chen New
Combine location with block using block_locations - - - - --- 2012-08-02 Dehao Chen New
Combine location with block using block_locations - - - - --- 2012-08-01 Dehao Chen New
Fix the LOOP_BRANCH prediction - - - - --- 2012-07-31 Dehao Chen New
Fix the LOOP_BRANCH prediction - - - - --- 2012-07-31 Dehao Chen New
Set correct source location for deallocator calls - - - - --- 2012-07-31 Dehao Chen New
Fix the LOOP_BRANCH prediction - - - - --- 2012-07-31 Dehao Chen New
Add block debug info to phi_arg_d - - - - --- 2012-07-08 Dehao Chen New
Add block debug info to phi_arg_d - - - - --- 2012-07-05 Dehao Chen New
Add a lexical block only when the callsite has source location info - - - - --- 2012-06-26 Dehao Chen New
Add a lexical block only when the callsite has source location info - - - - --- 2012-06-25 Dehao Chen New
[google] Add options to pattern match function name for hotness attributes - - - - --- 2012-06-06 Dehao Chen New
[google] Add options to pattern match function name for hotness attributes - - - - --- 2012-06-05 Dehao Chen New
[google] Add options to pattern match function name for hotness attributes - - - - --- 2012-06-04 Dehao Chen New
[google] Add options to pattern match function name for hotness attributes - - - - --- 2012-06-01 Dehao Chen New
Predict for loop exits in short-circuit conditions - - - - --- 2012-05-30 Dehao Chen New
Predict for loop exits in short-circuit conditions - - - - --- 2012-05-28 Dehao Chen New
patch ping: Add static branch predict heuristic of comparing IV to loop_bound variable - - - - --- 2012-05-09 Dehao Chen New
Add -feliminate-malloc to enable/disable elimination of redundant malloc/free pairs - - - - --- 2012-05-08 Dehao Chen New
patch ping: Add static branch predict heuristic of comparing IV to loop_bound variable - - - - --- 2012-05-04 Dehao Chen New
patch ping: Add static branch predict heuristic of comparing IV to loop_bound variable - - - - --- 2012-05-04 Dehao Chen New
[google] re-enable r185948 - - - - --- 2012-05-03 Dehao Chen New
[google] revert r185948 - - - - --- 2012-04-04 Dehao Chen New
[google] Refine static branch prediction (iv-compare heuristic) - - - - --- 2012-03-29 Dehao Chen New
[google] Refine static branch prediction (iv-compare heuristic) - - - - --- 2012-03-28 Dehao Chen New
Static branch prediction: compare IV to loop bound variable (issue 5504086) - - - - --- 2012-02-01 Dehao Chen New
: Add static branch predict heuristic of comparing IV to loop_bound variable - - - - --- 2012-01-09 Dehao Chen New
[google] Dump inline decisions more wisely - - - - --- 2012-01-07 Dehao Chen New
[google] Dump inline decisions more wisely - - - - --- 2012-01-04 Dehao Chen New
[google] change dump_inline_decisions to make it print more useful and better looking info - - - - --- 2011-12-31 Dehao Chen New
[google] change dump_inline_decisions to make it print more useful and better looking info - - - - --- 2011-12-30 Dehao Chen New
: Add static branch predict heuristic of comparing IV to loop_bound variable - - - - --- 2011-12-30 Dehao Chen New
[google] dump inline decisions to stderr under -fopt-info - - - - --- 2011-12-15 Dehao Chen New
[google] dump inline decisions to stderr under -fopt-info - - - - --- 2011-12-14 Dehao Chen New
[google] dump inline decisions to stderr under -fopt-info - - - - --- 2011-12-01 Dehao Chen New
[google] record compiler options to .note sections - - - - --- 2011-10-12 Dehao Chen New
[google] record compiler options to .note sections - - - - --- 2011-10-08 Dehao Chen New
: Dump the "degree of overlap" to compare static profile with instrumentation profile - - - - --- 2011-09-22 Dehao Chen New
[Annotalysis] Support trylock attributes on virtual methods. - - - - --- 2011-11-10 Delesley Hutchins New
[Annotalysis] Support trylock attributes on virtual methods. - - - - --- 2011-11-08 Delesley Hutchins New
[Annotalysis] Fix ICE caused by ipa-sra optimization. - - - - --- 2011-11-03 Delesley Hutchins New
[Annotalysis] Add support for arrays in lock expressions - - - - --- 2011-11-03 Delesley Hutchins New
[Annotalysis] Fix ICE caused by ipa-sra optimization. - - - - --- 2011-11-03 Delesley Hutchins New
[Annotalysis] Bugfix where lock function is attached to a base class. - - - - --- 2011-10-11 Delesley Hutchins New
[Annotalysis] Bugfix for spurious thread safety warnings with shared mutexes - - - - --- 2011-10-10 Delesley Hutchins New
[Annotalysis] Fix bogus warnings caused by ipa-sra optimization - - - - --- 2011-09-30 Delesley Hutchins New
[Annotalysis] Fix internal compiler error on template methods - - - - --- 2011-09-27 Delesley Hutchins New
[Annotalysis] Fix internal compiler errors in thread safety analysis. - - - - --- 2011-09-13 Delesley Hutchins New
[google,annotalysis] Fix remove operation from pointer_set in case of hash collisions - - - - --- 2011-07-26 Delesley Hutchins New
[Annotalysis] Fix to memory corruption issue in Annotalysis - - - - --- 2011-07-19 Delesley Hutchins New
[Annotalysis] Fix to get_canonical_lock_expr - - - - --- 2011-07-11 Delesley Hutchins New
[Annotalysis] Change to get_virtual_function_decl - - - - --- 2011-07-06 Delesley Hutchins New
[Annotalysis] Fixes virtual method calls when type is unknown - - - - --- 2011-06-30 Delesley Hutchins New
[annotalysis] Merge of google/integration into annotalysis - - - - --- 2011-06-23 Delesley Hutchins New
[annotalysis] Support IPA-SRA cloned functions (issue 4591066) - - - - --- 2011-06-22 Delesley Hutchins New
Bug fix: cannot convert 'const short int*' to 'const __bf16*' Bug fix: cannot convert 'const short int*' to 'const __bf16*' - - - - --- 2020-03-11 Delia Burduv New
ACLE intrinsics: BFloat16 load intrinsics for AArch32 ACLE intrinsics: BFloat16 load intrinsics for AArch32 - - - - --- 2019-12-20 Delia Burduv New
ACLE intrinsics: BFloat16 store (vst<n>{q}_bf16) intrinsics for AArch32 ACLE intrinsics: BFloat16 store (vst<n>{q}_bf16) intrinsics for AArch32 - - - - --- 2019-12-20 Delia Burduv New
[AArch32] ACLE intrinsics bfloat16 vmmla and vfma<b/t> for AArch32 AdvSIMD [AArch32] ACLE intrinsics bfloat16 vmmla and vfma<b/t> for AArch32 AdvSIMD - - - - --- 2019-12-20 Delia Burduv New
[AArch64] ACLE intrinsics for BFCVTN, BFCVTN2 (AArch64 AdvSIMD) and BFCVT (AArch64 FP) [AArch64] ACLE intrinsics for BFCVTN, BFCVTN2 (AArch64 AdvSIMD) and BFCVT (AArch64 FP) - - - - --- 2019-12-20 Delia Burduv New
[AArch64] ACLE intrinsics bfmmla and bfmlal<b/t> for AArch64 AdvSIMD [AArch64] ACLE intrinsics bfmmla and bfmlal<b/t> for AArch64 AdvSIMD - - - - --- 2019-12-20 Delia Burduv New
Backporting r269039 to gcc8 Backporting r269039 to gcc8 - - - - --- 2019-09-18 Delia Burduv New
passes.c: handle register_pass with a name starting with a star - - - - --- 2010-07-11 Denis ChengRq New
passes.texi: fill crossref nodes (GCC Internals) - - - - --- 2010-07-11 Denis ChengRq New
Try to fill crossref in passes.texi (GCC Internals) - - - - --- 2010-07-02 Denis ChengRq New
[avr] Fix PR84209 code issue due to post-reload split of SP into 2 QI regs [avr] Fix PR84209 code issue due to post-reload split of SP into 2 QI regs - - - - --- 2018-02-07 Denis Chertykov New
[avr] handle JUMP_TABLE_DATA - - - - --- 2014-05-03 Denis Chertykov New
Remove two maintainers of avr port - - - - --- 2014-03-07 Denis Chertykov New
[PR,target/47534] Fix - - - - --- 2011-02-07 Denis Chertykov New
EfficiencySanitizer implementation. EfficiencySanitizer implementation. - - - - --- 2018-10-06 Denis Khalikov New
Frame pointer for arm with THUMB2 mode Frame pointer for arm with THUMB2 mode - - - - --- 2018-08-27 Denis Khalikov New
[PR,other/86198] Libacktrace and ".note.gnu.build-id" section. [PR,other/86198] Libacktrace and ".note.gnu.build-id" section. - - - - --- 2018-06-18 Denis Khalikov New
[PR,sanitizer/86090] Add checks for lstat and readlink to sanitizer configure. [PR,sanitizer/86090] Add checks for lstat and readlink to sanitizer configure. - - - - --- 2018-06-08 Denis Khalikov New
[PR,sanitizer/77631] Support separate debug info in libbacktrace - - - - --- 2017-07-29 Denis Khalikov New
[PR,sanitizer/77631] Support separate debug info in libbacktrace - - - - --- 2017-07-01 Denis Khalikov New
[PR,sanitizer/77631] Support separate debug info in libbacktrace - - - - --- 2017-06-16 Denis Khalikov New
[PR,sanitizer/77631] Support separate debug info in libbacktrace - - - - --- 2017-05-18 Denis Khalikov New
[PR,sanitizer/80414] Fix segfault with -fsanitize=undefined on 32 bit host - - - - --- 2017-04-13 Denis Khalikov New
[PR,sanitizer/80414] Fix segfault with -fsanitize=undefined on 32 bit host - - - - --- 2017-04-13 Denis Khalikov New
[PR,sanitizer/77631] Support separate debug info in libbacktrace - - - - --- 2017-03-22 Denis Khalikov New
[PR,sanitizer/77631] Support separate debug info in libbacktrace - - - - --- 2017-03-13 Denis Khalikov New
[committed] arm: Fix typo in testcase mve-vsub_1.c [committed] arm: Fix typo in testcase mve-vsub_1.c - - - - --- 2020-12-10 Dennis Zhang New
[backport,gcc-10,AArch64] ACLE bf16 get [backport,gcc-10,AArch64] ACLE bf16 get - - - - --- 2020-12-10 Dennis Zhang New
[backport,gcc-10,AArch64] ACLE bf16 convert [backport,gcc-10,AArch64] ACLE bf16 convert - - - - --- 2020-12-10 Dennis Zhang New
[AArch64] ACLE intrinsics: get low/high half from BFloat16 vector [AArch64] ACLE intrinsics: get low/high half from BFloat16 vector - - - - --- 2020-10-29 Dennis Zhang New
[AArch64] ACLE intrinsics: convert from BFloat16 to Float32 [AArch64] ACLE intrinsics: convert from BFloat16 to Float32 - - - - --- 2020-10-29 Dennis Zhang New
[Arm] Auto-vectorization for MVE: vmin/vmax [Arm] Auto-vectorization for MVE: vmin/vmax - - - - --- 2020-10-06 Dennis Zhang New
[Arm] Auto-vectorization for MVE: vmul [Arm] Auto-vectorization for MVE: vmul - - - - --- 2020-10-06 Dennis Zhang New
[Arm] Enable MVE SIMD modes for vectorization [Arm] Enable MVE SIMD modes for vectorization - - - - --- 2020-09-16 Dennis Zhang New
[Arm] Auto-vectorization for MVE: vsub [Arm] Auto-vectorization for MVE: vsub - - - - --- 2020-08-17 Dennis Zhang New
[Arm,3/4] Implement scalar Custom Datapath Extension intrinsics [Arm] ACLE intrinsics: AdvSIMD BFloat16 convert instructions - - - - --- 2020-03-17 Dennis Zhang New
[Arm,2/4] Custom Datapath Extension intrinsics: instructions using FPU/MVE S/D registers [Arm,1/3] Support for Arm Custom Datapath Extension (CDE): enable the feature - - - - --- 2020-03-13 Dennis Zhang New
[Arm,1/3] Support for Arm Custom Datapath Extension (CDE): enable the feature [Arm,1/3] Support for Arm Custom Datapath Extension (CDE): enable the feature - - - - --- 2020-03-12 Dennis Zhang New
[Ping,Arm] ACLE intrinsics: AdvSIMD BFloat16 convert instructions [Ping,Arm] ACLE intrinsics: AdvSIMD BFloat16 convert instructions - - - - --- 2020-03-02 Dennis Zhang New
« 1 2 ... 217 218 2191267 1268 »