summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2017-08-11[libFuzzer] recommend Clang Coverage for coverage visualizationKostya Serebryany
2017-08-11Add documentation for llvm-pdbutil.Zachary Turner
2017-08-11Update libFuzzer documentation for -fsanitize=fuzzer-no-link flagGeorge Karpenkov
2017-08-10[DebugCounter] Move the semicolon out of the DEBUG_COUNTER macro and require ...Craig Topper
2017-08-09LangRef: Fix/improve cmpxchg wordingMatthias Braun
2017-08-09[Docs] Remove a stray period from a code example in the Programmer's Manual.Craig Topper
2017-08-08Revert "[GlobalISel] Remove the GISelAccessor API."Quentin Colombet
2017-08-08AMDGPU: Also remove SI from docsKonstantin Zhuravlyov
2017-08-04[GlobalISel] Remove the GISelAccessor API.Quentin Colombet
2017-08-04[libFuzzer tests] Only enable libFuzzer tests ifGeorge Karpenkov
2017-08-04Port libFuzzer tests to LIT. Do not require two-stage build for check-fuzzer.George Karpenkov
2017-08-02[llvm-cov] Respect the value of the -show-instantiations optionVedant Kumar
2017-08-02Xray docs with description of Flight Data Recorder binary format.Keith Wyss
2017-08-02Revert "Xray docs with description of Flight Data Recorder binary format."Keith Wyss
2017-08-02Xray docs with description of Flight Data Recorder binary format.Keith Wyss
2017-08-01[llvm-cov] Allow specifying distinct architectures for each loaded binaryVedant Kumar
2017-07-28Add documentation for the attribute "no-jump-tables"Sumanth Gundapaneni
2017-07-28Reword sentence in LangRefAdrian Prantl
2017-07-28Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl
2017-07-26[docs] change a few code-blocks to llvm from textNuno Lopes
2017-07-25[docs] Fix a typo: iteratation -> iterationStephen Hines
2017-07-19[libFuzzer] enable reduce_inputs=1 by default (seems to be a big win usually)Kostya Serebryany
2017-07-19[docs] Document how to debug instruction scheduling model generationJoel Jones
2017-07-19Clear release notes for 6.0.0Hans Wennborg
2017-07-19Update trunk version to 6.0.0svnHans Wennborg
2017-07-18fix typos in a document; NFCHiroshi Inoue
2017-07-15[docs] AliasAnalysis: clarify that PartialAlias doesn't enforceNuno Lopes
2017-07-13[lit] add a -vv option to echo all executed commands.George Karpenkov
2017-07-12Add element atomic memset intrinsicDaniel Neilson
2017-07-12Add element atomic memmove intrinsicDaniel Neilson
2017-07-12fix typo in document; NFCHiroshi Inoue
2017-07-11Enhance synchscope representationKonstantin Zhuravlyov
2017-07-11[ProfileData] Add new option to dump topn hottest functionsXinliang David Li
2017-07-11[llvm-cov] Add a cl::opt to control the number of threadsVedant Kumar
2017-07-10[docs] Remove obsolete section in CMake documentation.George Karpenkov
2017-07-10[Docs] Updating CMake docs to include LLVM_REVERSE_ITERATIONMandeep Singh Grang
2017-07-10[docs] NFC: Fix links in the tutorialKirill Bobyrev
2017-07-07Correct GFX9 processor names.Tony Tye
2017-07-07[lit] Modify LIT to accept environment variable LIT_FILTER to select tests.George Karpenkov
2017-07-06remove an unused empty file.Chris Lattner
2017-07-06Made a script to build docker images easier to use.Ilya Biryukov
2017-07-05Added more info on silent master to the doc.Galina Kistanova
2017-07-02fix trivial typos in documents; NFCHiroshi Inoue