summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2016-02-12C API: Remove LLVMGetDataLayout that was deprecated in 3.7Mehdi Amini
2016-02-12Fix minor error with debug info doc.Mark Lacey
2016-02-11Add -match-full-lines argument to FileCheck.James Y Knight
2016-02-10[llvm-nm] Add -radix optionHemant Kulkarni
2016-02-09ARM: improve documentation slightly.Tim Northover
2016-02-09Update documentation about convergent attribute.Justin Lebar
2016-02-08cmake: Accept "thin" or "full" as arguments to -DLLVM_ENABLE_LTOJustin Bogner
2016-02-08[X86] Don't zero/sign-extend i1, i8, or i16 return values to 32 bits (PR22532)Hans Wennborg
2016-02-08[PGO] Enable compression in pgo instrumentationXinliang David Li
2016-02-07[docs] Add a note that the Visual Studio C++ tools are requiredKeno Fischer
2016-02-07[docs] Remove now confusing references to cofigure/autoconfPhilip Reames
2016-02-07[docs] Wordsmithing to program layout descriptio in GettingStartedPhilip Reames
2016-02-07[docs] Clarify disk space usage of debug buildsPhilip Reames
2016-02-07[docs] Remove a stale and confusing section from GettingStartedPhilip Reames
2016-02-07[docs] Update the docs to describe how to build the docs with cmakePhilip Reames
2016-02-07LangRef: Fix example code for cmpxchgDuncan P. N. Exon Smith
2016-02-06[docs] Warn against slow serial buildsPhilip Reames
2016-02-06[docs] Redirect new contributors to the right starting pointPhilip Reames
2016-02-06[docs] Clarify a couple of getting started issues identified during SprintPhilip Reames
2016-02-06Fixed short underline error in LangRef.rst for recently addedAshutosh Nema
2016-02-06New Loop Versioning LICM PassAshutosh Nema
2016-02-04[docs] Fix typo in YamlIO.rstVedant Kumar
2016-02-04Install cmake files to lib/cmake/llvmNiels Ole Salscheider
2016-02-04cmake: Add a flag to enable LTOJustin Bogner
2016-02-03docs: Document how bitsets may be used to encode type information.Peter Collingbourne
2016-02-02[libFuzzer] allow passing 1 or more files as individual inputsKostya Serebryany
2016-01-30[doc] improve the doc for CUDAJingyue Wu
2016-01-30[docs] Remove references to autotools build.Alexey Samsonov
2016-01-29[libFuzzer] add -timeout_exitcode optionKostya Serebryany
2016-01-29[Profiling] Add a -sparse mode to llvm-profdata mergeVedant Kumar
2016-01-27[Coverage] Fix more bugs in covmap V1 documentationXinliang David Li
2016-01-26[docs] Fix a typoSanjoy Das
2016-01-26Fixing the documentation buildsChris Bieneman
2016-01-26Remove autoconf supportChris Bieneman
2016-01-26[llvm-readobj] Add -elf-section-groups optionHemant Kulkarni
2016-01-26AMDGPU: Note mesa version in release notesMatt Arsenault
2016-01-25[docs] Document how to merge patches into release branchesVedant Kumar
2016-01-23[libFuzzer] add -abort_on_timeout optionKostya Serebryany
2016-01-20Add a "gc-transition" operand bundleSanjoy Das
2016-01-19docs: address post-commit reviewAndrew Wilkins
2016-01-16[libFuzzer] introduce LLVMFuzzerInitializeKostya Serebryany
2016-01-15[docs] Document LLVM_{BUILD,LINK}_LLVM_DYLIBAndrew Wilkins
2016-01-15[docs] Restructure description of records created by StatepointsPhilip Reames
2016-01-14[docs] Update Statepoint docs to clarify format for recent changesPhilip Reames
2016-01-14[docs] Improve the documentation on committing code reviewed onDan Liew
2016-01-13Unbreak the sphinx buildHans Wennborg
2016-01-13Update version to 3.9.Hans Wennborg
2016-01-13fix typoSanjay Patel
2016-01-13fix typoSanjay Patel
2016-01-13Doc fix: code-quote load / store doc the same wayJF Bastien