aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2013-05-10Better output for long help strings for command-line options.Alexander Kornienko
2013-05-08Add SystemZ feats to CodeGenerator.rstRichard Sandiford
2013-05-07Remove exception handling support from the old JIT.Rafael Espindola
2013-05-07We're in 3.4 land now.Bill Wendling
2013-05-07Add empty release notes for 3.4.Rafael Espindola
2013-05-07Add two points to release notes about recent command line library changes.Andrew Trick
2013-05-07Mention SystemZ in the release notesRichard Sandiford
2013-05-07Note that EH is now supported in MCJIT.Rafael Espindola
2013-05-07Correct logical shift documentationTim Northover
2013-05-06Implemented public interface for modifying registered (not positional or sink...Andrew Trick
2013-05-06Support command line option categories.Andrew Trick
2013-05-06[SystemZ] Add configure bitsUlrich Weigand
2013-05-05[docs] Update Target Feature Matrix for the XCore backend.Richard Osborne
2013-05-03Revert r181009.Amara Emerson
2013-05-03Remove comment that no target supports 128-bit IEEE floatsRichard Sandiford
2013-05-03Add support for reading ARM ELF build attributes.Amara Emerson
2013-05-03Added pocl and TCE blurbs to the ReleaseNotes.Pekka Jaaskelainen
2013-05-02Added table of contents declaration in CommandLine Library documentation.Tobias Grosser
2013-05-01Updating the getting started guide for Visual Studio users. Specifically, poi...Aaron Ballman
2013-05-01Fix spellingNikola Smiljanic
2013-04-30Update the release notes about the min/max reductions that Arnold added.Nadav Rotem
2013-04-27Documentation: end option description with a periodDmitri Gribenko
2013-04-26Updated GettingStarted.rst so that it references utils/git-svn for git-svnup ...Michael Gottesman
2013-04-23Add basic zlib support to LLVM. This would allow to use compression/uncompres...Alexey Samsonov
2013-04-22Document the -filetype option of llc (PR #12902)Eli Bendersky
2013-04-22Clarify that llvm.used can contain aliases.Rafael Espindola
2013-04-20Add CodeGen support for functions that always return arguments via a new para...Stephen Lin
2013-04-18Fix grammar in LLVMBuild.rstEli Bendersky
2013-04-18Fixes to LangRef.rst: incorrect attributes syntax and misplaced 'nobuiltin'Eli Bendersky
2013-04-17More consistent formatting and tidying-upEli Bendersky
2013-04-17Make formatting more consistent and tidy-up.Eli Bendersky
2013-04-15Fix a grammar mistake, and add a line about the two phases that the BB/SLP ve...Nadav Rotem
2013-04-15Fix the internal link.Nadav Rotem
2013-04-15Update the release notes about the vectorizers.Nadav Rotem
2013-04-15Grammar and punctuation fixes.John Criswell
2013-04-15Enable all targets by default on Visual Studio.Tim Northover
2013-04-15Document our desire to enable the loop vectorizer on -Os in future releases.Nadav Rotem
2013-04-15Docs: merge the description of the BB and SLP vectorizers and document the -f...Nadav Rotem
2013-04-15fix include path in doc Extending LLVMJia Liu
2013-04-14Document the SLP infrastructure.Nadav Rotem
2013-04-12Teach llvm-readobj to print ELF program headersNico Rieck
2013-04-12Add -expand-relocs to llvm-readobjNico Rieck
2013-04-11Add man page for llvm-readobjNico Rieck
2013-04-10MC: Support COFF image-relative MCSymbolRefsNico Rieck
2013-04-09Remove the confusing sentence.Nadav Rotem
2013-04-08Update the docs about the fact that the loop vectorizer is enabled by default...Nadav Rotem
2013-04-08Add ACLE link to ARM documentation sectionsTim Northover
2013-04-04Missing wordEli Bendersky
2013-04-02Fix a typo.Jakub Staszak
2013-03-30Add start of user documentation for NVPTXJustin Holewinski