Go to file
Duncan Sands 49295b48eb Rename the operation of turning a float type into an
integer of the same type.  Before it was "promotion",
but this is confusing because it is quite different
to promotion of integers.  Call it "softening" instead,
inspired by "soft float".

llvm-svn: 52546
2008-06-20 17:49:55 +00:00
clang Updated latest static analysis build. 2008-06-19 23:20:00 +00:00
llvm Rename the operation of turning a float type into an 2008-06-20 17:49:55 +00:00