aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target
AgeCommit message (Expand)AuthorFilesLines
2007-07-02mips.exp (setup_mips_tests): Treat -mfp* as an ABI option.Richard Sandiford1-1/+1
2007-07-02mips-protos.h (mips16e_save_restore_info): New struct.Richard Sandiford4-0/+63
2007-07-02tree-nrv.c (dest_safe_for_nrv_p): Grok any handled_component_p, SSA_NAMEs, RE...Jakub Jelinek1-0/+12
2007-06-29re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak3-0/+126
2007-06-26large-size-array-3.c: Remove the larger size of the scan-assembler constant.Hui-May Chang1-1/+1
2007-06-22large-size-array-3.c: Fix dg-do compile directive.Uros Bizjak1-2/+2
2007-06-20darwin.h (ASM_OUTPUT_COMMON): Print the size of a variable as an unsigned HOS...Hui-May Chang1-0/+4
2007-06-19arm.c (arm_get_frame_offsets): Set offsets->locals_base to avoid negative sta...Seongbae Park1-0/+8
2007-06-19re PR target/32389 (ICE in extract_constrain_insn_cached when using -msse)Uros Bizjak1-0/+10
2007-06-17sparc.c (sparc_vis_init_builtins): Retrieve the return mode from the builtin ...Eric Botcazou9-17/+14
2007-06-17sse-recip-vec.c: Add file, missing from my previous commit.Uros Bizjak5-5/+56
2007-06-16re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast...Uros Bizjak5-0/+131
2007-06-14re PR target/32268 (Wrong comparison results for __float128 operands)Uros Bizjak1-0/+32
2007-06-14ssefn-1.c: Add -march=i386.Eric Christopher1-2/+1
2007-06-13sparc.c (sparc_override_options): Initialize fpu mask correctly.Eric Botcazou1-0/+11
2007-06-11setjmp-3.c: Rename raise to raise0.Andreas Tobler1-2/+2
2007-06-11re PR target/32280 (_mm_srli_si128, heinous code for some shifts)Uros Bizjak1-0/+17
2007-06-07i386.md (standard sse constant splitter): Handle TFmode.Uros Bizjak1-0/+16
2007-06-06re PR tree-optimization/32231 (Segfault in verify_ssa_name)Andrew Pinski1-0/+16
2007-06-02sse4_2-check.h: New.H.J. Lu19-0/+1478
2007-05-30pr27387.C: Move and rename to ...Kazu Hirata1-26/+0
2007-05-29i386.c (ix86_function_regparm): Added checking of ix86_force_align_arg_pointe...Hui-May Chang1-0/+16
2007-05-26re PR target/32065 (Many dfp testsuite failures for -msse targets)Uros Bizjak2-1/+14
2007-05-25mips.c (mips_attribute_table): Add "near" and "far" function attributes, "far...Sandra Loosemore4-0/+78
2007-05-26re PR target/32065 (Many dfp testsuite failures for -msse targets)Uros Bizjak1-0/+7
2007-05-25i386.c (__builtin_ia32_vec_ext_v2df): Mark it with MASK_SSE2.H.J. Lu7-0/+286
2007-05-25arm-protos.h (arm_encode_call_attribute): Delete.Richard Sandiford4-0/+474
2007-05-24re PR testsuite/32062 (Some MASKs aren't sufficient in certain sse4_1 tests)H.J. Lu1-0/+2
2007-05-23Fix up MIPS16 hard float and add support for complex.Sandra Loosemore4-0/+367
2007-05-23sse3-addsubpd.c: Don't include stdlib.h nor i386-cpuid.h.H.J. Lu28-459/+107
2007-05-22sse4_1-check.h: Don't include <stdio.h>.H.J. Lu1-1/+0
2007-05-22i386-2.C: Update comments on header files tested.H.J. Lu3-14/+33
2007-05-22sse4_1-check.h: Don't include ../auto-host.h.H.J. Lu1-2/+0
2007-05-22i386-cpuid.h (bit_SSE4_1): New.H.J. Lu67-0/+3304
2007-05-22i386.exp (check_effective_target_ssse3): New.Uros Bizjak21-0/+46
2007-05-21c-cppbuiltin.c (c_cpp_builtins): Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1...Paolo Bonzini4-0/+89
2007-05-21tmmintrin.h (_mm_alignr_epi8): Provide macro implementation if __OPTIMIZE__ i...Uros Bizjak2-39/+2
2007-05-20tmmintrin.h (_mm_alignr_epi32): Implement as always inlined function, not as ...Uros Bizjak4-10/+38
2007-05-20re PR target/31585 (gcc.target/i386/sse-vect-types.c FAILs (also sse-13.c and...Uros Bizjak1-9/+1
2007-05-20re PR target/31585 (gcc.target/i386/sse-vect-types.c FAILs (also sse-13.c and...Uros Bizjak2-4/+51
2007-05-18re PR target/31628 (stdcall function is miscompiled)H.J. Lu1-0/+24
2007-05-17pr18096-1.c: Change dg-warning to dg-error.Janis Johnson1-1/+1
2007-05-17interrupt_thread-1.c, [...]: New.Kazu Hirata3-0/+73
2007-05-14m68k-protos.h: Rename m68k_interrupt_function_p to m68k_get_function_kind.Kazu Hirata1-1/+1
2007-05-08* gcc.target/mips/msub-1.c, gcc.target/mips/msub-2.c,Chao-ying Fu8-0/+164
2007-05-08re PR target/31854 (internal compiler error: in cgraph_local_info, at cgraph....Uros Bizjak1-0/+10
2007-05-03frmul.c (__v2hi): Use short as base type, not itn.Bernd Schmidt4-4/+4
2007-04-25mips16e-extends.c (cksum8): Change return value to signed char.Thiemo Seufer1-1/+1
2007-04-25* gcc.target/i386/reload-1.c. Include <stdint.h>. Compile for allUros Bizjak1-3/+7
2007-04-24rs6000.c (function_arg_advance): For 32-bit ELF ABI...Janis Johnson2-0/+550