diff options
author | Dale Johannesen <dalej@apple.com> | 2007-09-28 18:46:28 +0000 |
---|---|---|
committer | Dale Johannesen <dalej@apple.com> | 2007-09-28 18:46:28 +0000 |
commit | 005ac653f2c8e04fcf95afcecc58ff06b7a3b5ad (patch) | |
tree | a28d4d060d2be45be1acf265cc22c62737de407e /CREDITS.TXT | |
parent | 72292f07122de9c8bd41b85e94cb2d3235eca0c9 (diff) |
Record latest work.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42441 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CREDITS.TXT')
-rw-r--r-- | CREDITS.TXT | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT index 910bd97fde..4e076b8b2f 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -131,6 +131,8 @@ E: dalej@apple.com D: ARM constant islands improvements D: Tail merging improvements D: Rewrite X87 back end +D: Use APFloat for floating point constants widely throughout compiler +D: Implement X87 long double N: Eric Kidd W: http://randomhacks.net/ |