Skip to content
Commit adc07739 authored by Dinesh Dwivedi's avatar Dinesh Dwivedi
Browse files

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

llvm-svn: 211881
parent 93bf97c1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment