summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2015-05-29[docs] fix the declarations of the llvm.nvvm.ptr.gen.to.* intrinsicsJingyue Wu
2015-05-29[YAMLIO] Make line-wrapping configurable and test it.Frederic Riss
2015-05-28Update documentation for llvm-profdata.Diego Novillo
2015-05-27Add some more detailed docs about the current state of Phabricator andChandler Carruth
2015-05-26Add initial support for the convergent attribute.Owen Anderson
2015-05-26[lib/Fuzzer] make the fuzzing timeout 1200 seconds by default (was: infinity)Kostya Serebryany
2015-05-26[lib/Fuzzer] fix docsKostya Serebryany
2015-05-22[lib/Fuzzer] mention the user-supplied mutatorsKostya Serebryany
2015-05-21Document the CoreCLR GC StrategySwaroop Sridhar
2015-05-20[doc] Update Lexicon with C++ unwinder acronymsNick Kledzik
2015-05-20[lib/Fuzzer] more docsKostya Serebryany
2015-05-19Dereferenceable, dereferenceable_or_null metadata for loadsSanjoy Das
2015-05-19Fix documentation for Set-Like ContainersArtyom Skrobov
2015-05-15Doxygen: Enable autobrief feature and update coding standards.Matthias Braun
2015-05-14docs: Fix up some .rst formattingJustin Bogner
2015-05-14Add a missing piece of existing practice to the developer policy. This may ne...Nick Lewycky
2015-05-14YAML: Add support for literal block scalar I/O.Alex Lorenz
2015-05-14Fixed some typos and broken links in source level debugging docs.Michael Kuperstein
2015-05-13[lib/Fuzzer] update docs about test corpuses in gitKostya Serebryany
2015-05-13[Statepoints][Docs] Fix a couple of out of date examples.Sanjoy Das
2015-05-13[Statepoints][Docs] Fix typo: change a period to a comma.Sanjoy Das
2015-05-13[PlaceSafepoints] New attributes for patchable statepoints.Sanjoy Das
2015-05-13[PlaceSafepoints] Update docs for r237214.Sanjoy Das
2015-05-13Add function entry count metadata.Diego Novillo
2015-05-12[Statepoints] Support for "patchable" statepoints.Sanjoy Das
2015-05-12[Statepoints] Split the calling convention and statepoint flags operand to ST...Pat Gavlin
2015-05-12[lib/Fuzzer] guess the right number of workers if -jobs=N is given but -worke...Kostya Serebryany
2015-05-11[Docs] Fix scoped noalias exampleAdam Nemet
2015-05-08Fix a docs build break introduced by rL236888.Pat Gavlin
2015-05-08Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin
2015-05-07Update CMake flags, LibFuzzer comments and docs for new -fsanitize-coverage= ...Alexey Samsonov
2015-05-07Masked Gather and Scatter intrinsics - updated documentation.Elena Demikhovsky
2015-05-06[lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more un...Kostya Serebryany
2015-05-04Document some of the options in test/lit.cfgMatthias Braun
2015-05-04Lit: Allow overriding llvm tool paths+arguments, make -D an alias for --paramMatthias Braun
2015-05-04YAML: Add an optional 'flow' field to the mapping trait to allow flow mapping...Alex Lorenz
2015-05-01Update YamlIO documentation for the ScalarTraits class.Alex Lorenz
2015-04-30Add a note about permitting default member initializersReid Kleckner
2015-04-29Clean up docs references to './configure' in preparation for deprecating in-s...Jonathan Roelofs
2015-04-29IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith
2015-04-27[docs] Fix the link to SanitizerCoverage docs.Alexey Samsonov
2015-04-26[PerformanceTips] Italics are *word*, not _word_Philip Reames
2015-04-26[PerformanceTips] Provide context on the impact of assume(x)Philip Reames
2015-04-26Add two new items to PerformanceTipsPhilip Reames
2015-04-21Minor edits to the llvm-cov documentation.Bob Wilson
2015-04-18docs: Update Kaleidoscope for recent DI changesDuncan P. N. Exon Smith
2015-04-17[LangRef] Remove redundant and inconsistent condition.Sean Silva
2015-04-16[IR] Introduce a dereferenceable_or_null(N) attribute.Sanjoy Das
2015-04-16Editorial changes in the programmers manual.Charlie Turner
2015-04-15DebugInfo: Remove 'inlinedAt:' field from MDLocalVariableDuncan P. N. Exon Smith