aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target
AgeCommit message (Expand)AuthorFilesLines
2008-04-12rs6000.c (compute_save_world_info): Set lr_save_p if we are going to "save th...Andrew Pinski1-0/+18
2008-04-11sse-13.c: Move __builtin_ia32_round* to new /* mmintrin-common.h */ section.H.J. Lu2-4/+12
2008-04-10mips.md (GPR2): New mode iterator.Adam Nemet3-0/+47
2008-04-06re PR target/12329 (x86: local function declared with attribute((regparm(3)))...Uros Bizjak1-0/+15
2008-04-04invoke.texi: Document -mbitops for SH.Naveen.H.S6-0/+426
2008-04-04config.gcc (extra_headers): Add wmmintrin.h for x86 and x86-64.H.J. Lu12-4/+593
2008-04-03mips.md (any_gt, [...]): New code iterators.Adam Nemet1-0/+35
2008-04-03re PR rtl-optimization/35281 (multiply with 0 generated for 64*32->64)Paolo Bonzini1-0/+19
2008-03-31re PR target/32000 (x86 backend uses aligned load on unaligned memory)H.J. Lu1-0/+26
2008-03-30re PR target/35757 (Incorrect contraint on sse4_1_blendp<ssemodesuffixf2c>)H.J. Lu2-0/+156
2008-03-28i386.c (override_options): Initialize ix86_veclib_handler to ix86_veclibabi_s...Uros Bizjak1-0/+16
2008-03-28re PR target/31334 (Bad codegen for vector initializer with constants prop'd ...Andrew Pinski1-0/+20
2008-03-26sse-13.c: Include <mm_malloc.h> before redefinitions of extern and __inline.Uros Bizjak2-0/+4
2008-03-25re PR rtl-optimization/35232 (ICE in fp-int-convert-double.c at -O2)Richard Sandiford1-0/+17
2008-03-25constraints.md (Pso, Psz): New constraints.Naveen.H.S2-0/+114
2008-03-25sh.c (sh_expand_t_scc): Emit movrt for SH2A if possible.Naveen.H.S1-0/+15
2008-03-25sh.md (prefetch): Add condition for SH2A target.Naveen.H.S1-0/+34
2008-03-25constraints.md (I28): New constraint.Jayant R Sonar1-0/+14
2008-03-25sh.c (SH_ATTRIBUTES): Define.Anil Paranjape4-0/+60
2008-03-25sse-17.c: Include sse2-check.h.Uros Bizjak1-2/+3
2008-03-22re PR rtl-optimization/33927 (replace_read in dse.c could handle cases where ...Richard Sandiford1-6/+10
2008-03-21re PR target/27946 (double to long long and back to double stores to the stack)Andrew Pinski1-0/+11
2008-03-20re PR testsuite/35621 (gcc.target/i386/ssse3-*.c violates C/C++ aliasing rules)H.J. Lu16-16/+16
2008-03-20re PR target/14552 (compiled trivial vector intrinsic code is inefficient)Uros Bizjak1-0/+16
2008-03-17re PR testsuite/35512 (gcc.target/ia64/visibility-1.c)James E Wilson1-2/+4
2008-03-13re PR target/34000 (GCC pedwarns about use of static inline functions from sy...Uros Bizjak8-20/+18
2008-03-13re PR rtl-optimization/34522 (inefficient code for long long multiply when on...Paolo Bonzini1-1/+1
2008-03-12re PR rtl-optimization/34522 (inefficient code for long long multiply when on...Paolo Bonzini1-0/+13
2008-03-11re PR target/35540 (Segmentation fault with __builtin_parity() and -O1)Uros Bizjak1-0/+45
2008-03-08re PR testsuite/35350 (FAIL: gcc.target/i386/isa-10.c execution test)H.J. Lu8-8/+8
2008-03-08sse2-mmx.c (unsigned_add3): Use _mm_setzero_si64 to zero carry.Uros Bizjak1-4/+5
2008-03-08re PR target/22152 (Poor loop optimization when using mmx builtins)Uros Bizjak2-0/+93
2008-03-04re PR target/35453 (nmmintrin.h defines macros SIDD_XXX)H.J. Lu9-68/+68
2008-03-04i386.c (override_options): Force -maccumulate-outgoing-args on if TARGET_STAC...Joseph Myers1-0/+1
2008-03-03builtin-apply-mmx.c: Do not XFAIL on Darwin.Uros Bizjak1-1/+1
2008-02-27mmx-1.c: Add -Werror-implicit-function-declaration to dg-options.Jan Beulich4-4/+4
2008-02-26mmx-4.c (dump64_64): Use printf %I64 on MinGW.Joseph Myers2-0/+8
2008-02-26* gcc.target/i386/pr25993.c: Skip on *-*-mingw*.Joseph Myers1-1/+1
2008-02-25Makefile.in: Also prefix uses of crt0.o and mcrt0.o with $(T).Jan Beulich1-1/+1
2008-02-24pr22076.c: Update number of mov insns for PIC targets.Uros Bizjak1-1/+2
2008-02-24pr34256.c: Update number of mov insns for PIC targets.Uros Bizjak1-1/+2
2008-02-23re PR target/22076 (Strange code for MMX register moves)Uros Bizjak8-0/+84
2008-02-22* gcc.target/cris/asm-b-1.c: New test.Hans-Peter Nilsson1-0/+15
2008-02-19re PR target/33555 (x86 missed opportunity for sbb)Uros Bizjak1-0/+9
2008-02-18re PR target/35189 (-mno-sse4.2 turns off SSE4a)H.J. Lu14-0/+476
2008-02-17Revert:Uros Bizjak1-2/+4
2008-02-16fastcall-sseregparm.c: Include sse-check.h.Uros Bizjak5-11/+26
2008-02-15pr35160.c: Skip if !nonpic for 32bit x86 targets.Uros Bizjak1-0/+1
2008-02-12* gcc.target/i386/asm-3.c: Fix dg-skip-if for all 32bit PIC targets.Uros Bizjak1-1/+1
2008-02-12re PR inline-asm/35160 (local-alloc introduces sharing of the same pseudo/har...Jakub Jelinek1-0/+31