summaryrefslogtreecommitdiffstats
path: root/llvm/docs
Commit message (Expand)AuthorAgeFilesLines
* [docs] Add a description of current problem areas to the statepoint docsPhilip Reames2016-03-031-0/+35
* [libFuzzer] more trophiesKostya Serebryany2016-03-021-1/+1
* Rename embedded bitcode section in MachOSteven Wu2016-02-291-4/+5
* [libFuzzer] don't emit callbacks to sanitizer run-time in -fsanitize-coverage...Kostya Serebryany2016-02-271-0/+1
* Minor doc fix: statepoints are invokable tooSanjoy Das2016-02-261-2/+3
* fix typoSanjay Patel2016-02-241-1/+1
* [doc] Obtaining help on LLVM's CUDA support.Jingyue Wu2016-02-231-0/+6
* fix the indentation of the exampleSylvestre Ledru2016-02-231-1/+1
* docs/AMDGPUUsage: Update assembly exampleTom Stellard2016-02-221-2/+7
* [LPM] Document the new helpers to make it easy to get consistent requireChandler Carruth2016-02-191-0/+8
* [IR] Extend cmpxchg to allow pointer type operandsPhilip Reames2016-02-191-7/+7
* Mention 'notail' attribute in 3.9 release notes.Akira Hatanaka2016-02-171-0/+6
* Update langref to indicate that calls may be convergent.Justin Lebar2016-02-171-5/+14
* Deprecate LLVMGetDataLayout and replace it by LLVMGetDataLayoutStrAmaury Sechet2016-02-161-0/+3
* Kill LLVMAddTargetDataAmaury Sechet2016-02-161-0/+2
* Fix some typos in the llvm docSylvestre Ledru2016-02-148-11/+11
* Delete the deprecated LLVMLinkModules.Rafael Espindola2016-02-121-1/+3
* C API: Remove LLVMGetDataLayout that was deprecated in 3.7Mehdi Amini2016-02-121-1/+2
* Fix minor error with debug info doc.Mark Lacey2016-02-121-1/+1
* Add -match-full-lines argument to FileCheck.James Y Knight2016-02-111-0/+12
* [llvm-nm] Add -radix optionHemant Kulkarni2016-02-101-0/+5
* ARM: improve documentation slightly.Tim Northover2016-02-091-13/+6
* Update documentation about convergent attribute.Justin Lebar2016-02-091-4/+11
* cmake: Accept "thin" or "full" as arguments to -DLLVM_ENABLE_LTOJustin Bogner2016-02-081-3/+4
* [X86] Don't zero/sign-extend i1, i8, or i16 return values to 32 bits (PR22532)Hans Wennborg2016-02-081-2/+1
* [PGO] Enable compression in pgo instrumentationXinliang David Li2016-02-081-9/+19
* [docs] Add a note that the Visual Studio C++ tools are requiredKeno Fischer2016-02-071-0/+4
* [docs] Remove now confusing references to cofigure/autoconfPhilip Reames2016-02-071-10/+1
* [docs] Wordsmithing to program layout descriptio in GettingStartedPhilip Reames2016-02-071-97/+63
* [docs] Clarify disk space usage of debug buildsPhilip Reames2016-02-071-8/+9
* [docs] Remove a stale and confusing section from GettingStartedPhilip Reames2016-02-071-19/+2
* [docs] Update the docs to describe how to build the docs with cmakePhilip Reames2016-02-072-14/+18
* LangRef: Fix example code for cmpxchgDuncan P. N. Exon Smith2016-02-071-2/+2
* [docs] Warn against slow serial buildsPhilip Reames2016-02-061-0/+3
* [docs] Redirect new contributors to the right starting pointPhilip Reames2016-02-061-0/+4
* [docs] Clarify a couple of getting started issues identified during SprintPhilip Reames2016-02-061-2/+9
* Fixed short underline error in LangRef.rst for recently addedAshutosh Nema2016-02-061-1/+1
* New Loop Versioning LICM PassAshutosh Nema2016-02-061-0/+11
* [docs] Fix typo in YamlIO.rstVedant Kumar2016-02-041-2/+3
* Install cmake files to lib/cmake/llvmNiels Ole Salscheider2016-02-041-4/+4
* cmake: Add a flag to enable LTOJustin Bogner2016-02-041-0/+4
* docs: Document how bitsets may be used to encode type information.Peter Collingbourne2016-02-031-11/+117
* [libFuzzer] allow passing 1 or more files as individual inputsKostya Serebryany2016-02-021-3/+10
* [doc] improve the doc for CUDAJingyue Wu2016-01-301-17/+21
* [docs] Remove references to autotools build.Alexey Samsonov2016-01-304-351/+4
* [libFuzzer] add -timeout_exitcode optionKostya Serebryany2016-01-291-0/+1
* [Profiling] Add a -sparse mode to llvm-profdata mergeVedant Kumar2016-01-291-0/+6
* [Coverage] Fix more bugs in covmap V1 documentationXinliang David Li2016-01-271-8/+11
* [docs] Fix a typoSanjoy Das2016-01-261-1/+1
* Fixing the documentation buildsChris Bieneman2016-01-264-17/+4
OpenPOWER on IntegriCloud