summaryrefslogtreecommitdiffstats
path: root/llvm/docs/LangRef.html
Commit message (Expand)AuthorAgeFilesLines
...
* Tweak the descriptions of the new 'const' and 'pure' attributes.Duncan Sands2007-11-141-7/+7
* Document pure/const parameter attributesAnton Korobeynikov2007-11-141-0/+9
* Add support for vector remainder operations.Dan Gohman2007-11-051-3/+8
* Put correct link in exampleBill Wendling2007-10-221-3/+2
* Don't mention -enable-unsafe-fp-math in LangRef.html, as that option isDan Gohman2007-10-171-9/+3
* Document the new llvm.sin, llvm.cos, and llvm.pow intrinsics. FeedbackDan Gohman2007-10-151-4/+136
* Fixing a typo. Found by Kevin André!Gordon Henriksen2007-10-141-1/+1
* Clarify that shifts that are too large are undefined.Chris Lattner2007-10-031-3/+19
* remove extraneous tagChris Lattner2007-10-031-1/+1
* remove misleading documentation: LLVM has no atomic support yet.Chris Lattner2007-10-031-302/+1
* Document new sqrt and powi handling.Dale Johannesen2007-10-021-4/+14
* Validation fixesBill Wendling2007-09-221-4/+3
* fix bugs in the manualChris Lattner2007-09-221-10/+2
* Correct names.Tanya Lattner2007-09-221-5/+5
* Fix typo.Tanya Lattner2007-09-221-2/+2
* One last fix to get name correct.Tanya Lattner2007-09-211-1/+1
* Fix silly typo.Tanya Lattner2007-09-211-3/+2
* Update annotation intrinsic with more details.Tanya Lattner2007-09-211-3/+13
* Adding support for __builtin_annotation with an intrinsic called llvm.annotat...Tanya Lattner2007-09-211-0/+37
* gcroot must take concrete types, not arbitrary types.Chris Lattner2007-09-211-8/+7
* Fold the adjust_trampoline intrinsic intoDuncan Sands2007-09-111-46/+21
* Fix description of the call instruction. There are two types, with one beingNick Lewycky2007-09-081-9/+15
* Implement review feedback on trampoline documentation.Duncan Sands2007-08-221-6/+4
* Describe the global/local naming convention.Reid Spencer2007-08-071-11/+13
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-041-35/+44
* fp2uint -> fptouiReid Spencer2007-07-311-8/+8
* Forget to add 'nest' to the list of parameterDuncan Sands2007-07-271-0/+3
* Support for trampolines, except for X86 codegen which isDuncan Sands2007-07-271-0/+105
* No longer referencing "shared memory" as this can confuse people. The memory is Chandler Carruth2007-07-201-13/+13
* Silly HTMLReid Spencer2007-07-201-1/+3
* Fix validation errors.Reid Spencer2007-07-201-16/+10
* This introduces the atomic operation intrinsics into the documentation. This is Chandler Carruth2007-07-201-0/+305
* For PR1553:Reid Spencer2007-07-191-8/+8
* Fix the documentation for llvm.sqrt so that sqrt(0) has defined behavior,Dan Gohman2007-07-161-1/+1
* remove obsolete noteChris Lattner2007-07-131-5/+0
* fix some bugs in the manualChris Lattner2007-07-131-2/+2
* first pass of nomenclature changes in .html filesGabor Greif2007-07-061-3/+3
* Update docs for llvm.var.annotation intrinsic.Tanya Lattner2007-06-181-3/+4
* Add local var annotation intrinsic.Tanya Lattner2007-06-151-0/+50
* one final bugfixChris Lattner2007-06-121-1/+1
* modernize exampleChris Lattner2007-06-121-5/+5
* wording fix noticed by Ivan NovickChris Lattner2007-06-081-1/+1
* update to match latest changesChris Lattner2007-06-061-3/+3
* Commit first round work of PR1373. "noalias" is now fully supported inZhou Sheng2007-06-051-0/+3
* more fixes to C code.Chris Lattner2007-05-291-3/+3
* Fixed some formatting.Bill Wendling2007-05-291-8/+9
* Fix for PR1452. Removed "define" keyword from the C code. Added "<divBill Wendling2007-05-291-45/+85
* remove contradiction owen noticedChris Lattner2007-05-241-7/+2
* Update for arbitrary precision integer types.Reid Spencer2007-05-161-8/+48
* The wrapping behavior of part_set is not desirable. Adjust theReid Spencer2007-05-141-6/+6
OpenPOWER on IntegriCloud