summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/DynamicLibrary.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2008-11-21 00:05:31 +0000
committerBill Wendling <isanbard@gmail.com>2008-11-21 00:05:31 +0000
commit3d9cdd44840407641f25b88dc5c859c5f18516f6 (patch)
treea2b898a49e9a74a03ae3280ec19ac3ee02422bd7 /llvm/lib/System/DynamicLibrary.cpp
parent50ff154ea506f1ee94e25a8a8b9e0e1167928ca8 (diff)
downloadbcm5719-llvm-3d9cdd44840407641f25b88dc5c859c5f18516f6.tar.gz
bcm5719-llvm-3d9cdd44840407641f25b88dc5c859c5f18516f6.zip
Introduce two new "add" intrinsics. These return the sum plus a bit indicating
that an overflow/carry occured. These are converted into ISD::[SU]ADDO nodes, which are lowered in a target-independent way into something sane. Eventually, each target can implement their own method of checking the overflow/carry flags. llvm-svn: 59756
Diffstat (limited to 'llvm/lib/System/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud