public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PR66726] Factor conversion out of COND_EXPR
 2015-07-07 12:50 UTC  (5+ messages)

[PATCH] MIPS: Fix the call-[1,5,6].c tests to allow the jrc instruction to be matched when testing with microMIPS
 2015-07-07 12:50 UTC  (2+ messages)

[gomp4] implicit firstprivate and other testcase fixes
 2015-07-07 12:48 UTC  (2+ messages)
` [gomp4] libgomp: XFAIL libgomp.oacc-c-c++-common/reduction-4.c for acc_device_nvidia (was: implicit firstprivate and other testcase fixes)

[PATCH 0/16][ARM/AArch64] Float16_t support, v2
 2015-07-07 12:39 UTC  (17+ messages)
` [PATCH 1/16][ARM] PR/63870 Add qualifier to check lane bounds in expand
` [PATCH 4/16][ARM] Add float16x8_t type
` [PATCH 2/16][ARM] PR/63870 Add __builtin_arm_lane_check
` [PATCH 3/16][ARM] Add float16x4_t intrinsics
` [PATCH 6/16][ARM] Remaining float16 intrinsics: vld..., vst..., vget_low/high, vcombine
` [PATCH 7/16][AArch64] Add basic fp16 support
` [PATCH 5/16][ARM] Add float16x8_t intrinsics
` [PATCH 11/16][AArch64] Implement vcvt_{,high_}f16_f32
` [PATCH 8/16][ARM/AArch64 Testsuite] Add basic fp16 tests
` [PATCH 9/16][AArch64] Add support for float16x{4,8}_t vectors/builtins
` [PATCH 10/16][AArch64] vld{2,3,4}{,_lane,_dup},vcombine,vcreate
` [PATCH 13/16][AArch64] Add vcvt(_high)?_f32_f16 intrinsics, with BE RTL fix
` [PATCH 15/16][fold-const.c] Fix bigendian HFmode in native_interpret_real
` [PATCH 12/16][AArch64] vreinterpret(q?), vget_(low|high), vld1(q?)_dup
` [PATCH 14/16][ARM/AArch64 testsuite] Update advsimd-intrinsics tests to add float16 vectors
` [PATCH 16/16][ARM/AArch64 Testsuite] Add test of vcvt{,_high}_{f16_f32,f32_f16}

[PATCH 0/3] [ARM] PR63870 improve error messages for NEON vldN_lane/vstN_lane
 2015-07-07 12:30 UTC  (4+ messages)
` [PATCH 1/3] [ARM] PR63870 NEON error messages

[patch committed SH] Fix PR target/66780
 2015-07-07 12:30 UTC 

[PATCH] libgomp: Introduce gomp_thread::spare_team
 2015-07-07 12:18 UTC 

[PATCH] Do not use floating point registers when compiling with -msoft-float for SPARC
 2015-07-07 12:16 UTC  (9+ messages)
` [PATCH] save takes a single integer (register or 13-bit signed immediate)
` [PATCH] Update instruction cost for LEON

[Patch, fortran, pr66578, v1] [F2008] Invalid free on allocate(...,source=a(:)) in block
 2015-07-07 11:11 UTC  (5+ messages)

Clean-ups in match.pd
 2015-07-07 10:54 UTC  (5+ messages)

[PATCH 1/2][ARM] PR/65956 AAPCS update for alignment attribute
 2015-07-07 10:29 UTC  (13+ messages)

[PATCH] clarify doc for __builtin_return_address
 2015-07-07 10:14 UTC  (7+ messages)
  ` [PATCH] warn for unsafe calls to __builtin_return_address
    ` [PING] "
      ` [PING 2] "
        ` [PING 3] "

[gomp] Move openacc vector& worker single handling to RTL
 2015-07-07  9:54 UTC  (5+ messages)

[RFC] two-phase marking in gt_cleare_cache
 2015-07-07  9:46 UTC  (7+ messages)

[PR25529] Convert (unsigned t * 2)/2 into unsigned (t & 0x7FFFFFFF)
 2015-07-07  9:35 UTC  (5+ messages)

[PR25530] Convert (unsigned t / 2) * 2 into (unsigned t & ~1)
 2015-07-07  9:08 UTC  (2+ messages)

fix segfault in verify_flow_info() with -dx option
 2015-07-07  8:59 UTC  (5+ messages)

[Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
 2015-07-07  8:50 UTC  (7+ messages)

flatten cfgloop.h
 2015-07-07  8:47 UTC  (5+ messages)

[patch, driver] Ignore -ftree-parallelize-loops={0,1}
 2015-07-07  7:54 UTC 

[PATCH] Fix PR66739
 2015-07-07  7:41 UTC 

GCC 5.2.0 Status Report (2015-07-07), branch frozen
 2015-07-07  7:35 UTC 

[PR23664] Fold (a & C1) + (b & C2) to (a & C1) | (b & C2) iff (C1 & C2) == 0
 2015-07-07  5:56 UTC  (2+ messages)

move a * (1 << b) -> a << b pattern from fold-const.c to match.pd
 2015-07-07  5:48 UTC  (3+ messages)

[Patch,microblaze]: Optimized usage of reserved stack space for function arguments
 2015-07-07  3:12 UTC  (3+ messages)

[PATCH 0/7] Fix bugs found during demangler fuzz-testing
 2015-07-07  0:05 UTC  (13+ messages)
` [PATCH 1/7] Add CHECK_DEMANGLER
` [PATCH 2/7] Fix build with CP_DEMANGLE_DEBUG
` [PATCH 3/7] Fix trinary op
` [PATCH 4/7] Fix int overflow
` [PATCH 5/7] Fix braced-init-list demangling
` [PATCH 6/7] Fix DEMANGLE_COMPONENT_LOCAL_NAME
` [PATCH 7/7] Fix several crashes in d_find_pack

[PATCH] MIPS: fix failing branch range checks for micromips
 2015-07-06 23:22 UTC  (3+ messages)

[PATCH] rtx_costs vs. const_int
 2015-07-06 22:42 UTC  (2+ messages)

C++ PATCH to argument_pack_element_is_expansion_p
 2015-07-06 22:13 UTC 

C++ PATCH to template template parm partial instantiation
 2015-07-06 22:10 UTC 

[PATCH] config/bfin/bfin.c (hwloop_optimize): Use return false instead of gcc_assert for checking jump_insn
 2015-07-06 22:08 UTC  (8+ messages)

[PATCH, i386]: Use insv<mode>
 2015-07-06 21:32 UTC 

[PATCH 0/2] Set REG_EQUAL when emitting arm_emit_movpair
 2015-07-06 21:12 UTC  (7+ messages)
` [PATCH 1/2] Allow REG_EQUAL for ZERO_EXTRACT

Fix some ptx breakage
 2015-07-06 20:55 UTC 

[PATCH 0/4] Add source-location metadata to GCC passes
 2015-07-06 20:53 UTC  (3+ messages)
` [PATCH 1/4] Add classname/filename/line metadata to struct pass_data

[Ada] Add DragonFly support to System.OS_Constants template
 2015-07-06 20:53 UTC  (3+ messages)

fix PR46029: reimplement if conversion of loads and stores
 2015-07-06 20:46 UTC  (5+ messages)

[PATCH] MIPS: Do not generate micromips code for the no-smartmips-lwxs.c testcase
 2015-07-06 20:45 UTC  (2+ messages)

[gomp4.1] Support #pragma omp target {enter,exit} data
 2015-07-06 20:42 UTC  (9+ messages)

[MOXIE] Hookize GO_IF_LEGITIMATE_ADDRESS
 2015-07-06 20:36 UTC  (2+ messages)

[V850] Hookize GO_IF_LEGITIMATE_ADDRESS
 2015-07-06 20:17 UTC  (2+ messages)

[PATCH PR66702]Skip pr48052 on targets not support vect_int_mult
 2015-07-06 20:17 UTC  (2+ messages)

[patch] [fixincludes] Ignore .DS_Store junk files when running make check
 2015-07-06 19:40 UTC  (5+ messages)

[gomp4.1] Parsing of defaultmap(tofrom:scalar) and private/firstprivate clauses on target construct
 2015-07-06 18:22 UTC 

[PATCH] PR target/66749: Add -march=iamcu to optimize for IA MCU
 2015-07-06 17:48 UTC  (3+ messages)

[PATCH] fix PR46029: reimplement if conversion of loads and stores [2nd submitted version of patch]
 2015-07-06 17:46 UTC  (5+ messages)

[PATCH 2/2][ARM] fix movdi expander to avoid illegal ldrd/strd
 2015-07-06 17:40 UTC  (3+ messages)

[Patch, MIPS] Enable fp-contract on MIPS and update -mfused-madd
 2015-07-06 17:35 UTC  (20+ messages)

[PATCH] Enable two UNSIGNED_FLOAT simplifications in simplify_unary_operation_1
 2015-07-06 17:08 UTC  (4+ messages)

[PATCH] Optimize i?86-*-elfiamcu for iamcu by default
 2015-07-06 16:53 UTC  (2+ messages)

[PATCH, i386]: Use extv<mode> and extzv<mode>
 2015-07-06 16:49 UTC 

[ARM] Fix PR middle-end/65958
 2015-07-06 15:46 UTC  (4+ messages)

[PATCH][AArch64] PR target/66731 Fix fnmul insn with -frounding-math
 2015-07-06 15:39 UTC  (3+ messages)

[PATCH] MIPS: Update stack-1.c testcase to match micromips jraddiusp instruction
 2015-07-06 15:35 UTC  (3+ messages)

[Patch, ARM]: remove TARGET_ASM_FILE_START_APP_OFF
 2015-07-06 15:15 UTC  (3+ messages)
` [PATCH, ARM]: PING "

[PATCH] PR target/66749: Add -march=iamcu to optimize for IA MCU
 2015-07-06 15:15 UTC  (3+ messages)

[PATCH][10/n] Remove GENERIC stmt combining from SCCVN
 2015-07-06 14:56 UTC  (5+ messages)

Get rid of move_iterator in debug checks
 2015-07-06 14:56 UTC  (2+ messages)

[PATCH] libstdc++ os_defines now required for DragonFly
 2015-07-06 14:54 UTC  (2+ messages)

[PATCH 0/7] more ifdef removal
 2015-07-06 14:46 UTC  (11+ messages)
` [PATCH 3/7] always define SHORT_IMMEDIATES_SIGN_EXTEND
` [PATCH 7/7] always define WORD_REGISTER_OPERATIONS
` [PATCH 1/7] reduce conditional compilation for LOAD_EXTEND_OP
` [PATCH 6/7] reduce conditional compilation based on AUTO_INC_DEC
` [PATCH 4/7] use #if for HARD_FRAME_POINTER_IS_FRAME_POINTER less
` [PATCH 5/7] always define AUTO_INC_DEC
` [PATCH 2/7] remove #if for HAVE_cc0 in combine.c

[RFC 2/2] Add steady_clock support to condition_variable
 2015-07-06 14:38 UTC  (7+ messages)
` [RFC 1/2] gthread: Add __gthread_cond_timedwaitonclock

[PATCH] MIPS: For micromips allow near-far-3.c test to use the jals instruction to call near_func
 2015-07-06 14:17 UTC  (3+ messages)

[PATCH, 2/2][PR66642] Add empty loop exit block in transform_to_exit_first_loop_alt
 2015-07-06 13:45 UTC  (3+ messages)
` [PING][PATCH, "

[PATCH, 1/2] Merge rewrite_virtuals_into_loop_closed_ssa from gomp4 branch
 2015-07-06 13:44 UTC  (3+ messages)
` [PING][PATCH, "

[PATCH] Simplify vector compare-not-select sequence
 2015-07-06 13:41 UTC 

[PATCH] Fix PR66767
 2015-07-06 13:10 UTC 

ORDER
 2015-07-06 12:58 UTC 

[PATCH] Make SSA propagator iteration order consistent
 2015-07-06 12:41 UTC 

[PATCH] Fix PR66772
 2015-07-06 12:22 UTC 

[Patch, Fortran, 66035, v1] [5/6 Regression] gfortran ICE segfault
 2015-07-06 11:55 UTC  (4+ messages)
    ` [Patch, Fortran, 66035, v2] "

[PATCH] Fix PR66759
 2015-07-06 10:33 UTC 

[Patch, Fortran, PR58586, v3] ICE with derived type with allocatable component passed by value
 2015-07-06 10:32 UTC  (13+ messages)
          ` [Patch, Fortran, PR58586, v4] "
            ` [Ping, Patch, Fortran, PR58586, v5] "
                      ` [commited, "

Rename read-md.c:decimal_string
 2015-07-06  9:13 UTC  (2+ messages)

[PATCH][8/n] Remove GENERIC stmt combining from SCCVN
 2015-07-06  8:36 UTC  (4+ messages)

[PATCH, fortran] Fix numerous ICEs in IO statements with IOMSG
 2015-07-06  8:21 UTC  (2+ messages)

[PATCH] PR target/53383: Allow -mincoming-stack-boundary=3 with -mno-sse
 2015-07-06  7:33 UTC  (2+ messages)

Fix PR52482, libitm compilation in OSX ppc with old cctools
 2015-07-06  7:16 UTC  (3+ messages)

[PATCH] New configure option to default enable Smart Stack Protection
 2015-07-05 22:22 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).