[PATCH 00/89] Compile-time gimple-checking
2014-04-21 17:12 UTC (43+ messages)
` [PATCH 17/89] Update various expressions within tree-scalar-evolution.c to be gimple_phi
` [PATCH 04/89] Introduce gimple_cond and use it in various places
` [PATCH 06/89] Introduce gimple_label and use it in a few places
` [PATCH 49/89] Make add_phi_arg require a gimple_phi
` [PATCH 39/89] Introduce gimple_omp_parallel
` [PATCH 01/89] Const-correctness fixes for some gimple accessors
` [PATCH 58/89] Make gimple_label_set_label require a gimple_label
` [PATCH 41/89] Introduce gimple_omp_task
` [PATCH 28/89] Introduce gimple_eh_else
` [PATCH 29/89] Introduce gimple_resx
` [PATCH 02/89] Introduce gimple_switch and use it in various places
` [PATCH 37/89] Introduce gimple_omp_critical
` [PATCH 11/89] tree-parloops.c: use gimple_phi in various places
` [PATCH 34/89] Introduce gimple_omp_atomic_load
` [PATCH 50/89] Make gimple_phi_arg_set_location require a gimple_phi
` [PATCH 16/89] tree-ssa-loop-ivopts.c: use gimple_phi in a few places
` [PATCH 05/89] Introduce gimple_assign and use it in various places
` [PATCH 63/89] Concretize gimple_eh_filter_set_types and gimple_eh_filter_set_failure
` [PATCH 20/89] Introduce gimple_call
` [PATCH 65/89] Concretize three gimple_try_set_ accessors
` [PATCH 83/89] Concretize gimple_call_set_tail and gimple_call_tail_p
` [PATCH 59/89] Make gimple_goto_set_dest require a gimple_goto
` [PATCH 76/89] Concretize gimple_cond_{lhs|rhs}_ptr
` [PATCH 19/89] Const-correctness of gimple_call_builtin_p
` [PATCH 73/89] Concretize gimple_cond_{true|false}_label
` [PATCH 89/89] Convert various gimple to gimple_phi within ssa-iterators.h
` [PATCH 07/89] Introduce gimple_debug and use it in a few places
` [PATCH 03/89] Introduce gimple_bind and use it for accessors
` [PATCH 87/89] Use gimple_call in some places within tree-ssa-dom.c
` [PATCH 25/89] Introduce gimple_catch
` [PATCH 45/89] Introduce gimple_omp_sections
` [PATCH 31/89] Use subclasses of gimple in various places
` [PATCH 80/89] Tweak to gimplify_modify_expr
` [PATCH 21/89] Introduce gimple_return
` [PATCH 60/89] Concretize gimple_catch_types
` [PATCH 88/89] Use gimple_phi in many more places
` [PATCH 86/89] Concretize gimple_call_copy_flags and ipa_modify_call_arguments
` [PATCH 46/89] tree-parloops.c: Use gimple_phi in various places
` [PATCH 14/89] tree-ssa-loop-niter.c: use gimple_phi in a few places
` [PATCH 22/89] Introduce gimple_goto
` [PATCH 56/89] Various gimple to gimple_call conversions in IPA
` [PATCH 77/89] Concretize various expressions from gimple to gimple_cond
[PATCH] Simplify a VEC_SELECT fed by its own inverse
2014-04-21 16:56 UTC (2+ messages)
[PATCH], PR target/60735, fix powerpc SPE failure
2014-04-21 16:51 UTC
[patch, testsuite] Fix fragile case nsdmi-union5
2014-04-21 16:02 UTC (2+ messages)
[PATCH 0/2] Windows: Two improvements
2014-04-21 15:38 UTC (7+ messages)
` [PATCH 1/2] Windows libibery: Don't quote args unnecessarily
` [PATCH 2/2] Windows libcpp: Make path-exists semantics more Posix-like
[Ping for C++ frontend review] [PATCH] PR debug/57519
2014-04-21 14:01 UTC
[RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend
2014-04-21 13:01 UTC (8+ messages)
[C++ Patch] PR 59120
2014-04-21 12:23 UTC (2+ messages)
Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly
2014-04-21 4:41 UTC (3+ messages)
[Fortran-caf, patch, committed] Fix issue with added caf_get, prep for TS18508 collectives
2014-04-20 12:51 UTC
[PATCH][RFC] Remove RTL loop unswitching
2014-04-20 7:09 UTC (2+ messages)
Remove obsolete Solaris 9 support
2014-04-19 19:40 UTC (6+ messages)
[jit] Fix state issue in gcse.c
2014-04-19 17:58 UTC (3+ messages)
[C PATCH] Make attributes accept enum values (PR c/50459)
2014-04-19 13:56 UTC (6+ messages)
[C PATCH] fix column number in comma expression warning
2014-04-19 13:25 UTC (3+ messages)
RFA: Tighten checking for 'X' constraints
2014-04-19 11:50 UTC (8+ messages)
[PATCH] Add a new option "-fmerge-bitfields" (patch / doc inside)
2014-04-19 9:01 UTC (6+ messages)
RFA: tweak integer type used for memcpy folding
2014-04-19 8:04 UTC
[VRP][PATCH] Improve value range for loop index
2014-04-19 7:51 UTC (2+ messages)
LTO inliner -- sensitivity to increasing register pressure
2014-04-18 23:06 UTC (12+ messages)
[C PATCH] Fix up diagnostics (PR c/25801)
2014-04-18 20:30 UTC
[COMMITTED] Fix silly error in aarch64_register_move_cost
2014-04-18 20:25 UTC (2+ messages)
Inliner heuristics TLC 3/n
2014-04-18 19:51 UTC
[RFC][PATCH] RL78 - Add predicates to reduce code bloat when accessing volatile memory
2014-04-18 19:27 UTC
Inliner heuristics TLC 2/n - dump stats about inliner behaviour
2014-04-18 18:49 UTC
calloc = malloc + memset
2014-04-18 18:34 UTC (5+ messages)
C++ PATCH for DR 1571 (reference binding)
2014-04-18 18:27 UTC (2+ messages)
C++ PATCH for c++/60872 (bogus error converting pointer to restricted pointer)
2014-04-18 18:13 UTC
[RFC] Add aarch64 support for ada
2014-04-18 16:43 UTC (11+ messages)
[Ping] [Patch C++] RFC Fix PR57958
2014-04-18 16:02 UTC (8+ messages)
[PATCH] Introduce MODE_SIZE mode attribute
2014-04-18 15:20 UTC (5+ messages)
[PATCH] Fix omp declare simd cloning (PR tree-optimization/60823)
2014-04-18 15:00 UTC
[PATCH, rs6000, 4.8, 4.9, trunk] Fix little endian behavior of vec_merge[hl] for V4SI/V4SF with VSX
2014-04-18 13:30 UTC (2+ messages)
[PATCH] Do not run IPA transform phases multiple times
2014-04-18 13:16 UTC (6+ messages)
[PATH, SH] Small builtin_strlen improvement
2014-04-18 12:53 UTC (4+ messages)
[C PATCH] Warn if switch has boolean value (PR c/60439)
2014-04-18 12:41 UTC (8+ messages)
[PATCH] Try to coalesce for unary and binary ops
2014-04-18 12:30 UTC (6+ messages)
[PATCH] Fix up rotate expansion
2014-04-18 11:21 UTC (6+ messages)
` [PATCH] Fix up rotate expansion (take 2)
debug container patch
2014-04-18 10:59 UTC (2+ messages)
[PATCH v8] PR middle-end/60281
2014-04-18 10:20 UTC (6+ messages)
[PATCH] RTEMS thread model configuration
2014-04-18 10:11 UTC
[Patch, avr] Propagate -mrelax gcc driver flag to assembler
2014-04-18 10:05 UTC (3+ messages)
[PATCH, PR52252] Vectorization for load/store groups of size 3
2014-04-18 10:05 UTC (6+ messages)
[build] PR 43538: Don't overwrite CXXFLAGS_FOR_TARGET in config/mt-gnu
2014-04-18 9:13 UTC (2+ messages)
GCC's -fsplit-stack disturbing Mach's vm_allocate
2014-04-18 8:28 UTC (6+ messages)
Add testcase for PR lto/60820
2014-04-18 8:03 UTC
libgo patch committed: Avoid duplicate function declarations in syscall
2014-04-18 3:06 UTC
libgo patch committed: Use delete rather than old map deletion syntax
2014-04-17 23:39 UTC
libgo patch committed: Avoid unnecessary gccgo extension
2014-04-17 23:27 UTC
[RFC][PATCH] RL78 - clean-up of missing operand mode warnings
2014-04-17 23:13 UTC (4+ messages)
[PATCH], PR target/60876 -- fix build issue with powerpc
2014-04-17 23:06 UTC
Patch ping
2014-04-17 21:56 UTC (3+ messages)
Go patch committed: Use backend interface for constant expressions
2014-04-17 20:44 UTC
[patch] change specific int128 -> generic intN
2014-04-17 20:17 UTC (4+ messages)
Go patch committed: Only convert function type when necessary
2014-04-17 20:01 UTC
[PATCH v4] PR middle-end/60281
2014-04-17 19:27 UTC (12+ messages)
` [PATCH v7?] "
Inliner heuristics TLC 1/n - let small function inlinng to ignore cold portion of program
2014-04-17 19:20 UTC (3+ messages)
Go patch commited: Mark various expressions as immutable
2014-04-17 19:18 UTC
[gomp4] Add tables generation
2014-04-17 18:44 UTC (6+ messages)
Avoid unnecesary GGC runs during LTO
2014-04-17 18:33 UTC (7+ messages)
[PATCH] C++ thunk section names
2014-04-17 17:52 UTC (2+ messages)
PATCH: PR target/60868: [4.9/4.10 Regression] ICE: in int_mode_for_mode, at stor-layout.c:400 with -minline-all-stringops -minline-stringops-dynamically -march=core2
2014-04-17 17:14 UTC
[PATCH] Fix uninitialised variable warning in tree-ssa-loop-ivcanon.c
2014-04-17 17:08 UTC
[PATCH 3/3] libsanitizer: add LFS guards
2014-04-17 17:06 UTC (10+ messages)
` [PATCH 0/3] libsanitizer libc conditionals
` [PATCH 1/3] libsanitizer: Fix !statfs64 builds
` [PATCH 3/3] [LLVM] [sanitizer] add conditionals for libc
` [PATCH 2/3] libsanitizer: "
[PATCH] Fix warning in libgfortran configure script
2014-04-17 17:01 UTC
fuse-caller-save - hook format
2014-04-17 16:49 UTC (4+ messages)
[PATCH] Fix uninitialised variable warning in tree-ssa-loop-ivcanon.c
2014-04-17 16:45 UTC
PATCH: PR target/60863: Incorrect codegen in ix86_expand_clear for -Os
2014-04-17 15:30 UTC
[ PATCH] Extend mode-switching to support toggle (2/2)
2014-04-17 14:01 UTC
[PING PATCH] Extend mode-switching to support toggle
2014-04-17 14:00 UTC (2+ messages)
` [ PATCH] Extend mode-switching to support toggle (1/2)
[PATCH] Fix for PR libstdc++/60758
2014-04-17 13:59 UTC (5+ messages)
` [PING] "
[PATCH] Redesign jump threading profile updates
2014-04-17 13:46 UTC (3+ messages)
Changes for if-convert to recognize simple conditional reduction
2014-04-17 13:23 UTC
[PATCH 1/6] remove properties stuff from register_dump_files_1
2014-04-17 13:10 UTC (3+ messages)
[PATCH] Make SRA tolerate most throwing statements
2014-04-17 12:40 UTC (4+ messages)
Patch ping
2014-04-17 12:21 UTC (7+ messages)
[RFC] Do not consider volatile asms as optimization barriers #1
2014-04-17 12:16 UTC (8+ messages)
` [RFC][PING^2] "
[PATCH] Fix PR60849
2014-04-17 11:39 UTC (3+ messages)
[PATCH, i386, PR57623] Introduce synonyms for BMI intrinsics
2014-04-17 11:19 UTC (4+ messages)
page: next (older) | prev (newer) | 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).