public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, ARM 5/6] Add support for MOVT/MOVW to ARMv8-M Baseline
 2016-05-17 10:13 UTC  (2+ messages)
` [PATCH, ARM 5/7, ping1] "

[PATCH, ARM 4/6] Factor out MOVW/MOVT availability and desirability checks
 2016-05-17 10:12 UTC  (2+ messages)
` [PATCH, ARM 4/7, ping1] "

[PATCH, ARM 3/8] Fix indentation of FL_FOR_ARCH* definition after adding support for ARMv8-M
 2016-05-17 10:10 UTC  (2+ messages)
` [PATCH, ARM 3/7, ping1] "

[PATCH, ARM 2/6] Add support for ARMv8-M
 2016-05-17 10:08 UTC  (2+ messages)
` [PATCH, ARM 2/7, ping1] "

[PATCH][AArch64][tests] Skip cpu-diagnostics tests when overriding -mcpu
 2016-05-17 10:03 UTC  (2+ messages)

[Patch] PR rtl-optimization/71150, guard in_class_p check with REG_P
 2016-05-17 10:02 UTC 

[PATCH, libgcc/ARM 1/6] Fix Thumb-1 only == ARMv6-M & Thumb-2 only == ARMv7-M assumptions
 2016-05-17  9:58 UTC  (2+ messages)
` [PATCH, libgcc/ARM 1/6, ping1] "

[AARCH64] Remove static variable all_extensions from aarch64.c
 2016-05-17  9:45 UTC  (2+ messages)

PING^5 [PATCH, GCC 5] PR 70613, -fabi-version docs don't match implementation
 2016-05-17  9:27 UTC  (5+ messages)

[committed] Cherry-pick upstream asan fix for upcoming glibc (PR sanitizer/71160)
 2016-05-17  9:23 UTC 

[Patch AArch64 0/2] Refactor ldp/stp code
 2016-05-17  9:23 UTC  (3+ messages)
` [AArch64 1/2] Refactor aarch64_operands_ok_for_ldpstp, aarch64_operands_adjust_ok_for_ldpstp
` [Patch AArch64 2/2] Some more cleanup of ldp/stp generation

[PATCH, PR target/71114] Fix constants conversion in STV pass
 2016-05-17  9:22 UTC  (2+ messages)

[PATCH 1/3] function: Do the CLEANUP_EXPENSIVE after shrink-wrapping, not before
 2016-05-17  9:18 UTC  (7+ messages)
` [PATCH 3/3] function: Restructure *logue insertion
` [PATCH 2/3] function: Factor out make_*logue_seq

[Patch AArch64] Delete ASM_OUTPUT_DEF and fallback to default .set directive
 2016-05-17  9:13 UTC 

[Patch AArch64] Simplify reduc_plus_scal_v2[sd]f sequence
 2016-05-17  9:07 UTC 

[Patch obvious] Fix indentation in c-typeck.c parser_build_unary_op
 2016-05-17  9:05 UTC 

[PATCH GCC]Enable vect_cond_mixed for AArch64
 2016-05-17  9:04 UTC 

[PATCH AArch64]Support missing vcond pattern by adding/using vec_cmp/vcond_mask patterns
 2016-05-17  9:02 UTC 

[PATCH, libgomp] Rewire OpenACC async
 2016-05-17  9:01 UTC  (8+ messages)

[Patch obvious AArch64] Wrap SHIFT_COUNT_TRUNCATED in brackets
 2016-05-17  8:58 UTC 

[AArch64 trivial] Don't define a macro when a variable will do
 2016-05-17  8:55 UTC 

[C++ Patch] PR 70466 ("ICE on invalid code in tree check: expected constructor, have parm_decl in convert_like_real...")
 2016-05-17  8:47 UTC  (2+ messages)

[PATCH] Add port for Phoenix-RTOS on ARM platform
 2016-05-17  8:42 UTC 

[PATCH][RFC] Introduce BIT_FIELD_INSERT
 2016-05-17  8:13 UTC  (7+ messages)

[PATCH] x86 interrupt attribute patch [1/2]
 2016-05-17  7:53 UTC  (6+ messages)

[PATCH, wide-int] change fixed_wide_int_storage from class to struct
 2016-05-17  7:16 UTC  (4+ messages)

match.pd: x & C -> x if we know that x & ~C == 0
 2016-05-17  6:59 UTC 

[PATCH] misc minor doc fixes
 2016-05-17  0:26 UTC  (2+ messages)

match.pd: ~X & Y to X ^ Y in some cases
 2016-05-16 22:43 UTC  (4+ messages)

[PATCH 0/4] RFC: RTL frontend
 2016-05-16 22:42 UTC  (5+ messages)
` [PATCH 4/4] Initial version of "

