summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2017-09-25[docs] llvm-cov: Make docs for boolean options more consistentVedant Kumar
2017-09-25[GlobalISel] Update the documentation and comment for G_[UN]MERGE_VALUESQuentin Colombet
2017-09-25[GlobalISel] Update the documentation for G_SEQUENCEQuentin Colombet
2017-09-25[GlobalISel] Update the documentation and comments for G_EXTRACTQuentin Colombet
2017-09-22Fixed broken links in docs.Ilya Biryukov
2017-09-21Re-land r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm...Reid Kleckner
2017-09-21Revert r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm....Daniel Jasper
2017-09-20Remove references to response file argument in CommandLine.rstDave Lee
2017-09-20[IR] Add llvm.dbg.addr, a control-dependent version of llvm.dbg.declareReid Kleckner
2017-09-20[docs] llvm-cov: Document -show-instantiation-summaryVedant Kumar
2017-09-20Introduce the llvm-cfi-verify tool (resubmission of D37937).Vlad Tsyrklevich
2017-09-20Revert "Introduce the llvm-cfi-verify tool (resubmission of D37937)."Vlad Tsyrklevich
2017-09-20Introduce the llvm-cfi-verify tool (resubmission of D37937).Vlad Tsyrklevich
2017-09-20[docs] Make a note of LLVM_BUILD_INSTRUMENTED_COVERAGEVedant Kumar
2017-09-19Revert "Introduce the llvm-cfi-verify tool."Vlad Tsyrklevich
2017-09-19Introduce the llvm-cfi-verify tool.Vlad Tsyrklevich
2017-09-19docs: Fix formatting in HowToReleaseLLVMTom Stellard
2017-09-19docs: Add instructions for how to submit a merge requestTom Stellard
2017-09-18[Coverage] Use gap regions to select better line exec countsVedant Kumar
2017-09-18[libFuzzer] one more trophyKostya Serebryany
2017-09-18[XRay][tools] Support tail-call exits before we write them in the runtimeDean Michael Berris
2017-09-17[ORC][Kaleidoscope] Update ORCJit tutorial.Don Hinton
2017-09-15Add a ReleaseNotes blurb for Execute.*Wait API changeAlexander Kornienko
2017-09-13Fix a misleading phrase in the LangRefSanjoy Das
2017-09-12Fix broken links to the Itanium CXX ABIVlad Tsyrklevich
2017-09-06[docs] Add a note on iteration of unordered containers to coding standardsMandeep Singh Grang
2017-09-05Fix RST syntax in LangRef for llvm.codeview.annotation intrinsicReid Kleckner
2017-09-05Add llvm.codeview.annotation to implement MSVC __annotationReid Kleckner
2017-08-31[Docs] Update CodingStandards to recommend range-based for loopsAlex Bradbury
2017-08-31[llvm-cov] Read in function names for filtering from a text file.Sean Eveson
2017-08-30docs: remove dead doxygen tarball linkHans Wennborg
2017-08-29[cmake] Stop putting the revision info in LLVM_VERSION_STRINGReid Kleckner
2017-08-29[docs] Fix Scudo documentation errorKostya Kortchinsky
2017-08-29Update Scudo allocator documentation.Kostya Kortchinsky
2017-08-24[docs] In the CMake primer, correct the description of the ARGV/ARGN variables.Lang Hames
2017-08-24Add ‘llvm.experimental.constrained.fma‘ Intrinsic.Wei Ding
2017-08-23Test commit.Pete Couperus
2017-08-22Emit section information for extern variablesErich Keane
2017-08-18[Lexicon] Add "GEP"Brian Gesiak
2017-08-18Refine report_fatal_error guidance after post-commit reviewAlex Bradbury
2017-08-18Give guidance on report_fatal_error in CodingStandards.rst and ProgrammersMan...Alex Bradbury
2017-08-17[docs] Tweak phrasing of the varargs explanation in the command section of theLang Hames
2017-08-17[docs] Fix typo and tweak wording of special variable handling in CMake primer.Lang Hames
2017-08-15Reapply "[GlobalISel] Remove the GISelAccessor API."Quentin Colombet
2017-08-15Update AMDGPUUsage.rst documentation:Tony Tye
2017-08-15[ORC][Kaleidoscope] Update Chapter 1 of BuildingAJIT to incorporate recent ORCLang Hames
2017-08-15[Doc] Update LangRef for new Module Flag BehaviorSteven Wu
2017-08-14Add strictfp attribute to prevent unwanted optimizations of libm callsAndrew Kaylor
2017-08-14[llvm-cov] Add an option which maps the location of source directories on ano...Sean Eveson
2017-08-12Fix some minor typos in the llvm XRay exempleSylvestre Ledru