aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Remove comment that no target supports 128-bit IEEE floatsRichard Sandiford2013-05-031-5/+5
* Add support for reading ARM ELF build attributes.Amara Emerson2013-05-031-1/+3
* Added pocl and TCE blurbs to the ReleaseNotes.Pekka Jaaskelainen2013-05-031-0/+36
* Added table of contents declaration in CommandLine Library documentation.Tobias Grosser2013-05-021-0/+3
* Updating the getting started guide for Visual Studio users. Specifically, poi...Aaron Ballman2013-05-011-3/+6
* Fix spellingNikola Smiljanic2013-05-011-1/+1
* Update the release notes about the min/max reductions that Arnold added.Nadav Rotem2013-04-301-9/+10
* Documentation: end option description with a periodDmitri Gribenko2013-04-271-1/+3
* Updated GettingStarted.rst so that it references utils/git-svn for git-svnup ...Michael Gottesman2013-04-261-26/+11
* Add basic zlib support to LLVM. This would allow to use compression/uncompres...Alexey Samsonov2013-04-232-0/+8
* Document the -filetype option of llc (PR #12902)Eli Bendersky2013-04-221-0/+8
* Clarify that llvm.used can contain aliases.Rafael Espindola2013-04-221-10/+10
* Add CodeGen support for functions that always return arguments via a new para...Stephen Lin2013-04-201-1/+11
* Fix grammar in LLVMBuild.rstEli Bendersky2013-04-181-2/+2
* Fixes to LangRef.rst: incorrect attributes syntax and misplaced 'nobuiltin'Eli Bendersky2013-04-181-7/+8
* More consistent formatting and tidying-upEli Bendersky2013-04-171-4/+4
* Make formatting more consistent and tidy-up.Eli Bendersky2013-04-171-11/+11
* Fix a grammar mistake, and add a line about the two phases that the BB/SLP ve...Nadav Rotem2013-04-151-3/+5
* Fix the internal link.Nadav Rotem2013-04-151-3/+3
* Update the release notes about the vectorizers.Nadav Rotem2013-04-151-0/+9
* Grammar and punctuation fixes.John Criswell2013-04-151-6/+6
* Enable all targets by default on Visual Studio.Tim Northover2013-04-151-2/+2
* Document our desire to enable the loop vectorizer on -Os in future releases.Nadav Rotem2013-04-151-0/+1
* Docs: merge the description of the BB and SLP vectorizers and document the -f...Nadav Rotem2013-04-151-25/+23
* fix include path in doc Extending LLVMJia Liu2013-04-151-1/+1
* Document the SLP infrastructure.Nadav Rotem2013-04-141-0/+30
* Teach llvm-readobj to print ELF program headersNico Rieck2013-04-121-0/+4
* Add -expand-relocs to llvm-readobjNico Rieck2013-04-121-0/+5
* Add man page for llvm-readobjNico Rieck2013-04-112-0/+78
* MC: Support COFF image-relative MCSymbolRefsNico Rieck2013-04-102-0/+43
* Remove the confusing sentence.Nadav Rotem2013-04-091-2/+0
* Update the docs about the fact that the loop vectorizer is enabled by default...Nadav Rotem2013-04-081-9/+4
* Add ACLE link to ARM documentation sectionsTim Northover2013-04-081-0/+4
* Missing wordEli Bendersky2013-04-041-2/+2
* Fix a typo.Jakub Staszak2013-04-021-1/+1
* Add start of user documentation for NVPTXJustin Holewinski2013-03-303-0/+287
* [docs] llvmbugs is not the place for patches.Sean Silva2013-03-301-5/+6
* [docs] Annotate mailing lists with their "name".Sean Silva2013-03-301-5/+5
* [docs] Reorganize mailing lists.Sean Silva2013-03-301-13/+13
* [docs] Pull IRC and Mailing Lists under a new "Community" heading.Sean Silva2013-03-301-21/+29
* [docs] The GEP FAQ is not "design and overview"Sean Silva2013-03-301-5/+5
* [docs] Put DeveloperPolicy under "Development Process Documentation"Sean Silva2013-03-301-4/+4
* [docs] The STL "binary search" has a non-obvious name.Sean Silva2013-03-291-1/+3
* Correct spelling of Git.Thomas Schwinge2013-03-282-6/+6
* Added documentation to LangRef for the intrinsic llvm.ptr.annotation.* which ...Michael Gottesman2013-03-261-0/+40
* Documentation: Replace dead link for binfmt_miscDmitri Gribenko2013-03-251-1/+1
* Mention the new TableGen pattern format in the release notes.Jakob Stoklund Olesen2013-03-251-0/+6
* Allow TableGen DAG arguments to be just a name.Jakob Stoklund Olesen2013-03-241-1/+1
* GettingStarted: Add Git clone instructions for compiler-rt and test-suiteTobias Grosser2013-03-241-1/+18
* Give Sparc instruction patterns direct types instead of register classes.Jakob Stoklund Olesen2013-03-241-7/+7