Show patches with: Submitter = Uros Bizjak       |    State = Action Required       |    Archived = No       |   2134 patches
« 1 2 3 421 22 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[i386] : Add some more x86_maybe_negate_const_int usages - - - - --- 2010-06-11 Uros Bizjak New
[i386] : Introduce define_c_enum - - - - --- 2010-06-11 Uros Bizjak New
[i386] : Fix PR target/44481, __builtin_parity() causes ICE in trunc_int_for_mode() - - - - --- 2010-06-11 Uros Bizjak New
[i386] : Macroize prefetch patterns - - - - --- 2010-06-15 Uros Bizjak New
[i386] : Fix PR target/44546, ICE in extract_insn, at recog.c:2103 with -ffast-math -Os - - - - --- 2010-06-20 Uros Bizjak New
[testsuite] : Fix PR44505, gcc.c-torture/execute/frame-address.c FAILs - - - - --- 2010-06-21 Uros Bizjak New
[i386] : Macroize integer move insns - - - - --- 2010-06-22 Uros Bizjak New
[i386] : Macroize FP move patterns - - - - --- 2010-06-23 Uros Bizjak New
[i386] : Use GET_MODE_SIZE to determine size of XFmode operand - - - - --- 2010-06-24 Uros Bizjak New
[i386] : Introduce ix86_gen_allocate_stack_worker - - - - --- 2010-07-05 Uros Bizjak New
[i386] : Some further cleanups - - - - --- 2010-07-06 Uros Bizjak New
[i386] : Use short syntax for function calls through function pointers - - - - --- 2010-07-08 Uros Bizjak New
[i386] : Make ix86_veclib_handler static. - - - - --- 2010-07-09 Uros Bizjak New
[i386] : Correct HAVE_AS_IX86_REP_LOCK_PREFIX configure test for Darwin - - - - --- 2010-07-09 Uros Bizjak New
[i386] : Correct HAVE_AS_IX86_REP_LOCK_PREFIX configure test for Darwin - - - - --- 2010-07-10 Uros Bizjak New
[i386] : Couple of small cleanups - - - - --- 2010-07-12 Uros Bizjak New
PATCH: Check AVX runtime support - - - - --- 2010-07-23 Uros Bizjak New
[testsuite] : use "dg-do compile", not dg-compile - - - - --- 2010-07-23 Uros Bizjak New
[testsuite] : Cleanup a couple of dump files. - - - - --- 2010-07-23 Uros Bizjak New
[testsuite] : Fix char4_iunit_1.f03 on alpha, sh and spu - - - - --- 2010-07-27 Uros Bizjak New
[testsuite] : Remove list of options from test name in cleanup-* procedures. - - - - --- 2010-07-27 Uros Bizjak New
[i386] : Remove unneeded comparison code iterators - - - - --- 2010-07-30 Uros Bizjak New
[i386] : Fix PR target/45142, split for *vec_set<mode>_0_sse2 incomplete - - - - --- 2010-08-01 Uros Bizjak New
[alpha] : Fix PR target/41089, stdarg pass produces wrong code - - - - --- 2010-08-01 Uros Bizjak New
[alpha] : Fix PR target/41089, stdarg pass produces wrong code - - - - --- 2010-08-02 Uros Bizjak New
[i386] : Remove ix86_compare_op0 and ix86_compare_op1 global variables - - - - --- 2010-08-03 Uros Bizjak New
[i386] : Add tabs around .globl directive - - - - --- 2010-08-04 Uros Bizjak New
[testsuite] : Expand regexp in PR c++/44641 - - - - --- 2010-08-04 Uros Bizjak New
[rtl] : Do not generate insns with mismatched REG_EQUAL mode for multiword MULT RTXes. - - - - --- 2010-08-04 Uros Bizjak New
[i386] : Fix out-of-bound array access in i386.c - - - - --- 2010-08-05 Uros Bizjak New
[rtl] : Do not generate insns with mismatched REG_EQUAL mode for multiword MULT RTXes. - - - - --- 2010-08-05 Uros Bizjak New
[rtl] : Do not generate insns with mismatched REG_EQUAL mode for multiword MULT RTXes. - - - - --- 2010-08-05 Uros Bizjak New
PATCH: PR target/45213: "suffix or operands invalid for `push'" triggered by optimisations on x86_64 - - - - --- 2010-08-07 Uros Bizjak New
[rtl-optimization] : Fix PR 45223, RTL PRE GCSE pass hoists trapping insn out of loop - - - - --- 2010-08-07 Uros Bizjak New
PATCH: PR target/45213: "suffix or operands invalid for `push'" triggered by optimisations on x86_64 - - - - --- 2010-08-07 Uros Bizjak New
[testsuite] : A couple of small fixes and tweaks - - - - --- 2010-08-08 Uros Bizjak New
[testsuite] : Do not call cleanup-coverage-files for compile tests without -ftest-coverage - - - - --- 2010-08-08 Uros Bizjak New
[i386] : Remove some default defines - - - - --- 2010-08-12 Uros Bizjak New
[testsuite] : Fix arguments of dg-require-profiling - - - - --- 2010-08-12 Uros Bizjak New
PATCH: Turn on -fomit-frame-pointer by default for 32bit Linux/x86 - - - - --- 2010-08-12 Uros Bizjak New
[testsuite] : Fix gcc.target/i386/pr40906-1.c failure with new i386 defaults - - - - --- 2010-08-12 Uros Bizjak New
[vect] Ask for review and approving the patch about vect and loongson - - - - --- 2010-08-13 Uros Bizjak New
[doc] : Document -fomit-frame-pointer default change for 32bit Linux and Darwin targets. - - - - --- 2010-08-15 Uros Bizjak New
[doc] : Document -fomit-frame-pointer default change for 32bit Linux and Darwin targets. - - - - --- 2010-08-15 Uros Bizjak New
: Fix PR45296, register long double ICE at -O2, -Os, -O3 - - - - --- 2010-08-17 Uros Bizjak New
[i386] : Further ADD/LEA improvements - - - - --- 2010-08-18 Uros Bizjak New
[i386] : Fix PR target/45327, ICE: SIGSEGV in rtx_equal_p - - - - --- 2010-08-18 Uros Bizjak New
[i386] : Some further LEA fixes/improvements - - - - --- 2010-08-19 Uros Bizjak New
[libmudflap] : Fix libmudflap.c++/pass41-frag.cxx test for excess errors - - - - --- 2010-08-20 Uros Bizjak New
[i386] : Remove ashift RSP splitter. - - - - --- 2010-08-20 Uros Bizjak New
[testsuite] : Fix PR45361, gcc.target/i386/volatile-2.c failed - - - - --- 2010-08-20 Uros Bizjak New
[i386] : Fix PR41484, Please add memory forms of pmovzx* (SSE4.1) - - - - --- 2010-08-27 Uros Bizjak New
[i386] : Macroize sign/zero_extend patterns in i386/sse.md using any_extend code iterator - - - - --- 2010-08-28 Uros Bizjak New
[i386] : Macroize zero_extend and sign_extend patterns - - - - --- 2010-08-30 Uros Bizjak New
[RFC,i386] : Rewrite pop patterns to use POST_INC memory operands - - - - --- 2010-08-30 Uros Bizjak New
[freebsd] : Build quad soft-fp library. - - - - --- 2010-08-31 Uros Bizjak New
[freebsd] : Build quad soft-fp library. - - - - --- 2010-08-31 Uros Bizjak New
[freebsd] : Build quad soft-fp library. - - - - --- 2010-08-31 Uros Bizjak New
[testsuite] : Disable gcc.target/i386/volatile-2.c for PIC targets - - - - --- 2010-08-31 Uros Bizjak New
[solaris] : libgcc: add versions only to existing soft-fp symbols - - - - --- 2010-09-01 Uros Bizjak New
[i386] : Rename TARGET_{ADD,SUB}_ESP_{4,8} and macroize push and pop peephole2s. - - - - --- 2010-09-01 Uros Bizjak New
[RFA] : cygming, darwin, freebsd: Build libgcc2 TCmode complex functions - - - - --- 2010-09-01 Uros Bizjak New
[i386] : Macroize remaining peephole2 patterns - - - - --- 2010-09-02 Uros Bizjak New
[RFA] : cygming, darwin, freebsd: Build libgcc2 TCmode complex functions - - - - --- 2010-09-02 Uros Bizjak New
[i386] : Trivial: Remove empty preparation statements from splitters ... - - - - --- 2010-09-03 Uros Bizjak New
[i386] : Tighten constraints of FPmode splitters a bit. - - - - --- 2010-09-04 Uros Bizjak New
[i386] : Macroize stack_protect_* patterns - - - - --- 2010-09-06 Uros Bizjak New
[i386] : Fix PR 22152 again - - - - --- 2010-09-06 Uros Bizjak New
[i386] : FIX PR 45206, ICE on __builtin_eh_return at -Os - - - - --- 2010-09-07 Uros Bizjak New
[i386] : Clenup: use bool, true and false in predicate functions - - - - --- 2010-09-08 Uros Bizjak New
[i386] : Clenup: use bool, true and false in predicate functions - - - - --- 2010-09-09 Uros Bizjak New
[i386] : Redefine PUSH_ROUNDING using UNITS_PER_WORD - - - - --- 2010-09-16 Uros Bizjak New
[i386] : Remove unneeded empty conditions and preparation statements from expanders - - - - --- 2010-09-16 Uros Bizjak New
[i386] : Introduce split_double_mode - - - - --- 2010-09-19 Uros Bizjak New
[i386] : Rewrite shift splitters to use indirect functions. - - - - --- 2010-09-20 Uros Bizjak New
[testsuite] : Really remove stack dump files - - - - --- 2010-09-20 Uros Bizjak New
[i386] : Use GET_MODE_BITSIZE in shift splitters - - - - --- 2010-09-21 Uros Bizjak New
[RFC] : Define "bool" as _Bool when bootstrapping with gcc >= 4.4 - - - - --- 2010-09-21 Uros Bizjak New
[RFC] : Define "bool" as _Bool when bootstrapping with gcc >= 4.4 - - - - --- 2010-09-21 Uros Bizjak New
PATCH: Pad short functions for Atom - - - - --- 2010-09-23 Uros Bizjak New
PATCH: Pad short functions for Atom - - - - --- 2010-09-23 Uros Bizjak New
[i386] : Optimize DFmode signbit() for SSE math - - - - --- 2010-09-26 Uros Bizjak New
[i386] : Change stack probing and allocation implementation - - - - --- 2010-09-26 Uros Bizjak New
[i386] : Some trivial i386.h cleanups - - - - --- 2010-09-27 Uros Bizjak New
[i386] : Split *avx_<maxmin:code><mode>3 - - - - --- 2010-09-28 Uros Bizjak New
[i386] : Truncate shift count - - - - --- 2010-10-01 Uros Bizjak New
[i386] : Improve <shift>_mask splitters - - - - --- 2010-10-03 Uros Bizjak New
[alpha] : Fix recent bootstrap breakage - - - - --- 2010-10-10 Uros Bizjak New
Fix PR45945 - - - - --- 2010-10-10 Uros Bizjak New
[i386] : Macroize block operations - - - - --- 2010-10-11 Uros Bizjak New
[i386] : Correct mode attribute of movdfcc patterns - - - - --- 2010-10-15 Uros Bizjak New
PATCH: PR target/46051: [4.6 Regression] ICE: in extract_insn, at recog.c:2110 with -mavx -ftree-ve… - - - - --- 2010-10-17 Uros Bizjak New
: CSE some initializations in c-parser.c file. - - - - --- 2010-10-17 Uros Bizjak New
[i386] : Fix PR target/46051: [4.6 Regression] ICE: in extract_insn, at recog.c:2110 with -mavx -ft… - - - - --- 2010-10-17 Uros Bizjak New
PATCH: PR target/45946: ICE: in extract_insn, at recog.c:2127 when using _Decimal128 with -Os -fno-… - - - - --- 2010-10-21 Uros Bizjak New
[i386] : Fix PR target/46098 - - - - --- 2010-10-22 Uros Bizjak New
[i386] : Fix PR target/46153 - - - - --- 2010-10-28 Uros Bizjak New
[middle-end] : Fix PR 44569 - - - - --- 2010-10-30 Uros Bizjak New
[tree-optimization] : Fix PR46142 - - - - --- 2010-10-31 Uros Bizjak New
[x86,Darwin] update darwin's x86 output. - - - - --- 2010-10-31 Uros Bizjak New
« 1 2 3 421 22 »