summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Use 'static const char' instead of 'static const int'.Devang Patel2007-05-02
* Update doc to reflect changes I am about to install to fix PR 888.Devang Patel2007-05-01
* Implement protected visibility. This partly implements PR1363. LinkerAnton Korobeynikov2007-04-29
* Implement review feedbackAnton Korobeynikov2007-04-29
* Minor corrections.Jeff Cohen2007-04-29
* Implement review feedback. Aliasees can be either GlobalValue's orAnton Korobeynikov2007-04-28
* Implement aliases. This fixes PR1017 and it's dependent bugs. CFE partAnton Korobeynikov2007-04-25
* Undo erroneous corrections.Jeff Cohen2007-04-22
* Minor corrections.Jeff Cohen2007-04-22
* add support for alignment attributes on load/store instructionsChristopher Lamb2007-04-21
* Provide link.Jeff Cohen2007-04-18
* Remove "ModulePasses requiring FunctionPasses" from the list of futureDevang Patel2007-04-17
* Document how, module pass can require function pass.Devang Patel2007-04-16
* Fix typos.Duncan Sands2007-04-16
* Describe quoting rules.Reid Spencer2007-04-15
* Add some info about the pipelines and redirection.Reid Spencer2007-04-14
* For PR1319:Reid Spencer2007-04-14
* Correct typo.Duncan Sands2007-04-14
* update documentationLauro Ramos Venancio2007-04-12
* update documentationLauro Ramos Venancio2007-04-12
* Fix extra argument in part_set examples. Thanks Zhiru.Reid Spencer2007-04-12
* Fix validation errors.Reid Spencer2007-04-11
* Missing end tag. Thanks, Nick.Reid Spencer2007-04-11
* Put period inside the paragraph!Reid Spencer2007-04-11
* Document the part_set intrinsic.Reid Spencer2007-04-11
* Add Scott's note about GCC 4.1.2 on OpenSUSE.Reid Spencer2007-04-11
* Fix name of an intrinsic: bit.part_select -> part.selectReid Spencer2007-04-10
* Rephrase linker explanation.Duncan Sands2007-04-07
* Remove the part_set intrinsic. It won't get implemented as an intrinsic.Reid Spencer2007-04-04
* Appease Chris' pedantic streak.Reid Spencer2007-04-04
* Fix links to intrinsic functions outside LangRef.htmlReid Spencer2007-04-04
* Remove intrinsics that we will not be implementing.Reid Spencer2007-04-04
* Update example notes to clarify system linker's role.Devang Patel2007-04-02
* bwsap -> bswapReid Spencer2007-04-02
* Fix some bswap typos that Chris noticed.Reid Spencer2007-04-02
* gcc 3.4.4 is known-bad on x86-64Chris Lattner2007-04-01
* Preview documentation for additional intrinsic functions.Reid Spencer2007-04-01
* For PR1297:Reid Spencer2007-04-01
* For PR1297:Reid Spencer2007-04-01
* Mention how to create overloaded intrinsics.Reid Spencer2007-04-01
* This is working again.Jeff Cohen2007-03-30
* Remove reference to checkpoint.Duncan Sands2007-03-30
* Various hopefully correct easy fixes.Duncan Sands2007-03-30
* Update to current situation.Jeff Cohen2007-03-28
* Stop using the foo HTML tag :)Chris Lattner2007-03-28
* Undocument the implementation keywordReid Spencer2007-03-28
* Fixing doxygen.cfg target. I'm not a makefile expert, so hopefully this corre...Tanya Lattner2007-03-27
* For PR1276:Reid Spencer2007-03-27
* For PR601:Reid Spencer2007-03-27
* For PR601:Reid Spencer2007-03-26