Remove unnecessary references to f32 types. After specifying that f32
authorBob Wilson <bob.wilson@apple.com>
Fri, 24 Apr 2009 16:55:25 +0000 (16:55 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 24 Apr 2009 16:55:25 +0000 (16:55 +0000)
commit1c2c462d0f993e3575888d5825b9c25348e6e4e8
treef3eac358a2f266a2125931b2fbb28f485f8df091
parent7431af050f287011fd52e64034ede6dd98193feb
Remove unnecessary references to f32 types.  After specifying that f32
should be bit-converted to i32, it is sufficient to list only i32 in
subsequent definitions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69973 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMCallingConv.td