summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2017-05-25Delete an obsolete paragraph in LangRef.Adrian Prantl
2017-05-24Add some tips on benchmarking.Rafael Espindola
2017-05-23[LV] Report multiple reasons for not vectorizing under allowExtraAnalysisAyal Zaks
2017-05-21[Docs] Fix LangRef links referred in GetElementPtr.rstGeorge Burgess IV
2017-05-20Docs: Fix pluralization in CMake docsDuncan P. N. Exon Smith
2017-05-20[docs] Small style nits.George Burgess IV
2017-05-15Fix git command line in the Getting Started guide.Rui Ueyama
2017-05-12[Doc] Document "Splat" in the lexiconSanjay Patel
2017-05-12[SPARC] Support 'f' and 'e' inline asm constraints.James Y Knight
2017-05-11[IR] Allow attributes with global variablesJaved Absar
2017-05-09Introduce experimental generic intrinsics for horizontal vector reductions.Amara Emerson
2017-05-09Revert "Revert "CMake: Move sphinx detection into AddSphinxTarget.cmake""Tom Stellard
2017-05-09[libFuzzer] update docs on -print_coverage/-dump_coverageKostya Serebryany
2017-05-08Update instructions for using the experimental monorepoReid Kleckner
2017-05-08Add a blurb to the release notes about the WeakVH -> WeakTrackingVH transitionSanjoy Das
2017-05-05MIParser/MIRPrinter: Compute block successors if not explicitely specifiedMatthias Braun
2017-05-04[Lexicon] Add BDCEBrian Gesiak
2017-05-03Revert "CMake: Move sphinx detection into AddSphinxTarget.cmake"Tom Stellard