]> granicus.if.org Git - clang/commit
emit signed integer subtractions as 'sub nsw', patch by
authorChris Lattner <sabre@nondot.org>
Mon, 29 Mar 2010 17:28:16 +0000 (17:28 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 29 Mar 2010 17:28:16 +0000 (17:28 +0000)
commit2eb91e4812d54a1cf634c265a16633a3d3edcf91
treef1265b38cfcd3a41552d4058a1e60bb2af4bbb84
parentadb507df13aeb2334eddef64e6bbdf41a44dc5b1
emit signed integer subtractions as 'sub nsw', patch by
Anton Yartsev!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99817 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprScalar.cpp