forked from OSchip/llvm-project
7cebf0af40
Summary: Fneg can be implemented with an xor rather than a function call so we don't need to add the function call overhead. This was pointed out in D62699 Reviewers: efriedma, cameron.mcinally Reviewed By: efriedma Subscribers: javed.absar, eraman, hiraditya, haicheng, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D62747 llvm-svn: 362304 |
||
---|---|---|
.. | ||
inline-fp.ll | ||
inline-target-attr.ll | ||
lit.local.cfg | ||
loop-add.ll | ||
loop-memcpy.ll | ||
loop-noinline.ll |