Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Rebase and add more comments.
Now that D27872 is checked in (and bots don't seem to freak out), this patch should be pretty straightforward.
Paths
| Differential D28382
[APFloat] Add PPCDoubleDouble multiplication ClosedPublic Authored by timshen on Jan 5 2017, 2:58 PM.
Details
Diff Detail
Event TimelineComment Actions Rebase and add more comments. Now that D27872 is checked in (and bots don't seem to freak out), this patch should be pretty straightforward. This revision is now accepted and ready to land.Jan 23 2017, 4:24 PM Closed by commit rL292860: [APFloat] Add PPCDoubleDouble multiplication (authored by timshen). · Explain WhyJan 23 2017, 4:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 85488 llvm/trunk/lib/Support/APFloat.cpp
llvm/trunk/unittests/ADT/APFloatTest.cpp
|