public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 01/16] Core of selftest framework (v6)
 2016-06-08  0:23 UTC  (11+ messages)
` [PATCH] Selftest framework (v7)
        ` [Committed] Selftest framework (v8)

[C++ Patch] Fix some simple location issues
 2016-06-07 22:50 UTC  (3+ messages)

[PATCH][2/3] Vectorize inductions that are live after the loop
 2016-06-07 21:57 UTC  (15+ messages)

[PATCH] integer overflow checking builtins in constant expressions
 2016-06-07 21:56 UTC  (22+ messages)

[PATCH] Document POWER's -mhtm and -mno-htm options
 2016-06-07 21:54 UTC  (3+ messages)

C PATCH for c/71418 (ICE with bogus array dimension and _Alignas)
 2016-06-07 21:38 UTC  (2+ messages)

C PATCH for c/71426 (ICE with bogus parameter)
 2016-06-07 21:37 UTC  (2+ messages)

tuple code simplification patch
 2016-06-07 20:23 UTC  (3+ messages)

JIT patch: add gcc_jit_magic_int
 2016-06-07 20:22 UTC  (5+ messages)

[PATCH][3/3][RTL ifcvt] PR middle-end/37780: Conditional expression with __builtin_clz() should be optimized out
 2016-06-07 19:35 UTC  (7+ messages)

[PATCH, rs6000] Add support for char, short, and int versions of vec_mul
 2016-06-07 19:34 UTC  (2+ messages)

Update probabilities in predict.def to match reality
 2016-06-07 19:27 UTC 

[PATCH] Fix asm X constraint (PR inline-asm/59155)
 2016-06-07 17:58 UTC  (10+ messages)
` [PING] "

[PATCH][AArch64][2/2] (Re)Implement vcopy<q>_lane<q> intrinsics
 2016-06-07 16:57 UTC 

[PATCH][AArch64][1/2] Add support INS (element) instruction to copy lanes between vectors
 2016-06-07 16:57 UTC 

PING^2: [PATCH] Load external function address via GOT slot
 2016-06-07 16:04 UTC 

PING^5: [PATCH] PR target/70454: Build x86 libgomp with -march=i486 or better
 2016-06-07 16:03 UTC 

[C++ PATCH] Fix -Wunused-* regression (PR c++/71442)
 2016-06-07 15:23 UTC 

Ignore debug insns in memcmp optimization
 2016-06-07 15:22 UTC 

OpenACC wait clause
 2016-06-07 15:03 UTC  (3+ messages)

[PATCH,rs6000] Add built-in function support for new Power9 vector absolute difference unsigned instructions
 2016-06-07 14:23 UTC  (3+ messages)

[PATCH] Use __USER_LABEL_PREFIX__ in asm statement
 2016-06-07 13:58 UTC 

[PATCH] Fix up my recent change to vect_get_constant_vectors (PR tree-optimization/69207)
 2016-06-07 12:47 UTC  (12+ messages)
  ` [PATCH] Fix SLP wrong-code with VECTOR_BOOLEAN_TYPE_P (PR tree-optimization/71259)

[PATCH][vectorizer] Remove blank debug lines after dump_gimple_stmt
 2016-06-07 12:21 UTC  (3+ messages)

[PATCH] Fix PR61564 - optimize attribute/pragma accepting any option
 2016-06-07 12:16 UTC  (4+ messages)

[PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE
 2016-06-07 12:04 UTC  (3+ messages)

[PATCH] Improve avx_vec_concat<mode>
 2016-06-07 12:01 UTC  (2+ messages)

[PATCH][MIPS] P5600 scheduler fix
 2016-06-07 11:58 UTC  (3+ messages)

[Patch, avr] Fix PR 71151
 2016-06-07 11:57 UTC  (3+ messages)

[PATCH, i386, AVX-512] Add vectorizer support builtins
 2016-06-07 11:47 UTC  (3+ messages)

[PATCH 0/2][AArch64] Implement AAPCS64 updates for alignment attribute
 2016-06-07 11:09 UTC  (3+ messages)
` [PATCH 2/2][AArch64] Tests of "

[PATCH 0/2][AArch64] Implement AAPCS64 updates for alignment attribute
 2016-06-07 11:07 UTC  (3+ messages)
` [PATCH 1/2][AArch64] "

[PATCH, aarch64] Fix 70048
 2016-06-07 10:50 UTC  (2+ messages)

[PATCH] spellcheck.c: add test_find_closest_string
 2016-06-07 10:14 UTC  (2+ messages)

[PATCH] Add selftest for pretty-print.c
 2016-06-07 10:03 UTC  (2+ messages)

Unreviewed patches
 2016-06-07  9:12 UTC  (3+ messages)

[AArch64] ARMv8.2 command line and feature macros support
 2016-06-07  8:46 UTC 

[ARM] implement division using vrecpe/vrecps with -funsafe-math-optimizations
 2016-06-07  8:37 UTC  (9+ messages)

move increase_alignment from simple to regular ipa pass
 2016-06-07  8:34 UTC  (6+ messages)

[PATCH][AArch64] Model CSEL instruction in Cortex-A57 scheduling model
 2016-06-07  8:28 UTC  (3+ messages)

[RFC] [2/2] divmod transform: override expand_divmod_libfunc for ARM and add test-cases
 2016-06-07  8:26 UTC  (3+ messages)

[PATCH][ARM] Add initial support for Cortex-A73
 2016-06-07  8:19 UTC  (2+ messages)

PING: [PATCH] PR33661 Fix problem with register asm in templates
 2016-06-07  7:53 UTC 

[PATCH] Fix PR71423
 2016-06-07  7:24 UTC 

[PATCH] Fix PR71428
 2016-06-07  7:24 UTC 

loop-ch tweek
 2016-06-07  7:12 UTC  (7+ messages)

C/C++ OpenACC routine directive, undeclared name error: try to help the user, once
 2016-06-07  7:03 UTC  (5+ messages)
    ` [PING] "

[PR other/70945] Handle function_glibc_finite_math in offloading
 2016-06-07  6:54 UTC  (5+ messages)
` [PING] "

[committed] Generate indirect long calls to non-local functions on 64-bit hppa
 2016-06-07  2:00 UTC 

[committed] Remove R1 clobbers from 64-bit indirect call value patters and splitters
 2016-06-07  1:48 UTC 

[PATCH, i386]: Insert CLD insns using mode-switching pass
 2016-06-06 22:34 UTC 

[Diagnostic Patch] Clean-up diagnostic facilities in diagnostic.c
 2016-06-06 22:27 UTC  (3+ messages)

C PATCH to improve location for abstract declarators (PR c/71362)
 2016-06-06 21:12 UTC  (2+ messages)

[Fortran, Patch] First patch for coarray FAILED IMAGES (TS 18508)
 2016-06-06 21:05 UTC 

[PATCH] Add ggc-tests.c
 2016-06-06 21:05 UTC 

[C++ PATCH] Avoid exponential compile time in cp_fold_function (PR c++/70847, PR c++/71330, PR c++/71393)
 2016-06-06 19:43 UTC  (2+ messages)

[PATCH, i386] Add native support for VIA C7, Eden and Nano CPUs
 2016-06-06 19:24 UTC  (3+ messages)

[PATCH] Support i386 TLS code sequences without PLT
 2016-06-06 18:16 UTC 

[PATCH] Support x86-64 TLS code sequences without PLT
 2016-06-06 18:04 UTC  (3+ messages)

[PATCH][RTL ifcvt] Print name of noce trasform that succeeded in dump file
 2016-06-06 17:13 UTC  (2+ messages)

[PATCH v2] Update documentation for ARM architecture
 2016-06-06 16:56 UTC 

[PATCH][AArch64] Add missing fcsel in Cortex-A57 scheduler
 2016-06-06 16:22 UTC  (2+ messages)

[PATCH][AArch64] Add initial support for Cortex-A73
 2016-06-06 16:18 UTC 

[v3 PATCH] Support allocators in tuples of zero size
 2016-06-06 16:11 UTC  (3+ messages)

[PATCH GCC]Remove duplciated alias check in vectorizer
 2016-06-06 16:00 UTC 

[PATCH] libstdc++/71320 Add or remove file permissions correctly
 2016-06-06 15:52 UTC 

C PATCH for comptypes handling of TYPE_REF_CAN_ALIAS_ALL
 2016-06-06 15:33 UTC  (6+ messages)

[PATCH v2] gcov: Runtime configurable destination output
 2016-06-06 15:25 UTC  (8+ messages)

[PATCH 1/4] PR c++/62314: add fixit hint for missing "template <> " in explicit specialization
 2016-06-06 15:17 UTC  (4+ messages)
` [PATCH 4/4] C: add fixit hint to misspelled field names

[PATCH][1/3][ARM] Keep ctz expressions together until after reload
 2016-06-06 14:49 UTC  (3+ messages)

[AArch64, 1/6] Reimplement scalar fixed-point intrinsics
 2016-06-06 13:41 UTC  (9+ messages)
      ` [v2][AArch64, "
        ` [v2][AArch64, 2/6] Reimplement vector "
            ` [v2][AArch64, 4/6] Reimplement frsqrts intrinsics
              ` [v2][AArch64, 5/6] Reimplement fabd intrinsics & merge rtl patterns
                ` [v2][AArch64, 6/6] Reimplement vpadd intrinsics & extend rtl patterns to all modes
          ` [v2][AArch64, 3/6] Reimplement frsqrte intrinsics

[middle-end][PATCH] Update alignment_for_piecewise_move
 2016-06-06 11:48 UTC  (6+ messages)

[PATCH] Support for SPARC M7 and VIS 4.0
 2016-06-06 11:42 UTC  (4+ messages)
` [PATCH v1] "

[PATCH PR68030/PR69710][RFC]Introduce a simple local CSE interface and use it in vectorizer
 2016-06-06 11:23 UTC  (5+ messages)

Remove word_mode hack for split bitfields
 2016-06-06 11:12 UTC  (2+ messages)

backward threading heuristics tweek
 2016-06-06 10:19 UTC 

[patch] doc/sourcebuild.texi (Directives): Remove extra closing braces
 2016-06-06 10:15 UTC  (3+ messages)

[Ada] Make Gigi_Equivalent_Type idempotent
 2016-06-06 10:03 UTC 

Updated autofdo bootstrap and testing patches
 2016-06-06  9:55 UTC  (4+ messages)
` [PING] "
  ` [PING^2] "

[Ada] Add support for noinline and noclone attributes
 2016-06-06  9:52 UTC 

[Ada] Fix double elaboration of qualified expression in allocator
 2016-06-06  9:44 UTC 

[Ada] Fix single-stepping regression with tagged types
 2016-06-06  9:31 UTC 

[Ada] Small adjustments in handling of subprograms
 2016-06-06  9:26 UTC 

[PATCH] Make basic asm implicitly clobber memory
 2016-06-06  9:21 UTC  (12+ messages)
                ` [PING] "

[Ada] Remove deferred freezing of subprograms in Freeze_Entity
 2016-06-06  9:19 UTC 

[Ada] Follow-up work for AI05-0151 (incomplete types in profiles)
 2016-06-06  9:09 UTC 

[PR71408] - Fix wrong code at -Os and above
 2016-06-06  8:57 UTC  (2+ messages)

[PR71281] ICE on gcc trunk on knl, wsm, ivb and bdw targets
 2016-06-06  8:54 UTC  (2+ messages)

[Ada] Fix minor glitches related to subprogram declarations
 2016-06-06  8:46 UTC 

[PATCH] Fix PR71398
 2016-06-06  6:54 UTC 

[patch committed FT32] use setup_incoming_varargs
 2016-06-06  2:32 UTC 

[PATCH, i386]: Fix PR 71389, ICE on trunk gcc on ivybridge target (df_refs_verify)
 2016-06-05 22:51 UTC 

[patch, fortran] PR52393 I/O: "READ format" statement with parenthesized default-char-expr
 2016-06-05 22:28 UTC  (5+ messages)

[committed] Fix unused argument error in expr.c
 2016-06-05 20:46 UTC 

[fortran, patch, pr69659, v1] [6/7 Regression] ICE on using option -frepack-arrays, in gfc_conv_descriptor_data_get
 2016-06-05 18:10 UTC  (4+ messages)
` Ping! "

Avoid mutiple predictions out of loop predictors
 2016-06-05 16:45 UTC 

Silence bogus mismatched profile messages
 2016-06-05 16:40 UTC 

[PATCH] c/69507 - bogus warning: ISO C does not allow ‘__alignof__ (expression)’
 2016-06-04 21:24 UTC  (2+ messages)
` [PING] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).