summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2014-11-24Clarify wording in the LangRef around !invariant.loadPhilip Reames1-4/+5
2014-11-24Correct path to regression tests in ExtendingLLVMSergey Dmitrouk1-4/+4
2014-11-21Clarify the description of the noalias attributeHal Finkel1-13/+16
2014-11-19Use ninja pools to limit the number of concurrent compile/link jobs.Evgeniy Stepanov1-0/+6
2014-11-18docs: Modernize some examples in WritingAnLLVMPassJustin Bogner1-3/+3
2014-11-18docs: Fix a couple of typo-ish errors in WritingAnLLVMPassJustin Bogner1-4/+3
2014-11-14R600/SI: Start implementing an assemblerTom Stellard2-0/+47
2014-11-10configure.ac lives in autoconf/, not autotools/Rafael Espindola1-1/+1
2014-11-06[Docs][JIT] Update the clang++ invocation lines in the kaleidoscope docs.Lang Hames5-5/+5
2014-11-05[docs] Document usage of Inputs/ for extra test files.Sean Silva1-0/+52
2014-11-04Docs: give binutils/gold instructions for CMake too.Tim Northover1-3/+5
2014-11-02Docs: update va_arg example with valid x86_64 va_list type.Tim Northover1-3/+10
2014-10-29VMCore was renamed to IR long time agoSeo Sanghyeon1-1/+1
2014-10-28[OCaml] PR14083, PR9606: Only pick *.odoc files from current build target.Peter Zotov1-3/+4
2014-10-23Update llvm.donothing documentation.Juergen Ributzka1-2/+3
2014-10-22Fix number of operands in documentation for minnum / maxnumMatt Arsenault1-10/+10
2014-10-22Try to fix documentation bot warningMatt Arsenault1-2/+2
2014-10-21Add minnum / maxnum intrinsicsMatt Arsenault1-2/+85
2014-10-20Introduce a 'nonnull' metadata on Load instructions.Philip Reames1-1/+9
2014-10-17[llvm-symbolizer] Introduce the -dsym-hint option.Alexander Potapenko1-0/+7
2014-10-16Delete -std-compile-opts.Rafael Espindola2-20/+5
2014-10-16Fix lang-ref doc bug: s/icmp lt/icmp slt/Jonathan Roelofs1-1/+1
2014-10-14Introduce Go coding standards for LLVM.Peter Collingbourne1-0/+19
2014-10-13Update the example of using a command-line option custom parser toPaul Robinson1-5/+5
2014-10-08Update dwarf::ApplePropertyAttributes enum to meaningful values.Frederic Riss1-15/+27
2014-10-06Update documentation with link to Sea Islands documentationMatt Arsenault1-0/+1
2014-10-04DI: Fixup global syntax in exampleDuncan P. N. Exon Smith1-1/+1
2014-10-04DI: Line up comments in examplesDuncan P. N. Exon Smith1-27/+27
2014-10-04DI: Fixup example IR from r219051Duncan P. N. Exon Smith1-3/+4
2014-10-04DI: Prune another exampleDuncan P. N. Exon Smith1-62/+0
2014-10-04DI: Update and prune metadata examplesDuncan P. N. Exon Smith1-502/+86
2014-10-03Fix typo in TableGen documentationJonathan Roelofs1-1/+1
2014-10-03Add a reference to Phabricator.rst to docs/index.rst.Adrian Prantl1-0/+5
2014-10-03Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith1-90/+111
2014-10-03[sphinx cleanup] Fix unexpected indentation warning introduced by r218937Dan Liew1-0/+2
2014-10-03Update Atomics.rstRobin Morisset1-16/+36
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith1-111/+90
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith1-90/+111
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl1-2/+15
2014-10-01Revert r218778 while investigating buldbot breakage.Adrian Prantl1-15/+2
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl1-2/+15
2014-09-26fix a typo in doumentation index.Jyoti Allur1-1/+1
2014-09-25Update my previous commit to fit 80 cols...Sylvestre Ledru1-1/+2
2014-09-25Details that -debug-only is not available when LLVM is built with --enable-op...Sylvestre Ledru1-0/+2
2014-09-23[docs] Fixed a typo in Atomics.rstJingyue Wu1-4/+4
2014-09-18Fix sphinx warning.Peter Collingbourne1-3/+5
2014-09-18LTO: introduce object file-based on-disk module format.Peter Collingbourne2-2/+19
2014-09-11[docs] Mention character array constants in docs/LangRef.rstDaniel Sanders1-1/+3
2014-09-10[sphinx cleanup]Dan Liew1-1/+1
2014-09-10Fix docs reference to inexistent class.Nico Weber1-2/+2