[PATCH 0/7] [ARC] Bug fixing, add support for naked functions
2017-07-13 12:54 UTC (6+ messages)
` [PATCH 4/7] [ARC] [LRA] Avoid emitting COND_EXEC during expand
` [PATCH 5/7] [ARC] Enable indexed loads for elf targers
[PATCH] Add quotes to error messages related to Sanitizers
2017-07-13 12:27 UTC (3+ messages)
[PATCH] PR c++/80287 add new testcase
2017-07-13 12:02 UTC
[PATCH 1/7] [ARC] Add support for naked functions
2017-07-13 11:21 UTC (3+ messages)
` [PATCH][ARC] "
[ping #4][patch] Fix PR80929: Realistic PARALLEL cost in seq_cost
2017-07-13 11:04 UTC (5+ messages)
Add support to trace comparison instructions and switch statements
2017-07-13 10:47 UTC (6+ messages)
[Arm] Obsoleting Command line option -mstructure-size-boundary in eabi configurations
2017-07-13 10:26 UTC (3+ messages)
[PATCH][RFA/RFC] Stack clash mitigation 0/9
2017-07-13 10:13 UTC (4+ messages)
[ARM, VXworks] Fix build
2017-07-13 10:03 UTC
[00/77] Add wrapper classes for machine_modes
2017-07-13 9:05 UTC (78+ messages)
` [01/77] Add an E_ prefix to mode names
` [02/77] Add an E_ prefix to mode names and update case statements
` [03/77] Allow machine modes to be classes
` [04/77] Add FOR_EACH iterators for modes
` [05/77] Small tweak to array_value_type
` [07/77] Add scalar_float_mode
` [06/77] Make GET_MODE_WIDER return an opt_mode
` [08/77] Simplify gen_trunc/extend_conv_libfunc
` [09/77] Add SCALAR_FLOAT_TYPE_MODE
` [10/77] Make assemble_real take a scalar_float_mode
` [11/77] Add a float_mode_for_size helper function
` [12/77] Use opt_scalar_float_mode when iterating over float modes
` [13/77] Make floatn_mode return an opt_scalar_float_mode
` [14/77] Make libgcc_floating_mode_supported_p take a scalar_float_mode
` [16/77] Add scalar_int_mode_pod
` [17/77] Add an int_mode_for_size helper function
` [15/77] Add scalar_int_mode
` [18/77] Make int_mode_for_mode return an opt_scalar_int_mode
` [19/77] Add a smallest_int_mode_for_size helper function
` [21/77] Replace SCALAR_INT_MODE_P checks with is_a <scalar_int_mode>
` [20/77] Replace MODE_INT checks with is_int_mode
` [22/77] Replace !VECTOR_MODE_P with is_a <scalar_int_mode>
` [23/77] Replace != VOIDmode checks "
` [24/77] Replace a != BLKmode check "
` [26/77] Use is_a <scalar_int_mode> in subreg/extract simplifications
` [25/77] Use is_a <scalar_int_mode> for bitmask optimisations
` [27/77] Use is_a <scalar_int_mode> before LOAD_EXTEND_OP
` [28/77] Use is_a <scalar_int_mode> for miscellaneous types of test
` [29/77] Make some *_loc_descriptor helpers take scalar_int_mode
` [30/77] Use scalar_int_mode for doubleword splits
` [31/77] Use scalar_int_mode for move2add
` [33/77] Add a NARROWEST_INT_MODE macro
` [32/77] Check is_a <scalar_int_mode> before calling valid_pointer_mode
` [37/77] Use scalar_int_mode when emitting cstores
` [34/77] Add a SCALAR_INT_TYPE_MODE macro
` [36/77] Use scalar_int_mode in the RTL iv routines
` [35/77] Add uses of as_a <scalar_int_mode>
` [40/77] Use scalar_int_mode for extraction_insn fields
` [39/77] Two changes to the get_best_mode interface
` [38/77] Move SCALAR_INT_MODE_P out of strict_volatile_bitfield_p
` [42/77] Use scalar_int_mode in simplify_shift_const_1
` [41/77] Split scalar integer handling out of force_to_mode
` [46/77] Make widest_int_mode_for_size return a scalar_int_mode
` [45/77] Make extract_left_shift take "
` [44/77] Make simplify_and_const_int "
` [43/77] Use scalar_int_mode in simplify_comparison
` [47/77] Make subroutines of nonzero_bits operate on scalar_int_mode
` [48/77] Make subroutines of num_sign_bit_copies "
` [49/77] Simplify nonzero/num_sign_bits hooks
` [50/77] Add helper routines for SUBREG_PROMOTED_VAR_P subregs
` [51/77] Use opt_scalar_int_mode when iterating over integer modes
` [52/77] Use scalar_int_mode in extract/store_bit_field
` [54/77] Add explicit int checks for alternative optab implementations
` [53/77] Pass a mode to const_scalar_mask_from_tree
` [56/77] Use the more specific type when two modes are known to be equal
` [57/77] Use scalar_int_mode in expand_expr_addr_expr
` [55/77] Use scalar_int_mode in simplify_const_unary_operation
` [59/77] Add a rtx_jump_table_data::get_data_mode helper
` [58/77] Use scalar_int_mode in a try_combine optimisation
` [60/77] Pass scalar_int_modes to do_jump_by_parts_*
` [61/77] Use scalar_int_mode in the AArch64 port
` [64/77] Add a scalar_mode class
` [63/77] Simplifications after type switch
` [62/77] Big machine_mode to scalar_int_mode replacement
` [66/77] Use scalar_mode for constant integers
` [67/77] Use scalar_mode in fixed-value.*
` [65/77] Add a SCALAR_TYPE_MODE macro
` [68/77] Use scalar_mode for is_int_mode/is_float_mode pairs
` [70/77] Make expand_fix/float check for scalar modes
` [71/77] Use opt_scalar_mode for mode iterators
` [69/77] Split scalar-only part out of convert_mode
` [73/77] Pass scalar_mode to scalar_mode_supported_p
` [72/77] "
` [75/77] Use scalar_mode in the AArch64 port
` [77/77] Add a complex_mode class
` [76/77] Add a scalar_mode_pod class
` [74/77] Various small scalar_mode changes
[Patch][Aarch64] Refactor comments in aarch64_print_operand
2017-07-13 9:04 UTC (2+ messages)
[PATCH 0/13] D: Submission of D Front End
2017-07-13 8:46 UTC (3+ messages)
[PATCH] Add self as maintainer of D front-end and libphobos
2017-07-13 8:31 UTC (2+ messages)
[PATCH] Remove Pascal language in source code
2017-07-13 8:10 UTC (4+ messages)
` [RFC] Remaining references of Pascal
` [PATCH] Cleanup #2 of Pascal references
Split out parts of scompare_loc_descriptor and emit_store_flag
2017-07-13 8:06 UTC
[PATCH] document IntegerRange in internals manual
2017-07-13 8:03 UTC (6+ messages)
` [PATCH] Validate that Init value is within range defined by IntegerRange
Forward list default default and move constructors
2017-07-13 5:09 UTC (3+ messages)
[RFC/SCCVN] Handle BIT_INSERT_EXPR in vn_nary_op_eq
2017-07-13 4:18 UTC (3+ messages)
[PATCH][RFA/RFC] Stack clash mitigation patch 01/08
2017-07-13 3:56 UTC (3+ messages)
[PATCH] PR81393: S/390: libgo: Fix ptrace register set accessors
2017-07-13 3:46 UTC (2+ messages)
` [gofrontend-dev] "
[PATCH][RFA/RFC] Stack clash mitigation patch 02/08
2017-07-13 1:44 UTC (2+ messages)
[PATCH], PR target/81193, Add warning for using __builtin_cpu_* on old PowerPC GLIBC's
2017-07-12 23:19 UTC (4+ messages)
[PATCH, rs6000] Add support for vec_extract_fp_from_shorth() and vec_extract_fp_from_short
2017-07-12 23:08 UTC
Fix riscv port breakage
2017-07-12 21:59 UTC (2+ messages)
[PATCH, rs6000] Do not do gimple-folding of expressions that are missing their LHS
2017-07-12 21:24 UTC (4+ messages)
[PATCH][RFA/RFC] Stack clash mitigation patch 07/08
2017-07-12 21:08 UTC (4+ messages)
Default std::list default and move constructors
2017-07-12 20:12 UTC (3+ messages)
[C++ PATCH] ctor predicates
2017-07-12 19:47 UTC (3+ messages)
[RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization
2017-07-12 16:58 UTC (11+ messages)
` [PING^2][RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization.
` [PING^3][RFC, "
[rs6000] Avoid rotates of floating-point modes
2017-07-12 16:33 UTC
[patch,avr,committed] Fix PR79883: Quote key words in diagnostics
2017-07-12 15:46 UTC
[PATCH v1 0/3] dwarf: purge DIEs for unreferenced extern globals
2017-07-12 15:42 UTC (4+ messages)
` [PATCH v1 2/3] "
` [PATCH v1 3/3] "
` [PATCH v1 1/3] "
A potential bug in lra-constraints.c for special_memory_constraint?
2017-07-12 15:40 UTC (12+ messages)
[1/2] PR 78736: New warning -Wenum-conversion
2017-07-12 15:33 UTC (9+ messages)
[PATCH] gcc/doc: list what version each attribute was introduced in
2017-07-12 15:24 UTC (2+ messages)
[PATCH AArch64]Fix ICE in cortex-a57 fma steering pass
2017-07-12 15:15 UTC
[PATCH 0/3] C/C++: show pertinent open token when missing a close token
2017-07-12 15:12 UTC (9+ messages)
` [PATCH 3/3] matching tokens: C++ parts
` [PATCH 1/3] matching tokens: c-family parts
` [PATCH 2/3] matching tokens: C parts
[PATCH] Fix PR81362: Vector peeling
2017-07-12 15:11 UTC
[Committed] S/390: Remove loc splitter
2017-07-12 15:02 UTC
[Committed] S/390: Calculate costs for load/store on condition
2017-07-12 15:02 UTC
[PATCH] PR libstdc++/80316 make promise::set_value throw no_state error
2017-07-12 14:49 UTC (7+ messages)
[PATCH] Fix when -lssp is added by driver (PR middle-end/81400)
2017-07-12 13:38 UTC
[PATCH, GCC/testsuite/ARM] Fix coprocessor intrinsic test failures on ARMv8-A
2017-07-12 13:31 UTC
[PATCH, rs6000] Add support for vec_revb builtin
2017-07-12 12:52 UTC (2+ messages)
Backports to gcc 6.x
2017-07-12 12:26 UTC (2+ messages)
[patch,avr] PR81407: Error if progmem variable needs constructing
2017-07-12 11:02 UTC (2+ messages)
[PATCH, GCC/ARM] Remove ARMv8-M code for D17-D31
2017-07-12 8:59 UTC (5+ messages)
[PATCH][testsuite] Add dg-require-stack-check
2017-07-12 7:54 UTC (7+ messages)
[PATCH] [RFA/RFC] Stack clash mitigation patch 06/08
2017-07-11 22:00 UTC (3+ messages)
[PATCH][RFA/RFC] Stack clash mitigation patch 08/08
2017-07-11 21:22 UTC
[PATCH][RFA/RFC] Stack clash mitigation patch 04/08
2017-07-11 21:21 UTC
[PATCH][RFA/RFC] Stack clash mitigation patch 07/08
2017-07-11 21:21 UTC
[PATCH][RFA/RFC] Stack clash mitigation patch 05/08
2017-07-11 21:21 UTC
[PATCH][RFA/RFC] Stack clash mitigation patch 03/08
2017-07-11 21:20 UTC
[PATCH, AArch64] Add RDMA support to Falkor
2017-07-11 20:49 UTC
[Patch, fortran] PR34640 - ICE when assigning item of a derived-component to a pointer
2017-07-11 20:23 UTC (10+ messages)
C++ PATCH for Core DR 393, parm w/ pointer to array of unknown bound
2017-07-11 18:41 UTC
[PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640)
2017-07-11 18:39 UTC (5+ messages)
[PATCH] C/C++: add fix-it hints for various missing symbols
2017-07-11 17:34 UTC (3+ messages)
` [committed] diagnostics: support compact printing of secondary locations
[PATCH][RFC] Canonize names of attributes
2017-07-11 15:52 UTC (11+ messages)
` [PATCH v2][RFC] "
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).