[PATCH 0/3] IVOPTS: support profiling
 2016-05-16 22:27 UTC  (23+ messages)
` [PATCH 2/3] Add profiling support for IVOPTS
` [PATCH 1/3] Encapsulate comp_cost within a class with methods
` [PATCH 3/3] Enhance dumps of IVOPTS

[PATCH] Import config.sub and config.guess from upstream
 2016-05-16 22:14 UTC  (10+ messages)

[PATCH 3/3] Allow constant global VAR_DECLs in constant jump functions
 2016-05-16 22:01 UTC  (2+ messages)

[PATCH 1/3] Indirect inlining of targets from references of global constants
 2016-05-16 21:45 UTC  (2+ messages)

[PATCH] Enable libgloss support for ARC in top-level configure.ac
 2016-05-16 20:38 UTC  (2+ messages)

RFA: Generate normal DWARF DW_LOC descriptors for non integer mode pointers
 2016-05-16 20:08 UTC  (2+ messages)

Avoid inlining into instrumetnation thunks
 2016-05-16 19:34 UTC 

[PATCH] integer overflow checking builtins in constant expressions
 2016-05-16 19:30 UTC  (3+ messages)
` PING "
  ` PING 2 "

[PATCH 2/3] Const parameters are always unmodified
 2016-05-16 19:15 UTC  (2+ messages)

[PATCH] Take known zero bits into account when checking extraction
 2016-05-16 19:09 UTC  (10+ messages)
` [PATCH vs] "

[PATCH, i386]: No singing in the compiler!
 2016-05-16 18:58 UTC 

[PATCH] Respect --param ipa-max-agg-items=0
 2016-05-16 18:55 UTC  (2+ messages)

[PATCH 0/4] RFC: RTL frontend
 2016-05-16 18:48 UTC  (6+ messages)
` [PATCH] [rtlfe] Barebones implementation of "__RTL"; next steps?

VRP: range info of new variables
 2016-05-16 18:30 UTC  (2+ messages)

Fix for PR68159 in Libiberty Demangler (6)
 2016-05-16 18:25 UTC  (11+ messages)

[PATCH] Add PowerPC ISA 3.0 word splat and byte immediate splat support
 2016-05-16 17:50 UTC  (3+ messages)

[hsa] Increase hsa symbol alignment to a natural one
 2016-05-16 17:45 UTC 

[committed] Fix some typos in gimple.c
 2016-05-16 17:30 UTC 

[PATCH 4/4] BRIG (HSAIL) frontend: smoke test suite
 2016-05-16 17:26 UTC 

[PATCH 2/4] BRIG (HSAIL) frontend: The FE itself
 2016-05-16 17:25 UTC 

[PATCH 1/4] BRIG (HSAIL) frontend: configuration file changes and misc
 2016-05-16 17:25 UTC 

[PATCH 3/4] BRIG (HSAIL) frontend: libhsail-rt
 2016-05-16 17:25 UTC 

[PATCH 0/4] BRIG (HSAIL) frontend
 2016-05-16 17:24 UTC 

[gomp4.5] Some OpenMP 4.5 resolving and translation changes
 2016-05-16 16:30 UTC 

[PATCH GCC]Document vect_cond_mixed in sourcebuild.texi
 2016-05-16 14:44 UTC  (2+ messages)

[PATCH][MIPS] Enable LSA/DLSA for MSA
 2016-05-16 14:27 UTC  (3+ messages)

[PR 70857] Copy RESULT_DECL of HSA outlined kernel function
 2016-05-16 14:27 UTC  (2+ messages)

[PATCH][MIPS] Correct latency of loads in M5100
 2016-05-16 14:26 UTC  (3+ messages)

[PATCH][AArch64] Improve aarch64_case_values_threshold setting
 2016-05-16 13:41 UTC  (4+ messages)

[Patch ARM/AArch64 00/11][testsuite] AdvSIMD intrinsics update
 2016-05-16 13:41 UTC  (28+ messages)
` [Patch ARM/AArch64 04/11] Add forgotten vsliq_n_u64 test
` [Patch ARM/AArch64 11/11] Add missing tests for vreinterpret, operating of fp16 type
` [Patch ARM/AArch64 07/11] Add missing vget_lane fp16 tests
` [Patch ARM/AArch64 10/11] Add missing tests for intrinsics operating on poly64 and poly128 types
` [Patch ARM/AArch64 06/11] Add missing vtst_p8 and vtstq_p8 tests
` [Patch ARM/AArch64 08/11] Add missing vstX_lane fp16 tests
` [Patch ARM/AArch64 09/11] Add missing vrnd{,a,m,n,p,x} tests
` [Patch ARM/AArch64 02/11] We can remove useless #ifdefs from these tests: vmul, vshl and vtst
` [Patch ARM/AArch64 05/11] Add missing vreinterpretq_p{8,16} tests
` [Patch ARM/AArch64 03/11] AdvSIMD tests: be more verbose
` [Patch ARM/AArch64 01/11] Fix typo in vreinterpret.c test comment

