summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNadav Rotem <nrotem@apple.com>2012-11-14 19:39:15 +0000
committerNadav Rotem <nrotem@apple.com>2012-11-14 19:39:15 +0000
commit50b66387e3eda89ba0097fedc237e41eac5d6808 (patch)
tree1076c6ec6cdab906d811329aa04f9714e007a2b6 /docs
parent714a587115aab2068117223ed4d2315795c8bd28 (diff)
downloadllvm-50b66387e3eda89ba0097fedc237e41eac5d6808.tar.gz
llvm-50b66387e3eda89ba0097fedc237e41eac5d6808.tar.bz2
llvm-50b66387e3eda89ba0097fedc237e41eac5d6808.tar.xz
The code pattern "imm0_255_neg" is used for checking if an immediate value is a small negative number.
This patch changes the definition of negative from -0..-255 to -1..-255. I am changing this because of a bug that we had in some of the patterns that assumed that "subs" of zero does not set the carry flag. rdar://12028498 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167963 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions