summaryrefslogtreecommitdiff
path: root/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
* * config/i386/sse.md (*mov<mode>_internal): Guardjakub2013-12-311-2/+4
* gcc/kyukhin2013-12-315-44/+669
* gcc/kyukhin2013-12-319-4/+248
* gcc/kyukhin2013-12-317-40/+14801
* gcc/kyukhin2013-12-312-101/+687
* PR target/59501jakub2013-12-301-2/+27
* PR target/59605jakub2013-12-301-1/+2
* * config/i386/sse.md (avx512f_fixupimm<mode>_maskz): Extend to supportkyukhin2013-12-272-8/+30
* * config/i386/sse.md (avx512f_fmadd_<mode>_maskz): Extend to supportkyukhin2013-12-272-12/+30
* * config/i386/sse.md (<code><mode>3<mask_name>): Extend to supportkyukhin2013-12-272-87/+118
* * config/i386/i386.c (ix86_print_operand): Print EVEX's RC modifiers.kyukhin2013-12-274-233/+331
* Don't check/change generic/i686 tuninghjl2013-12-261-16/+4
* Map "arch=corei7"/"arch=nehalem" to M_INTEL_COREI7hjl2013-12-261-1/+4
* Change AMD cpu namesgganesh2013-12-261-6/+6
* * config/i386/driver-i386.c (decode_caches_intel): Add missing entries.uros2013-12-261-0/+18
* Remove target_cpu_default/cpu_nameshjl2013-12-252-142/+42
* gcc/uros2013-12-251-11/+62
* Check opts->x_ix86_arch_stringhjl2013-12-241-1/+1
* Move Bonnell and Silvermont entries before generichjl2013-12-231-6/+8
* Use proper Intel processor names for -march=/-mtune=hjl2013-12-237-235/+270
* merge auto_vec and stack_vectbsaunde2013-12-201-1/+1
* * config.gcc: Support march=broadwell.kyukhin2013-12-202-1/+10
* Enable TARGET_LOOP_UNROLL_ADJUST for bdver3/bdver4gganesh2013-12-193-0/+70
* * config/i386/i386.c (ix86_parse_stringop_strategy_string): Removempolacek2013-12-191-9/+3
* Added support for Cilk Plus SIMD-enabled function for C.bviyer2013-12-181-1/+1
* PR target/59539jakub2013-12-181-2/+45
* * config/i386/sse.md (*fma_fmadd_<mode>): Extend to support masking.kyukhin2013-12-182-40/+155
* * config/i386/sse.md (avx512f_cmp<mode>3): Extend to support masking.kyukhin2013-12-182-13/+29
* Revert r206010.kyukhin2013-12-161-1/+1
* * config/i386/i386.c (slm_cost): Fix imul cost for HI.kyukhin2013-12-161-1/+1
* Restore flag_pic in ix86_function_specific_restorehjl2013-12-141-0/+3
* 2013-12-13 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2013-12-131-0/+5
* Update HImode imul cost for Silvermonthjl2013-12-131-1/+1
* PR c++/57897ktietz2013-12-131-0/+4
* * i386.md (simple LEA peephole2): Add missing mode to zero_extendlaw2013-12-121-1/+1
* 2013-12-11 Sriraman Tallam <tmsriram@google.com>tmsriram2013-12-111-52/+77
* Properly handle alternative 13 in *movsf_internalhjl2013-12-101-1/+1
* PR target/56807ktietz2013-12-101-3/+6
* * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.jakub2013-12-101-0/+17
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* Change -mtune=ia to -mtune=intelhjl2013-12-062-5/+5
* PR target/59405uros2013-12-061-4/+16
* Add -march=ia to x86 backendhjl2013-12-052-0/+8
* * config/i386/i386.c (ix86_expand_builtin): Generatekyukhin2013-12-052-8/+9
* ChangeLog/kyukhin2013-12-053-0/+87
* Implement -fsanitize=signed-integer-overflow.mpolacek2013-12-041-2/+154
* PR target/59163jakub2013-12-041-2/+2
* PR target/59163jakub2013-12-043-4/+107
* Adjust destination address after gen_strsethjl2013-12-031-0/+7
* This patch fixes PR 58944tmsriram2013-12-032-6/+150