aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2011-05-061. Keep lines in 80 columns.Akira Hatanaka
2011-05-04Document the automatic alias printing of InstAliases.Bill Wendling
2011-05-03Use llvm.dbg.cu named metadata to collect compile units.Devang Patel
2011-05-01Update instructions: LLVM.cmake is now LLVMConfig.cmakeOscar Fuentes
2011-04-29docs/doxygen.css: Tweak padding on memdoc.NAKAMURA Takumi
2011-04-27docs/doxygen.css: Tweak style for readability.NAKAMURA Takumi
2011-04-24Regenerate.Mikhail Glushenkov
2011-04-23Comment edit.Andrew Trick
2011-04-23docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi
2011-04-22Let front-end tie subprogram declaration with subprogram definition directly.Devang Patel
2011-04-21docs/llvm.css: Introduce cascading style <div> and <p> continued on <h[2-5]>....NAKAMURA Takumi
2011-04-21docs/Passes.html: Fix a garbage.NAKAMURA Takumi
2011-04-18docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi
2011-04-18docs: Redefine Heading elements as below;NAKAMURA Takumi
2011-04-16Introduce support to encode Objective-C property information in debugging inf...Devang Patel
2011-04-15Fix some broken links, from Matthieu MonrocqDouglas Gregor
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner
2011-04-14Documented bugpoint --compile-custom --compile-command.Andrew Trick
2011-04-13Fix typo.Jay Foad
2011-04-12Fix a hole in the definition of "dependence" used by trap values. TrapDan Gohman
2011-04-12Document how to build a LLVM pass with CMake out of source.Oscar Fuentes
2011-04-11docs/CommandGuide/index.html: Fix CSS url to relative.NAKAMURA Takumi
2011-04-11docs/CommandLine.html: &quot;ize.NAKAMURA Takumi
2011-04-10CMake: support for using LLVM from client projects with find_package.Oscar Fuentes
2011-04-10Reword instructions for running tests on Visual Studio.Oscar Fuentes
2011-04-09docs/*.html: Make W3C HTML 4.01 Strict more compliant.NAKAMURA Takumi
2011-04-09docs/tutorial/OCamlLangImpl7.html: Fix a href to missing Chapter 8.NAKAMURA Takumi
2011-04-09docs: Fix some in-package URLs.NAKAMURA Takumi
2011-04-09docs: Canonicalize URLs.NAKAMURA Takumi
2011-04-08Simplify array bound checks and clarify comments. One element array can have...Devang Patel
2011-04-08Do not emit DW_AT_upper_bound and DW_AT_lower_bound for unbouded array.Devang Patel
2011-04-08Missing closed tag.Bill Wendling
2011-04-08Also add the late notes for Mips in the current release noteBruno Cardoso Lopes
2011-04-07Fix a bit of nonsense.Jay Foad
2011-04-07add faust tooChris Lattner
2011-04-07add a few late stragglers.Chris Lattner
2011-04-06Fix a typo.Roman Divacky
2011-04-06add rubiniusChris Lattner
2011-04-06Fix some typos. Minor tweaks to how some things were expressed.Duncan Sands
2011-04-06Trivial typo fixes.Jay Foad
2011-04-06Finish up the first draft of the release notes.Chris Lattner
2011-04-06continue writing.Chris Lattner
2011-04-06add the external users that emailed me.Chris Lattner
2011-04-06some libc++ notes.Chris Lattner
2011-04-06some edits.Chris Lattner
2011-04-06distribute content out to the appropriate sectionsChris Lattner
2011-04-05finished my pass through all the 2.9 commits, now to make this intelligibleChris Lattner
2011-04-05mention llvm::ArrayRef, which should be use much more pervasively thanChris Lattner
2011-04-05Add support to encode function's template parameters.Devang Patel
2011-04-05docs/ReleaseNotes.html: Please use proper *Heading* elements instead of class...NAKAMURA Takumi