[ARM] Enable __fp16 as a function parameter and return type
 2016-05-16 13:16 UTC  (5+ messages)
  `  "

[PTX] assembler name mangling
 2016-05-16 12:53 UTC  (3+ messages)

[MIPS,committed] Update MIPS P5600 processor definition to avoid IMADD
 2016-05-16 12:51 UTC  (3+ messages)

New Danish PO file for 'gcc' (version 6.1.0)
 2016-05-16 12:07 UTC 

[Ada] Remove useless type transformation
 2016-05-16 11:33 UTC 

[PATCH][AArch64] print_operand should not fallthrough from register operand into generic operand
 2016-05-16 11:22 UTC  (5+ messages)

Contents of PO file 'cpplib-6.1.0.da.po'
 2016-05-16 11:22 UTC 

New Danish PO file for 'cpplib' (version 6.1.0)
 2016-05-16 11:22 UTC 

[Ada] Extend pragma Implicit_Packing for records to composite components
 2016-05-16 11:21 UTC 

[Ada] Extend pragma Implicit_Packing to byte-packed array types
 2016-05-16 11:17 UTC 

[Ada] Cleanup in the implementation of packed array types
 2016-05-16 11:09 UTC 

Enable inlining into thunks
 2016-05-16 10:15 UTC  (3+ messages)

[Ada] Improve array packing for small record component
 2016-05-16 10:14 UTC 

Fix recrusive inlining into thunks
 2016-05-16 10:05 UTC 

[AArch64, 2/4] Extend vector mutiply by element to all supported modes
 2016-05-16  9:09 UTC  (3+ messages)
    ` [AArch64, 4/4] Reimplement vmvn* intrinscis, remove inline assembly
  ` [AArch64, 3/4] Reimplement multiply by element to get rid of "

[AArch64, 1/4] Add the missing support of vfms_n_f32, vfmsq_n_f32, vfmsq_n_f64
 2016-05-16  9:09 UTC 

[Ada] Use noncanonical host name for canadian cross builds
 2016-05-16  8:55 UTC 

[ARM] Fix bogus -fstack-usage warning on naked functions
 2016-05-16  8:41 UTC 

[PATCH PR69848/partial]Propagate comparison into VEC_COND_EXPR if target supports
 2016-05-16  8:09 UTC  (3+ messages)

[RFC] Type promotion pass and elimination of zext/sext
 2016-05-16  0:46 UTC 

Fix ICE while inlining thunks
 2016-05-15 22:20 UTC 

Fix partitioning of inline thunks
 2016-05-15 22:19 UTC 

Properly set target/optimization options for thunks in free_lang_data
 2016-05-15 22:18 UTC 

C, C++: New warning for memset without multiply by elt size
 2016-05-15 21:47 UTC  (4+ messages)

[Patch] Fix SLP PR58135
 2016-05-14 18:05 UTC 

New hashtable power 2 rehash policy
 2016-05-14 17:18 UTC  (5+ messages)

New Swedish PO file for 'gcc' (version 6.1.0)
 2016-05-14 14:42 UTC 

[PATCH, i386]: Fix PR 71097, additional testsuite failures with -mcmodel=medium
 2016-05-14 13:46 UTC 

[PATCH] combine: Don't call extract_left_shift with count < 0 (PR67483)
 2016-05-13 22:52 UTC 

Implement C11 DR#423 resolution (ignore function return type qualifiers)
 2016-05-13 21:36 UTC 

[PATCH v3, rs6000] Add built-in support for new Power9 darn (deliver a random number) instruction
 2016-05-13 21:29 UTC  (2+ messages)

[PATCH][CilkPlus] Merge libcilkrts from upstream
 2016-05-13 20:51 UTC  (12+ messages)

Go patch committed: Implement escape analysis discovery phase
 2016-05-13 20:42 UTC 

Thoughts on memcmp expansion (PR43052)
 2016-05-13 20:41 UTC  (14+ messages)

[PATCH 1/2] Add OVERRIDE and FINAL macros to coretypes.h
 2016-05-13 20:30 UTC  (3+ messages)
` [PATCH 2/2] jit: use FINAL and OVERRIDE throughout

