diff options
author | Philip Reames <listmail@philipreames.com> | 2015-04-26 22:15:18 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2015-04-26 22:15:18 +0000 |
commit | 65f335980daeaa8d22899f303fef4565ec9da386 (patch) | |
tree | d5f508b02891cb36bd065f47727b1dce59e01a29 /llvm/docs/ExtendingLLVM.rst | |
parent | 20c24f1da58fb50d99deb3d1fe77b67b39d1738e (diff) | |
download | bcm5719-llvm-65f335980daeaa8d22899f303fef4565ec9da386.tar.gz bcm5719-llvm-65f335980daeaa8d22899f303fef4565ec9da386.zip |
Add two new items to PerformanceTips
1) Turns out we're not great at recognizing redundant checks when one is a != and the other is an ==. This is a bug, but it's one that matters to frontend authors.
2) Frontends shouldn't use intrinsics unless strictly neccessary. This has been pretty widely proven by this point and is good to document.
llvm-svn: 235825
Diffstat (limited to 'llvm/docs/ExtendingLLVM.rst')
0 files changed, 0 insertions, 0 deletions