* arm.md (bunordered, bordered, bungt, bunlt, bunge, bunle, buneq)
authorrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Jun 2005 14:52:16 +0000 (14:52 +0000)
committerrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Jun 2005 14:52:16 +0000 (14:52 +0000)
commitc0e1af525097b01a93fa2186146366336f9b7f05
tree41357aecea421c99362e795520bdc767e1a30cb5
parentd965f91437666a9cadd916db5266fd14ab954864
* arm.md (bunordered, bordered, bungt, bunlt, bunge, bunle, buneq)
(bltgt, arm_buneq, arm_bltgt, sunordered, sordered, sungt, sunge)
(sunlt, sunle): Enable patterns on VFP.

* arm.md (attribute 'type'): Add new types - f_loads floadd, f_stores,
f_stored, f_flag, f_cvt.
(generic_sched): No-longer used for the arm1020e and arm1022e cores.
Include arm1020e.md.
* vfp.md (fmstat): New cpu unit.  Add an exclusion set between it and
the ds and fmac pipelines.  Re-work all load and store patterns and
all conversion patterns to use new attributes.  Adjust reservation
descriptions accordingly.
* arm1020e.md: New file.
* t-arm: Add dependency.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100452 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.md
gcc/config/arm/arm1020e.md [new file with mode: 0644]
gcc/config/arm/t-arm
gcc/config/arm/vfp.md