public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][2/n] LTO option handling/merging rewrite
 2011-10-28 15:56 UTC  (3+ messages)

[Patch Darwin/PR49992 2/2] remove ranlib special-casing from the darwin port
 2011-10-28 15:54 UTC  (3+ messages)
` PING * : "
  ` PING 2 "

[Patch Darwin/PR49992 1/2] remove ranlib special-casing from the darwin port
 2011-10-28 15:52 UTC  (3+ messages)
` PING * : "
  ` PING 2 "

[RFC PATCH] update to libtool-2.4.2 and regenerate
 2011-10-28 15:51 UTC  (8+ messages)

[PATCH i386] PR47698 no CMOV for volatile mem
 2011-10-28 15:49 UTC  (5+ messages)

[trans-mem] Fix outer transactions to be considered abortable too
 2011-10-28 15:48 UTC  (2+ messages)

[trans-mem] fix C++ transaction_wrap attribute
 2011-10-28 15:42 UTC  (2+ messages)

[PATCH, rs6000] Preserve link stack for 476 cpus
 2011-10-28 15:41 UTC  (7+ messages)

[cxx-mem-model][PATCH 0/9] Convert i386 to new atomic optabs
 2011-10-28 15:25 UTC  (12+ messages)
` [PATCH 2/9] Handle expanding insns with 8 operands
` [PATCH 1/9] Fix thinko in gen_mem_thread_fence operand
` [PATCH 7/9] Update omp for new atomic optabs
` [PATCH 3/9] Introduce and use can_compare_and_swap_p
` [PATCH 9/9] Update ChangeLogs
` [PATCH 6/9] Update cppbuiltins for atomic-compare-and-swap
` [PATCH 8/9] Convert i386 backend to new atomic patterns
` [PATCH 5/9] Add missing atomic optab initializations
` [PATCH 4/9] Rewrite all compare-and-swap in terms of expand_atomic_compare_and_swap

[PATCH][PING] Vectorize conversions directly
 2011-10-28 15:25 UTC  (6+ messages)

[PATCH][RFC] Re-write LTO option merging
 2011-10-28 15:08 UTC  (3+ messages)

[v3] Trivial formatting changes to a recently added testcase
 2011-10-28 15:06 UTC 

[RFA:] fix breakage with "Update testsuite to run with slim LTO"
 2011-10-28 14:59 UTC  (2+ messages)
` ping: [RFA:] testsuite infrastructure for options implied by dg-final methods

[trans-mem] Explicitly go irrevocable even if transaction will always go irrevocable
 2011-10-28 14:51 UTC  (3+ messages)

[Patch,AVR]: Tweak 8-bit parity expansion
 2011-10-28 14:49 UTC  (2+ messages)

[PATCH, rs6000] Update Power7 scheduling
 2011-10-28 14:42 UTC  (2+ messages)

[Patch, fortran] [00/66] PR fortran/43829 Inline sum and product (AKA scalarization of reductions)
 2011-10-28 14:35 UTC  (62+ messages)
` [Patch, fortran] [20..30/66] inline sum and product: Update core structs
  ` [Patch, fortran] [25/66] inline sum and product: Update core structs: Move string_length
  ` [Patch, fortran] [29/66] inline sum and product: Update core structs: Move useflags flag
  ` [Patch, fortran] [20/66] inline sum and product: Update core structs: Rename gfc_ss_info
  ` [Patch, fortran] [23/66] inline sum and product: Update core structs: Move type
  ` [Patch, fortran] [26/66] inline sum and product: Update core structs: Move scalar struct
  ` [Patch, fortran] [22/66] inline sum and product: Update core structs: Move shape
  ` [Patch, fortran] [27/66] inline sum and product: Update core structs: Move temp struct
  ` [Patch, fortran] [21/66] inline sum and product: Update core structs: Move dim and dimen
  ` [Patch, fortran] [30/66] inline sum and product: Update core structs: Move where flag
  ` [Patch, fortran] [24/66] inline sum and product: Update core structs: Move expr
  ` [Patch, fortran] [28/66] inline sum and product: Update core structs: Move info struct
