Update the LangRef documentation for llvm.ctlz and llvm.cttz to specify
authorChandler Carruth <chandlerc@gmail.com>
Mon, 12 Dec 2011 04:36:04 +0000 (04:36 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 12 Dec 2011 04:36:04 +0000 (04:36 +0000)
commit48b0bbf930f9efa72f46f70b7e81dec69c2397cc
treea4bcaa71b1c61f5abebbd64c96b319788cfaf616
parentc4eab904c95549106f628b6fdd8ccf62527aa398
Update the LangRef documentation for llvm.ctlz and llvm.cttz to specify
the behavior with the newly added flag for undefined results on a zero
input.

I'm terrible at documentation, so comments and suggestions welcome here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146361 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.html