Regression test for PR#596: Make sure that negation of a minus doesn't
authorJohn Criswell <criswell@uiuc.edu>
Thu, 14 Jul 2005 19:56:03 +0000 (19:56 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Thu, 14 Jul 2005 19:56:03 +0000 (19:56 +0000)
commit8bf0f649234fe47e4755bfd816a9877a9e86f3b5
tree9f5cd7194ce56600abe7bab08935692a39b3eca5
parentce4e1e419e89c89f98699f74a453412a328d1cfb
Regression test for PR#596: Make sure that negation of a minus doesn't
turn into a C predecrement operator.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22438 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/CBackend/2005-07-14-NegationToMinusMinus.ll [new file with mode: 0644]