diff options
author | Bill Wendling <isanbard@gmail.com> | 2008-11-21 02:12:42 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2008-11-21 02:12:42 +0000 |
commit | 77538cc510b9c91874696fd13c4ee54d54a7a884 (patch) | |
tree | f8c5dd9d7e52d87258519d6df040723bb7dfcadb /llvm/test/CodeGen/Generic/add-with-overflow.ll | |
parent | 74296c60ff44ae8dc251e9e79fd566e6f653c5ac (diff) | |
download | bcm5719-llvm-77538cc510b9c91874696fd13c4ee54d54a7a884.tar.gz bcm5719-llvm-77538cc510b9c91874696fd13c4ee54d54a7a884.zip |
Rename "ADDO" to "SADDO" and "UADDO". The "UADDO" isn't equivalent to "ADDC"
because the boolean it returns to indicate an overflow may not be treated like
as a flag. It could be stored to memory, for instance.
llvm-svn: 59780
Diffstat (limited to 'llvm/test/CodeGen/Generic/add-with-overflow.ll')
0 files changed, 0 insertions, 0 deletions