public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, RFC] First cut at using vec_construct for strided loads
 2016-06-09 15:27 UTC  (5+ messages)

[ARM] Fix, add tests for FP16 aapcs
 2016-06-09 15:22 UTC 

[PATCH][MIPS] Add -minline-intermix to ignore compression flags when inlining
 2016-06-09 15:16 UTC  (4+ messages)

[PATCH 1/3] config-list.mk: add KNOWN_BROKEN
 2016-06-09 15:11 UTC  (6+ messages)
` [PATCH 3/3] config-list.mk: add OPT-enable-obsolete to 4 targets
` [PATCH 2/3] config-list.mk: add GCC_SRC_DIR

Update probabilities in predict.def to match reality
 2016-06-09 14:59 UTC  (10+ messages)

[PATCH][wwwdocs][AArch64] Mention -mcpu=qdf24xx support for GCC 6
 2016-06-09 14:52 UTC  (4+ messages)

[committed] MIPS: Stay within 79 columns in `mips_output_jump'
 2016-06-09 14:48 UTC 

[Patch, testsuite] Skip some more tests for targets with int size < 32
 2016-06-09 14:34 UTC  (2+ messages)

[Patch, avr] Fix broken stack-usage-1.c test
 2016-06-09 14:33 UTC  (2+ messages)

[PATCH] Fix tests for x86 interrupt for -fpic and -march=corei7 targets
 2016-06-09 14:01 UTC 

[hsa-branch 0/5] Gridification support for tiling algorithms
 2016-06-09 14:01 UTC  (6+ messages)
` [hsa-branch 4/5] New HSA builtins needed for tiling
` [hsa-branch 3/5] Reorganize HSA branches representation
` [hsa-branch 2/5] Make emit_insn_operands handle zero operands
` [hsa-branch 1/5] Allow putting local variables into group and global segments
` [hsa-branch 5/5] OMP lowering/expansion changes to gridify tiled loops

[hsa-branch] Fix issue with an undefined builtin
 2016-06-09 13:57 UTC 

[PATCH] Add selftest for pretty-print.c (v2)
 2016-06-09 13:30 UTC  (5+ messages)

[PATCH] Handle undefined extern vars in output_in_order
 2016-06-09 13:13 UTC 

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

Maintain loop iteration count estimates
 2016-06-09 12:35 UTC  (3+ messages)

[PATCH, vec-tails 01/10] New compiler options
 2016-06-09 12:19 UTC  (7+ messages)

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

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

[PATCH 0/2] Deduplicate edge predictors
 2016-06-09 11:24 UTC  (9+ 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] PR 70202 ("ICE on invalid code in build_simple_base_path, at cp/class.c:579")
 2016-06-09 11:23 UTC  (3+ messages)

Moving backwards/FSM threader into its own pass
 2016-06-09 11:19 UTC  (2+ messages)

[Patch, ARM] PR71061, length pop* pattern in epilogue correctly
 2016-06-09 11:09 UTC  (5+ messages)

[PATCH][ARM][1/4] Replace uses of int_log2 by exact_log2
 2016-06-09 11:04 UTC  (3+ messages)

[PATCH/AARCH64] Add vulcan -mcpu support
 2016-06-09 10:11 UTC  (4+ messages)

[PATCH][AArch64] Handle AND+ASHIFT form of UBFIZ correctly in costs
 2016-06-09  9:36 UTC 

[PATCH] Do not enable -fcheck-pointer-bounds w/ -fsanitize=bounds
 2016-06-09  9:12 UTC 

[PATCH v2] Update documentation for ARM architecture
 2016-06-09  9:00 UTC  (2+ messages)

[PATCH] Fix PR71462
 2016-06-09  8:45 UTC 

[PATCH] Fold x/x to 1, 0/x to 0 and 0%x to 0 consistently
 2016-06-09  7:39 UTC  (9+ messages)

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

[PATCH][SPARC] Fix cpu auto-detection in M7 and S7 (Sonoma)
 2016-06-08 21:15 UTC  (6+ messages)

Container debug light mode
 2016-06-08 20:54 UTC 

Add a test for C DR#423 (PR c/65471)
 2016-06-08 20:06 UTC  (2+ messages)

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

[C++ Patch] Fix some simple location issues
 2016-06-08 18:39 UTC  (4+ messages)

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

[C++ PATCH] Fix -Wunused-* regression (PR c++/71442)
 2016-06-08 17:53 UTC  (3+ messages)

[C++ Patch/RFC] Tiny tsubst tweak
 2016-06-08 17:50 UTC  (3+ messages)

[PATCH 0/9] separate shrink-wrapping
 2016-06-08 17:26 UTC  (16+ 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][AArch64] Implement AAPCS64 updates for alignment attribute
 2016-06-08 17:04 UTC  (4+ messages)
` [PATCH 1/2][AArch64] "

[Patch, lra] PR70751, correct the cost for spilling non-pseudo into memory
 2016-06-08 16:47 UTC 

libgomp: Unconfuse offload plugins vs. offload targets
 2016-06-08 15:46 UTC  (4+ messages)
` libgomp: In OpenACC testing, cycle though $offload_targets, and by default only build for the offload target that we're actually going to test

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

[gomp4.5] !$omp declare target changes
 2016-06-08 15:00 UTC 

[PATCH AArch64]Support missing vcond pattern by adding/using vec_cmp/vcond_mask patterns
 2016-06-08 14:58 UTC  (3+ messages)

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

[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

[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  (3+ 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)

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 GCC]Remove duplciated alias check in vectorizer
 2016-06-08 11:14 UTC  (2+ messages)

[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  (3+ 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)

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

[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, 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  (8+ messages)
` [PING] "

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

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

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

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