public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[000/nnn] poly_int: representation of runtime offsets and sizes
 2017-10-23 17:12 UTC  (29+ messages)
` [001/nnn] poly_int: add poly-int.h
` [002/nnn] poly_int: IN_TARGET_CODE
` [004/nnn] poly_int: mode query functions
` [003/nnn] poly_int: MACRO_MODE
` [005/nnn] poly_int: rtx constants
` [006/nnn] poly_int: tree constants
` [007/nnn] poly_int: dump routines
` [008/nnn] poly_int: create_integer_operand
` [009/nnn] poly_int: TRULY_NOOP_TRUNCATION
` [010/nnn] poly_int: REG_OFFSET
` [013/nnn] poly_int: same_addr_size_stores_p
` [012/nnn] poly_int: fold_ctor_reference
` [011/nnn] poly_int: DWARF locations
` [015/nnn] poly_int: ao_ref and vn_reference_op_t
` [014/nnn] poly_int: indirect_refs_may_alias_p
` [016/nnn] poly_int: dse.c
` [017/nnn] poly_int: rtx_addr_can_trap_p_1
` [019/nnn] poly_int: lra frame offsets
` [018/nnn] poly_int: MEM_OFFSET and MEM_SIZE
` [020/nnn] poly_int: store_bit_field bitrange
` [021/nnn] poly_int: extract_bit_field bitrange
` [023/nnn] poly_int: store_field & co
` [022/nnn] poly_int: C++ bitfield regions
` [024/nnn] poly_int: ira subreg liveness tracking
` [025/nnn] poly_int: SUBREG_BYTE
` [027/nnn] poly_int: DWARF CFA offsets
` [026/nnn] poly_int: operand_subword
` [028/nnn] poly_int: ipa_parm_adjustment

C PATCH to fix a couple of typos (PR c/82681)
 2017-10-23 17:04 UTC 

[C++ Patch] PR 82307
 2017-10-23 16:59 UTC  (6+ messages)
` [PING] "

[PING][PATCH][Aarch64] Improve int<->FP conversions
 2017-10-23 16:54 UTC  (6+ messages)

[PATCH][AArch64] Wrong type-attribute for stp and str
 2017-10-23 16:43 UTC  (3+ messages)

[PATCH] Include <memory> from system.h (PR bootstrap/82610)
 2017-10-23 16:36 UTC  (11+ messages)

[RFC] New pragma exec_charset
 2017-10-23 16:25 UTC  (10+ messages)

[PATCH, rs6000 V3] Add Power 8 support to vec_revb
 2017-10-23 15:40 UTC 

[PATCH] i386: Skip DF_REF_INSN if DF_REF_INSN_INFO is false
 2017-10-23 15:36 UTC  (2+ messages)

[PATCH] Make -gcolumn-info the default
 2017-10-23 14:06 UTC  (3+ messages)

[PATCH] FIx PR82672
 2017-10-23 13:51 UTC 

[Patch][ARM] Add -mbranch-cost option, and update a few tests
 2017-10-23 12:57 UTC 

[PATCH] Implement C++17 Filesystem library
 2017-10-23 12:30 UTC 

[00/nn] Patches preparing for runtime offsets and sizes
 2017-10-23 11:45 UTC  (23+ messages)
` [01/nn] Add gen_(const_)vec_duplicate helpers
` [02/nn] Add more vec_duplicate simplifications
` [03/nn] Allow vector CONSTs
` [04/nn] Add a VEC_SERIES rtl code
` [05/nn] Add VEC_DUPLICATE_{CST,EXPR} and associated optab
` [08/nn] Add a fixed_size_mode class
` [06/nn] Add VEC_SERIES_{CST,EXPR} and associated optab
` [07/nn] Add unique CONSTs
` [09/nn] Add a fixed_size_mode_pod class
` [11/nn] Add narrower_subreg_mode helper function
` [10/nn] Widening optab cleanup
` [12/nn] Add an is_narrower_int_mode helper function
` [13/nn] More is_a <scalar_int_mode>
` [14/nn] Add helpers for shift count modes
` [15/nn] Use more specific hash functions in rtlhash.c
` [16/nn] Factor out the mode handling in lower-subreg.c
` [17/nn] Turn var-tracking.c:INT_MEM_OFFSET into a function
` [19/nn] Don't treat zero-sized ranges as overlapping
` [18/nn] Use (CONST_VECTOR|GET_MODE)_NUNITS in simplify-rtx.c
` [20/nn] Make tree-ssa-dse.c:normalize_ref return a bool
` [21/nn] Minor vn_reference_lookup_3 tweak
` [22/nn] Make dse.c use offset/width instead of start/end

[PATCH, i386]: Fix PR 82628, wrong code at -Os on x86_64-linux-gnu in the 32-bit mode
 2017-10-23 11:27 UTC  (5+ messages)

Some PRE TLC
 2017-10-23 11:23 UTC 

[PATCH] Revert fix for PR81181
 2017-10-23 11:14 UTC 

[PATCH] PR libstdc++/82644 document IS 29124 support
 2017-10-23 11:14 UTC 

[PATCH, RFC] Add a pass counter for "are we there yet" purposes
 2017-10-23 11:07 UTC  (7+ messages)

[patch] Fix PR middle-end/82569
 2017-10-23 11:07 UTC  (2+ messages)

[patch 0/5] nios2 address mode improvements
 2017-10-23 10:57 UTC  (12+ messages)
` [patch 2/5] add hook to track when splitting is complete

