aboutsummaryrefslogtreecommitdiffstats
path: root/docs/LangRef.html
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revise definition of part_select. The wrapping behavior is not useful soReid Spencer2007-05-141-10/+5
* Implement protected visibility. This partly implements PR1363. LinkerAnton Korobeynikov2007-04-291-0/+7
* Implement review feedbackAnton Korobeynikov2007-04-291-1/+1
* Minor corrections.Jeff Cohen2007-04-291-61/+60
* Implement review feedback. Aliasees can be either GlobalValue's orAnton Korobeynikov2007-04-281-1/+2
* Implement aliases. This fixes PR1017 and it's dependent bugs. CFE partAnton Korobeynikov2007-04-251-7/+28
* Undo erroneous corrections.Jeff Cohen2007-04-221-4/+4
* Minor corrections.Jeff Cohen2007-04-221-41/+37
* add support for alignment attributes on load/store instructionsChristopher Lamb2007-04-211-3/+3
* update documentationLauro Ramos Venancio2007-04-121-2/+4
* Fix extra argument in part_set examples. Thanks Zhiru.Reid Spencer2007-04-121-4/+4
* Fix validation errors.Reid Spencer2007-04-111-8/+8
* Missing end tag. Thanks, Nick.Reid Spencer2007-04-111-1/+1
* Put period inside the paragraph!Reid Spencer2007-04-111-1/+1
* Document the part_set intrinsic.Reid Spencer2007-04-111-1/+52
* Fix name of an intrinsic: bit.part_select -> part.selectReid Spencer2007-04-101-10/+10
* Remove the part_set intrinsic. It won't get implemented as an intrinsic.Reid Spencer2007-04-041-39/+0
* Appease Chris' pedantic streak.Reid Spencer2007-04-041-13/+14
* Remove intrinsics that we will not be implementing.Reid Spencer2007-04-041-346/+67
* bwsap -> bswapReid Spencer2007-04-021-1/+1
* Fix some bswap typos that Chris noticed.Reid Spencer2007-04-021-2/+2
* Preview documentation for additional intrinsic functions.Reid Spencer2007-04-011-17/+342
* For PR1297:Reid Spencer2007-04-011-0/+46
* For PR1297:Reid Spencer2007-04-011-24/+49
* Remove reference to checkpoint.Duncan Sands2007-03-301-10/+0
* Various hopefully correct easy fixes.Duncan Sands2007-03-301-10/+9
* Undocument the implementation keywordReid Spencer2007-03-281-12/+11
* Fix a link.Reid Spencer2007-03-241-1/+1
* Correct the description of srem. remainder follows the dividend not theReid Spencer2007-03-241-4/+6
* Add noreturn function attribute.Reid Spencer2007-03-221-0/+4
* Preview nounwind function attribute.Reid Spencer2007-03-221-2/+5
* More LangRef fixes. Corrected names of intrinsics.Anton Korobeynikov2007-03-221-37/+37
* Fixed va_arg example. Reported by Roman SamoilovAnton Korobeynikov2007-03-211-5/+9
* Add link to exception handling.Jim Laskey2007-03-141-0/+14
* Add a section on the target datalayout syntax and describe the defaultsReid Spencer2007-02-191-2/+79
* For PR1195:Reid Spencer2007-02-151-27/+27
* Put the Shift instructions in the right section.Reid Spencer2007-02-021-15/+16