[AVX] Remove extra athlon_decode attribute
H.J. Lu
hongjiu.lu@intel.com
Thu Aug 21 21:39:00 GMT 2008
Hi,
I checked this patch into AVX branch to remove extra athlon_decode
attribute.
H.J.
---
Index: ChangeLog.avx
===================================================================
--- ChangeLog.avx (revision 139413)
+++ ChangeLog.avx (working copy)
@@ -1,5 +1,10 @@
2008-08-21 H.J. Lu <hongjiu.lu@intel.com>
+ * config/i386/i386.md (*cmpfp_iu_sse): Remove extra athlon_decode
+ attribute.
+
+2008-08-21 H.J. Lu <hongjiu.lu@intel.com>
+
* config/i386/i386.md (mode): Re-order.
2008-08-21 H.J. Lu <hongjiu.lu@intel.com>
Index: config/i386/i386.md
===================================================================
--- config/i386/i386.md (revision 139413)
+++ config/i386/i386.md (working copy)
@@ -1391,7 +1391,6 @@
(const_string "SF")
(const_string "DF")))
(set_attr "athlon_decode" "vector")
- (set_attr "athlon_decode" "vector")
(set_attr "amdfam10_decode" "direct")])
(define_insn "*cmpfp_iu_387"
More information about the Gcc-patches
mailing list