summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Document nonlazybind.Dan Gohman2011-06-16
* Use set operations instead of plain lists to enumerate register classes.Jakob Stoklund Olesen2011-06-15
* Document ADT/PackedVector.h in "Programmer's Manual" doc.Argyrios Kyrtzidis2011-06-15
* Add one more argument to the prefetch intrinsic to indicate whether it's a dataBruno Cardoso Lopes2011-06-14
* mention graph vis isn't available in Release builds.Chris Lattner2011-06-13
* Typo.Chad Rosier2011-06-07
* Corrections and additional information for "Creating and LLVM Project"Andrew Trick2011-06-03
* whitespaceAndrew Trick2011-06-03
* Fix html formatting.Devang Patel2011-05-31
* Clarify documentation and remove guarantees that are not fulfilled.Devang Patel2011-05-31
* replace the intro tutorial from 2004 with a more recent work.Chris Lattner2011-05-30
* Implement and document the llvm.eh.resume intrinsic, which isJohn McCall2011-05-28
* Clean out the 2.9 Release Notes. Mostly limited to What's New in LLVMChad Rosier2011-05-27
* Add change of crc32 intrinsic to release notesChad Rosier2011-05-27
* Fix copy+pastos.Dan Gohman2011-05-27
* Update documentation: -basicaa does chaining these days.Dan Gohman2011-05-24
* Document llvm.exp and llvm.pow. Dan Gohman2011-05-23
* document thiscall, PR9101Chris Lattner2011-05-22
* insertvalue takes a variable number of arguments, document this, fixing PR9935.Chris Lattner2011-05-22
* Correct typos in TestingGuide.htmlChad Rosier2011-05-18
* Fix errors in this llvm ir example.Nick Lewycky2011-05-16
* 1. Keep lines in 80 columns.Akira Hatanaka2011-05-06
* Document the automatic alias printing of InstAliases.Bill Wendling2011-05-04
* Use llvm.dbg.cu named metadata to collect compile units.Devang Patel2011-05-03
* Update instructions: LLVM.cmake is now LLVMConfig.cmakeOscar Fuentes2011-05-01
* docs/doxygen.css: Tweak padding on memdoc.NAKAMURA Takumi2011-04-29
* docs/doxygen.css: Tweak style for readability.NAKAMURA Takumi2011-04-27
* Regenerate.Mikhail Glushenkov2011-04-24
* Comment edit.Andrew Trick2011-04-23
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-23
* Let front-end tie subprogram declaration with subprogram definition directly.Devang Patel2011-04-22
* docs/llvm.css: Introduce cascading style <div> and <p> continued on <h[2-5]>....NAKAMURA Takumi2011-04-21
* docs/Passes.html: Fix a garbage.NAKAMURA Takumi2011-04-21
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-18
* docs: Redefine Heading elements as below;NAKAMURA Takumi2011-04-18
* Introduce support to encode Objective-C property information in debugging inf...Devang Patel2011-04-16
* Fix some broken links, from Matthieu MonrocqDouglas Gregor2011-04-15
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-15
* Documented bugpoint --compile-custom --compile-command.Andrew Trick2011-04-14
* Fix typo.Jay Foad2011-04-13
* Fix a hole in the definition of "dependence" used by trap values. TrapDan Gohman2011-04-12
* Document how to build a LLVM pass with CMake out of source.Oscar Fuentes2011-04-12
* docs/CommandGuide/index.html: Fix CSS url to relative.NAKAMURA Takumi2011-04-11
* docs/CommandLine.html: &quot;ize.NAKAMURA Takumi2011-04-11
* CMake: support for using LLVM from client projects with find_package.Oscar Fuentes2011-04-10
* Reword instructions for running tests on Visual Studio.Oscar Fuentes2011-04-10
* docs/*.html: Make W3C HTML 4.01 Strict more compliant.NAKAMURA Takumi2011-04-09
* docs/tutorial/OCamlLangImpl7.html: Fix a href to missing Chapter 8.NAKAMURA Takumi2011-04-09
* docs: Fix some in-package URLs.NAKAMURA Takumi2011-04-09
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-09