summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDinesh Dwivedi <dinesh.d@samsung.com>2014-06-27 07:47:35 +0000
committerDinesh Dwivedi <dinesh.d@samsung.com>2014-06-27 07:47:35 +0000
commit22e371c74eb6a881f65d677712931297475a69d9 (patch)
treecc4f974edba0f2c2d8ff5869d5c231bafb717efb /include
parent4299a8b4bace0920a753e790e642c93b7603051f (diff)
downloadllvm-22e371c74eb6a881f65d677712931297475a69d9.tar.gz
llvm-22e371c74eb6a881f65d677712931297475a69d9.tar.bz2
llvm-22e371c74eb6a881f65d677712931297475a69d9.tar.xz
Added instruction combine to transform few more negative values addition to subtraction (Part 3)
This patch enables transforms for (x + (~(y | c) + 1) --> x - (y | c) if c is odd Differential Revision: http://reviews.llvm.org/D4210 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211881 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions