OSDN Git Service

* doc/invoke.texi (-fshrink-wrap): Document.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.target / i386 /
2011-10-05 bernds * doc/invoke.texi (-fshrink-wrap): Document.
2011-10-05 uros * gcc.target/i386/avx256-unaligned-load-3.c (dg-option...
2011-09-28 vries2011-09-28 Tom de Vries <tom@codesourcery.com>
2011-09-23 jakub * config/i386/i386.c (ix86_prepare_sse_fp_compare_args...
2011-09-22 uros PR target/50482
2011-09-22 jsm28 * gcc.target/i386/pad-2.c, gcc.target/i386/pad-3.c,
2011-09-21 jakub * config/i386/i386.c (ix86_expand_sse_movcc): Use
2011-09-21 hjlAdd MULX intrinsics.
2011-09-16 jakub * config/i386/i386.c (ix86_expand_reduc_v4sf): Rename...
2011-09-16 jakub * config/i386/sse.md (vec_extract_hi_<mode>,
2011-09-16 uros * gcc.target/i386/avx-round-vec.c: Declare round.
2011-09-08 uros2011-09-08 Uros Bizjak <ubizjak@gmail.com>
2011-09-06 uros2011-09-06 Uros Bizjak <ubizjak@gmail.com>
2011-08-30 uros * config/i386/i386.c (ix86_valid_target_attribute_inne...
2011-08-30 hjlAdd FMA intrinsics and testcases.
2011-08-30 hjlRename avx2-vmovmskb-2.c to avx2-vpmovmskb-2.c.
2011-08-29 jakub PR middle-end/48722
2011-08-27 uros PR target/50202
2011-08-26 uros * config/i386/i386.md (round<mode>2): New expander.
2011-08-26 jakub * gcc.target/i386/cmpxchg16b-1.c: Match also space...
2011-08-23 uros * config/i386/sse-22.c: Rearrange to fix sse-22a.c...
2011-08-23 hjlAdd AVX2 testcases.
2011-08-23 hjlAdd BMI2 support.
2011-08-22 uros PR target/50155
2011-08-19 roRequire C99 runtime in gcc.dg/builtins-67.c, gcc.target...
2011-08-12 uros * builtins.def (BUILT_IN_ICEIL{,F,L}, BUILT_IN_IFLOOR...
2011-08-10 hjlInitialize src3 with random value.
2011-08-09 uros * gcc.target/i386/sse-22a.c: New test.
2011-08-08 hjlAdd a testcase for PR target/49781.
2011-08-06 uros * gcc.target/i386/sse-22.c (dg-options): Add -march=k8.
2011-08-06 hjlAdd testcases for PR 47381.
2011-08-06 hjlAdd testcases for PRs 47449/47446.
2011-08-06 hjlAdd testcases for PRs 48084/49504/49860.
2011-08-05 hjlMove gcc.target/i386/pr47364-[12].c gcc.c-torture/compi...
2011-08-05 hjlAdd gcc.target/i386/pr47364-2.c and gcc.dg/torture...
2011-08-05 hjlAdd a testcase for PR middle-end/47364.
2011-08-01 uros PR target/49927
2011-08-01 hjlAdd -mlzcnt.
2011-07-31 uros PR target/49920
2011-07-28 jakub * gcc.target/i386/i386.exp (check_effective_target_bmi...
2011-07-27 jakub PR target/49866
2011-07-27 hjlAdd BMI testcases.
2011-07-27 uros * gcc.target/i386/avx-os-support.h: New.
2011-07-27 ktietz * config/i386/i386.c (ix86_option_override_inte...
2011-07-25 ro gcc:
2011-07-25 rguenth2011-07-25 Richard Guenther <rguenther@suse.de>
2011-07-22 hjlDisallow MS ABI in x32 mode.
2011-07-09 hjlAdd x32 support to GCC testsuite.
2011-06-29 jakub PR debug/49567
2011-06-27 jakub * builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR...
2011-06-18 jakub PR target/49411
2011-06-02 uros * config/i386/i386.c (standard_sse_constant_p) <case 1>:
2011-05-31 jakub PR target/48688
2011-05-30 hjlHandle misaligned TFmode load/store.
2011-05-29 jakub PR rtl-optimization/49095
2011-05-25 hjlImplement x86 pause intrinsic.
2011-05-23 hjlSave the initial options after checking vzeroupper.
2011-05-18 hjlProperly handle 256bit load cast.
2011-05-16 uros * config/i386/constraints.md (z): New constraint.
2011-05-05 uros * gcc.target/i386/opt-1.c: Add --param min-insn-to...
2011-05-04 uros * gcc.target/i386/recip-vec-divf.c: Decrease array...
2011-04-22 uros PR target/48723
2011-04-21 uros PR target/48708
2011-04-20 uros PR target/48678
2011-04-19 jakub PR target/48678
2011-04-18 uros * config/i386/i386.h (SSE_VEC_FLOAT_MODE_P): Remove.
2011-04-16 uros * config/i386/sse.md (V16): New mode iterator.
2011-04-15 jakub PR target/48614
2011-04-14 jakub PR target/48605
2011-04-13 uros * gcc.target/i386/sse2-init-v2di-2.c: Update scan...
2011-04-08 matz PR middle-end/48389
2011-04-07 ro * gcc.target/i386/asm-6.c: Remove dg-xfail-if.
2011-04-01 jakub PR middle-end/48335
2011-03-28 hjlAdd -fno-pic to gcc.target/i386/pr47502-2.c.
2011-03-27 hjlSplit 32-byte AVX unaligned load/store.
2011-03-24 uros PR target/48237
2011-03-21 hjlAdd 2 testcases for PR rtl-optimization/47502.
2011-03-15 rguenth2011-03-15 Richard Guenther <rguenther@suse.de>
2011-03-14 uros * config/i386/i386.md (ROUND_FLOOR): New constant.
2011-03-14 hjlEnable __float128 test for 32bit.
2011-03-07 mrs2011-03-07 Jack Howarth <howarth@bromo.med.uc.edu>
2011-02-21 law PR rtl-optimization/46178
2011-02-19 jakub PR c/47809
2011-02-19 hjlRequire int128 instead of lp64 in int128 tests.
2011-02-19 jakub PR target/47800
2011-02-18 jakub PR debug/47780
2011-02-17 uros PR target/43653
2011-02-15 jakub PR middle-end/47581
2011-02-11 ro PR target/47629
2011-02-10 uros * gcc.target/i386/parity-1.c: Use -march=k8.
2011-02-10 jakub PR target/47665
2011-02-03 jakub PR target/47312
2011-02-03 jakub PR target/47564
2011-01-31 ro PR target/45325
2011-01-28 ro * gcc.target/i386/asm-6.c: XFAIL on i?86-pc-solaris2...
2011-01-27 ebotcazou PR rtl-optimization/44174
2011-01-20 jakub PR testsuite/47371
2011-01-17 hjlCorrect mask operand for AVX mask load/store.
2010-12-30 ktietz2010-12-30 Kai Tietz <kai.tietz@onevision.com>
2010-12-28 hjlReplace _rdrand_uXX with _rdrandXX_step.
next