aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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: "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
* docs/tutorial/OCamlLangImpl7.html: Fix a href to missing Chapter 8.NAKAMURA Takumi2011-04-091-1/+1
* docs: Fix some in-package URLs.NAKAMURA Takumi2011-04-093-12/+12
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-0981-96/+96
* Simplify array bound checks and clarify comments. One element array can have...Devang Patel2011-04-081-1/+2
* Do not emit DW_AT_upper_bound and DW_AT_lower_bound for unbouded array.Devang Patel2011-04-081-1/+1
* Missing closed tag.Bill Wendling2011-04-081-1/+1
* Also add the late notes for Mips in the current release noteBruno Cardoso Lopes2011-04-081-1/+5
* Fix a bit of nonsense.Jay Foad2011-04-071-2/+2
* add faust tooChris Lattner2011-04-071-0/+14
* add a few late stragglers.Chris Lattner2011-04-071-0/+30
* Fix a typo.Roman Divacky2011-04-061-1/+1
* add rubiniusChris Lattner2011-04-061-0/+13
* Fix some typos. Minor tweaks to how some things were expressed.Duncan Sands2011-04-061-6/+5
* Trivial typo fixes.Jay Foad2011-04-062-3/+3
* Finish up the first draft of the release notes.Chris Lattner2011-04-062-118/+91
* continue writing.Chris Lattner2011-04-061-91/+98
* add the external users that emailed me.Chris Lattner2011-04-061-0/+110
* some libc++ notes.Chris Lattner2011-04-061-6/+6
* some edits.Chris Lattner2011-04-061-21/+16
* distribute content out to the appropriate sectionsChris Lattner2011-04-061-192/+226
* finished my pass through all the 2.9 commits, now to make this intelligibleChris Lattner2011-04-051-13/+32
* mention llvm::ArrayRef, which should be use much more pervasively thanChris Lattner2011-04-051-0/+16
* Add support to encode function's template parameters.Devang Patel2011-04-051-1/+9
* docs/ReleaseNotes.html: Please use proper *Heading* elements instead of class...NAKAMURA Takumi2011-04-051-61/+61
* remove graphprinter support for domfrontier.Chris Lattner2011-04-052-11/+4
* only 7 more weeks to go.Chris Lattner2011-04-051-5/+48
* Document llvm/ADT/IntEqClasses.h in ProgrammersManual.htmlJakob Stoklund Olesen2011-04-051-0/+21
* more notes to self.Chris Lattner2011-04-051-6/+59
* docs/ReleaseNotes.html: Add a few notes to MCCOFF and x64. FIXME: fixme!NAKAMURA Takumi2011-04-051-8/+22
* docs/GettingStarted.html: FIXME: dg, lit, and source tree layout.NAKAMURA Takumi2011-04-051-0/+10
* add a bunch of notes to myself, this is not intended to be gramatic orChris Lattner2011-04-051-40/+82
* Add info on where to get 2.9 final svn sources.Bill Wendling2011-04-041-0/+1
* Dragonegg release notes.Duncan Sands2011-04-041-17/+17
* Pick better examples. "fpext float 3.1415 to double" won't parse because 3.1415Nick Lewycky2011-03-311-2/+2
* Remove PHINode::reserveOperandSpace(). Instead, add a parameter toJay Foad2011-03-303-7/+7
* Document llvm.dbg.sp, llvm.dbg.gv and llvm.dbg.enumDevang Patel2011-03-291-3/+8
* docs/GettingStarted.html: [PR8850] Add a note for x86_64-w64-mingw32.NAKAMURA Takumi2011-03-281-0/+7
* docs/GettingStarted.html: Add blurb "--enable-shared" on cygming.NAKAMURA Takumi2011-03-281-4/+4