summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2017-05-03CMake: Move sphinx detection into AddSphinxTarget.cmakeTom Stellard
2017-05-03Support arbitrary address space pointers in masked gather/scatter intrinsics.Elad Cohen
2017-05-02Typo in LangRef.rst. NFCXin Tong
2017-05-02Improvements to TableGen/LangIntro.rstAlex Bradbury
2017-04-30[docs] Simplify some language for Error/cantFail in the programmer's manual.Lang Hames
2017-04-28Add speculatable function attributeMatt Arsenault
2017-04-28[StackMaps] Increase the size of the "location size" fieldSanjoy Das
2017-04-27Specify something that's true in practiceSanjoy Das
2017-04-27Sync with changes from r300825 in clang.Vassil Vassilev
2017-04-27Fixing a malformed RST table to get the documentation bot back to green.Aaron Ballman
2017-04-26Reverts commit r301424, r301425 and r301426Sanjoy Das
2017-04-26Rename WeakVH to WeakTrackingVH; NFCSanjoy Das
2017-04-24Cosmetic change.Galina Kistanova
2017-04-24Small addition on how to add a builder.Galina Kistanova
2017-04-24Updates documentation for a syntax sugar libfuzzer flag,George Karpenkov
2017-04-24AMDGPU: Move trap lowering to DAGMatt Arsenault
2017-04-24Testing commit credentialsGeorge Karpenkov
2017-04-22Update documentation for the NetBSD targetKamil Rytarowski
2017-04-20Fix formatting of constrained FP intrinsic documentationAndrew Kaylor
2017-04-19Statepoint Docs: fix incorrect uses of it'sSanjoy Das
2017-04-19Refresh the statepoint docs a bitPhilip Reames
2017-04-18PR32382: Fix emitting complex DWARF expressions.Adrian Prantl
2017-04-17Bitcode: Add a string table to the bitcode format.Peter Collingbourne
2017-04-14[libFuzzer] more trophiesKostya Serebryany
2017-04-13MIRLangRef: Add a section on simplifying .mir testsMatthias Braun
2017-04-13MIRLangRef: Simplify/update documentationMatthias Braun
2017-04-13Remove more lies from the LangRef.George Burgess IV
2017-04-13Update the LangRef to reflect reality.George Burgess IV
2017-04-12[InstCombine] fix wrong undef handling when converting select to shuffleSanjay Patel
2017-04-12[LangRef] fix documentationPiotr Padlewski
2017-04-12Invariant.group and mustalias docs fixesPiotr Padlewski
2017-04-11Minor updates to floating point intrinsic documentationAndrew Kaylor
2017-04-10Allow DataLayout to specify addrspace for allocas.Matt Arsenault
2017-04-06[XRay][docs] Fix hyperlink to XRay docDean Michael Berris
2017-04-05[coroutines] Add syntax coloring to examples in Coroutines.rstGor Nishanov
2017-04-04Change section flag character for SHF_LINK_ORDER to "o".Evgeniy Stepanov
2017-04-03Update stale doxygen links in ProgrammersManual.rstTim Northover
2017-04-03Fix LLVMBuild.txt typo. NFCJoel Jones
2017-04-03Bitcode: Remove reader support for MODULE_CODE_PURGEVALS.Peter Collingbourne
2017-03-31[XRay][docs] Add XRayExample to docindex.Dean Michael Berris
2017-03-30[XRay][docs] Examples for how to use XRayDean Michael Berris
2017-03-30LangRef: Don't refer to a 'generic' address space.Matt Arsenault
2017-03-29Fix GettingStarted.rst statement.Rafael Espindola
2017-03-28[IR] Add AllowContract to FastMathFlagsAdam Nemet
2017-03-24Document how to fetch monorepo SVN revision notesReid Kleckner
2017-03-22Document the status quo of DIExpression semantics in LangRef.rstAdrian Prantl
2017-03-21Let llvm.objectsize be conservative with null pointersGeorge Burgess IV
2017-03-21Fix RST docs AttributeList heading underlineReid Kleckner
2017-03-21Rename AttributeSet to AttributeListReid Kleckner
2017-03-20Mention that the Sphinx docs build wants version 1.5 or laterJonathan Roelofs