public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/3] IVOPTS: support profiling
 2016-05-30 19:51 UTC  (7+ messages)
` [PATCH 2/3] Add profiling support for IVOPTS

[C++ Patch] PR 71238 ("Undeclared function message imprecisely points to error column")
 2016-05-30 19:50 UTC 

Enable loop peeling at -O3
 2016-05-30 19:39 UTC  (10+ messages)

[PATCH] match.pd: optimize unsigned mul overflow check
 2016-05-30 19:37 UTC  (8+ messages)

[PATCH, testsuite]: Fix clear_non_sret_int_hardware_registers define in gcc.target/i386/iamcu/args.h
 2016-05-30 19:08 UTC 

[PATCH, OpenACC] Make reduction arguments addressable
 2016-05-30 18:42 UTC 

[C++ Patch] PR 71109 ("Misleading diagnostic message with 'virtual' used in out-of-line definitions of class template member functions")
 2016-05-30 16:59 UTC  (2+ messages)

[PATCH] gcc/config/tilegx/tilegx.c (tilegx_function_profiler): Save r10 to stack before call mcount
 2016-05-30 16:53 UTC  (4+ messages)

[PATCH, i386, AVX-512] Fix PR target/71346
 2016-05-30 16:50 UTC  (2+ messages)

[PATCH, PR69068] Handle 3-arg phi in copy_bb_and_scalar_dependences
 2016-05-30 16:45 UTC  (6+ messages)

[PATCH] x86 interrupt attribute patch [2/2]
 2016-05-30 16:05 UTC  (3+ messages)

[PATCH][2/3] Vectorize inductions that are live after the loop
 2016-05-30 15:26 UTC  (4+ messages)

[SPARC] Support for --with-{cpu,tune}-{32,64} in sparc*-* targets
 2016-05-30 15:12 UTC  (6+ messages)

[PATCH][RFC] Remove ifcvt_repair_bool_pattern, re-do bool patterns
 2016-05-30 14:58 UTC  (2+ messages)

Fix profile updating in loop peeling
 2016-05-30 14:39 UTC 

[PATCH 0/2] [ARC] Refurbish backend options
 2016-05-30 14:21 UTC  (3+ messages)
` [PATCH 1/2] [ARC] New option handling, refurbish multilib support
` [PATCH 2/2] [ARC] Update target specific tests

[build] Handle gas/gld --compress-debug-sections=type
 2016-05-30 14:00 UTC 

C PATCH to add -Wswitch-unreachable (PR c/49859)
 2016-05-30 12:33 UTC  (6+ messages)

[PATCH2][PR71252] Fix insertion point of stmt_to_insert
 2016-05-30 12:33 UTC  (3+ messages)

Thoughts on memcmp expansion (PR43052)
 2016-05-30 11:29 UTC  (2+ messages)

Moving backwards/FSM threader into its own pass
 2016-05-30 11:08 UTC  (2+ messages)

[visium] Split DImode arithmetical operations
 2016-05-30 11:04 UTC  (2+ messages)

[gotools, libcc1] Update copyright dates
 2016-05-30 10:56 UTC 

[ARM] implement division using vrecpe/vrecps with -funsafe-math-optimizations
 2016-05-30 10:55 UTC  (7+ messages)

RFC [1/2] divmod transform
 2016-05-30 10:36 UTC  (14+ messages)

[PATCH, PR69067] Remove assert in get_def_bb_for_const
 2016-05-30 10:35 UTC  (2+ messages)

Updated autofdo bootstrap and testing patches
 2016-05-30  9:46 UTC  (13+ messages)
` [PATCH 1/5] Add gcc-auto-profile script
  ` [PATCH 2/5] Don't cause ICEs when auto profile file is not found with checking
    ` [PATCH 3/5] Run profile feedback tests with autofdo
      ` [PATCH 4/5] Add make autoprofiledbootstrap
        ` [PATCH 5/5] workaround for PR70427
` [PING] Re: Updated autofdo bootstrap and testing patches
  ` [PING^2] "

PING^4: [PATCH] PR target/70454: Build x86 libgomp with -march=i486 or better
 2016-05-30  7:45 UTC 

PING: [PATCH] Load external function address via GOT slot
 2016-05-30  7:22 UTC 

[PATCH][i386] Add -march=native support for VIA nano CPUs
 2016-05-30  7:14 UTC  (2+ messages)

[RFC PATCH, i386]: Use "lock orl $0, -4(%esp)" in mfence_nosse
 2016-05-30  3:13 UTC 

[patch] doc/sourcebuild.texi (Directives): Remove extra closing braces
 2016-05-30  3:11 UTC  (2+ messages)

[PATCH, i386]: Fix PR71245, atomic load/store bounces the data to the stack using fild/fistp
 2016-05-30  0:39 UTC 

Make vectorizer to use likely upper bounds
 2016-05-30  0:30 UTC 

Fix profile updating after complette unrolling
 2016-05-29 22:49 UTC 

Fix maybe_hot_frequency_p
 2016-05-29 22:17 UTC 

Contents of PO file 'cpplib-6.1.0.sr.po'
 2016-05-29 22:14 UTC 

