re PR tree-optimization/46077 (ICE in tree vectorization when compiling towns_audio...
[gcc.git] / gcc / testsuite / gcc.target /
2010-11-19 Michael MeissnerAdd PowerPC target attribute/pragma support
2010-11-18 Richard Henderson* gcc.target/i386/pr46470.c: Skip for 32-bit PIC.
2010-11-16 Richard Hendersonrs6000: -mfused-madd cleanup
2010-11-16 Richard Hendersonre PR target/46470 ("add $0x8,%rsp" no longer optimi...
2010-11-16 Andrey Belevantsevre PR rtl-optimization/46366 (gcc.target/i386/pr45352...
2010-11-16 Nick Cliftonrx.c (rx_is_ms_bitfield_layout): Return false if the...
2010-11-15 Richard Hendersonia64: -mfused-madd cleanup
2010-11-15 Jakub Jelinekre PR tree-optimization/46491 (ipa-pure-const.c miscomp...
2010-11-15 Jakub Jelinekre PR debug/46095 (ICE: in dwarf2out_frame_debug_expr...
2010-11-12 Rainer Orthgcc:
2010-11-12 Richard Hendersoni386: Convert from -mfused-madd to -ffp-contract.
2010-11-11 Uros Bizjaksse-12.c: Add -msse4a to dg-options.
2010-11-11 Joseph Myersbitfield2.C, [...]: Update expected messages.
2010-11-10 Uros Bizjakre PR target/46419 (_mm_cvtpu16_ps (and hence _mm_cvtpu...
2010-11-10 Quentin NeillAdd support for TBM.
2010-11-10 Quentin NeillAdd support for BMI.
2010-11-10 H.J. LuCheck preferred vector mode for vector type in estimate...
2010-11-10 Jan Hubickare PR tree-optimization/40436 (0.5% code size regressio...
2010-11-09 Michael MeissnerImprove powerpc floating point rounding
2010-11-09 Richard Guentherre PR middle-end/46221 (huge number of c++ testsuite...
2010-11-08 Rainer Orthre PR target/46280 (Several testcases FAIL with 16byte...
2010-11-08 Andrey Belevantsevre PR rtl-optimization/45352 (ICE: in reset_sched_cycle...
2010-11-07 Richard Sandifordmips.c: Revert previous patch.
2010-11-07 Richard Sandifordmips.c (mips_rtx_costs): Handle FMA.
2010-11-06 Uros Bizjak387-2.c: Skip if -march= is specified.
2010-11-05 Ian Lance Taylorre PR target/46084 (gcc.dg/split-4.c failed with -mavx...
2010-11-05 Rainer Orthi386.exp (FLAGS): Remove.
2010-11-05 Jakub Jelinekre PR target/45670 (Less efficient x86 addressing mode...
2010-11-05 H.J. LuCheck 256bit AVX register in move expanders.
2010-11-05 Chao-ying Fumips32-dsp.c: Add tests for madd, maddu, msub, msubu...
2010-11-04 Pat Haugenfinal.c (compute_alignments): Compute/free loop info...
2010-11-04 Iain Sandoeupdate Darwin ABI tests for m64
2010-11-04 Richard Guenthertree.def (FMA_EXPR): New tree code.
2010-11-04 H.J. LuRequire split_stack target for gcc.target/i386/pr46285.c.
2010-11-03 H.J. LuSet use_avx256_p if 256bit AVX register is used in...
2010-11-03 Michael MeissnerAdd SF min/max under VSX, using the normal double opera...
2010-11-03 H.J. LuRevert revision 164552.
2010-11-03 H.J. LuGenerate avx_vzeroupper after reload is completed.
2010-11-02 H.J. LuEmit vzerouppers after reload.
2010-10-31 H.J. LuAdd -mtune=generic to fma3-builtin-2.c/fma4-builtin...
2010-10-29 Richard Hendersonre PR rtl-optimization/46226 (asm goto may leave stack...
2010-10-28 Uros Bizjakre PR target/46153 (ICE: in extract_insn, at recog...
2010-10-27 H.J. LuAdd -mvzeroupper to x86.
2010-10-26 H.J. LuProperly align parameters on stack for x86.
2010-10-26 Jie Zhangstor-layout.c (layout_decl): Use the field's type to...
2010-10-23 Joseph Myersmarch-generic.c: Skip for -march in multilib options.
2010-10-22 Michael MeissnerFix regexp in powerpc test
2010-10-22 Richard HendersonAdd __builtin_fma vector transform for i386.
2010-10-22 Uros Bizjakre PR target/46098 (ICE: in extract_insn, at recog...
2010-10-22 Marcus Shawcroftsynchronize.c: Permit dmb or mcr in assembler scan.
2010-10-21 Uros Bizjakre PR target/45946 (ICE: in extract_insn, at recog...
2010-10-20 H.J. LuCorrect reduc_splus_v8sf and reduc_splus_v4df.
2010-10-20 Olivier Hainquers6000.c (rs6000_reg_live_or_pic_offset_p): If the...
2010-10-19 Richard HendersonAdd patterns for FMA3.
2010-10-19 Richard HendersonAdd FMA patterns for ia64.
2010-10-18 Richard Henderson* gcc.target/ia64/20101014.c: Fix double-paste of test...
2010-10-17 Uros Bizjakre PR testsuite/45987 (gcc.target/i386/push-1.c XPASSes...
2010-10-17 Uros Bizjakre PR target/46051 (ICE: in extract_insn, at recog...
2010-10-15 Michael MeissnerAdd fma support
2010-10-15 Yao Qire PR debug/45447 (ICE with `-g -femit-struct-debug...
2010-10-14 H.J. LuAdd -mtune=generic to 256bit AVX tests.
2010-10-14 H.J. LuAdd another 256bit vectorizer test.
2010-10-14 H.J. LuScan 256bit AVX register and xfail vectorize4-avx.c.
2010-10-14 H.J. LuScan 256bit AVX register.
2010-10-14 Andrey Belevantsevsel-sched-ir.c (init_global_and_expr_for_insn): Set...
2010-10-14 H.J. LuAdd more 256bit AVX testcases.
2010-10-14 H.J. LuAdd testcases for 256bit AVX copysign.
2010-10-14 H.J. LuAdd a testcase for PR middle-end/44130.
2010-10-14 H.J. LuAdd a testcase for PR middle-end/44144.
2010-10-14 H.J. LuAdd a testcase for PR target/44180.
2010-10-09 H.J. LuSupport "andhi/andsi/anddi" as a zero-extending move.
2010-10-08 Jakub Jelinekre PR rtl-optimization/45903 (unnecessary load of 32...
2010-10-01 Uros Bizjaki386.md (*ashl<mode>3_mask): New insn_and_split pattern.
2010-09-30 Michael EagerCheck in support for Xilinx MicroBlaze processor.
2010-09-29 Bernd Schmidtre PR target/40457 (use stm and ldm to access consecuti...
2010-09-28 Rainer Orthre PR target/44452 (gcc.target/i386/abi-2.c and gcc...
2010-09-24 Jakub Jelinekre PR middle-end/45234 (ICE in expand_call, at calls...
2010-09-23 Uros Bizjaki386.md (UNSPECV_NOPS): Rename from UNSPEC_NOPS and...
2010-09-23 Bernd Schmidtre PR rtl-optimization/44374 (Hoist same instructions...
2010-09-22 Jakub Jelinekre PR rtl-optimization/45739 (static evaluation of...
2010-09-22 Eric Botcazoure PR target/35664 (unable to find a register to spill...
2010-09-21 Jakub Jelinekre PR rtl-optimization/45739 (static evaluation of...
2010-09-18 H.J. LuPass -fno-pic to gcc.target/i386/pad-3.c.
2010-09-17 H.J. LuPad short functions with NOPs for Atom.
2010-09-16 H.J. LuAdd -m8bit-idiv for x86.
2010-09-14 Jan Hubickafuncspec-1.c: Remove static keywords to prevent folding.
2010-09-13 Jakub Jelinekre PR rtl-optimization/45617 (optimize bit shift+compar...
2010-09-13 Dave Kornvolatile-2.c: Allow underscores before symbols.
2010-09-13 H.J. LuDisable double precision vectorizer for Atom.
2010-09-13 Marcus Shawcroftarm.md: (define_attr "conds"): Update comment.
2010-09-07 H.J. LuRedefine STACK_BOUNDARY/PREFERRED_STACK_BOUNDARY for...
2010-09-07 Uros Bizjakre PR target/45206 (ICE on __builtin_eh_return at -Os)
2010-09-06 Bernd Schmidtre PR target/43137 (redundant register move for sign...
2010-09-06 Uros Bizjakre PR target/22152 (Poor loop optimization when using...
2010-09-04 Andreas Schwabglobal-used-types-1.C: Replace ".*" by "\[^\n\]*".
2010-09-03 Rainer Orthabi-avx.exp: Link with gcc.target/i386/clearcap.map...
2010-09-03 Uros Bizjakre PR target/45476 (libgcc should contain TCmode functions)
2010-09-03 Jakub Jelinekre PR debug/45500 (ICE: in rtl_for_decl_init, at dwarf2...
2010-09-03 Mingjie XingFix shift count truncate problem for loongson.
2010-09-02 Michael MeissnerOptimize (double)(long) to generate FRIZ if -ffast...
next