aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target
AgeCommit message (Expand)AuthorFilesLines
2012-08-08i386-common.c (OPTION_MASK_ISA_ADX_SET): New.Michael Zolotukhin11-6/+142
2012-08-04clear-cache-1.c: Test for alternate cache flush function names too.Sandra Loosemore2-2/+2
2012-07-30i386-common.c (OPTION_MASK_ISA_RDSEED_SET): New.Kirill Yukhin8-6/+45
2012-07-30re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo1-0/+19
2012-07-27rs6000-common.c (rs6000_handle_option): Delete code for -mno-power, -mpower, ...Segher Boessenkool2-43/+0
2012-07-26neon.ml (ops): Fix regexp for vld1Q_dups64 and vld1Q_dupu64 tests.Ramana Radhakrishnan2-2/+2
2012-07-25Split out do_assembler_dialects.Siddhesh Poyarekar1-0/+15
2012-07-25Changelog entry:Kirill Yukhin6-6/+19
2012-07-24re PR target/54051 (Invalid alignment specifier generated for vld3_lane_* and...Ramana Radhakrishnan2-1/+21
2012-07-22Handle recent changes in default atomics for cris*-*-linux*.Hans-Peter Nilsson24-9/+64
2012-07-21mips.md (*popcountdi2_trunc): New pattern to handle popcount of a truncation.Andrew Pinski1-0/+10
2012-07-21mips-protos.h (mips_expand_ext_as_unaligned_load): Add a bool argument.Andrew Pinski1-0/+44
2012-07-18arm.c (arm_rtx_costs_1): Adjust cost for CONST_VECTOR.Jie Zhang20-12/+327
2012-07-18re PR target/33135 ([SH] -ffinite-math-only should not be on by default)Oleg Endo4-0/+128
2012-07-17pr36134.c: Use dg-skip-if to skip the testcase if there is a conflict with -m...Kazu Hirata1-2/+7
2012-07-16sync-2i.c, [...]: For cris*-*-linux*, also pass -mno-unaligned-atomic-may-use...Hans-Peter Nilsson9-0/+29
2012-07-1620011127-1.c: Adjust to %P being a valid register operand output modifier.Hans-Peter Nilsson1-1/+0
2012-07-13octeon2-pipe-1.c: Use cleanup-rtl-dump rather than cleanup-tree-dump.Andrew Pinski2-2/+2
2012-07-13re PR target/53907 (gcc uses unaligned load when aligned load was requested)Richard Guenther1-0/+14
2012-07-11re PR target/53859 (ICE when calculate insn latency for armv7e-m arch in O2 l...Greta Yorsh1-0/+11
2012-07-05re PR rtl-optimization/49891 (ICE in redirect_jump_1)Ramana Radhakrishnan6-6/+6
2012-07-05Add files forgotten in last commit (ChangeLog has them already):Matthew Gretton-Dann3-0/+76
2012-07-03re PR target/28896 (-fstack-limit-symbol and m68k and non 68020)Andreas Schwab1-0/+6
2012-07-02re PR target/53568 (SH Target: Add support for bswap built-ins)Oleg Endo1-0/+82
2012-07-02re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo1-1/+1
2012-07-01re PR target/53447 (missed optimization of 64bit ALU operation with small con...Wei Guozhi4-0/+34
2012-06-27sse4_1-pmuldq.c (TEST): Initialize even src1.i and src2.i fields even in the ...Jakub Jelinek1-1/+1
2012-06-26re PR target/35294 (iwmmxt intrinsics, internal compiler error)Matt Turner1-0/+166
2012-06-25Commit for Christophe Lyon. Christophe Lyon1-0/+24
2012-06-25arm.h (TARGET_CPU_CPP_BUILTINS): Add new built-ins.Matthew Gretton-Dann25-0/+449
2012-06-25re PR target/53759 (gcc -mavx emits vshufps for __builtin_ia32_loadlps)Jakub Jelinek1-0/+17
2012-06-24pr23943.c (size_t): Use compatible type-definition for LLP64 targets.Kai Tietz2-2/+2
2012-06-20Clear hwcap_2 with Sun ldRainer Orth2-3/+21
2012-06-19pr33329.c: Change multiplier constant to 12345Richard Henderson1-1/+1
2012-06-18re PR target/53712 (Does not combine unaligned load with _mm_cmpistri, redun...Uros Bizjak1-0/+13
2012-06-18epilog-1.c: New test.Joey Ye1-0/+17
2012-06-18re PR middle-end/53698 (ICE: in plus_constant, at explow.c:88 with -O -mx32 -...Richard Sandiford1-0/+16
2012-06-18* gcc.target/i386/pr33329.c: .Uros Bizjak1-1/+1
2012-06-18* gcc.target/i386/pr33329.c: Fix tabcount increase.Uros Bizjak1-1/+1
2012-06-18pr33329.c (f): Increase tabs array to 1024.Uros Bizjak1-3/+3
2012-06-15re PR tree-optimization/53636 (SLP may create invalid unaligned memory accesses)Ulrich Weigand1-0/+48
2012-06-15re PR tree-optimization/51581 (Integer division by constant is not vectorized)Jakub Jelinek4-0/+64
2012-06-14mips.exp (mips-dg-options): Handle -msynci.Richard Sandiford1-0/+4
2012-06-12di-longlong64-sync-withhelpers.c: Add comments to checks for multiple message...Janis Johnson2-4/+4
2012-06-12re PR target/53511 (SH Target: Add support for fma patterns)Oleg Endo3-37/+0
2012-06-12re PR rtl-optimization/50749 (Auto-inc-dec does not find subsequent contiguou...Oleg Endo16-0/+504
2012-06-12libgcc-bsd.ver: Version symbol __cpu_indicator_init.Sriraman Tallam1-4/+222
2012-06-11re PR target/53511 (SH Target: Add support for fma patterns)Oleg Endo1-0/+14
2012-06-06avx-os-support.h (XCR_XFEATURE_ENABLED_MASK): New.Uros Bizjak1-2/+10
2012-06-05re PR target/53487 (Unrecognizable insn for conditional move)Michael Meissner1-0/+27