| Commit message (Expand) | Author | Age | Files | Lines |
* | sse.md (round<mode>2): Use register_operand for operand 1 predicate. | Uros Bizjak | 2011-11-14 | 1 | -4/+4 |
* | i386.c (core cost model): Correct pasto. | Jan Hubicka | 2011-11-14 | 1 | -4/+4 |
* | sse.md (round<mode>2_sfix): New expander. | Uros Bizjak | 2011-11-14 | 3 | -7/+265 |
* | sw-1.c: Force rep;movsb. | Zolotukhin Michael | 2011-11-14 | 5 | -243/+837 |
* | i386-protos.h (ix86_maybe_emit_epilogue_vzeroupper): New prototype. | Jakub Jelinek | 2011-11-11 | 3 | -4/+15 |
* | re PR target/50762 (ICE: in extract_insn, at recog.c:2137 (unrecognizable insn)) | Uros Bizjak | 2011-11-11 | 3 | -5/+11 |
* | final.c, output.h (fprint_whex, [...]): New functions serving as fast replace... | Dimitrios Apostolou | 2011-11-10 | 1 | -5/+7 |
* | re PR target/50911 (assertion failure in expand_vec_perm_interleave2 with -msse) | Jakub Jelinek | 2011-11-09 | 1 | -0/+4 |
* | function.h (requires_stack_frame_p): New prototype. | Jakub Jelinek | 2011-11-09 | 1 | -4/+60 |
* | i386.c (ix86_preferred_simd_mode): Even for TARGET_AVX if not TARGET_PREFER_A... | Jakub Jelinek | 2011-11-08 | 1 | -4/+4 |
* | sse.md (*avx_vperm2f128<mode>3_nozero): Emit mask 0x12 and 0x20 as vinsert[fi... | Jakub Jelinek | 2011-11-08 | 1 | -0/+4 |
* | Merge from transactional-memory branch. | Aldy Hernandez | 2011-11-08 | 2 | -1/+202 |
* | i386-bultin-types.def (V8SI_FTYPE_V4DF_V4DF): Add. | Jakub Jelinek | 2011-11-07 | 2 | -3/+12 |
* | i386.c (ix86_builtin_vectorized_function): Handle BUILT_IN_IRINT, BUILT_IN_IR... | Uros Bizjak | 2011-11-07 | 2 | -2/+6 |
* | i386.c (ix86_expand_builtin): If gather mask argument is known to have all hi... | Jakub Jelinek | 2011-11-07 | 3 | -3/+112 |
* | re PR tree-optimization/50789 (Gather vectorization) | Jakub Jelinek | 2011-11-07 | 3 | -68/+188 |
* | f16cintrin: Remove extra _X86INTRIN_H_INCLUDED check. | Uros Bizjak | 2011-11-07 | 1 | -5/+3 |
* | re PR target/50962 (Additional opportunity for AGU stall avoidance optimizati... | Enkovich Ilya | 2011-11-07 | 3 | -1/+30 |
* | Fix r180999, update ChangeLog | Quentin Neill | 2011-11-07 | 1 | -3/+3 |
* | cygwin.h (LIBGCJ_SONAME): Updated to match recent libgcj version bump. | Dave Korn | 2011-11-07 | 2 | -2/+2 |
* | Check in patch/merge from cxx-mem-model Branch | Andrew Macleod | 2011-11-06 | 2 | -130/+333 |
* | re PR tree-optimization/50693 (Loop optimization restricted by GOTOs) | Jakub Jelinek | 2011-11-05 | 1 | -1/+14 |
* | Piledriver f16cintrin.h fix. | Quentin Neill | 2011-11-05 | 2 | -59/+98 |
* | i386.c (ix86_expand_vector_convert_uns_vsivsf): New function. | Jakub Jelinek | 2011-11-04 | 3 | -23/+43 |
* | i386.c (ix86_expand_adjust_ufix_to_sfix_si): Add XORP argument. | Jakub Jelinek | 2011-11-04 | 3 | -25/+57 |
* | i386.md (lround<X87MODEF:mode><SWI248x:mode>2, [...]): Use operands[N] instea... | Uros Bizjak | 2011-11-03 | 1 | -11/+11 |
* | i386.md: Use {} for multi-line preparation statements. | Uros Bizjak | 2011-11-03 | 1 | -59/+89 |
* | predicates.md (promotable_binary_operator): Add minus to the list of promotab... | Teresa Johnson | 2011-11-02 | 1 | -1/+1 |
* | Move libgcc2 to toplevel libgcc | Rainer Orth | 2011-11-02 | 11 | -312/+0 |
* | Move libgcc1 to toplevel libgcc | Rainer Orth | 2011-11-02 | 3 | -194/+0 |
* | Move crtstuff support to toplevel libgcc | Rainer Orth | 2011-11-02 | 6 | -241/+0 |
* | i386.c (bdesc_args): Use CODE_FOR_fix_truncv4dfv4si2, not CODE_FOR_fix_truncv... | Uros Bizjak | 2011-11-02 | 1 | -1/+1 |
* | Move shlib support to toplevel libgcc | Rainer Orth | 2011-11-02 | 14 | -499/+3 |
* | i386.md (splitters for int-float conversion): Use SUBREG_REG on SUBREGs in sp... | Uros Bizjak | 2011-11-01 | 1 | -9/+27 |
* | i386.md (splitters for int-float conversion): Use reg_or_subregno in splitter... | Uros Bizjak | 2011-11-01 | 1 | -27/+9 |
* | i386-protos.h (ix86_expand_adjust_ufix_to_sfix_si): New prototype. | Jakub Jelinek | 2011-11-01 | 3 | -24/+62 |
* | i386.md (floatsi<mode>2_vector_sse_with_temp splitter): Compare <ssevecmode>m... | Uros Bizjak | 2011-11-01 | 1 | -1/+1 |
* | sse.md (fixuns_trunc<mode><sseintvecmodelower>2): New expander. | Jakub Jelinek | 2011-11-01 | 1 | -0/+29 |
* | sse.md (sseintvecmode): Remove duplicate modes. | Jakub Jelinek | 2011-11-01 | 1 | -24/+24 |
* | i386: Remove TARGET_VECTORIZE_BUILTIN_CONVERSION. | Richard Henderson | 2011-10-31 | 3 | -119/+31 |
* | i386.md (avx2_vec_dup<mode>): Macroize insn from avx2_vec_dup{v8sf,v4sf} usin... | Uros Bizjak | 2011-10-30 | 1 | -129/+51 |
* | i386.md (xop_sha<mode>3): Rename from xop_ashl<mode>3. | Uros Bizjak | 2011-10-29 | 2 | -20/+20 |
* | i386.md (lshlv16qi3): Remove expander. | Uros Bizjak | 2011-10-29 | 1 | -60/+46 |
* | * config/i386/sse.md (<shift_insn><mode>3): Fix asm template. | Uros Bizjak | 2011-10-28 | 1 | -1/+1 |
* | i386.md (shift_insn): Rename code attribute from shiftrt_insn. | Uros Bizjak | 2011-10-28 | 3 | -53/+24 |
* | i386.md (shift_insn): Rename code attribute from shiftrt_insn. | Uros Bizjak | 2011-10-28 | 3 | -60/+58 |
* | sse.md (VI4SD_AVX2): Removed. | Jakub Jelinek | 2011-10-28 | 1 | -243/+91 |
* | sse.md (avx_cvtpd2dq256_2, [...]): New expanders. | Jakub Jelinek | 2011-10-27 | 1 | -0/+74 |
* | i386.c (ix86_print_operand): Handle 'q' and 'x' overrides for -masm=intel mem... | Jakub Jelinek | 2011-10-27 | 2 | -12/+17 |
* | re PR target/50875 (O3 and -mavx lead to internal compiler error: in find_rel... | Uros Bizjak | 2011-10-27 | 1 | -6/+5 |