New Serbian PO file for 'cpplib' (version 6.1.0)
 2016-05-29 22:13 UTC 

libiberty: Don't needlessly clear xmemdup allocated memory
 2016-05-29 21:17 UTC  (4+ messages)

[v3 PATCH] Protect allocator-overloads of tuple-from-tuple constructors from cases that would create dangling references
 2016-05-29 21:05 UTC  (2+ messages)

[PATCH] Fix ICE with x87 asm operands (PR inline-asm/68843)
 2016-05-29 20:55 UTC  (3+ messages)
  ` [PING] "

Revert gcc r227962
 2016-05-29 19:18 UTC  (7+ messages)

[wwwdocs] readings.html -- fix two links to renesas.com
 2016-05-29 18:27 UTC 

greets
 2016-05-29 17:43 UTC 

[wwwdocs] Remove broken link to old Intel handook in projects/tree-ssa
 2016-05-29 17:27 UTC 

[PATCH,libstdc++] Adjust link in doc/xml/manual/backwards_compatibility.xml
 2016-05-29 17:27 UTC 

[C++ Patch] PR 71105 ("lambdas with default captures improperly have function pointer conversions")
 2016-05-29 16:41 UTC  (3+ messages)

[PATCH][i386] Add -march=native support for VIA nano CPUs
 2016-05-29 16:32 UTC 

[RX] Add support for atomic operations
 2016-05-29 15:29 UTC  (3+ messages)

[PATCH] BFD: Fix unmatched #ifndef and #endif
 2016-05-29 14:33 UTC  (2+ messages)

[wwwdocs] gcc-4.8/changes.html -- adjust link to manual
 2016-05-29 10:39 UTC 

[wwwdocs] readings.html -- Tilera is now Mellanox
 2016-05-29 10:16 UTC 

[wwwdocs] Use https for sourceware.org
 2016-05-29  8:11 UTC 

[wwwdocs] gcc-4.5/changes.html: signalling NaN -> signaling NaN
 2016-05-29  8:04 UTC 

[PATCH][wwwdocs] Improve arm and aarch64-related info in readings.html
 2016-05-29  7:59 UTC  (2+ messages)

[PATCH,DOC] doc/install.texi: Use https for shop.fsf.org
 2016-05-29  3:18 UTC 

Use likely upper bound in ivopts
 2016-05-29  2:12 UTC 

Use likely upper bound in array prefetching
 2016-05-29  1:52 UTC 

Fix branch predictor reporting
 2016-05-29  1:25 UTC 

[PATCH] Update documentation for ARM architecture
 2016-05-28 23:17 UTC 

[PATCH] Clean up tests where a later dg-do completely overrides another
 2016-05-28 20:47 UTC  (7+ messages)

Do not predict one edge by the same path based predictor multiple times
 2016-05-28 20:41 UTC 

[wwwdocs,Java] /java -- sourceware.org now defaults to https
 2016-05-28 20:04 UTC 

Top level configure dependencies
 2016-05-28 20:01 UTC 

[wwwdocs] Fix reference in projets/cfg.html
 2016-05-28 19:45 UTC 

[wwwdocs] projects/cli.html -- remove broken link to ACOTES project
 2016-05-28 18:26 UTC 

Record likely upper bounds for loops
 2016-05-28 16:48 UTC  (6+ messages)

[PATCH] Fix segfault on verify_dominators error path
 2016-05-28 16:25 UTC 

[PATCH] PR71275 ira.c bb_loop_depth
 2016-05-28 16:15 UTC  (5+ messages)
  ` Dominance related breakage, was "

[PATCH][AArch64] Use aarch64_fusion_enabled_p to check for insn fusion capabilities
 2016-05-28 15:04 UTC  (2+ messages)

[PATCH 3/3][AArch64] Emit division using the Newton series
 2016-05-28 13:53 UTC  (3+ messages)

[PATCH 1/3][AArch64] Add more choices for the reciprocal square root approximation
 2016-05-28 13:44 UTC  (3+ messages)

[PATCH 2/3][AArch64] Emit square root using the Newton series
 2016-05-28 13:26 UTC  (3+ messages)

[PATCH v4] gcov: Runtime configurable destination output
 2016-05-28 13:12 UTC  (2+ messages)

[PTX] malloc/realloc/free
 2016-05-28 13:09 UTC  (3+ messages)

[wwwdocs] readings.html -- www.fh-jena.de -> www.eah-jena.de
 2016-05-28 13:07 UTC 

[wwwdocs] projets/gupc.html -- www.gwu.edu now uses https
 2016-05-28 13:00 UTC 

[patch] config.gcc FreeBSD ARM
 2016-05-28 12:53 UTC 

[wwwdocs] Update boehm-gc master sources in codingconventions.html
 2016-05-28 12:23 UTC 

[PATCH] Fix missing/wrong function declaration in s-osinte-rtems.ads (ada/71317)
 2016-05-28  0:41 UTC 

[wwwdocs] Update upstream Go repository in doc/sourcebuild.texi
 2016-05-28  0:32 UTC 

