summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2013-06-05[docs] Add link to C++ ABI document.Sean Silva1-0/+1
2013-06-05[docs] Add link to SysV ABI document.Sean Silva1-0/+2
2013-06-04[docs] Replace non-existent LLVM_YAML_UNIQUE_TYPE() macroSean Silva1-1/+1
2013-06-04Fix link.Richard Smith1-1/+1
2013-06-04We are now in 3.4 land. We don't need the 3.3 releaese notes in ToT anymore.Bill Wendling2-283/+9
2013-05-31Add links to the System z architecture manual and ABIRichard Sandiford1-0/+6
2013-05-30Fix warning and resulting formatting issue.Paul Redmond1-1/+1
2013-05-30Revise llvm.vectorizer.width documentationPaul Redmond1-2/+4
2013-05-30Added a sub-project status update section to the release notes with detailsAshok Thirumurthi1-0/+38
2013-05-30Fix incorrect parameter name in LIT docs.Sergey Matveev1-2/+2
2013-05-29Debug Info: Update documentation to match recent (& not so recent) schema cha...David Blaikie1-204/+238
2013-05-28Add support for llvm.vectorizer metadataPaul Redmond1-51/+81
2013-05-28TypoRenato Golin1-1/+1
2013-05-28Linking ReleaseProcess doc with the worldRenato Golin3-1/+7
2013-05-28Adding ReleaseProcess docRenato Golin1-0/+198
2013-05-26Add LDC compiler to list of external OS projects using LLVM 3.3Kai Nacke1-0/+15
2013-05-24Add a new function attribute 'cold' to functions.Diego Novillo1-0/+5
2013-05-23ARM: implement @llvm.readcyclecounter intrinsicTim Northover1-0/+3
2013-05-22Fix typo in docs/GettingStarted.rst.Rui Ueyama1-1/+1
2013-05-22Make R600 non-experimental.Rafael Espindola1-0/+2
2013-05-20LangRef.rst: Clarify how basic blocks without named label are handled.Sean Silva1-2/+7
2013-05-20[docs] Minor doc tweaks.Daniel Dunbar1-2/+2
2013-05-18docs/Passes: fix some typosDmitri Gribenko1-4/+4
2013-05-15Add Jade to the list of external projects using LLVM in the release notes.Arnaud A. de Grandmaison1-0/+14
2013-05-14Add 'CHECK-DAG' supportMichael Liao1-0/+49
2013-05-14[SystemZ] Add disassembler supportRichard Sandiford1-1/+1
2013-05-10Better output for long help strings for command-line options.Alexander Kornienko1-1/+2
2013-05-08Add SystemZ feats to CodeGenerator.rstRichard Sandiford1-0/+9
2013-05-07Remove exception handling support from the old JIT.Rafael Espindola1-0/+3
2013-05-07We're in 3.4 land now.Bill Wendling1-2/+2
2013-05-07Add empty release notes for 3.4.Rafael Espindola1-0/+77
2013-05-07Add two points to release notes about recent command line library changes.Andrew Trick2-0/+9
2013-05-07Mention SystemZ in the release notesRichard Sandiford1-0/+7
2013-05-07Note that EH is now supported in MCJIT.Rafael Espindola1-0/+3
2013-05-07Correct logical shift documentationTim Northover1-1/+1
2013-05-06Implemented public interface for modifying registered (not positional or sink...Andrew Trick1-0/+51
2013-05-06Support command line option categories.Andrew Trick1-0/+75
2013-05-06[SystemZ] Add configure bitsUlrich Weigand1-1/+1
2013-05-05[docs] Update Target Feature Matrix for the XCore backend.Richard Osborne1-5/+5
2013-05-03Revert r181009.Amara Emerson1-3/+1
2013-05-03Remove comment that no target supports 128-bit IEEE floatsRichard Sandiford1-5/+5
2013-05-03Add support for reading ARM ELF build attributes.Amara Emerson1-1/+3
2013-05-03Added pocl and TCE blurbs to the ReleaseNotes.Pekka Jaaskelainen1-0/+36
2013-05-02Added table of contents declaration in CommandLine Library documentation.Tobias Grosser1-0/+3
2013-05-01Updating the getting started guide for Visual Studio users. Specifically, poi...Aaron Ballman1-3/+6
2013-05-01Fix spellingNikola Smiljanic1-1/+1
2013-04-30Update the release notes about the min/max reductions that Arnold added.Nadav Rotem1-9/+10
2013-04-27Documentation: end option description with a periodDmitri Gribenko1-1/+3
2013-04-26Updated GettingStarted.rst so that it references utils/git-svn for git-svnup ...Michael Gottesman1-26/+11
2013-04-23Add basic zlib support to LLVM. This would allow to use compression/uncompres...Alexey Samsonov2-0/+8