| commit | 7468b069446f43cc06ae77e71e6f50a9ae3c5fbc | [log] [tgz] |
|---|---|---|
| author | Chandler Carruth <chandlerc@gmail.com> | Fri Oct 10 04:17:04 2014 +0000 |
| committer | Chandler Carruth <chandlerc@gmail.com> | Fri Oct 10 04:17:04 2014 +0000 |
| tree | de7869a59ef2bbeac0d76592efe9736c269bedee | |
| parent | 5d1159ebe95b0ac0152a5905369a83b2350e9352 [diff] |
[ADT] Implement the 'logb' functionality for APFloat. This is necessary to implement complex division in the constant folder of Clang. llvm-svn: 219471