[Patch] Edit contrib/ files to download gfortran prerequisites
 2017-10-23 10:55 UTC  (5+ messages)

[committed] Convert STARTING_FRAME_OFFSET to a hook
 2017-10-23 10:09 UTC 

[patch] implement generic debug() for vectors and hash sets
 2017-10-23  9:49 UTC  (2+ messages)
` PING Fwd: "

Use SCALAR_TYPE_MODE in vect_create_epilog_for_reduction
 2017-10-23  9:44 UTC 

[PATCH][GCC][Testsuite][SPARC][ARM] Fix vect-multitypes-1.c test on SPARC64 and ARMEB
 2017-10-23  9:41 UTC  (2+ messages)

[PATCH][GCC][AArch64] Restrict lrint inlining on ILP32
 2017-10-23  9:39 UTC  (3+ messages)

[PATCH][GCC][Testsuite][ARM][AArch64] Enable Dot Product for generic tests for ARM and AArch64 [Patch (7/8)]
 2017-10-23  9:38 UTC  (7+ messages)

[PATCH][GCC][ARM][AArch64] Testsuite framework changes and execution tests [Patch (8/8)]
 2017-10-23  9:38 UTC  (5+ messages)

[committed] Use SCALAR_INT_TYPE_MODE in loc_list_from_tree_1
 2017-10-23  9:38 UTC 

[RFC] propagate malloc attribute in ipa-pure-const pass
 2017-10-23  9:37 UTC  (14+ messages)

[PATCH][GCC][testsuite][mid-end][ARM][AARCH64] Fix failing vec align tests
 2017-10-23  9:37 UTC  (6+ messages)

[committed] Use scalar_int/float_mode in brig_langhook_type_for_mode
 2017-10-23  9:36 UTC 

[committed] Use scalar_mode in expand_shift_1
 2017-10-23  9:36 UTC 

Zen tuning part 10: ix86_builtin_vectorization_cost fixes
 2017-10-23  9:32 UTC 

Zen tuning part 11: Fix cost model of AVX moves, unaligned moves and sse<->int moves
 2017-10-23  8:36 UTC 

[PATCH] Fix wrong-debug with i?86/x86_64 _GLOBAL_OFFSET_TABLE_ (PR debug/82630)
 2017-10-23  8:27 UTC  (4+ messages)

Fix HWI + -unsigned in combine.c
 2017-10-23  7:33 UTC  (2+ messages)

[RFC PATCH, i386]: Make FP inequality comparisons trapping on qNaN
 2017-10-22 20:13 UTC  (4+ messages)

[patch, fortran] Fix PR 56342, matmul was not simplified
 2017-10-22 18:04 UTC 

0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation
 2017-10-22 17:39 UTC  (11+ messages)

[PATCH] i386: Don't generate ENDBR if function is only called directly
 2017-10-22 16:44 UTC 

[wwwdocs] PATCH for Re: New mirror site
 2017-10-22 13:57 UTC 

[wwwdocs] Remove leftover FAQ entry related to GCJ
 2017-10-22 12:39 UTC 

[PATCH] Implement unique_xmalloc_ptr<T[]> and add more selftests
 2017-10-22 11:40 UTC  (5+ messages)
` [committed] Add gnu::unique_ptr

[RFA] Zen tuning part 9: Add support for scatter/gather in vectorizer costmodel
 2017-10-21 18:17 UTC  (10+ messages)

[PATCH], Enable IBM/IEEE long double format to overriden more easily
 2017-10-21 14:03 UTC 

[Ada] Fix ICE on discriminated record type with -O
 2017-10-21 11:58 UTC 

[RFA] [PATCH] Add a warning for invalid function casts
 2017-10-21  9:54 UTC  (12+ messages)
          `  "

[PATCH] Fix path::iterator post-increment and post-decrement
 2017-10-21  8:55 UTC  (2+ messages)

[PATCH] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
 2017-10-21  0:26 UTC  (9+ messages)
      ` [PATCH 3/4] "

