summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorJoerg Sonnenberger <joerg@bec.de>2015-03-11 21:13:56 +0000
committerJoerg Sonnenberger <joerg@bec.de>2015-03-11 21:13:56 +0000
commit91bd698eafe5014cd2852d3bb6f5119b73128c6e (patch)
tree96ddcff3b700a5cb291bc4f10693e601d379ef29 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parentd6c9bd509eafe6e087a3a58a727c021c6406f3e4 (diff)
downloadbcm5719-llvm-91bd698eafe5014cd2852d3bb6f5119b73128c6e.tar.gz
bcm5719-llvm-91bd698eafe5014cd2852d3bb6f5119b73128c6e.zip
Refactor float to integer conversion to share the same code.
80bit Intel/PPC long double is excluded due to lacking support for the abstraction. Consistently provide saturation logic. Extend to long double on 128bit IEEE extended platforms. Initial patch with test cases from GuanHong Liu. Reviewed by Steve Canon. Differential Revision: http://reviews.llvm.org/D2804 llvm-svn: 231965
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud