aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix warning and resulting formatting issue.Paul Redmond2013-05-301-1/+1
* Revise llvm.vectorizer.width documentationPaul Redmond2013-05-301-2/+4
* Added a sub-project status update section to the release notes with detailsAshok Thirumurthi2013-05-301-0/+38
* Fix incorrect parameter name in LIT docs.Sergey Matveev2013-05-301-2/+2
* Debug Info: Update documentation to match recent (& not so recent) schema cha...David Blaikie2013-05-291-204/+238
* Add support for llvm.vectorizer metadataPaul Redmond2013-05-281-51/+81
* TypoRenato Golin2013-05-281-1/+1
* Linking ReleaseProcess doc with the worldRenato Golin2013-05-283-1/+7
* Adding ReleaseProcess docRenato Golin2013-05-281-0/+198
* Add LDC compiler to list of external OS projects using LLVM 3.3Kai Nacke2013-05-261-0/+15
* Add a new function attribute 'cold' to functions.Diego Novillo2013-05-241-0/+5
* ARM: implement @llvm.readcyclecounter intrinsicTim Northover2013-05-231-0/+3
* Fix typo in docs/GettingStarted.rst.Rui Ueyama2013-05-221-1/+1
* Make R600 non-experimental.Rafael Espindola2013-05-221-0/+2
* LangRef.rst: Clarify how basic blocks without named label are handled.Sean Silva2013-05-201-2/+7
* [docs] Minor doc tweaks.Daniel Dunbar2013-05-201-2/+2
* docs/Passes: fix some typosDmitri Gribenko2013-05-181-4/+4
* Add Jade to the list of external projects using LLVM in the release notes.Arnaud A. de Grandmaison2013-05-151-0/+14
* Add 'CHECK-DAG' supportMichael Liao2013-05-141-0/+49
* [SystemZ] Add disassembler supportRichard Sandiford2013-05-141-1/+1
* Better output for long help strings for command-line options.Alexander Kornienko2013-05-101-1/+2
* Add SystemZ feats to CodeGenerator.rstRichard Sandiford2013-05-081-0/+9
* Remove exception handling support from the old JIT.Rafael Espindola2013-05-071-0/+3
* We're in 3.4 land now.Bill Wendling2013-05-071-2/+2
* Add empty release notes for 3.4.Rafael Espindola2013-05-071-0/+77
* Add two points to release notes about recent command line library changes.Andrew Trick2013-05-072-0/+9
* Mention SystemZ in the release notesRichard Sandiford2013-05-071-0/+7
* Note that EH is now supported in MCJIT.Rafael Espindola2013-05-071-0/+3
* Correct logical shift documentationTim Northover2013-05-071-1/+1
* Implemented public interface for modifying registered (not positional or sink...Andrew Trick2013-05-061-0/+51
* Support command line option categories.Andrew Trick2013-05-061-0/+75
* [SystemZ] Add configure bitsUlrich Weigand2013-05-061-1/+1
* [docs] Update Target Feature Matrix for the XCore backend.Richard Osborne2013-05-051-5/+5
* Revert r181009.Amara Emerson2013-05-031-3/+1
* 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