inhibit the sincos optimization when the target has sin and cos instructions
 2016-05-13 20:13 UTC  (3+ messages)

[PATCH] Fix --enable-checking=fold bootstrap (PR bootstrap/71071)
 2016-05-13 19:54 UTC  (2+ messages)

New C++ PATCH for c++/10200 et al
 2016-05-13 19:17 UTC  (2+ messages)

[PATCH, PR71084] Further improve of CFG change tracking in CSE
 2016-05-13 18:00 UTC  (3+ messages)

[PATCH, testsuite]: Hancle AVX in gcc.dg/vect/tree-vect.h
 2016-05-13 17:29 UTC 

[PATCH] Use HOST_WIDE_INT_C some more in the i386 backend
 2016-05-13 17:23 UTC  (2+ messages)

[PATCH, i386]: Additional fix for PR62599 with -mcmodel=medium -fpic
 2016-05-13 17:22 UTC  (8+ messages)

[PATCH] Allow XMM16-XMM31 in vpbroadcast*
 2016-05-13 17:20 UTC 

[PATCH] Fix up vpalignr for -mavx512vl -mno-avx512bw
 2016-05-13 17:18 UTC 

[PATCH] Fix up vpshufb for -mavx512vl -mno-avx512bw
 2016-05-13 17:18 UTC 

[PATCH] Fix up vpmulhrsw for -mavx512vl -mno-avx512bw
 2016-05-13 17:17 UTC 

[PATCH] Allow XMM16-XMM31 in vpmaddubsw
 2016-05-13 17:15 UTC 

Allow embedded timestamps by C/C++ macros to be set externally (3)
 2016-05-13 17:11 UTC  (11+ messages)

[Patch, testsuite] PR70227, skip g++.dg/lto/pr69589_0.C on targets without -rdynamic support
 2016-05-13 16:34 UTC  (2+ messages)

[PATCH] MIPS: Ensure that lo_sums do not contain an unaligned symbol
 2016-05-13 15:26 UTC  (3+ messages)

[patch] Fix PR tree-optimization/70884
 2016-05-13 15:24 UTC  (4+ messages)

[Patch, avr] Include INCOMING_FRAME_SP_OFFSET when printing stack usage
 2016-05-13 15:14 UTC 

PATCH: PR target/70738: Add -mgeneral-regs-only option
 2016-05-13 15:00 UTC  (4+ messages)

[PATCH] libstdc++/71073 add system_header pragma to Debug Mode headers
 2016-05-13 14:47 UTC 

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).