summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/MSF
diff options
context:
space:
mode:
authorMichael Zuckerman <Michael.zuckerman@intel.com>2017-04-16 13:26:08 +0000
committerMichael Zuckerman <Michael.zuckerman@intel.com>2017-04-16 13:26:08 +0000
commit16b20d2fc5df160074ec640211cf9ac5c7881cc0 (patch)
tree02f07601a515d16d43fc6217f4172c460eb5279d /llvm/lib/DebugInfo/MSF
parent1bcc937b567b44aaa93f67ec51ad86f71cdb79ea (diff)
downloadbcm5719-llvm-16b20d2fc5df160074ec640211cf9ac5c7881cc0.tar.gz
bcm5719-llvm-16b20d2fc5df160074ec640211cf9ac5c7881cc0.zip
[X86][X86 intrinsics]Folding cmp(sub(a,b),0) into cmp(a,b) optimization
This patch adds new optimization (Folding cmp(sub(a,b),0) into cmp(a,b)) to instCombineCall pass and was written specific for X86 CMP intrinsics. Differential Revision: https://reviews.llvm.org/D31398 llvm-svn: 300422
Diffstat (limited to 'llvm/lib/DebugInfo/MSF')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud