Saleem Abdulrasool 7a3c3f3a96 ARM: further correct .fpu directive handling
If the original FPU specification involved a restricted VFP unit (d16), ensure
that we reset the functionality when we encounter a new FPU type.  In
particular, if the user specified vfpv3-d16, but switched to a VFPv3 (which has
32 double precision registers), we would fail to reset the D16 feature, and
treat it as being equivalent to vfpv3-d16.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227603 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-30 19:35:18 +00:00
..
2014-04-03 17:35:22 +00:00
2014-11-05 12:40:21 +00:00
2014-06-19 16:35:19 +00:00
2014-05-05 17:58:46 +00:00
2014-04-03 11:29:15 +00:00
2014-04-16 16:45:18 +00:00