summaryrefslogtreecommitdiff
path: root/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
* AMD bdver4 enablementgganesh2013-11-187-117/+234
* Fix typo in previous commit.hubicka2013-11-181-1/+1
* * doc/md.texi (setmem, movstr): Update documentation.hubicka2013-11-173-30/+25
* PR target/59153uros2013-11-171-16/+6
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* PR target/59101jakub2013-11-141-1/+12
* * config/i386/i386.c (ix86_print_operand): Support z-masking.kyukhin2013-11-134-262/+1249
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* Turn on SEE unaligned load and store for Haswellhjl2013-11-121-2/+2
* Properly handle AVX256 unaligned load and storehjl2013-11-122-7/+7
* PR target/58853uros2013-11-113-16/+18
* gcc:jsm282013-11-073-1/+198
* Don't set misaligned_prologue_used twicehjl2013-11-071-1/+0
* Use Pmode with stack_pointer_rtxhjl2013-11-071-2/+2
* PR target/59021uros2013-11-061-3/+3
* * config/i386/i386.c (ix86_expand_prologue): Optimize stack checking forebotcazou2013-11-061-4/+25
* scheduler improvements for BD architecturesgganesh2013-11-062-11/+20
* * config/i386/sync.md (atomic_compare_and_swap<dwi>_doubleword):ian2013-11-063-2/+22
* * config/i386/t-rtems (MULTILIB_MATCHES): Fix option typos.uros2013-11-051-4/+3
* gcc/uros2013-11-052-2/+13
* * config/i386/i386.c (ix86_float_exceptions_rounding_supported_p):jsm282013-11-051-0/+16
* 2013-11-04 Wei Mi <wmi@google.com>wmi2013-11-043-24/+187
* 2013-11-04 Wei Mi <wmi@google.com>wmi2013-11-044-5/+27
* * config/i386/constraints.md (Ts, Tv): New address constrains.uros2013-11-024-22/+32
* * configure.ac (HAVE_AS_IX86_INTERUNIT_MOVQ): Always define as 0/1.uros2013-11-013-18/+12
* * optabs.c (expand_vec_perm): Avoid vector mode punningjakub2013-10-312-132/+253
* * config/i386/i386.c (ix86_expand_sse2_abs): Rename function arguments.uros2013-10-311-20/+23
* 2013-10-30 Cong Hou <congh@google.com>congh2013-10-303-1/+62
* PR target/47754jakub2013-10-301-6/+56
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-9/+9
* * config/darwin.c: Include gimple.h.amacleod2013-10-291-0/+1
* * config/i386/i386.md (prefetch): Allow TARGET_AVX512PF.kyukhin2013-10-282-2/+50
* * config/i386/i386.md (any_truncate): New.kyukhin2013-10-283-6/+971
* * config/i386/i386.h (TARGET_MPX): New define.uros2013-10-251-12/+14
* * config/i386/constraints.md (B): New.kyukhin2013-10-259-68/+412
* PR target/57756tmsriram2013-10-231-2/+3
* * i386.h (TARGET_MISALIGNED_MOVE_STRING_PROLOGUES_EPILOGUES): New tuning flag.hubicka2013-10-223-70/+503
* PR target/58779uros2013-10-222-41/+26
* * config/i386/i386.md (kxnor<mode>): Add FLAGS_REG clobber.uros2013-10-211-8/+11
* * config/i386/i386-tune.def: Add comment; organize into categorieshubicka2013-10-211-280/+329
* * config/i386/i386.c (expand_set_or_movmem_via_loop): Add issetmemkyukhin2013-10-211-624/+381
* * config/i386/x86-tune.def (X86_TUNE_SLOW_IMUL_IMM32_MEM,hubicka2013-10-201-3/+3
* PR target/58792uros2013-10-191-3/+11
* * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Disable accumulationhubicka2013-10-193-26/+55
* * tree-cfg.h: Rename from tree-flow.h. Remove #includes.amacleod2013-10-181-1/+0
* * config/i386/sse.md (*vec_widen_smult_even_v8si): Removeuros2013-10-171-2/+1
* * config/i386/i386.c (ix86_fixup_binary_operands): When both sourceuros2013-10-171-1/+3
* Enable FMA4 for AMD bdver3 architecturegganesh2013-10-161-1/+1
* PR target/57756tmsriram2013-10-155-373/+477
* * config/i386/sse.md (unspec): Add UNSPEC_RCP14, UNSPEC_RSQRT14,kyukhin2013-10-151-4/+213