public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCHv2, ARM, libgcc] New aeabi_idiv function for armv6-m
 2016-06-08 14:36 UTC  (5+ messages)
` [PING][PATCHv2, "
  ` [PING^2][PATCHv2, "
    ` [PING^3][PATCHv2, "
      ` [PING^4][PATCHv2, "

[PATCH] Support for SPARC M7 and VIS 4.0
 2016-06-08 14:31 UTC  (5+ messages)
` [PATCH v1] "

RFC [1/2] divmod transform
 2016-06-08 14:23 UTC  (16+ messages)

move increase_alignment from simple to regular ipa pass
 2016-06-08 14:15 UTC  (7+ messages)

libgomp: Unconfuse offload plugins vs. offload targets
 2016-06-08 14:08 UTC  (2+ messages)

[gomp4] OpenACC cache directive for C
 2016-06-08 14:07 UTC  (4+ messages)
` [PR c/71381] C/C++ OpenACC cache directive rejects valid syntax (was: [gomp4] OpenACC cache directive for C.)
  ` [PING] [PR c/71381] C/C++ OpenACC cache directive rejects valid syntax

[PATCH, RFC] First cut at using vec_construct for strided loads
 2016-06-08 14:05 UTC  (4+ messages)

[PATCH][SPARC] Fix cpu auto-detection in M7 and S7 (Sonoma)
 2016-06-08 14:02 UTC  (2+ messages)

[PR other/70945] Handle function_glibc_finite_math in offloading
 2016-06-08 14:01 UTC  (7+ messages)
` [PING] "

[PATCH] Testcase for PR68558
 2016-06-08 13:26 UTC 

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

[Patch, testsuite] Skip some more tests for targets with int size < 32
 2016-06-08 13:15 UTC 

Update probabilities in predict.def to match reality
 2016-06-08 12:58 UTC  (9+ messages)

[PATCH] Remove strided SLP load vectorization restriction
 2016-06-08 12:56 UTC 

[PATCH] Improve "str" + 2 > "str" folding (PR c++/71448)
 2016-06-08 12:49 UTC  (2+ messages)

[C++ Patch/RFC] Tiny tsubst tweak
 2016-06-08 12:48 UTC  (2+ messages)

[PATCH 0/9] separate shrink-wrapping
 2016-06-08 12:45 UTC  (13+ messages)
` [PATCH 1/9] separate shrink-wrap: New command-line flag, status flag, hooks, and doc
` [PATCH 2/9] cfgcleanup: Don't confuse CFI when -fshrink-wrap-separate
` [PATCH 3/9] dce: Don't dead-code delete separately wrapped restores
` [PATCH 6/9] sel-sched: Don't mess with register restores
` [PATCH 4/9] regrename: Don't rename restores
` [PATCH 5/9] regrename: Don't run if function was separately shrink-wrapped
` [PATCH 7/9] cprop: Leave RTX_FRAME_RELATED_P instructions alone
` [PATCH 8/9] shrink-wrap: shrink-wrapping for separate concerns
` [PATCH 9/9] rs6000: Separate shrink-wrapping

[PATCH 0/2] Deduplicate edge predictors
 2016-06-08 12:41 UTC  (6+ messages)
` [PATCH 2/2] Add edge predictions pruning
` [PATCH 3/N] Add sorting support to analyze_brprob script
` [PATCH 4/N] Add new analyze_brprob_spec.py script

[C++ PATCH] Fix -Wunused-* regression (PR c++/71442)
 2016-06-08 12:40 UTC  (2+ messages)

[PATCH] Drop excess size used for run time allocated stack variables
 2016-06-08 12:20 UTC  (8+ messages)
    ` [PATCH 1/2][v3] "
      ` [PATCH 2/2][v3] "

Introduce param for copy loop headers pass
 2016-06-08 11:29 UTC  (3+ messages)

increase alignment of global structs in increase_alignment pass
 2016-06-08 11:24 UTC 

[Patch, avr] Fix broken stack-usage-1.c test
 2016-06-08 11:21 UTC 

[PATCH GCC]Remove duplciated alias check in vectorizer
 2016-06-08 11:14 UTC  (2+ messages)

Add a test for C DR#423 (PR c/65471)
 2016-06-08 11:03 UTC 

[PATCH] Fold x/x to 1, 0/x to 0 and 0%x to 0 consistently
 2016-06-08 10:42 UTC 

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

[PATCH] Improve optimize pragma/attribute diagnostics
 2016-06-08 10:18 UTC 

[AArch64, 1/6] Reimplement scalar fixed-point intrinsics
 2016-06-08  9:59 UTC  (15+ messages)
      ` [v2][AArch64, "
        ` [v2][AArch64, 2/6] Reimplement vector "
          ` [v2][AArch64, 3/6] Reimplement frsqrte intrinsics
            ` [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

[PATCH] Add selftest for pretty-print.c
 2016-06-08  9:22 UTC  (4+ messages)
  ` [PATCH] Add selftest for pretty-print.c (v2)

[Patch ARM/AArch64 09/11] Add missing vrnd{,a,m,n,p,x} tests
 2016-06-08  9:08 UTC  (3+ messages)

[PATCH 0/17][ARM] ARMv8.2-A and FP16 extension support
 2016-06-08  8:46 UTC  (6+ messages)
` [PATCH 9/17][ARM] Add NEON FP16 arithmetic instructions

[C++ Patch/RFC] PR 70572 ("[4.9/5/6/7 Regression] ICE on code with decltype (auto) on x86_64-linux-gnu in digest_init_r")
 2016-06-08  8:21 UTC  (8+ messages)

[PATCH] Fix PR71452
 2016-06-08  8:19 UTC 

[PATCH] integer overflow checking builtins in constant expressions
 2016-06-08  7:23 UTC  (23+ messages)

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

Ignore debug insns in memcmp optimization
 2016-06-08  7:12 UTC  (2+ messages)

[PATCH/AARCH64] Add vulcan -mcpu support
 2016-06-08  5:46 UTC  (3+ messages)

[PATCH] c/70883 - inconsistent error message for calls to __builtin_add_overflow with too few arguments
 2016-06-08  2:44 UTC  (2+ messages)

[PATCH 01/16] Core of selftest framework (v6)
 2016-06-08  0:23 UTC  (9+ messages)
` [PATCH] Selftest framework (v7)

[C++ Patch] Fix some simple location issues
 2016-06-07 22:50 UTC  (3+ 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  (5+ messages)

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

[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 

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

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

[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)

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)

[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 PR71428
 2016-06-07  7:24 UTC 

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

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

C/C++ OpenACC routine directive, undeclared name error: try to help the user, once
 2016-06-07  7:03 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)

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

[Fortran, Patch] First patch for coarray FAILED IMAGES (TS 18508)
 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)

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).