summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2017-06-30Completely disable git/svn version checking if not needed.Rafael Espindola
2017-06-30Fixed misplaced table border in the docs.Ilya Biryukov
2017-06-30Added Dockerfiles to build clang from sources.Ilya Biryukov
2017-06-30Remove the BBVectorize pass.Chandler Carruth
2017-06-30Add a C API section to the release notes.Eric Christopher
2017-06-29llvm-nm: Add support for symbol demangling (-C/--demangle)Sam Clegg
2017-06-26fix various typosSylvestre Ledru
2017-06-24Remove test commit change.Tanya Lattner
2017-06-24test commitTanya Lattner
2017-06-23[docs] As of binutils 2.21.51.0.2, ld.bfd supports plugins too, represent thi...Ekaterina Vaartis
2017-06-22Define behavior of "stack-probe-size" attribute when inlining.whitequark
2017-06-21Add a "probe-stack" attributewhitequark
2017-06-19[Doc] Fix getelementptr description about argumentsDavid Blaikie
2017-06-16[Atomics] Rename and change prototype for atomic memcpy intrinsicDaniel Neilson
2017-06-15docs/Phabricator: Better git examples to produce full context patchesMatthias Braun
2017-06-15[Doc] Document prof metadata in LangRefTeresa Johnson
2017-06-14Align definition of DW_OP_plus with DWARF spec [3/3]Florian Hahn
2017-06-13Align definition of DW_OP_plus with DWARF spec [1/3]Florian Hahn
2017-06-13[Lexicon] Add GVNBrian Gesiak
2017-06-12Update LangRef for PR27284.Adrian Prantl
2017-06-12IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...Peter Collingbourne
2017-06-09Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner
2017-06-08Update release notes for BinaryFormat library.Zachary Turner
2017-06-08Correct AMDGPU Hawaii and Kabini target namesTony Tye
2017-06-07Try to work around possible bugs in version of Shpinx on buildserver.Tony Tye
2017-06-07Add documentation for various aspects of the AMDGPU backend.Tony Tye
2017-06-06Add documentation for various aspects of the AMDGPU backend.Tony Tye
2017-06-06[docs] Make it clear shifts yield poison when shift amount >= bitwidthNuno Lopes
2017-05-31[docs] Update name of vectorization interleave flag.Eli Friedman
2017-05-29[Docs] Add VectorizationPlan to docs/Proposals.Ayal Zaks
2017-05-25Add constrained intrinsics for some libm-equivalent operationsAndrew Kaylor
2017-05-25Update the documentation and CMake file for Visual Studio generators.Aaron Ballman