Show patches with: Submitter = Jiong Wang       |    State = Action Required       |    Archived = No       |   145 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[AARCH64] Support tail indirect function call - - - - --- 2014-03-18 Jiong Wang New
[ARM] Enable tail call optimization for long call - - - - --- 2014-03-24 Jiong Wang New
[ARM] Enable tail call optimization for long call - - - - --- 2014-04-02 Jiong Wang New
[1/7,AARCH64] Fix bug in aarch64_initial_elimination_offset - - - - --- 2014-04-22 Jiong Wang New
[AARCH64] Support tail indirect function call - - - - --- 2014-05-22 Jiong Wang New
[AArch64] Make sure start callee-save offset for D registers aligned - - - - --- 2014-06-05 Jiong Wang New
[AArch64] Add testcases to cover various pro/epi stack layout - - - - --- 2014-06-10 Jiong Wang New
[AArch64] Add predicate for storewb_pair/loadwb_pair - - - - --- 2014-06-12 Jiong Wang New
[ARM] Enable arm target in ira-shrinkwrap-prep* testcases - - - - --- 2014-07-14 Jiong Wang New
[AArch64/GCC,1/N] GNU-Stylize some un-formatted code - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,2/N] Let parameter type be consistent - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,3/N] Remove useless local variable "start_offset" - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,4/N] Remove useless parameter 'base_rtx' - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,5/N] Use register offset in 'cfun->machine->frame.reg_offset' - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,6/N] Remove useless variable 'increment' - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,7/N] Hoist calculation of register rtx - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,8/N] Refactor code out into 'aarch64_next_callee_save' - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,9/N] Use helper functions to handle multiple mode - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,10/N] Unify vector and core register save/restore code as one copy - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,11/N] Unify vector and core register save/restore code as one copy - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,12/N] Simplify prologue expand using new helper functions - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,13/N] Simplify epilogue expand using new helper functions - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,14/N] Optimize epilogue when there is frame pointer - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,15/N] Add two new frame fields - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,16/N] New parameter 'skip_wb' for 'aarch64_save/restore_callee_save_common' - - - - --- 2014-07-22 Jiong Wang New
[AArch64/GCC,17/N] Optimize prologue when there is no frame pointe - - - - --- 2014-07-24 Jiong Wang New
[AArch64/GCC,18/N] Optimize epilogue when there is no frame pointer - - - - --- 2014-07-24 Jiong Wang New
[ARM] Fix shrink-wrap regressions on arm thumb2 test - - - - --- 2014-07-29 Jiong Wang New
[ARM] Optimize copysign/copysignf for soft-float using BFI - - - - --- 2014-07-29 Jiong Wang New
[AArch64] Fix offset glitch in load reg pair pattern - - - - --- 2014-07-29 Jiong Wang New
[AArch64] Add constrain to address offset in storewb_pair/loadwb_pair insns - - - - --- 2014-07-29 Jiong Wang New
[Combine] missed one ASHIFTRT opt opportunity - - - - --- 2014-07-29 Jiong Wang New
[AArch64] Improve TARGET_LEGITIMIZE_ADDRESS_P hook - - - - --- 2014-08-01 Jiong Wang New
[AArch64] Improve TARGET_LEGITIMIZE_ADDRESS_P hook - - - - --- 2014-08-01 Jiong Wang New
[COMMITTED] Add myself to MAINTAINERS file (Write After Approval) - - - - --- 2014-08-01 Jiong Wang New
[ARM] Enable auto-vectorization for copysignf - - - - --- 2014-08-18 Jiong Wang New
[AArch64] Fix wrong ".cfi_def_cfa_offset" in epilogue - - - - --- 2014-08-20 Jiong Wang New
[AArch64] Enable shrink wrap - - - - --- 2014-09-04 Jiong Wang New
Improve prepare_shrink_wrap to sink more instructions - - - - --- 2014-09-04 Jiong Wang New
[COMMITTED] Fix register corruption bug in ree - - - - --- 2014-09-12 Jiong Wang New
Improve prepare_shrink_wrap to sink more instructions - - - - --- 2014-09-15 Jiong Wang New
[AArch64] Fix PR63293 - - - - --- 2014-09-19 Jiong Wang New
[2/2] shrink wrap a function with a single loop: split live_edge - - - - --- 2014-09-22 Jiong Wang New
Improve prepare_shrink_wrap to sink more instructions - - - - --- 2014-09-22 Jiong Wang New
Fix compile time warning caused by PIC_OFFSET_TABLE_REGNUM - - - - --- 2014-09-23 Jiong Wang New
[2/2] shrink wrap a function with a single loop: split live_edge - - - - --- 2014-09-24 Jiong Wang New
[2/2] shrink wrap a function with a single loop: split live_edge - - - - --- 2014-09-25 Jiong Wang New
[AArch64] Fix PR63293 - - - - --- 2014-09-25 Jiong Wang New
[shrink-wrap] should not sink instructions which may cause trap ? - - - - --- 2014-09-26 Jiong Wang New
[shrink-wrap] should not sink instructions which may cause trap ? - - - - --- 2014-09-26 Jiong Wang New
[shrink-wrap] should not sink instructions which may cause trap ? - - - - --- 2014-09-29 Jiong Wang New
PR63404, gcc 5 miscompiles linux block layer - - - - --- 2014-09-29 Jiong Wang New
[AArch64] LR register not used in leaf functions - - - - --- 2014-09-30 Jiong Wang New
PR63404, gcc 5 miscompiles linux block layer - - - - --- 2014-10-08 Jiong Wang New
PR63442 ICE with ubsan/overflow-int128.c test on AArch64 - - - - --- 2014-10-17 Jiong Wang New
[ARM] Update target testcases for gnu11 - - - - --- 2014-10-21 Jiong Wang New
[AArch64] Update target testcases for gnu11 - - - - --- 2014-10-21 Jiong Wang New
[dejagnu] gcc-dg-prune glitch when filtering "relocation truncation" error - - - - --- 2014-10-21 Jiong Wang New
[COMMITTED,ARM] Add ACLE 2.0 predefined marco __ARM_FEATURE_IDIV - - - - --- 2014-10-22 Jiong Wang New
[ARM] revert changes on check_effective_target_arm_*_ok - - - - --- 2014-10-24 Jiong Wang New
[ARM] gnu11 cleanup for aapcs testcases - - - - --- 2014-10-24 Jiong Wang New
[COMMITTED,ARM] gnu11 cleanup for aapcs testcases - - - - --- 2014-10-24 Jiong Wang New
[optabs] PR63442 libgcc_cmp_return_mode not always return word_mode - - - - --- 2014-10-27 Jiong Wang New
[ARM] Optimize copysign/copysignf for soft-float using BFI - - - - --- 2014-10-29 Jiong Wang New
PR 63721 IPA ICF cause atomic-comp-swap-release-acquire.c ICE - - - - --- 2014-11-05 Jiong Wang New
PR63676, exit tree fold when node be TREE_CLOBBER_P - - - - --- 2014-11-07 Jiong Wang New
[COMMITTED] PR63676, exit tree fold when node be TREE_CLOBBER_P - - - - --- 2014-11-07 Jiong Wang New
[committed,testcase] add aarch64 to target list to avoid XPASS - - - - --- 2014-11-07 Jiong Wang New
[committed,testcase] cleanup gnu11 for gcc.target/arm/lp1243022.c - - - - --- 2014-11-07 Jiong Wang New
[dejagnu] truncate absolute file path into relative for dg-output - - - - --- 2014-11-11 Jiong Wang New
[AArch64] Add vector pattern for __builtin_ctz - - - - --- 2014-11-14 Jiong Wang New
Relax one gcc_assert in lra-eliminate for fixed register - - - - --- 2014-11-17 Jiong Wang New
PR 62173, re-shuffle insns for RTL loop invariant hoisting - - - - --- 2014-12-04 Jiong Wang New
PR 62173, re-shuffle insns for RTL loop invariant hoisting - - - - --- 2014-12-15 Jiong Wang New
[AArch64] Improve bit-test-branch pattern to avoid unnecessary register clobber - - - - --- 2014-12-15 Jiong Wang New
[PATCH/expand] PR64011 Adjust bitsize when partial overflow happen for big-endian - - - - --- 2014-12-30 Jiong Wang New
[Patch/combine] PR64304 wrong bitmask passed to force_to_mode in combine_simplify_rtx - - - - --- 2015-01-09 Jiong Wang New
[AArch64/GCC] PR64304, miscompilation with -mgeneral-regs-only - - - - --- 2015-01-14 Jiong Wang New
[PATCH/expand] PR64011 Adjust bitsize when partial overflow happen for big-endian - - - - --- 2015-01-15 Jiong Wang New
[COMMITTED,PATCH/expand] PR64011 Adjust bitsize when partial overflow happen for big-endian - - - - --- 2015-01-16 Jiong Wang New
[AArch64] Improve bit-test-branch pattern to avoid unnecessary register clobber - - - - --- 2015-01-19 Jiong Wang New
[AArch64] Improve bit-test-branch pattern to avoid unnecessary register clobber - - - - --- 2015-01-19 Jiong Wang New
[AArch64] Improve bit-test-branch pattern to avoid unnecessary register clobber - - - - --- 2015-01-27 Jiong Wang New
PR 62173, re-shuffle insns for RTL loop invariant hoisting - - - - --- 2015-02-11 Jiong Wang New
[Patch/rtl-expand] Take tree range info into account to improve LSHIFT_EXP expanding - - - - --- 2015-04-16 Jiong Wang New
PR 62173, re-shuffle insns for RTL loop invariant hoisting - - - - --- 2015-04-21 Jiong Wang New
[AArch64] Implement -fpic for -mcmodel=small - - - - --- 2015-05-20 Jiong Wang New
[AArch64,TLSLE,1/N] Rename SYMBOL_SMALL_TPREL to SYMBOL_TLSLE - - - - --- 2015-05-20 Jiong Wang New
[AArch64,TLSLE,2/N] Rename "tlsle_small" to "tlsle" - - - - --- 2015-05-20 Jiong Wang New
[AArch64,TLSLE,3/N] Add UNSPEC_TLSLE - - - - --- 2015-05-20 Jiong Wang New
[AArch64] PR 63521. define REG_ALLOC_ORDER/HONOR_REG_ALLOC_ORDER - - - - --- 2015-05-20 Jiong Wang New
[AArch64,TLSLE,5/N] Recognize -mtls-size - - - - --- 2015-05-21 Jiong Wang New
[AArch64,TLSLE,N/N] Implement local executable mode for all memory model - - - - --- 2015-05-21 Jiong Wang New
[AArch64,TLSIE,1/2] Rename test source file for reuse - - - - --- 2015-06-19 Jiong Wang New
[AArch64,TLSIE,2/2] Implement TLS IE for tiny model - - - - --- 2015-06-19 Jiong Wang New
[AArch64,TLSGD,Trad,1/2] Generalize TLS Global Dynamic support for all memory mode - - - - --- 2015-06-19 Jiong Wang New
[AArch64,TLSGD,Trad,2/2] Implement TLS General Dynamic support for Tiny memory model - - - - --- 2015-06-19 Jiong Wang New
[AArch64,TLSGD,Desc,1/3] Generalize TLS Descriptor for Global Dynamic - - - - --- 2015-06-22 Jiong Wang New
[AArch64,TLSGD,Desc,2/3] Sort case label alphabetically - - - - --- 2015-06-22 Jiong Wang New
[AArch64,TLSGD,Desc,3/3] Implement TLS Global Dynamic Descriptor for tiny model - - - - --- 2015-06-22 Jiong Wang New
« 1 2 »