aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2013-10-24Remove the PNaClDeveloperGuide doc from docs/ - it's now in the Chromium repoEli Bendersky
2013-10-14The PNaCl bitcode reference manual has moved into the Chromium repository.Eli Bendersky
2013-08-14Updating the developer's guide with additional PNaCl information.Eli Bendersky
2013-08-06Rework PNaCl memory orderingJF Bastien
2013-08-01Add Intrinsic::nacl_atomic_is_lock_freeJF Bastien
2013-07-30Rewrite ``asm("":::"memory")`` to ``fence seq_cst``JF Bastien
2013-07-30Move alloca into subsection for better formatting.Eli Bendersky
2013-07-30Clarify that externally_initialized is not supported.Eli Bendersky
2013-07-30Describe NaCl-specific intrinsics.Eli Bendersky
2013-07-29Beginnings of a "PNaCl Developer's Guide".Eli Bendersky
2013-07-29Fix formatting and remove TODO in PNaClLangRef.rstEli Bendersky
2013-07-29Updating the PNaCl reference manual to be in line with ABI verifierEli Bendersky
2013-07-18Merge remote-tracking branch 'origin/master'Eli Bendersky
2013-07-15Merge commit '7dfcb84fc16b3bf6b2379713b53090757f0a45f9'Eli Bendersky
2013-07-13Concurrency support for PNaCl ABIJF Bastien
2013-07-02Move LLVM sqrt intrinsic to stable (for float and doubles).Jan Voung
2013-07-02Tweak the PNaClLangRef doc with some recent changesEli Bendersky
2013-06-28Move stacksave/restore to allowed list, pow to disallowed.Jan Voung
2013-06-24Clarify PNaClLangRef w.r.t. function attributes or varargsEli Bendersky
2013-06-24PNaCl ABI: Disallow built-in multiplication in "alloca" instructionsMark Seaborn
2013-06-24Move i32/i64 cttz, ctlz, and ctpop to whitelisted intrinsics.Jan Voung
2013-06-21Update LangRef.rst to the 3.3 version and add PnaclRef.rstEli Bendersky
2013-06-07Updated the links in the LLDB 3.3 sub-project (now 3.3 links) to fix the 3.4 ...Ashok Thirumurthi
2013-06-07Add blurb for PowerPC.Bill Wendling
2013-06-06Release notes for dragonegg.Duncan Sands
2013-06-06Add missing space.Duncan Sands
2013-06-04Update release notes for mips.Akira Hatanaka
2013-06-04Update the release notes for the 3.3 release.Bill Wendling
2013-05-08Merge of r181431Richard Sandiford
2013-05-08Merge of r181328Richard Sandiford
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