commit | 1b25cb2416c46a6cebf2a6c52235e9fe46a10d11 | [log] [tgz] |
---|---|---|
author | Dale Johannesen <dalej@apple.com> | Mon Mar 23 21:16:53 2009 +0000 |
committer | Dale Johannesen <dalej@apple.com> | Mon Mar 23 21:16:53 2009 +0000 |
tree | 70fbe0beb7dc9d7c44f2216bcc8cb4822f7460e5 | |
parent | ad20778705d7568eb5db8c5214d7e01ebc28dd8b [diff] |
Fix internal representation of fp80 to be the same as a normal i80 {low64, high16} rather than its own {high64, low16}. A depressing number of places know about this; I think I got them all. Bitcode readers and writers convert back to the old form to avoid breaking compatibility. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67562 91177308-0d34-0410-b5e6-96231b3b80d8