summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2016-12-02IR: Move NumElements field from {Array,Vector}Type to SequentialType.Peter Collingbourne
2016-12-02IR: Change PointerType to derive from Type rather than SequentialType.Peter Collingbourne
2016-11-30Revert 'Test commit as per developer policy'Jonas Devlieghere
2016-11-30Test commit as per developer policyJonas Devlieghere
2016-11-29Add documentation for the PDB Module Info stream.Zachary Turner
2016-11-29[docs] Typos and whitespace fixed in LTO docs.Mehdi Amini
2016-11-23Fix doc of `llvm.bitreverse.iN`Yichao Yu
2016-11-22[CUDA] Note in docs that you need to build with -lcudart on MacOSJustin Lebar
2016-11-18Timer: Track name and description.Matthias Braun
2016-11-18[Docs][TableGen] Remove reference to tablegen supporting octal integers. It d...Craig Topper
2016-11-18[CUDA] Update docs to indicate that MacOS is now supported.Justin Lebar
2016-11-18[CUDA] Update docs; CUDA 8.0 is supported as of a while ago.Justin Lebar
2016-11-17[ReleaseNotes] Mention the completion of the upstreaming of the AVR backendDylan McKay
2016-11-17[libFuzzer] better documentation for -fsanitize-coverage=trace-cmpKostya Serebryany
2016-11-17[CUDA] Update docs to indicate that clang now supports std::complex in CUDA m...Justin Lebar
2016-11-16[XRay][docs] Define requirements on installed log handlers.Dean Michael Berris
2016-11-15TableGen: Add operator !orMatt Arsenault
2016-11-14[PDB] Add documentation for the DBI Stream.Zachary Turner
2016-11-14[PDB] Add documentation for the PDB Stream.Zachary Turner
2016-11-13[LangRef] Drop misleading anecdoteSanjoy Das
2016-11-12As we released 3.9, from the 4.0 release notes, points to version 3.9 instead...Sylvestre Ledru
2016-11-12[OCaml] Adapt to the new attribute C API.whitequark
2016-11-12[libFuzzer] one more trophyKostya Serebryany
2016-11-11[Support] Introduce llvm::formatv() function.Zachary Turner
2016-11-11NFC ProgrammersManual fixPiotr Padlewski
2016-11-10IR: Introduce inrange attribute on getelementptr indices.Peter Collingbourne
2016-11-10[PDB] Begin adding documentation for the PDB file format.Zachary Turner
2016-11-10[LangRef] Drop "experimental" caveat from operand bundlesSanjoy Das
2016-11-09[XRay][docs] Fix llvm snippets to be well-formedDean Michael Berris
2016-11-09[doc] Remove explicit CMake version requirement for MSVCMehdi Amini
2016-11-09[XRay][Docs] Add documentation for XRay in LLVMDean Michael Berris
2016-11-08[libFuzzer] minor docs updateKostya Serebryany
2016-11-08[docs] fix link to AMD manuals (PR30946)Sanjay Patel
2016-11-07[docs] Add a pointer to ExitOnError to the discussion of handleErrors in theLang Hames
2016-11-07[doc] Add documentation about how to use a monorepoMehdi Amini
2016-11-07Add experimental support for unofficial monorepo-like directory layoutMehdi Amini
2016-11-07Revert "Add some facilities to work with a git monorepo (experimental setup)"Mehdi Amini
2016-11-07Add some facilities to work with a git monorepo (experimental setup)Mehdi Amini
2016-11-07Update CommandLine.rst getRegisteredOptions exampleBrian Gesiak
2016-11-06Kill deprecated attribute APIAmaury Sechet
2016-11-04[docs] Add initial Global ISel documentation.Ahmed Bougacha
2016-11-03[libFuzzer] fix -error_exitcode=N, now with a test Kostya Serebryany
2016-11-01[docs] Fix some typos. NFC.Vedant Kumar
2016-11-01[RISCV] Add stub backendAlex Bradbury
2016-11-01[docs] remove more non-ascii stuff in the hopes to fix the bot Kostya Serebryany
2016-10-31docs: trying to fix the docs bot by removing non-ASCII characters. The docs b...Kostya Serebryany
2016-10-31DebugInfo: make DW_TAG_atomic_type validVictor Leschuk
2016-10-28[libFuzzer] mention one more trophieKostya Serebryany
2016-10-28[libFuzzer] a bit more docsKostya Serebryany
2016-10-27[libFuzzer] docs: update the examplesKostya Serebryany