[PATCH] Use gfc_add_*_component defines where appropriate
 2017-10-21  0:18 UTC  (8+ messages)
` [PATCH] Derive interface buffers from max name length

[Patch, fortran] PR82586 - [PDT] ICE: write_symbol(): bad module symbol
 2017-10-20 22:46 UTC  (5+ messages)

[PATCH] RFC: Preserving locations for variable-uses and constants (PR 43486)
 2017-10-20 22:38 UTC 

[PATCH, rs6000] Fix incorrect mode usage for vec_select
 2017-10-20 21:52 UTC  (5+ messages)

[PATCH] Update value of __cpp_lib_chrono feature-test macro
 2017-10-20 21:41 UTC 

[PATCH], Update __FLOAT128_HARDWARE__ on power9
 2017-10-20 21:06 UTC 

[C++ Patch] PR 80955 (Macros expanded in definition of user-defined literals)
 2017-10-20 20:56 UTC  (4+ messages)

[PATCH] Improve V?TImode shifts (PR target/82370)
 2017-10-20 19:48 UTC  (2+ messages)

libgo patch committed: Support 64-bit DWARF in version check, elsewhere
 2017-10-20 18:44 UTC 

[C++ PATCH] AS_BASETYPE
 2017-10-20 18:33 UTC 

[PATCH] Define __cpp_lib_byte feature-test macro
 2017-10-20 18:29 UTC 

[Ada] Spurious ineffective use_clause warning
 2017-10-20 17:17 UTC 

[Ada] Use the Monotonic Clock on Linux
 2017-10-20 17:03 UTC 

[Ada] Spurious warnings and errors on calls on synchronized interfaces
 2017-10-20 17:03 UTC 

[Ada] Spurious error on partial parameterization
 2017-10-20 16:38 UTC 

[Ada] Mark temporary entity created while removing side effects as internal
 2017-10-20 16:08 UTC 

[Ada] Adjust new implementation of ABE detection to ZFP context
 2017-10-20 16:08 UTC 

[Ada] Fix inadequate silencing of errors in expression functions
 2017-10-20 16:08 UTC 

[Ada] Be more permissive for comparisons with literals in dimension system
 2017-10-20 16:07 UTC 

[patch, c++] Add a warning flag for the enum bit-field declaration warning in bug #61414
 2017-10-20 16:05 UTC  (7+ messages)

[PATCH] enhance -Warray-bounds to handle strings and excessive indices
 2017-10-20 16:00 UTC  (8+ messages)

[Ada] Superfluous restriction on aspect Dimension applied to integer type
 2017-10-20 15:43 UTC 

[Ada] Small optimization in Sem_Ch4.Find_Concatenation_Types
 2017-10-20 15:23 UTC 

[ARM] PR 67591 ARM v8 Thumb IT blocks are deprecated part 2
 2017-10-20 15:19 UTC  (2+ messages)

[PATCH] Fix PR82129
 2017-10-20 14:07 UTC 

[testsuite] Fix directives order
 2017-10-20 13:51 UTC  (2+ messages)

[PATCH] Fix nrv-1.c false failure on aarch64
 2017-10-20 13:51 UTC  (5+ messages)

[PATCH GCC][3/3]Refine CFG and bound information for split loops
 2017-10-20 13:13 UTC  (3+ messages)

[PATCH] rl78 subdi3 improvement
 2017-10-20 13:08 UTC 

[arm] Fix architecture selection when building libatomic with automatic FPU selection
 2017-10-20 12:46 UTC 

[PATCH] Fix PR82473
 2017-10-20 11:20 UTC 

[PATCH] Fix PR82603
 2017-10-20 10:51 UTC 

[PATCH][GRAPHITE] Tame down dumping
 2017-10-20 10:50 UTC 

[RFC PATCH] Merge libsanitizer from upstream
 2017-10-20 10:48 UTC  (5+ messages)

[PATCH] Remove useless isa attributes from various sse.md patterns
 2017-10-20 10:45 UTC  (2+ messages)

[PATCH GCC][4/7]Choose exit edge/path when removing inner loop's exit statement
 2017-10-20 10:17 UTC  (5+ messages)

Fix Ada bootstrap issue
 2017-10-20  9:53 UTC 

[patch][i386, AVX] Adding missing CMP* intrinsics
 2017-10-20  8:46 UTC 

[PATCH, i386] Avoid 512-bit mode MOV for prefer-avx256 option in Intel AVX512 configuration
 2017-10-20  8:25 UTC  (5+ messages)

[PATCH][PR target/19201] Peephole to improve clearing items in structure for m68k
 2017-10-20  8:20 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).