` [Patch, fortran] [07..12/66] inline sum and product: Preliminary cleanups
  ` [Patch, fortran] [07/66] inline sum and product: Preliminary cleanups: Useless coarray code removal
  ` [Patch, fortran] [10/66] inline sum and product: Preliminary cleanups: Use array's instead of loop's dimensions
  ` [Patch, fortran] [08/66] inline sum and product: Preliminary cleanups: Remove redundant condition
  ` [Patch, fortran] [12/66] inline sum and product: Preliminary cleanups: Stop loop before end marker
  ` [Patch, fortran] [09/66] inline sum and product: Preliminary cleanups: Assertify condition
  ` [Patch, fortran] [11/66] inline sum and product: Preliminary cleanups: Skip temporary case
` [Patch, fortran] [31..53/66] inline sum and product: Update the scalarizer
  ` [Patch, fortran] [31/66] inline sum and product: Update the scalarizer: Split gfc_conv_loop_setup
  ` [Patch, fortran] [32/66] inline sum and product: Update the scalarizer: clear specloop in gfc_trans_create_temp_arrays
  ` [Patch, fortran] [45/66] inline sum and product: Update the scalarizer: Update dimension mapping inversion functions
  ` [Patch, fortran] [33/66] inline sum and product: Update the scalarizer
  ` [Patch, fortran] [47..48/66] inline sum and product: Update the scalarizer: New gfc_loopinfo::nested_loop field
  ` [Patch, fortran] [44/66] inline sum and product: Update the scalarizer: New gfc_ss::nested_ss field
  ` [Patch, fortran] [35..39/66] inline sum and product: Update the scalarizer: New gfc_ss::loop field
  ` [Patch, fortran] [34/66] inline sum and product: Update the scalarizer: gfc_ss_info refcounting
  ` [Patch, fortran] [46/66] inline sum and product: Update the scalarizer: Update gfc_trans_create_temp_array
  ` [Patch, fortran] [40..43/66] inline sum and product: Update the scalarizer: New gfc_ss::parent field
  ` [Patch, fortran] [49..51/66] inline sum and product: Update the scalarizer: New parent loop
  ` [Patch, fortran] [52/66] inline sum and product: Update the scalarizer: New outermost_loop function
  ` [Patch, fortran] [53/66] inline sum and product: Update the scalarizer: Update gfc_trans_preloop_setup
` [Patch, fortran] [01..06/66] inline sum and product: Prepare gfc_trans_preloop_setup
  ` [Patch, fortran] [01/66] "
  ` [Patch, fortran] [06/66] "
  ` [Patch, fortran] [03/66] "
  ` [Patch, fortran] [05/66] "
  ` [Patch, fortran] [02/66] "
  ` [Patch, fortran] [04/66] "
` [Patch, fortran] [62..66/66] inline sum and product: Inline sum
  ` [Patch, fortran] [65/66] inline sum and product: Inline sum: Change se initialization
  ` [Patch, fortran] [63/66] inline sum and product: Inline sum: Change argument handling
  ` [Patch, fortran] [64/66] inline sum and product: Inline sum: Change loop use
  ` [Patch, fortran] [66/66] inline sum and product: Inline sum: The end
  ` [Patch, fortran] [62/66] inline sum and product: Inline sum: Change conditions
` [Patch, fortran] [13..19/66] inline sum and product: Interfaces changes
  ` [Patch, fortran] [14/66] inline sum and product: Interfaces changes: gfc_trans_array_bound_check, gfc_conv_array_index_offset
  ` [Patch, fortran] [15/66] inline sum and product: Interfaces changes: obtain name more simply
  ` [Patch, fortran] [17/66] inline sum and product: Interfaces changes: gfc_set_vector_loop_bounds
  ` [Patch, fortran] [13/66] inline sum and product: Interfaces changes: gfc_trans_array_constructor
  ` [Patch, fortran] [16/66] inline sum and product: Interfaces changes: gfc_trans_create_temp_array
  ` [Patch, fortran] [18/66] inline sum and product: Interfaces changes: get_array_ref_dim
  ` [Patch, fortran] [19/66] inline sum and product: Interfaces changes: dim_ok
` [Patch, fortran] [54..61/66] inline sum and product: Prevent regressions
  ` [Patch, fortran] [57..59/66] inline sum and product: Prevent regressions: Fix {min, max}{loc, val}
  ` [Patch, fortran] [60/66] inline sum and product: Update the scalarizer: Fix error markers
  ` [Patch, fortran] [55..56/66] inline sum and product: Prevent regressions: Fix gfc_conv_elemental_dependencies
  ` [Patch, fortran] [54/66] inline sum and product: Prevent regressions: Add dependency checking
  ` [Patch, fortran] [61/66] inline sum and product: Prevent regressions: Disable frontend optimizations

[google] ThreadSanitizer instrumentation pass (issue5303083)
 2011-10-28 14:30 UTC 

[PATCH] Fix early inliner inlining uninlinable functions
 2011-10-28 14:13 UTC 

Use of vector instructions in memmov/memset expanding
 2011-10-28 13:14 UTC  (12+ messages)

[Patch Darwin/Ada] work around PR target/50678
 2011-10-28 12:57 UTC  (5+ messages)

[v3] Add some basic tests for associative/unordered::count()
 2011-10-28 12:53 UTC 

[RFC PATCH] Gather vectorization (PR tree-optimization/50789)
 2011-10-28 12:49 UTC  (7+ messages)

Another ggc anti fragmentation patchkit
 2011-10-28 11:56 UTC  (2+ messages)

[PATCH] Add gcc-ar/nm/ranlib wrappers for slim LTO v2
 2011-10-28 11:43 UTC  (2+ messages)

[Patch]: PR49868: Named address space support for AVR
 2011-10-28 11:35 UTC  (4+ messages)

