summaryrefslogtreecommitdiff
path: root/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
...
| * * config/i386/i386.md (simple_return): Disablektietz2011-10-121-1/+5
| * Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-5/+7
| * Remove the extra break.hjl2011-10-111-1/+0
| * Fix a typo in x86 FMA.hjl2011-10-101-1/+1
| * Rename vshuffle/vec_shuffle to vec_perm.rth2011-10-073-8/+10
| * i386: Fixup last pblendw change.rth2011-10-072-2/+2
| * i386: Fix representation of 256-bit vpblendw.rth2011-10-072-6/+45
| * Delete incorrect representations of avx2 shifts.rth2011-10-072-36/+14
| * PR target/50603uros2011-10-071-0/+6
| * i386: Use the proper mode for blend in vshuffle.rth2011-10-061-7/+21
| * i386: Add AVX2 support to ix86_expand_vshuffle.rth2011-10-062-17/+126
| * * i386/i386.opt (recip_mask, recip_mask_explicit,matz2011-10-065-4/+106
| * i386: Rewrite ix86_expand_vshuffle.rth2011-10-053-111/+103
| * * config/i386/i386.c (distance_non_agu_define): Simplify calculationuros2011-10-051-23/+21
| * PR bootstrap/50621bernds2011-10-051-1/+4
| * * doc/invoke.texi (-fshrink-wrap): Document.bernds2011-10-052-14/+26
| * * config/i386/i386.c (ix86_emit_binop): New static function.uros2011-10-051-62/+44
| * 2011-10-04 Ozkan Sezer <sezeroz@gmail.com>ktietz2011-10-042-3/+3
| * Vector shuffling patch from Artem Shinkarov.rth2011-10-033-5/+169
| * 2011-09-29 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com>rguenth2011-09-291-1/+6
| * * configure.ac: Add test for new section attributektietz2011-09-281-0/+11
| * * rtl.h (const_tiny_rtx): Change into array of 4 x MAX_MACHINE_MODEjakub2011-09-271-0/+6
| * * config/i386/i386.c (ix86_print_operand): Handle %~.jakub2011-09-232-70/+44
| * * config/i386/i386.c (ix86_prepare_sse_fp_compare_args): Forjakub2011-09-231-7/+10
| * PR target/50482uros2011-09-221-0/+3
| * * config/i386/i386.c (ix86_expand_sse_movcc): Usejakub2011-09-211-12/+68
| * PR target/50464uros2011-09-212-7/+11
| * Add MULX intrinsics.hjl2011-09-211-1/+22
| * * config/i386/sse.md (<code><mode>3 smaxmin:VI124_128 expander): Usejakub2011-09-211-4/+10
| * * config/i386/mmx.md (*mov<mode>_internal_rex64): Use if_then_else RTXuros2011-09-192-21/+44
| * * config/i386/i386.md (maxmin): New code iterator.uros2011-09-192-151/+100
| * * config/i386/sse.md (*sse4_1_extractps): Change intojakub2011-09-191-11/+37
| * Remove tmp from bmiintrin.h and tbmintrin.h.hjl2011-09-182-57/+30
| * * config/i386/sse.md (VIMAX_AVX2): Change V4DI to V2TI.jakub2011-09-173-76/+76
| * * config/i386/i386.c (ix86_build_const_vector): Handle V8SImodejakub2011-09-172-99/+83
| * * config/i386/i386.c (ix86_expand_reduc_v4sf): Rename to ...jakub2011-09-163-17/+74
| * * config/i386/sse.md (vec_extract_hi_<mode>,jakub2011-09-162-21/+150
| * * config/i386/i386.c (output_fp_compare): Return %v prefixeduros2011-09-152-14/+39
| * * config/i386.c (standard_sse_constant_opcode): Fix last commit.uros2011-09-081-1/+4
| * 2011-09-08 Uros Bizjak <ubizjak@gmail.com>uros2011-09-081-2/+9
| * Improve AGU stalls avoidance optimization.hjl2011-09-083-133/+569
| * PR target/50310jakub2011-09-081-1/+31
| * * config/i386/sse.md (sseinsnmode): Remove 32-byte integer vectorjakub2011-09-071-13/+11
| * 2011-09-06 Uros Bizjak <ubizjak@gmail.com>uros2011-09-061-7/+13
* | Delete left over files from last merge.aldyh2011-11-013-630/+0
* | * Merge from mainline rev 178608.aldyh2011-09-14131-19808/+27382
|\ \ | |/
| * PR middle-end/44382: Tree reassociation improvementhjl2011-09-062-1/+44
| * 2011-09-02 Richard Guenther <rguenther@suse.de>rguenth2011-09-022-35/+65
| * gcc/rsandifo2011-08-315-195/+141
| * * config/i386/i386.c (ix86_valid_target_attribute_inner_p):uros2011-08-301-0/+1