summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ExtendingLLVM.rst
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2015-04-26 22:15:18 +0000
committerPhilip Reames <listmail@philipreames.com>2015-04-26 22:15:18 +0000
commit65f335980daeaa8d22899f303fef4565ec9da386 (patch)
treed5f508b02891cb36bd065f47727b1dce59e01a29 /llvm/docs/ExtendingLLVM.rst
parent20c24f1da58fb50d99deb3d1fe77b67b39d1738e (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud