summaryrefslogtreecommitdiffstats
path: root/llvm/docs
Commit message (Expand)AuthorAgeFilesLines
* [doc] Add .arcconfig setup to the "how to work with a monorepo" sectionMehdi Amini2016-12-031-0/+11
* IR: Move NumElements field from {Array,Vector}Type to SequentialType.Peter Collingbourne2016-12-021-3/+3
* IR: Change PointerType to derive from Type rather than SequentialType.Peter Collingbourne2016-12-021-2/+2
* Revert 'Test commit as per developer policy'Jonas Devlieghere2016-11-301-4/+4
* Test commit as per developer policyJonas Devlieghere2016-11-301-4/+4
* Add documentation for the PDB Module Info stream.Zachary Turner2016-11-294-1/+88
* [docs] Typos and whitespace fixed in LTO docs.Mehdi Amini2016-11-291-21/+21
* Fix doc of `llvm.bitreverse.iN`Yichao Yu2016-11-231-1/+1
* [CUDA] Note in docs that you need to build with -lcudart on MacOSJustin Lebar2016-11-221-0/+4
* Timer: Track name and description.Matthias Braun2016-11-181-0/+4
* [Docs][TableGen] Remove reference to tablegen supporting octal integers. It d...Craig Topper2016-11-181-3/+0
* [CUDA] Update docs to indicate that MacOS is now supported.Justin Lebar2016-11-181-0/+3
* [CUDA] Update docs; CUDA 8.0 is supported as of a while ago.Justin Lebar2016-11-181-2/+1
* [ReleaseNotes] Mention the completion of the upstreaming of the AVR backendDylan McKay2016-11-171-0/+7
* [libFuzzer] better documentation for -fsanitize-coverage=trace-cmpKostya Serebryany2016-11-171-3/+13
* [CUDA] Update docs to indicate that clang now supports std::complex in CUDA m...Justin Lebar2016-11-171-10/+3
* [XRay][docs] Define requirements on installed log handlers.Dean Michael Berris2016-11-161-0/+13
* TableGen: Add operator !orMatt Arsenault2016-11-151-1/+3
* [PDB] Add documentation for the DBI Stream.Zachary Turner2016-11-142-3/+450
* [PDB] Add documentation for the PDB Stream.Zachary Turner2016-11-141-3/+80
* [LangRef] Drop misleading anecdoteSanjoy Das2016-11-131-3/+1
* As we released 3.9, from the 4.0 release notes, points to version 3.9 instead...Sylvestre Ledru2016-11-121-1/+1
* [OCaml] Adapt to the new attribute C API.whitequark2016-11-121-1/+2
* [libFuzzer] one more trophyKostya Serebryany2016-11-121-1/+1
* [Support] Introduce llvm::formatv() function.Zachary Turner2016-11-111-0/+130
* NFC ProgrammersManual fixPiotr Padlewski2016-11-111-1/+1
* IR: Introduce inrange attribute on getelementptr indices.Peter Collingbourne2016-11-101-3/+15
* [PDB] Begin adding documentation for the PDB file format.Zachary Turner2016-11-1010-0/+306
* [LangRef] Drop "experimental" caveat from operand bundlesSanjoy Das2016-11-101-3/+0
* [XRay][docs] Fix llvm snippets to be well-formedDean Michael Berris2016-11-091-3/+3
* [doc] Remove explicit CMake version requirement for MSVCMehdi Amini2016-11-091-3/+1
* [XRay][Docs] Add documentation for XRay in LLVMDean Michael Berris2016-11-092-0/+223
* [libFuzzer] minor docs updateKostya Serebryany2016-11-081-3/+3
* [docs] fix link to AMD manuals (PR30946)Sanjay Patel2016-11-081-1/+1
* [docs] Add a pointer to ExitOnError to the discussion of handleErrors in theLang Hames2016-11-071-2/+9
* [doc] Add documentation about how to use a monorepoMehdi Amini2016-11-071-0/+56
* Add experimental support for unofficial monorepo-like directory layoutMehdi Amini2016-11-071-0/+8
* Revert "Add some facilities to work with a git monorepo (experimental setup)"Mehdi Amini2016-11-071-54/+0
* Add some facilities to work with a git monorepo (experimental setup)Mehdi Amini2016-11-071-0/+54
* Update CommandLine.rst getRegisteredOptions exampleBrian Gesiak2016-11-071-2/+1
* Kill deprecated attribute APIAmaury Sechet2016-11-061-0/+6
* [docs] Add initial Global ISel documentation.Ahmed Bougacha2016-11-042-0/+676
* [libFuzzer] fix -error_exitcode=N, now with a test Kostya Serebryany2016-11-031-2/+3
* [docs] Fix some typos. NFC.Vedant Kumar2016-11-011-15/+14
* [RISCV] Add stub backendAlex Bradbury2016-11-011-0/+4
* [docs] remove more non-ascii stuff in the hopes to fix the bot Kostya Serebryany2016-11-011-10/+10
* docs: trying to fix the docs bot by removing non-ASCII characters. The docs b...Kostya Serebryany2016-10-311-2/+2
* DebugInfo: make DW_TAG_atomic_type validVictor Leschuk2016-10-312-2/+4
* [libFuzzer] mention one more trophieKostya Serebryany2016-10-281-0/+2
* [libFuzzer] a bit more docsKostya Serebryany2016-10-281-1/+3
OpenPOWER on IntegriCloud