summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2014-11-06[Docs][JIT] Update the clang++ invocation lines in the kaleidoscope docs.Lang Hames
2014-11-05[docs] Document usage of Inputs/ for extra test files.Sean Silva
2014-11-04Docs: give binutils/gold instructions for CMake too.Tim Northover
2014-11-02Docs: update va_arg example with valid x86_64 va_list type.Tim Northover
2014-10-29VMCore was renamed to IR long time agoSeo Sanghyeon
2014-10-28[OCaml] PR14083, PR9606: Only pick *.odoc files from current build target.Peter Zotov
2014-10-23Update llvm.donothing documentation.Juergen Ributzka
2014-10-22Fix number of operands in documentation for minnum / maxnumMatt Arsenault
2014-10-22Try to fix documentation bot warningMatt Arsenault
2014-10-21Add minnum / maxnum intrinsicsMatt Arsenault
2014-10-20Introduce a 'nonnull' metadata on Load instructions.Philip Reames
2014-10-17[llvm-symbolizer] Introduce the -dsym-hint option.Alexander Potapenko
2014-10-16Delete -std-compile-opts.Rafael Espindola
2014-10-16Fix lang-ref doc bug: s/icmp lt/icmp slt/Jonathan Roelofs
2014-10-14Introduce Go coding standards for LLVM.Peter Collingbourne
2014-10-13Update the example of using a command-line option custom parser toPaul Robinson
2014-10-08Update dwarf::ApplePropertyAttributes enum to meaningful values.Frederic Riss
2014-10-06Update documentation with link to Sea Islands documentationMatt Arsenault
2014-10-04DI: Fixup global syntax in exampleDuncan P. N. Exon Smith
2014-10-04DI: Line up comments in examplesDuncan P. N. Exon Smith
2014-10-04DI: Fixup example IR from r219051Duncan P. N. Exon Smith
2014-10-04DI: Prune another exampleDuncan P. N. Exon Smith
2014-10-04DI: Update and prune metadata examplesDuncan P. N. Exon Smith
2014-10-03Fix typo in TableGen documentationJonathan Roelofs
2014-10-03Add a reference to Phabricator.rst to docs/index.rst.Adrian Prantl
2014-10-03Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith
2014-10-03[sphinx cleanup] Fix unexpected indentation warning introduced by r218937Dan Liew
2014-10-03Update Atomics.rstRobin Morisset
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl
2014-10-01Revert r218778 while investigating buldbot breakage.Adrian Prantl
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl
2014-09-26fix a typo in doumentation index.Jyoti Allur
2014-09-25Update my previous commit to fit 80 cols...Sylvestre Ledru
2014-09-25Details that -debug-only is not available when LLVM is built with --enable-op...Sylvestre Ledru
2014-09-23[docs] Fixed a typo in Atomics.rstJingyue Wu
2014-09-18Fix sphinx warning.Peter Collingbourne
2014-09-18LTO: introduce object file-based on-disk module format.Peter Collingbourne
2014-09-11[docs] Mention character array constants in docs/LangRef.rstDaniel Sanders
2014-09-10[sphinx cleanup]Dan Liew
2014-09-10Fix docs reference to inexistent class.Nico Weber
2014-09-10LangRef: @baz should be @bar in the COMDAT exampleHans Wennborg
2014-09-08Fix type error in insertvalue example in LangRef. %agg1 is of type {i32,Dan Liew
2014-09-06[docs] Document what "NFC" means in a commit message.Sean Silva
2014-09-05Minor typo.Andrew Trick
2014-09-04Fix link to 3.5 release notes.Nico Weber
2014-09-03Document !and. Fix !shl and friends -- they provide binary operations.Joerg Sonnenberger
2014-09-02Reinstate "Nuke the old JIT."Eric Christopher
2014-09-02Add a note about AuroraUX to the release notes.Rafael Espindola