summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Fix a typo Jim pointed out, thanks!Chris Lattner2006-09-01
* Fixed formatting problem.Bill Wendling2006-09-01
* document !strconcatChris Lattner2006-09-01
* Added documentation Fernando Magno Quintao Pereira wrote for the registerBill Wendling2006-09-01
* Document multiclasses and defm'sChris Lattner2006-09-01
* Add a note about C++ -> C with libstdc++Chris Lattner2006-08-31
* Spell naively with the i-Umlaut...Bill Wendling2006-08-28
* Messed up and put a "To be written" in a section that was written.Bill Wendling2006-08-28
* Added some preliminary text to the TargetJITInfo class section.Bill Wendling2006-08-28
* Update to match changes in RegisterAnalysisGroup usageChris Lattner2006-08-28
* Excise references to the now defunct "analyze" tool. Merge descriptionsReid Spencer2006-08-28
* update doc: analyze is gone and passes should just use RegisterPassChris Lattner2006-08-27
* Added link to ABI documentation, sent by Rafael Espindola.Misha Brukman2006-08-22
* Update info on mangled names.Jim Laskey2006-08-21
* Update debugging documents.Jim Laskey2006-08-21
* Fix validation problemChris Lattner2006-08-17
* remove IRC transcript. Anything still misunderstood after the faq is readChris Lattner2006-08-17
* Fix a thinko noticed by Chandler Carruth.Reid Spencer2006-08-16
* Add a section on how to build an RPM package as an optional releaseReid Spencer2006-08-16
* Fixed the awkward description of the -find-bugs option for bugpoint.Patrick Jenkins2006-08-15
* Fixed the awkward description of -find-bugs in the "Advice for using bugpoint...Patrick Jenkins2006-08-15
* Added option description for -find-bugs.Patrick Jenkins2006-08-15
* This commit mentions -find-bugs under the advice for using bugpoints section ...Patrick Jenkins2006-08-15
* Haste-o discovered after.Jim Laskey2006-08-15
* Hypos pointed out by Jakob Praher.Jim Laskey2006-08-15
* Typo.Jim Laskey2006-08-15
* Okay, make the prose match the example too.Reid Spencer2006-08-15
* Some more correction to the examples, thanks to Chris Lattner.Reid Spencer2006-08-15
* Fix an example.Reid Spencer2006-08-15
* Clarify the first question.Reid Spencer2006-08-15
* Rearrange things for clarity, don't talk about "dereferencing" when weReid Spencer2006-08-15
* Add a link to the GEP faq.Chris Lattner2006-08-15
* Add a link in a prominant location.Chris Lattner2006-08-15
* Fix more validation issuesChris Lattner2006-08-14
* Update the example to work with llvm-gcc4. Fix validation errors.Chris Lattner2006-08-14
* typoChris Lattner2006-08-14
* Fix a typo.Reid Spencer2006-08-14
* Fix several grammaros and a few HTML usage items.Reid Spencer2006-08-14
* Use < and >Devang Patel2006-08-14
* Fix verification failures.Devang Patel2006-08-14
* Add lto doc link.Devang Patel2006-08-14
* Add lto doc.Devang Patel2006-08-14
* Added information for the new nightly tester.Patrick Jenkins2006-08-11
* Minor cleanupsChris Lattner2006-08-11
* Fix a typo noticed by Gordon Henriksen. Thanks!Reid Spencer2006-08-10
* llvm2cpp no longer reads LLVM assembly but LLVM bytecode instead. AdjustReid Spencer2006-08-10
* Add a cleaned-up version of the IRC conversation that spurred this FAQ.Reid Spencer2006-08-10
* Answer the most frequently asked question, about GEPs. The answer isReid Spencer2006-08-10
* Adding notes from release experience.Tanya Lattner2006-08-10
* Fixed misspellingTanya Lattner2006-08-09