aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Generalize @llvm.ctlz, @llvm.cttz, and @llvm.ctpop to work on vectors of inte...Owen Anderson2011-07-011-9/+21
* The enum was moved to ISDOpcodes.h.Duncan Sands2011-06-301-1/+1
* Add missing operand. rdar://9694169Evan Cheng2011-06-291-1/+1
* Document nonlazybind.Dan Gohman2011-06-161-0/+5
* Use set operations instead of plain lists to enumerate register classes.Jakob Stoklund Olesen2011-06-151-47/+33
* Document ADT/PackedVector.h in "Programmer's Manual" doc.Argyrios Kyrtzidis2011-06-151-0/+39
* Add one more argument to the prefetch intrinsic to indicate whether it's a dataBruno Cardoso Lopes2011-06-141-3/+5
* mention graph vis isn't available in Release builds.Chris Lattner2011-06-131-0/+4
* Typo.Chad Rosier2011-06-071-1/+1
* Corrections and additional information for "Creating and LLVM Project"Andrew Trick2011-06-031-6/+34
* whitespaceAndrew Trick2011-06-031-10/+10
* Fix html formatting.Devang Patel2011-05-311-1/+1
* Clarify documentation and remove guarantees that are not fulfilled.Devang Patel2011-05-311-9/+2
* replace the intro tutorial from 2004 with a more recent work.Chris Lattner2011-05-301-3/+2
* Implement and document the llvm.eh.resume intrinsic, which isJohn McCall2011-05-281-39/+97
* Clean out the 2.9 Release Notes. Mostly limited to What's New in LLVMChad Rosier2011-05-271-265/+53
* Add change of crc32 intrinsic to release notesChad Rosier2011-05-271-0/+6
* Fix copy+pastos.Dan Gohman2011-05-271-2/+2
* Update documentation: -basicaa does chaining these days.Dan Gohman2011-05-241-3/+3
* Document llvm.exp and llvm.pow. Dan Gohman2011-05-231-0/+68
* document thiscall, PR9101Chris Lattner2011-05-221-5/+8
* insertvalue takes a variable number of arguments, document this, fixing PR9935.Chris Lattner2011-05-221-3/+4
* Correct typos in TestingGuide.htmlChad Rosier2011-05-181-2/+2
* Fix errors in this llvm ir example.Nick Lewycky2011-05-161-7/+7
* 1. Keep lines in 80 columns.Akira Hatanaka2011-05-061-1/+1
* Document the automatic alias printing of InstAliases.Bill Wendling2011-05-041-0/+5
* Use llvm.dbg.cu named metadata to collect compile units.Devang Patel2011-05-031-1/+3
* Update instructions: LLVM.cmake is now LLVMConfig.cmakeOscar Fuentes2011-05-011-1/+1
* docs/doxygen.css: Tweak padding on memdoc.NAKAMURA Takumi2011-04-291-0/+5
* docs/doxygen.css: Tweak style for readability.NAKAMURA Takumi2011-04-271-0/+25
* Regenerate.Mikhail Glushenkov2011-04-242-475/+405
* Comment edit.Andrew Trick2011-04-231-1/+2
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-2352-1569/+1632
* Let front-end tie subprogram declaration with subprogram definition directly.Devang Patel2011-04-221-7/+8
* docs/llvm.css: Introduce cascading style <div> and <p> continued on <h[2-5]>....NAKAMURA Takumi2011-04-213-114/+119
* docs/Passes.html: Fix a garbage.NAKAMURA Takumi2011-04-211-1/+1
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-1855-2440/+2577
* docs: Redefine Heading elements as below;NAKAMURA Takumi2011-04-185-90/+90
* Introduce support to encode Objective-C property information in debugging inf...Devang Patel2011-04-161-1/+6
* Fix some broken links, from Matthieu MonrocqDouglas Gregor2011-04-151-3/+3
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-1510-15/+15
* Documented bugpoint --compile-custom --compile-command.Andrew Trick2011-04-141-2/+16
* Fix typo.Jay Foad2011-04-131-1/+1
* Fix a hole in the definition of "dependence" used by trap values. TrapDan Gohman2011-04-121-2/+22
* Document how to build a LLVM pass with CMake out of source.Oscar Fuentes2011-04-122-0/+61
* docs/CommandGuide/index.html: Fix CSS url to relative.NAKAMURA Takumi2011-04-111-1/+1
* docs/CommandLine.html: &quot;ize.NAKAMURA Takumi2011-04-111-5/+5
* CMake: support for using LLVM from client projects with find_package.Oscar Fuentes2011-04-101-0/+20
* Reword instructions for running tests on Visual Studio.Oscar Fuentes2011-04-101-1/+3
* docs/*.html: Make W3C HTML 4.01 Strict more compliant.NAKAMURA Takumi2011-04-0915-36/+38