2019-05-16 |
redi | Implement sane variant converting constructor (P0608R3) |
commit | commitdiff | tree |
2019-05-16 |
redi | Changes to std::variant to reduce code size |
commit | commitdiff | tree |
2019-05-16 |
rguenth | 2019-05-16 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2019-05-16 |
jcmvbkbc | gcc: move assemble_start_function / assemble_end_functi... |
commit | commitdiff | tree |
2019-05-16 |
hubicka | * tree-ssa-alias.c (alias_stats): Add |
commit | commitdiff | tree |
2019-05-16 |
redi | Replace _Equal_helper with simpler class template |
commit | commitdiff | tree |
2019-05-16 |
redi | Change EBO accessors from static to non-static member... |
commit | commitdiff | tree |
2019-05-16 |
marxin | Do not allow target_clones with alias attr (PR lto... |
commit | commitdiff | tree |
2019-05-16 |
amonakov | tree-ssa-uninit: avoid ICE with BIT_AND_EXPR (PR 90394) |
commit | commitdiff | tree |
2019-05-16 |
redi | Remove unnecessary non-const accessors in hash table... |
commit | commitdiff | tree |
2019-05-16 |
jakub | PR fortran/90329 |
commit | commitdiff | tree |
2019-05-16 |
jakub | * lto-streamer.h (LTO_major_version): Bump to 9. |
commit | commitdiff | tree |
2019-05-16 |
rguenth | 2019-05-16 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2019-05-16 |
iains | testsuite - improve check_effective_target_cet. |
commit | commitdiff | tree |
2019-05-16 |
junma | PR tree-optimization/90106 |
commit | commitdiff | tree |
2019-05-16 |
sh | [RTEMS] Change multilibs for ARM |
commit | commitdiff | tree |
2019-05-16 |
rguenth | 2019-05-16 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2019-05-16 |
rguenth | 2019-05-16 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2019-05-16 |
junma | Add myself to MAINTAINERS. |
commit | commitdiff | tree |
2019-05-16 |
ian | compiler: improve escape analysis on interface... |
commit | commitdiff | tree |
2019-05-16 |
gccadmin | Daily bump. |
commit | commitdiff | tree |
2019-05-15 |
jakub | PR middle-end/90478 |
commit | commitdiff | tree |
2019-05-15 |
jakub | * omp-low.c (lower_rec_input_clauses): For if (0)... |
commit | commitdiff | tree |
2019-05-15 |
jakub | PR debug/90197 |
commit | commitdiff | tree |
2019-05-15 |
redi | Qualify calls in std::visit and std::visit<R> |
commit | commitdiff | tree |
2019-05-15 |
mpolacek | CWG 2096 - constraints on literal unions. |
commit | commitdiff | tree |
2019-05-15 |
jb | Remove translation string markers |
commit | commitdiff | tree |
2019-05-15 |
jb | Allow opening file on multiple units |
commit | commitdiff | tree |
2019-05-15 |
uros | * config/i386/i386-expand.c (ix86_split_idivmod):... |
commit | commitdiff | tree |
2019-05-15 |
paolo | 2019-05-15 Paolo Carlini <paolo.carlini@oracle.com> |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Add tests for MMX intrinsic emulations with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Enable TM MMX intrinsics with SSE2 |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Allow MMX intrinsic emulation with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Allow MMX vector expanders with TARGET_MMX_WITH_SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Allow MMXMODE moves with TARGET_MMX_WITH_SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | Prevent allocation of MMX registers with TARGET_MMX_WIT... |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX abs<mode>2 with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX ssse3_palignrdi with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX ssse3_psign<mode>3 with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX pshufb with SSE version |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX ssse3_pmulhrswv4hi3 with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX ssse3_pmaddubsw with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX ssse3_ph<plusminus_mnemonic>dv2si3... |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX ssse3_ph<plusminus_mnemonic>wv4hi3... |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Make _mm_empty () as NOP without MMX |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX umulv1siv1di3 with SSE2 |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX movntq with SSE2 movntidi |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX mmx_psadbw with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX mmx_uavgv4hi3 with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX mmx_uavgv8qi3 with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX maskmovq with SSE2 maskmovdqu |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX mmx_umulv4hi3_highpart with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX mmx_pmovmskb with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX V4HI smaxmin/V8QI umaxmin with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX mmx_pinsrw with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX mmx_pextrw with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX sse_cvtpi2ps with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX sse_cvtps2pi/sse_cvttps2pi with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX pshufw with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX vec_dupv2si with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX mmx_eq/mmx_gt<mode>3 with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX mmx_andnot<mode>3 with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX <any_logic><mode>3 with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX ashr<mode>3/<shift_insn><mode>3 with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX mmx_pmaddwd with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX smulv4hi3_highpart with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX mulv4hi3 with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX plusminus/sat_plusminus with SSE |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX punpcklXX/punpckhXX with SSE punpcklXX |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Emulate MMX packsswb/packssdw/packuswb with SSE2 |
commit | commitdiff | tree |
2019-05-15 |
hjl | i386: Allow MMX register modes in SSE registers |
commit | commitdiff | tree |
2019-05-15 |
iains | lto-plugin, removed unused variable |
commit | commitdiff | tree |
2019-05-15 |
paolo | 2019-05-15 Paolo Carlini <paolo.carlini@oracle.com> |
commit | commitdiff | tree |
2019-05-15 |
marxin | Check for overflow in tree-switch-conversion (PR middle... |
commit | commitdiff | tree |
2019-05-15 |
rguenth | 2019-05-15 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2019-05-15 |
rguenth | 2019-05-15 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2019-05-15 |
amonakov | tree-ssa-uninit: clean up is_value_included_in |
commit | commitdiff | tree |
2019-05-15 |
rguenth | 2019-05-15 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2019-05-15 |
iains | darwin, testsuite, powerpc - handle tests for new proce... |
commit | commitdiff | tree |
2019-05-15 |
rguenth | 2019-05-15 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2019-05-15 |
rguenth | 2019-05-14 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2019-05-15 |
iains | lto-plugin - support -save-temps, -v, --version. |
commit | commitdiff | tree |
2019-05-15 |
iains | add missing Changelog for last commit. |
commit | commitdiff | tree |
2019-05-15 |
iains | darwin, testsuite, ppc FIX PR87600 |
commit | commitdiff | tree |
2019-05-15 |
iains | darwin, testsuite, laste piece to fix PR82920 |
commit | commitdiff | tree |
2019-05-15 |
gccadmin | Daily bump. |
commit | commitdiff | tree |
2019-05-14 |
mpolacek | PR c++/68918 |
commit | commitdiff | tree |
2019-05-14 |
mpolacek | PR c++/70156 |
commit | commitdiff | tree |
2019-05-14 |
iains | darwin, testsuite, fix more PR 82920 |
commit | commitdiff | tree |
2019-05-14 |
redi | Fix NullablePointer test utility |
commit | commitdiff | tree |
2019-05-14 |
segher | rs6000: Make eh_set_lr_<mode> a define_insn_and_split |
commit | commitdiff | tree |
2019-05-14 |
segher | rs6000: New enum epilogue_type |
commit | commitdiff | tree |
2019-05-14 |
ro | Remove obsolete Solaris 10 support |
commit | commitdiff | tree |
2019-05-14 |
redi | Add __raw_visit and __raw_idx_visit, use INVOKE<R> |
commit | commitdiff | tree |
2019-05-14 |
uros | * config/i386/i386.md (any_div): New code iterator. |
commit | commitdiff | tree |
2019-05-14 |
redi | nonesuch is insufficiently useless (lwg2996) |
commit | commitdiff | tree |
2019-05-14 |
redi | Use INVOKE<R> in std::function, std::bind and std:... |
commit | commitdiff | tree |
2019-05-14 |
redi | Define std::__invoke_r for INVOKE<R> |
commit | commitdiff | tree |
2019-05-14 |
ian | libgo: reduce overhead for memory/block/mutex profiling |
commit | commitdiff | tree |
2019-05-14 |
redi | Add __is_nothrow_convertible to fix std::is_nothrow_inv... |
commit | commitdiff | tree |
next |