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