Show patches with: State = Action Required       |    Archived = No       |   2655 patches
« 1 2 ... 3 4 526 27 »
Patch Series S/W/F Date Submitter Delegate State
[Committed,2/2] shrink wrap a function with a single loop: split live_edge --- 2014-05-15 Zhenqiang Chen New
[Committed,1/2] shrink wrap a function with a single loop: copy propagation --- 2014-05-15 Zhenqiang Chen New
Fix ICE in rtl-optimization/PR61220, PR61225 --- 2014-05-20 Zhenqiang Chen New
Fix PR 61225 --- 2014-05-21 Zhenqiang Chen New
[RFC,AArch64] Define TARGET_SPILL_CLASS --- 2014-05-21 Kugan Vivekanandarajah New
Fix PR 61225 --- 2014-05-22 Zhenqiang Chen New
Fix PR rtl-optimization/61278 --- 2014-05-23 Zhenqiang Chen New
[sched] Cleanup and improve multipass_dfa_lookahead_guard --- 2014-05-23 Maxim Kuvyrkov New
[ARM] interrupt testcases for shink-wrapping --- 2014-05-27 Zhenqiang Chen New
[ARM] PR 61154 - Define TARGET_SUPPORTS_WIDE_INT. --- 2014-05-30 Ramana Radhakrishnan New
[ARM] Post-indexed addressing for NEON memory access --- 2014-06-02 Charles Baylis New
[PATCH/AARCH64v2,1/2] Factor out IF_THEN_ELSE case from aarch64_rtx_costs --- 2014-06-03 Andrew Pinski New
[PATCH/AARCH64v2,2/2] Fix PR 61345: rtx_cost ICEing on simple code --- 2014-06-03 Andrew Pinski New
[ARM] Fix bootstrap issue with thumb state + neon. --- 2014-06-05 Ramana Radhakrishnan New
[ARM/testsuite,01/22] Neon intrinsics execution tests initial framework. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,02/22] Add unary operators: vabs and vneg. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,03/22] Add binary operators: vadd, vand, vbic, veor, vorn, vorr, vsub. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,04/22] Add comparison operators: vceq, vcge, vcgt, vcle and vclt. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,05/22] Add comparison operators with floating-point operands: vcage, vcagt, vcale and cvalt. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,06/22] Add unary saturating operators: vqabs and vqneg. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,07/22] Add binary saturating operators: vqadd, vqsub. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,08/22] Add vabal tests. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,09/22] Add vabd tests. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,10/22] Add vabdl tests. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,11/22] Add vaddhn tests. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,12/22] Add vaddl tests. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,13/22] Add vaddw tests. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,14/22] Add vbsl tests. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,15/22] Add vclz tests. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,16/22] Add vdup and vmov tests. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,17/22] Add vld1_dup tests. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,18/22] Add vld2/vld3/vld4 tests. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,19/22] Add vld2_lane, vld3_lane and vld4_lane tests. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,20/22] Add vmul tests. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,21/22] Add vshl tests. --- 2014-06-05 Christophe Lyon New
[ARM/testsuite,22/22] Add vuzp and vzip tests. --- 2014-06-05 Christophe Lyon New
[ARM] Remove XFmode from arm-modes.def --- 2014-06-09 Ramana Radhakrishnan New
[RFC,ARM] TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook --- 2014-06-09 Kugan Vivekanandarajah New
[loop2_invariant,1/2] Check only one register class --- 2014-06-10 Zhenqiang Chen New
[loop2_invariant,2/2] Change heuristics for identical invariants --- 2014-06-10 Zhenqiang Chen New
[loop2_invariant] Skip inv (marked as move) from depends_on --- 2014-06-10 Zhenqiang Chen New
[loop2_invariant] Pre-check invariants --- 2014-06-10 Zhenqiang Chen New
[loop2_invariant] Pre-check invariants --- 2014-06-11 Zhenqiang Chen New
[loop2_invariant,1/2] Check only one register class --- 2014-06-11 Zhenqiang Chen New
[1/9] Whitespace --- 2014-06-11 Charles Baylis New
[2/9] Add comments --- 2014-06-11 Charles Baylis New
[3/9] Optimise __aeabi_uldivmod (stack manipulation) --- 2014-06-11 Charles Baylis New
[4/9] Optimise __aeabi_uldivmod --- 2014-06-11 Charles Baylis New
[5/9] Optimise __aeabi_ldivmod (stack manipulation) --- 2014-06-11 Charles Baylis New
[6/9] Optimise __aeabi_ldivmod --- 2014-06-11 Charles Baylis New
[7/9] Fix cfi annotations --- 2014-06-11 Charles Baylis New
[8/9] Use __udivmoddi4 for v6M aeabi_uldivmod --- 2014-06-11 Charles Baylis New
[9/9] Remove __gnu_uldivmod_helper --- 2014-06-11 Charles Baylis New
[RFC,ARM] : Fix reload spill failure (PR 60617) --- 2014-06-16 Venkataramanan Kumar New
[LRA] PR 61522 - Handle NULL targetm.spill_class --- 2014-06-16 Ramana Radhakrishnan New
[cprop] Check rtx_cost when propagating constant --- 2014-06-17 Zhenqiang Chen New
[loop2_invariant,2/2] Change heuristics for identical invariants --- 2014-06-18 Zhenqiang Chen New
[libstdc++] PR61536 Export out of line comparison operations. --- 2014-06-18 Ramana Radhakrishnan New
[cprop] Check rtx_cost when propagating constant --- 2014-06-19 Zhenqiang Chen New
[Committed,loop2_invariant] Pre-check invariants --- 2014-06-23 Zhenqiang Chen New
[1/10] two hooks for conditional compare (ccmp) --- 2014-06-23 Zhenqiang Chen New
[2/10] prepare ccmp --- 2014-06-23 Zhenqiang Chen New
[3/10] skip swapping operands used in ccmp --- 2014-06-23 Zhenqiang Chen New
[4/10] expand ccmp --- 2014-06-23 Zhenqiang Chen New
[5/10] aarch64: add ccmp operand predicate --- 2014-06-23 Zhenqiang Chen New
[6/10] aarch64: add ccmp CC mode --- 2014-06-23 Zhenqiang Chen New
[7/10] aarch64: add function to output ccmp insn --- 2014-06-23 Zhenqiang Chen New
[8/10] aarch64: ccmp insn patterns --- 2014-06-23 Zhenqiang Chen New
[9/10] aarch64: generate conditional compare instructions --- 2014-06-23 Zhenqiang Chen New
[10/10] aarch64: Handle ccmp in ifcvt to make it work with cmov --- 2014-06-23 Zhenqiang Chen New
[1/2] Enable setting sign and unsigned promoted mode (SPR_SIGNED_AND_UNSIGNED) --- 2014-06-24 Kugan Vivekanandarajah New
[2/2] Enable elimination of zext/sext --- 2014-06-24 Kugan Vivekanandarajah New
[1/2] Enable setting sign and unsigned promoted mode (SPR_SIGNED_AND_UNSIGNED) --- 2014-06-25 Kugan Vivekanandarajah New
[2/2] Enable elimination of zext/sext --- 2014-06-25 Kugan Vivekanandarajah New
[ARM/testsuite] Adjust flags for gcc.target/vect-noalign.c --- 2014-06-25 Ramana Radhakrishnan New
[1/2] Enable setting sign and unsigned promoted mode (SPR_SIGNED_AND_UNSIGNED) --- 2014-06-26 Kugan Vivekanandarajah New
[1/2] Enable setting sign and unsigned promoted mode (SPR_SIGNED_AND_UNSIGNED) --- 2014-06-26 Kugan Vivekanandarajah New
[Committed,loop2_invariant,1/2] Check only one register class --- 2014-06-30 Zhenqiang Chen New
[2/10] prepare ccmp --- 2014-07-01 Zhenqiang Chen New
[loop2_invariant,2/2] Change heuristics for identical invariants --- 2014-07-01 Zhenqiang Chen New
[4/10] expand ccmp --- 2014-07-01 Zhenqiang Chen New
[ARM-AArch64/testsuite,v2,01/21] Neon intrinsics execution tests initial framework. --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,02/21] Add unary operators: vabs and vneg. --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,03/21] Add binary operators: vadd, vand, vbic, veor, vorn, vorr, vsub. --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,04/21] Add comparison operators: vceq, vcge, vcgt, vcle and vclt. --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,05/21] Add comparison operators with floating-point operands: vcage, vcagt, vcale and cvalt. --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,06/21] Add unary saturating operators: vqabs and vqneg. --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,07/21] Add binary saturating operators: vqadd, vqsub. --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,08/21] Add vabal tests. --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,09/21] Add vabd tests. --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,10/21] Add vabdl tests. --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,11/21] Add vaddhn tests. --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,12/21] Add vaddl tests. --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,13/21] Add vaddw tests. --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,14/21] Add vbsl tests. --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,15/21] Add vclz tests. --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,16/21] Add vdup and vmov tests. --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,17/21] Add vld1_dup tests. --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,18/21] Add vld2/vld3/vld4 tests. --- 2014-07-01 Christophe Lyon New
[ARM-AArch64/testsuite,v2,19/21] Add vld2_lane, vld3_lane and vld4_lane --- 2014-07-01 Christophe Lyon New
« 1 2 ... 3 4 526 27 »