remove support for the interix target
[platform/upstream/gcc.git] / gcc / testsuite / gcc.target /
2016-06-21 Trevor Saundersremove support for the interix target
2016-06-21 Kelvin Nilsenrs6000.h: Add conditional preprocessing directives...
2016-06-21 Wilco DijkstraThe recently added gcc.target/aarch64/advsimd-intrinsic...
2016-06-21 Ilya Verbin[AVX-512ER] vrsqrt28ps auto generation
2016-06-21 Ilya Verbin[AVX-512ER] vrcp28ps auto generation
2016-06-21 H.J. LuConvert V1TImode register to TImode in debug insn
2016-06-21 Kelvin Nilsenvadsdu-0.c: Replace dg-require-effective-target directi...
2016-06-20 Jakub Jelinekre PR target/71559 (ICE in ix86_fp_cmp_code_to_pcmp_imm...
2016-06-20 Georg-Johann Layre PR target/71103 (avr-gcc crashes with unrecognizable...
2016-06-16 Senthil Kumar Selvarajavr.c (avr_asm_init_sections): Remove setup of progmem_...
2016-06-15 Michael Meissnervsx.md (VSINT_84): Add DImode to enable loading DImode...
2016-06-15 Ilya Enkovichre PR middle-end/71529 ([CHKP] ICE in expand_expr_real_1)
2016-06-15 Kyrylo Tkachov[RTL ifcvt] Allow simple register subregs in noce_conve...
2016-06-14 Bill Schmidtvsx-elemrev-2.c: Change effective target requirements...
2016-06-14 Uros Bizjakfloat128-3.c: New test.
2016-06-13 Uros Bizjak* Partially revert my previous commit.
2016-06-13 Uros Bizjaki386-builtin-types.def (INT_FTYPE_FLOAT128): New functi...
2016-06-13 Kelvin Nilsenaltivec.h (vec_absd): New macro for vector absolute...
2016-06-13 Martin LiskaDo not enable -fcheck-pointer-bounds w/ -fsanitize...
2016-06-10 Segher Boessenkoolfold-const: Don't access bit fields with too big mode...
2016-06-10 Jakub Jelinekre PR c/68657 ("gcc -Werror=sign-conversion test.i...
2016-06-10 Jakub Jelinekre PR inline-asm/68843 (ICE with "u" input constraint)
2016-06-10 Christophe Lyonpr37780_1.c: Use arm_arch_v6t2 effective target and...
2016-06-10 Bernd Edlingerre PR inline-asm/68843 (ICE with "u" input constraint)
2016-06-09 Julia KovalFix x86 interrupt tests for -fpic and -march=corei7
2016-06-08 Alan Lawrence[PATCH 2/2][AArch64] Tests of AAPCS64 updates for align...
2016-06-07 Bill SeurerThis patch adds support for the missing versions of...
2016-06-07 Christophe Lyonp64_p128.c: Remove spurious debug code.
2016-06-06 Kyrylo Tkachov[3/3][RTL ifcvt] PR middle-end/37780: Conditional expre...
2016-06-06 Bernd Edlingerre PR c/24414 (Old-style asms don't clobber memory)
2016-06-06 Jose E. Marchesisparc: support for the SPARC M7 and VIS 4.0
2016-06-03 Joseph MyersAdd option for whether ceil etc. can raise "inexact...
2016-06-03 H.J. LuImplement x86 interrupt attribute
2016-06-03 Bernd Schmidtre PR tree-optimization/52171 (memcmp/strcmp/strncmp...
2016-06-03 Bill Schmidtre PR target/70957 (testsuite/gcc.target/powerpc/vsx...
2016-06-02 Jakub Jelineksse.md (*vec_concatv4si): Use v=v,v instead of x=x...
2016-06-02 Jakub Jelineksse.md (*vec_concatv2si_sse4_1): Add avx512dq v=Yv...
2016-06-02 Jakub Jelineksse.md (*vec_concatv2di): Add x86_avx512dq v=Yv,rm...
2016-06-01 Michael Meissnerre PR target/71186 (PowerPC64: Autovectorised code...
2016-06-01 Kelvin Nilsenaltivec.h (vec_slv): New macro.
2016-06-01 Nathan Sidwellnvptx.c (nvptx_assemble_undefined_decl): Reject undefin...
2016-05-31 H.J. LuScan %\[re\]di instead of %rdi
2016-05-31 Thomas Preud'hommearm-protos.h (arm_arch_thumb1): Declare.
2016-05-31 Kirill YukhinAVX-512. Limit constraint for scalar operand in split...
2016-05-30 Uros Bizjakargs.h (clear_non_sret_int_hardware_registers): Use...
2016-05-29 Uros Bizjakre PR target/71245 (std::atomic<double> load/store...
2016-05-27 Jiong Wang[AArch64] PR target/63596, honor tree-stdarg analysis...
2016-05-26 Michael Meissnerrs6000.c (rs6000_emit_p9_fp_minmax): New function for...
2016-05-26 Jakub Jelineksse.md (*vcvtps2ph_store<mask_name>): Use v constraint...
2016-05-26 Jakub Jelineksse.md (*ssse3_palignr<mode>_perm): Add avx512bw altern...
2016-05-26 Jakub Jelinek* config/i386/sse.md
2016-05-26 Jiong Wang[AArch64, testsuite] Fix vmul_elem_1.c on big-endian
2016-05-25 Bill SeurerThis patch adds support for the vec_cmpne altivec built...
2016-05-25 Uros Bizjakre PR target/70738 (Add -mgeneral-regs-only option)
2016-05-25 Ilya VerbinAVX-512F: Add vectorizer support builtins
2016-05-24 Michael Meissneraltivec.md (VNEG iterator): New iterator for VNEGW...
2016-05-24 Michael Meissneraltivec.md (VParity): New mode iterator for vector...
2016-05-24 Pat Haugenlhs-1.c: Fix testcase to avoid subreg changes.
2016-05-24 Ilya Verbinavx-ceil-sfix-2-vec.c: Define __NO_MATH_INLINES before...
2016-05-24 Michael Meissnerp9-vpermr.c: New test for ISA 3.0 vpermr support.
2016-05-23 Michael Meissnerre PR target/71201 (PowerPC XXPERM instruction fails...
2016-05-23 Christophe Lyon[ARM, AArch64] Add missing tests for vreinterpret,...
2016-05-23 Christophe Lyon[ARM, AArch64] Add missing tests for intrinsics operati...
2016-05-23 Christophe Lyon[ARM, AArch64] Add missing vrnd{,a,m,n,p,x} tests.
2016-05-23 Christophe Lyon[ARM, AArch64] Add missing vstX_lane fp16 tests.
2016-05-23 Christophe Lyon[ARM, AArch64] Add missing vtst_p16 and vtstq_p16,...
2016-05-22 Jakub Jelinekavx512bw-kunpckdq-1.c (avx512bw_test): Use "m" constrai...
2016-05-22 Uros Bizjakrevert: re PR target/70738 (Add -mgeneral-regs-only...
2016-05-22 Jakub Jelineksse.md (vec_set_lo_<mode><mask_name>, [...]): Add ...
2016-05-22 Jakub Jelineksse.md (vec_set_lo_v16hi, [...]): Add alternative with...
2016-05-22 Jakub Jelineksse.md (i128vldq): New mode iterator.
2016-05-22 Jakub Jelineksse.md (avx2_vec_dupv4df): Use v instead of x constrain...
2016-05-21 Pitchumani Sivanupandire PR target/71103 (avr-gcc crashes with unrecognizable...
2016-05-20 Bill SeurerThis patch changes some of the dejagnu options to bette...
2016-05-20 Nathan Sidwellnptx.c (nvptx_option_override): Only set flag_toplevel_...
2016-05-20 Cesar Philippidisnvptx.md (sincossf3): New pattern.
2016-05-20 H.J. LuAdd -mgeneral-regs-only option
2016-05-20 Bill SeurerThis patch adds support for the signed and unsigned...
2016-05-19 Kelvin Nilsendarn-0.c: New test.
2016-05-19 Kyrylo Tkachov[ARM] PR target/71056: Don't use vectorized builtins...
2016-05-18 Michael Meissnerre PR target/70915 (Improve loading 0/-1 in VSX registe...
2016-05-18 Christophe Lyonvget_lane.c: Add fp16 tests.
2016-05-18 Christophe Lyonvreinterpret.c: Add missing tests for vreinterpretq_p...
2016-05-18 Christophe Lyonvsli_n.c: Add checks for vsliq_n_s64 and vsliq_n_u64.
2016-05-18 Christophe Lyonarm-neon-ref.h (CHECK, [...]): Print which type was...
2016-05-18 Christophe Lyonvmul.c: Remove useless #ifdef.
2016-05-18 Christophe Lyonvreinterpret.c: Fix typo in comment.
2016-05-18 Christophe Lyonnoplt_3.c: Scan for "br\t".
2016-05-18 Jiong Wang[testsuite] Guard float64_t with __aarch64__
2016-05-18 Jakub Jelineksse.md (pbroadcast_evex_isa): New mode attr.
2016-05-18 Jakub Jelineksse.md (<ssse3_avx2>_palignr<mode>): Use constraint...
2016-05-18 Jakub Jelineksse.md (<ssse3_avx2>_pshufb<mode>3<mask_name>): Use...
2016-05-18 Jakub Jelineksse.md (*<ssse3_avx2>_pmulhrsw<mode>3<mask_name>):...
2016-05-18 Jakub Jelineksse.md (avx2_pmaddubsw256, [...]): Add avx512bw alterna...
2016-05-17 Nathan Sidwellnvptx.c (nvptx_function_arg_boundary): New.
2016-05-17 Jiong Wang[AArch64, 3/4] Reimplement multiply by element to get...
2016-05-17 Jiong Wang[AArch64, 2/4] Extend vector mutiply by element to...
2016-05-17 Jiong Wang[AArch64, 1/4] Add the missing support of vfms_n_f32...
2016-05-17 Kyrylo Tkachov[AArch64] PR target/70809: Delete aarch64_vmls<mode...
2016-05-17 Kyrylo Tkachov[AArch64][tests] Skip cpu-diagnostics tests when overri...
next