[PATCH] Make ipa-prop analyze BBs in DOM order
2014-05-15 18:42 UTC (2+ messages)
[GCC RFC]A new and simple pass merging paired load store instructions
2014-05-15 18:41 UTC (7+ messages)
[PATCH] Add support for -fno-sanitize-recover and -fsanitize-undefined-trap-on-error (PR sanitizer/60275)
2014-05-15 18:37 UTC (13+ messages)
[PATCH x86_64] Optimize access to globals in "-fpie -pie" builds with copy relocations
2014-05-15 18:34 UTC
[Committed] [PATCH,*/2] shrink wrap a function with a single loop: split live_edge
2014-05-15 16:39 UTC
[PATCH AArch64 / testsuite] Add V1DFmode, fixes PR/59843
2014-05-15 16:12 UTC (2+ messages)
[AArch64/ARM 0/3] Patch series for REV permute instructions
2014-05-15 15:53 UTC (4+ messages)
` [AArch64/ARM 2/3] Recognize shuffle patterns for REV instructions on AARch64, rewrite intrinsics
` [AArch64/ARM 2/3] Recognize shuffle patterns for REV instructions on AArch64, "
[patch] Minor improvement to fold_unary_loc
2014-05-15 15:05 UTC (4+ messages)
[PATCH, PR 61085] Add missing type_preserved check
2014-05-15 14:52 UTC (2+ messages)
RFA: Fix calculation of size of builtin setjmp buffer
2014-05-15 14:49 UTC (8+ messages)
[PATCH, PR 61090] Pass gsi to build_ref_for_model in sra_modify_expr
2014-05-15 14:41 UTC (2+ messages)
[C++ Patch/RFC] PR 58753 & 58930
2014-05-15 13:47 UTC
SYMBOL_REF_FLAGS
2014-05-15 13:28 UTC (3+ messages)
[PATCH, libgfortran] PR 61187 Handle closed std{in,out,err}
2014-05-15 13:09 UTC
[PATCH] Make SCCVN constant-fold calls
2014-05-15 12:59 UTC
[PATCH] Fix omp declare simd cloning (PR tree-optimization/60823)
2014-05-15 12:47 UTC (7+ messages)
C++ PATCHes to improve overload resolution diagnostics
2014-05-15 12:40 UTC (5+ messages)
[patch] libstdc++/60326 make_signed/make_unsigned for wide char types
2014-05-15 12:31 UTC
[PATCH][match-and-simplify] match-and-simplify from fold_stmt
2014-05-15 12:30 UTC
[RFC] Using function clones for Pointer Bounds Checker
2014-05-15 12:10 UTC (10+ messages)
GCC 4.8.3 Status Report, branch frozen for release (2014-05-15)
2014-05-15 11:32 UTC (2+ messages)
[PATCH][ARM][committed] Use enum name for PARAM_SCHED_PRESSURE_ALGORITHM
2014-05-15 11:26 UTC (2+ messages)
[patch] Simplify std::tuple helpers and fix C++14 bug
2014-05-15 10:38 UTC (3+ messages)
[PATCH][ARM] Adjust arith_shiftsi for ARMv8-style
2014-05-15 8:47 UTC
libsanitizer merge from upstream r208536
2014-05-15 8:39 UTC (21+ messages)
Re: [PATCH, PR58066] preferred_stack_boundary update for tls expanded call
2014-05-15 8:28 UTC (8+ messages)
` "
[PATCH, ARM] Enable shrink-wrap for apcs frame
2014-05-15 8:21 UTC (4+ messages)
[PATCH aarch64] aarch64-linux: output .note.GNU-stack
2014-05-15 8:06 UTC (2+ messages)
[PATCH] Fix (X >> C1) & C2 folding (PR tree-optimization/61158)
2014-05-15 8:02 UTC (2+ messages)
[Patch, avr] Propagate -mrelax gcc driver flag to assembler
2014-05-15 7:57 UTC (8+ messages)
[Committed] [PATCH, 1/2] shrink wrap a function with a single loop: copy propagation
2014-05-15 6:58 UTC
[AArch64/ARM 0/3] Patch series for TRN Intrinsics
2014-05-15 6:43 UTC (5+ messages)
` [AArch64/ARM 3/3] Add execution tests of ARM "
` Pushed with obvious fix: "
[Committed] [PATCH, 2/2] shrink wrap a function with a single loop: split live_edge
2014-05-15 6:36 UTC
[RFC][AArch64] Define BASE_REG_CLASS to be GENERAL_REGS
2014-05-15 5:55 UTC
[DOC Patch] Incorrect @xref in #pragma visibility
2014-05-15 2:26 UTC
[PATCH 1/1][ira-costs] grammar fix of comments
2014-05-15 0:45 UTC
[RFC][AArch64] Remove CORE_REGS form reg_class
2014-05-15 0:10 UTC
[Google/4_8] LIPO COMDAT profile fixups
2014-05-14 23:39 UTC
[PATCH, libgfortran] PR 61187 Handle closed std{in,out,err}
2014-05-14 23:37 UTC
[Google/4-8] Support for user-guided feedback-directed library optimization
2014-05-14 23:19 UTC (5+ messages)
[PATCH, LIBITM] Backport libitm bug fixes to FSF 4.8
2014-05-14 22:39 UTC (4+ messages)
` [COMMITTED] Add myself as maintainer for libitm
[msp430] add __delay_cycles() builtin
2014-05-14 22:22 UTC
[SPARC] Implement workaround for new FPU erratum on LEON3
2014-05-14 22:12 UTC (2+ messages)
[PATCH, libgfortran] Add overflow check to xmalloc
2014-05-14 22:00 UTC
[patch] PR debug/61013: Change -g so that it will override -g1 but not -g3
2014-05-14 21:49 UTC (4+ messages)
New Chinese (simplified) PO file for 'gcc' (version 4.9-b20140202)
2014-05-14 21:37 UTC
[patch] fix impliedness of -Wunused-parameter depending on -Wexta option ordering
2014-05-14 21:35 UTC (9+ messages)
[patch, nios2] unbreak nios2 build
2014-05-14 21:34 UTC
[RS6000] Fix PR61098, Poor code setting count register
2014-05-14 21:27 UTC (8+ messages)
[patch, mips] delete bit-rotten ADJUST_REG_ALLOC_ORDER definition
2014-05-14 20:51 UTC (4+ messages)
[patch] Update catch(...) handlers to deal with __forced_unwind
2014-05-14 19:37 UTC
[PATCH, Pointer Bounds Checker 1/x] Pointer bounds type and mode
2014-05-14 18:54 UTC (2+ messages)
[C++ Patch] Add IS_DIRECT_INITIALIZER?
2014-05-14 18:38 UTC (4+ messages)
Optimize n?rotate(x,n):x
2014-05-14 18:35 UTC (12+ messages)
[PATCH 0/2] Make option-lookup macros explicit
2014-05-14 18:31 UTC (2+ messages)
[PATCH 0/3] Compile-time gimple checking v4
2014-05-14 18:09 UTC (3+ messages)
` [PATCH 1/3] Handwritten part of conversion of "gimple" to "gimple *"
[PATCH, 1/2] shrink wrap a function with a single loop: copy propagation
2014-05-14 18:07 UTC (4+ messages)
[PATCH, 2/2] shrink wrap a function with a single loop: split live_edge
2014-05-14 18:03 UTC (4+ messages)
[PATCH] Clean up shrink-wrapping codes
2014-05-14 18:01 UTC (7+ messages)
[PATCH] Implement -fsanitize=float-cast-overflow
2014-05-14 17:37 UTC (4+ messages)
[PATCH 00/89] Compile-time gimple-checking
2014-05-14 16:27 UTC (5+ messages)
` [PATCH 09/89] Introduce gimple_phi_iterator
` gphi_iterator? (was Re: [PATCH 09/89] Introduce gimple_phi_iterator)
[committed] Suppress INSN_UIDs if flag_dump_unnumbered
2014-05-14 15:55 UTC
[PATCH, libstdc++/61166] overflow when parse number in std::duration operator""
2014-05-14 15:36 UTC (7+ messages)
Ping x 5: [PATCH] [libgomp] make it possible to use OMP on both sides of a fork
2014-05-14 14:47 UTC
[PATCH] libcpp: Replace some macro usage with C++ constructs
2014-05-14 14:27 UTC
[PATCH] cplus-demangler, free resource after a failed call to gnu_special
2014-05-14 14:20 UTC (7+ messages)
[PATCH, testsuite] Fix rs6000 test case pack03.c to use new dg-require-effective-target dfp_hw
2014-05-14 14:19 UTC (4+ messages)
[PATCH][RFC] Make FRE/PRE apply copy/constant propagation
2014-05-14 14:04 UTC
[PATCH ARM] PR/61062 Fix arm_neon.h ZIP/UZP/TRN for bigendian
2014-05-14 13:52 UTC
[RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend
2014-05-14 13:24 UTC (15+ messages)
[PATCH, PR52252] Vectorization for load/store groups of size 3
2014-05-14 12:09 UTC (14+ messages)
[PATCH] Provide inlining context in strict-overflow warnings
2014-05-14 11:52 UTC (5+ messages)
[Patch: RL78] Add support for 64-bit doubles
2014-05-14 11:13 UTC (5+ messages)
[patch,avr,committed] Fix build warnings caused by REG_CLASS_CONTENTS
2014-05-14 11:09 UTC
[PATCH][match-and-simplify] Support re-simplification of two-arg builtins
2014-05-14 10:59 UTC
[PATCH] Add support for GNU/Hurd in gnat-4.9
2014-05-14 10:55 UTC (2+ messages)
Minor tweaks
2014-05-14 10:36 UTC
[PATCH][match-and-simplify] Fix call handling
2014-05-14 10:20 UTC
[PATCH, ADA] Fix current build problems under cygwin
2014-05-14 10:15 UTC (3+ messages)
[Ada] RFA: Add some "missing" integer_one_node conversions
2014-05-14 10:10 UTC (2+ messages)
[PATCH] Fix PR 60866
2014-05-14 9:56 UTC (2+ messages)
[PATCH] Fix PR 60901
2014-05-14 9:54 UTC (3+ messages)
[Patch,Microblaze]: Added Break Handler Support
2014-05-14 9:27 UTC (7+ messages)
[build, lto-plugin] Check for -static-libgcc before use (PR lto/60981)
2014-05-14 9:21 UTC (2+ messages)
[PATCH][C-family] Fix PR61184
2014-05-14 9:08 UTC
[PATCH, PR 57748] Check for out of bounds access
2014-05-14 9:06 UTC (5+ messages)
` [PATCH] Remove "keep_aligning" from get_inner_reference
PR 61084: SPARC fallout from wide-int merge
2014-05-14 8:39 UTC (2+ messages)
[PATCH] Install sanitizer public headers (fix for PR sanitizer/61100)
2014-05-14 8:34 UTC (9+ messages)
Fix PR ipa/60965 (placement new wrt ipa-devirt)
2014-05-14 2:41 UTC (2+ messages)
` Regression with "Fix PR ipa/60965 (placement new wrt ipa-devirt)"
[PATCH] PR60822 (m68k, missing earlyclobber in extendplussidi)
2014-05-14 1:31 UTC (7+ messages)
[PATCH, PR C++/61038] - g++ -E is unusable with UDL strings
2014-05-14 0:59 UTC (3+ messages)
[patch,mips] avoid invalid register for JALR
2014-05-13 23:56 UTC (3+ messages)
[PATCH] Fix issue in uninit analysis (PR middle-end/61112)
2014-05-13 23:13 UTC (4+ messages)
[DOC Patch] symbol rename pragmas
2014-05-13 22:37 UTC (5+ 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).