aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Provide link.Jeff Cohen2007-04-181-2/+3
* Remove "ModulePasses requiring FunctionPasses" from the list of futureDevang Patel2007-04-171-28/+1
* Document how, module pass can require function pass.Devang Patel2007-04-161-2/+18
* Fix typos.Duncan Sands2007-04-161-3/+3
* Describe quoting rules.Reid Spencer2007-04-151-4/+46
* Add some info about the pipelines and redirection.Reid Spencer2007-04-141-0/+18
* For PR1319:Reid Spencer2007-04-141-73/+191
* Correct typo.Duncan Sands2007-04-141-1/+1
* update documentationLauro Ramos Venancio2007-04-121-2/+4
* update documentationLauro Ramos Venancio2007-04-121-1/+5
* 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
* Add Scott's note about GCC 4.1.2 on OpenSUSE.Reid Spencer2007-04-111-0/+2
* Fix name of an intrinsic: bit.part_select -> part.selectReid Spencer2007-04-101-10/+10
* Rephrase linker explanation.Duncan Sands2007-04-071-4/+4
* 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
* Fix links to intrinsic functions outside LangRef.htmlReid Spencer2007-04-041-2/+2
* Remove intrinsics that we will not be implementing.Reid Spencer2007-04-041-346/+67
* Update example notes to clarify system linker's role.Devang Patel2007-04-021-1/+3
* bwsap -> bswapReid Spencer2007-04-021-1/+1
* Fix some bswap typos that Chris noticed.Reid Spencer2007-04-021-2/+2
* gcc 3.4.4 is known-bad on x86-64Chris Lattner2007-04-011-0/+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
* Mention how to create overloaded intrinsics.Reid Spencer2007-04-011-1/+4
* This is working again.Jeff Cohen2007-03-301-2/+1
* Remove reference to checkpoint.Duncan Sands2007-03-301-10/+0
* Various hopefully correct easy fixes.Duncan Sands2007-03-307-20/+19
* Update to current situation.Jeff Cohen2007-03-281-2/+12
* Stop using the foo HTML tag :)Chris Lattner2007-03-281-2/+2
* Undocument the implementation keywordReid Spencer2007-03-281-12/+11
* Fixing doxygen.cfg target. I'm not a makefile expert, so hopefully this corre...Tanya Lattner2007-03-271-1/+1
* For PR1276:Reid Spencer2007-03-271-2/+4
* For PR601:Reid Spencer2007-03-271-6/+48
* For PR601:Reid Spencer2007-03-261-0/+984
* 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
* Document LoopPass.Devang Patel2007-03-191-0/+88
* Change e-mail address.Jim Laskey2007-03-142-2/+2
* Add link to exception handling.Jim Laskey2007-03-141-0/+14
* Adding credit for PPC changes.Jim Laskey2007-03-141-2/+3