[PATCH] Fix computed gotos on m68k
 2011-10-28 11:18 UTC  (3+ messages)

[PATCH] Add capability to run several iterations of early optimizations
 2011-10-28 11:12 UTC  (6+ messages)

[Patch Darwin/PPC] implement out-of-line FPR/GPR saves/restores
 2011-10-28 11:04 UTC  (3+ messages)

[PATCH, devirtualization] Detect the new type in type change detection
 2011-10-28 10:43 UTC  (5+ messages)

[PATCH] Cleanup AVX2 vector/vector shifts
 2011-10-28 10:43 UTC  (4+ messages)
  ` [PATCH] Cleanup AVX2 vector/vector shifts (take 2)

[PATCH] Don't ICE on long long shifts in vectorizable_shift
 2011-10-28 10:40 UTC  (4+ messages)

[PATCH] Add capability to run several iterations of early optimizations
 2011-10-28 10:01 UTC  (2+ messages)

[PATCH] Pass through jump functions for addressable (scalar) parameters
 2011-10-28  9:14 UTC  (4+ messages)

[PATCH] Miscompilation of __attribute__((constructor)) functions
 2011-10-28  9:09 UTC  (2+ messages)

[PATCH] Account for devirtualization opportunities in inliner
 2011-10-28  8:47 UTC  (5+ messages)

Fix PR ada/50842
 2011-10-28  8:33 UTC 

[PATCH] Distribute inliner's size_time data across entries with similar predicates
 2011-10-28  8:22 UTC  (3+ messages)

[PATCH, SMS] Fix marking of SMSed loops as BB_DISABLE_SCHEDULE
 2011-10-28  8:22 UTC  (3+ messages)

[PATCH] Add support for the VIS3 addxc instruction
 2011-10-28  8:16 UTC 

[PATCH] PR fortran/50573 -- Fix checking of dshift{lr} arguments
 2011-10-28  8:02 UTC  (2+ messages)

[PATCH] Code quality tests for inlining and devirtualization optimizations
 2011-10-28  7:14 UTC  (2+ messages)

[PATCH] Fix constraint on 64-bit VIS3 vector moves
 2011-10-28  5:56 UTC 

[PATCH] Fix illegal register substitutions on big-endian during cprop_reg
 2011-10-28  5:44 UTC 

[C++ Patch] PR 30066
 2011-10-28  4:08 UTC  (4+ messages)

C++ PATCH for constexpr vs. mutable
 2011-10-28  4:08 UTC  (2+ messages)

[cxx-mem-model] -finline-atomics option
 2011-10-28  3:24 UTC 

[C++ Patch / RFC] PR 50870
 2011-10-28  2:00 UTC  (17+ messages)

[PATCH i386] PR47698 no CMOV for volatile mem
 2011-10-28  1:44 UTC  (2+ messages)

PowerPC shrink-wrap support 3 of 3
 2011-10-28  0:41 UTC  (11+ messages)

[trans-mem] Fix tm_region association of blocks with the "over" label
 2011-10-27 23:43 UTC  (2+ messages)

[PATCH] PR49720, infinite recursion in RTX simplification
 2011-10-27 23:28 UTC  (2+ messages)

[trans-mem] fix problems with same body aliases
 2011-10-27 23:08 UTC  (2+ messages)

[trans-mem] fixup OBJ_TYPE_REF removable correctly
 2011-10-27 23:05 UTC 

[C++ PATCH] PR c++/45114 - Support alias templates
 2011-10-27 22:40 UTC  (3+ messages)

Re: [C++-11] User defined literals
 2011-10-27 20:37 UTC  (12+ messages)
`  "

[PATCH] Add vec_pack_sfix_trunc_v4df and vec_pack_sfix_v4df
 2011-10-27 20:07 UTC  (2+ messages)

[PATCH] Some -masm=intel fixes
 2011-10-27 19:45 UTC  (3+ messages)

Fwd: [cxx-mem-model] libstdc++ changes for generic atomic functions
 2011-10-27 19:23 UTC 

Reload related segfaults
 2011-10-27 19:18 UTC  (4+ messages)

[Patch,AVR]: Support -maccumulate-args option
 2011-10-27 19:11 UTC  (3+ messages)

[PATCH, C++, Committed] Obvious comment typo fix
 2011-10-27 19:11 UTC 

Go patch committed: Update Go library
 2011-10-27 17:50 UTC  (4+ messages)

[PATCH, i386]: FIX PR50875, -O3 and -mavx lead to internal compiler error in find_reloads
 2011-10-27 17:47 UTC  (3+ messages)

Go patch committed: Update Go library
 2011-10-27 17:24 UTC 

[PATCH 0/6] More vector permutation work
 2011-10-27 16:58 UTC  (2+ messages)

tree-ssa-strlen vs. zero-length strings
 2011-10-27 16:56 UTC  (2+ messages)

fwprop: fix REG_DEAD notes rendered incorrect
 2011-10-27 16:46 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).