* config/i386/i386.md (type, unit): Fix long lines.
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Apr 2013 12:00:29 +0000 (12:00 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Apr 2013 12:00:29 +0000 (12:00 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@198336 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/i386/i386.md

index 0015337..a6b7ba7 100644 (file)
@@ -1,3 +1,7 @@
+2013-04-26  Uros Bizjak  <ubizjak@gmail.com>
+
+       * config/i386/i386.md (type, unit): Fix long lines.
+
 2013-04-26  Richard Biener  <rguenther@suse.de>
 
        * Makefile.in (lto-streamer-in.o): Add $(CFGLOOP_H) dependency.
@@ -81,9 +85,8 @@
        (process_options): Default to -fdiagnostics-color=auto if
        GCC_COLORS env var is in the environment.
        * common.opt (fdiagnostics-color=): Add Var and Init.
-       * doc/invoke.texi (-fdiagnostics-color=): Document that if
-       GCC_COLORS env var is in the environment, the default is auto
-       rather than never.
+       * doc/invoke.texi (-fdiagnostics-color=): Document that if GCC_COLORS
+       env var is in the environment, the default is auto rather than never.
 
        * diagnostic.h (file_name_as_prefix): Add context argument.
        * diagnostic.c (file_name_as_prefix): Likewise.  Colorize
 
 2013-04-25  Naveen H.S  <Naveen.Hurugalawadi@caviumnetworks.com>
 
-       * config/aarch64/aarch64.md 
+       * config/aarch64/aarch64.md
        (*cmp_swp_<optab><ALLX:mode>_shft_<GPI:mode>): New pattern.
 
 2013-04-25  Naveen H.S  <Naveen.Hurugalawadi@caviumnetworks.com>
        (TB_DREG): Add T_V4HF.
        (v4hf_UP): New macro.
        (neon_itype): Add NEON_FLOAT_WIDEN, NEON_FLOAT_NARROW.
-       (arm_init_neon_builtins): Handle NEON_FLOAT_WIDEN,
-       NEON_FLOAT_NARROW.
+       (arm_init_neon_builtins): Handle NEON_FLOAT_WIDEN, NEON_FLOAT_NARROW.
        Handle initialisation of V4HF. Adjust initialisation of reinterpret
        built-ins.
-       (arm_expand_neon_builtin): Handle NEON_FLOAT_WIDEN,
-       NEON_FLOAT_NARROW.
+       (arm_expand_neon_builtin): Handle NEON_FLOAT_WIDEN, NEON_FLOAT_NARROW.
        (arm_vector_mode_supported_p): Handle V4HF.
        (arm_mangle_map): Handle V4HFmode.
        * config/arm/arm.h (VALID_NEON_DREG_MODE): Add V4HF.
            Chung-Lin Tang  <cltang@codesourcery.com>
 
        * dwarf2out.c (gen_enumeration_type_die): Fix HOST_BITS_PER_WIDE_INT
-       dependency behavior in enumeration type DIE generation. Add TODO
-       note to comments about future DW_FORM_sdata/udata re-work of related
-       code.
+       dependency behavior in enumeration type DIE generation. Add TODO note
+       to comments about future DW_FORM_sdata/udata re-work of related code.
 
 2013-04-23  Lawrence Crowl  <crowl@google.com>
 
index 8bbcdac..759c867 100644 (file)
 (define_attr "type"
   "other,multi,
    alu,alu1,negnot,imov,imovx,lea,
-   incdec,ishift,ishiftx,ishift1,rotate,rotatex,rotate1,imul,imulx,idiv,
-   icmp,test,ibr,setcc,icmov,
+   incdec,ishift,ishiftx,ishift1,rotate,rotatex,rotate1,
+   imul,imulx,idiv,icmp,test,ibr,setcc,icmov,
    push,pop,call,callv,leave,
    str,bitmanip,
-   fmov,fop,fsgn,fmul,fdiv,fpspc,fcmov,fcmp,fxch,fistp,fisttp,frndint,
-   sselog,sselog1,sseiadd,sseiadd1,sseishft,sseishft1,sseimul,
-   sse,ssemov,sseadd,sseadd1,ssemul,ssecmp,ssecomi,ssecvt,ssecvt1,sseicvt,
-   sseshuf,sseshuf1,ssediv,sseins,ssemuladd,sse4arg,lwp,
+   fmov,fop,fsgn,fmul,fdiv,fpspc,fcmov,fcmp,
+   fxch,fistp,fisttp,frndint,
+   sse,ssemov,sseadd,sseadd1,sseiadd,sseiadd1,
+   ssemul,sseimul,ssediv,sselog,sselog1,
+   sseishft,sseishft1,ssecmp,ssecomi,
+   ssecvt,ssecvt1,sseicvt,sseins,
+   sseshuf,sseshuf1,ssemuladd,sse4arg,
+   lwp,
    mmx,mmxmov,mmxadd,mmxmul,mmxcmp,mmxcvt,mmxshft"
   (const_string "other"))
 
 
 ;; The CPU unit operations uses.
 (define_attr "unit" "integer,i387,sse,mmx,unknown"
-  (cond [(eq_attr "type" "fmov,fop,fsgn,fmul,fdiv,fpspc,fcmov,fcmp,fxch,fistp,fisttp,frndint")
+  (cond [(eq_attr "type" "fmov,fop,fsgn,fmul,fdiv,fpspc,fcmov,fcmp,
+                         fxch,fistp,fisttp,frndint")
           (const_string "i387")
-        (eq_attr "type" "sselog,sselog1,sseiadd,sseiadd1,sseishft,sseishft1,sseimul,
-                         sse,ssemov,sseadd,sseadd1,ssemul,ssecmp,ssecomi,ssecvt,
-                         sseshuf,sseshuf1,ssecvt1,sseicvt,ssediv,sseins,ssemuladd,sse4arg")
+        (eq_attr "type" "sse,ssemov,sseadd,sseadd1,sseiadd,sseiadd1,
+                         ssemul,sseimul,ssediv,sselog,sselog1,
+                         sseishft,sseishft1,ssecmp,ssecomi,
+                         ssecvt,ssecvt1,sseicvt,sseins,
+                         sseshuf,sseshuf1,ssemuladd,sse4arg")
           (const_string "sse")
         (eq_attr "type" "mmx,mmxmov,mmxadd,mmxmul,mmxcmp,mmxcvt,mmxshft")
           (const_string "mmx")
 ;; The (bounding maximum) length of an instruction immediate.
 (define_attr "length_immediate" ""
   (cond [(eq_attr "type" "incdec,setcc,icmov,str,lea,other,multi,idiv,leave,
-                          bitmanip,imulx")
+                         bitmanip,imulx")
           (const_int 0)
         (eq_attr "unit" "i387,sse,mmx")
           (const_int 0)