Lang Hames 5f33cbc414 Add FPExt option to CCValAssign::LocInfo. When generating calling-convention
promotion code, Tablegen will now select FPExt for floating point promotions
(previously it had returned AExt, which is not valid for floating point types).

Any out-of-tree targets that were relying on AExt being returned for FP
promotions will need to update their code check for FPExt instead.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199252 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-14 19:56:36 +00:00
..
2013-10-22 15:18:03 +00:00
2013-03-25 13:47:46 +00:00
2013-12-26 14:43:33 +00:00
2013-02-09 13:29:31 +00:00
2013-08-16 23:30:19 +00:00
2013-12-28 21:56:51 +00:00
2013-08-16 23:30:19 +00:00
2013-12-12 00:19:07 +00:00