[wwwdocs] Remove developer.intel.com link from readings.html
 2016-05-27 23:10 UTC 

[wwwdocs] Document GCC 6 Solaris changes
 2016-05-27 22:57 UTC  (4+ messages)

[wwwdocs] testing/testing-blitz.html -- sourceforge.net uses https
 2016-05-27 22:57 UTC 

[PATCH, rs6000] Add builtin-support for new Power9 vslv and vsrv (vector shift left and right variable) instructions
 2016-05-27 22:57 UTC 

[wwwdocs] Update to current canonical address for CSiBE
 2016-05-27 22:08 UTC 

[wwwdocs] www.akkadia.org now uses https -- gcc-4.0/changes.html
 2016-05-27 22:06 UTC 

[PATCH 2/3] Implement CALL_EXPR_MUST_TAIL_CALL
 2016-05-27 20:44 UTC  (5+ messages)
` [PATCH] Fixes to must-tail-call tests

[PATCH] c/69507 - bogus warning: ISO C does not allow ‘__alignof__ (expression)’
 2016-05-27 20:34 UTC 

[PATCH1][PR71252] Fix missing swap to stmt_to_insert
 2016-05-27 20:31 UTC  (2+ messages)

[C++ Patch/RFC] PR 60385 and other issues about wrongly named namespaces (eg, c++/68723)
 2016-05-27 20:26 UTC  (3+ messages)

[PATCH][AArch64] Remove aarch64_simd_attr_length_move
 2016-05-27 20:05 UTC 

[AArch64, 1/6] Reimplement scalar fixed-point intrinsics
 2016-05-27 20:01 UTC  (15+ messages)
    ` [AArch64, 3/6] Reimplement frsqrte intrinsics
      ` [AArch64, 4/6] Reimplement frsqrts intrinsics
        ` [AArch64, 5/6] Reimplement fabd intrinsics & merge rtl patterns
          ` [AArch64, 6/6] Reimplement vpadd intrinsics & extend rtl patterns to all modes

[PATCH] c++/71306 - bogus -Wplacement-new with an array element
 2016-05-27 19:36 UTC 

[C++ PATCH] PR c++/69855
 2016-05-27 18:17 UTC  (9+ messages)

[gomp4.5] Partial support for Fortran OpenMP doacross loops
 2016-05-27 17:25 UTC 

[gomp4] backport firstprivate subarray changes
 2016-05-27 17:08 UTC 

[RFA 1/2]: Don't ignore target_header_dir when deciding inhibit_libc
 2016-05-27 16:31 UTC  (2+ messages)

[gomp4] backport gfc_match_omp_clauses restructuring changes
 2016-05-27 16:06 UTC 

Further refinement to -Wswitch-unreachable
 2016-05-27 15:29 UTC  (2+ messages)

[gomp4] fix bootstrap failure in oacc_loop_auto_partitions
 2016-05-27 15:20 UTC 

[PATCH][AArch64] Enable -frename-registers at -O2 and higher
 2016-05-27 14:56 UTC 

[PATCH][ARM] Tie operand 1 to operand 0 in AESMC pattern when fusing AES/AESMC
 2016-05-27 14:47 UTC  (2+ messages)

[PATCH][AArch64] Tie operand 1 to operand 0 in AESMC pattern when AES/AESMC fusion is enabled
 2016-05-27 14:43 UTC  (3+ messages)

[PR71252][PR71269] Fix trunk errors due to stmt_to_insert
 2016-05-27 13:52 UTC  (6+ messages)

[PATCH, ARM] Do not set ARM_ARCH_ISA_THUMB for armv5
 2016-05-27 13:50 UTC  (4+ messages)

[PATCH, ARM] Remove unused TARGET_ARM_V*M macros
 2016-05-27 13:48 UTC  (2+ messages)

[PATCH][Testsuite] Fix mips dsp testsuite mistakes
 2016-05-27 13:46 UTC  (3+ messages)

[Committed] S/390: Replace rtx_equal_p with reg_overlap_mentioned_p in splitter check
 2016-05-27 13:24 UTC 

[PATCH][AArch64] Remove aarch64_cannot_change_mode_class
 2016-05-27 13:19 UTC  (3+ messages)

Fix middle-end/71308
 2016-05-27 13:11 UTC  (2+ messages)

[PATCH PR68030/PR69710][RFC]Introduce a simple local CSE interface and use it in vectorizer
 2016-05-27 13:01 UTC  (4+ messages)

[PATCH, AArch64] atomics: prefetch the destination for write prior to ldxr/stxr loops
 2016-05-27 12:32 UTC  (6+ messages)

[PATCH, PR middle-end/71279] Avoid folding vec_cond_expr into comparison
 2016-05-27 12:02 UTC  (2+ messages)

[PATCH] Help PR70729, shuffle LIM and PRE
 2016-05-27 12:01 UTC  (3+ messages)

[PATCH][2/3][AArch64] Keep CTZ components together until after reload
 2016-05-27 11:55 UTC  (2+ messages)

[PATCH][AArch64] Simplify ashl<mode>3 expander for SHORT modes
 2016-05-27 11:52 UTC  (2+ 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).