summaryrefslogtreecommitdiffstats
path: root/llvm/docs
Commit message (Expand)AuthorAgeFilesLines
* Correct GFX9 processor names.Tony Tye2017-07-071-3/+1
* [lit] Modify LIT to accept environment variable LIT_FILTER to select tests.George Karpenkov2017-07-071-0/+7
* remove an unused empty file.Chris Lattner2017-07-061-0/+0
* Made a script to build docker images easier to use.Ilya Biryukov2017-07-061-7/+1
* Added more info on silent master to the doc.Galina Kistanova2017-07-051-0/+3
* fix trivial typos in documents; NFCHiroshi Inoue2017-07-022-2/+2
* Completely disable git/svn version checking if not needed.Rafael Espindola2017-06-301-3/+4
* Fixed misplaced table border in the docs.Ilya Biryukov2017-06-301-1/+1
* Added Dockerfiles to build clang from sources.Ilya Biryukov2017-06-302-0/+209
* Remove the BBVectorize pass.Chandler Carruth2017-06-301-3/+8
* Add a C API section to the release notes.Eric Christopher2017-06-301-0/+5
* llvm-nm: Add support for symbol demangling (-C/--demangle)Sam Clegg2017-06-291-3/+0
* fix various typosSylvestre Ledru2017-06-263-12/+12
* Remove test commit change.Tanya Lattner2017-06-241-1/+1
* test commitTanya Lattner2017-06-241-1/+1
* [docs] As of binutils 2.21.51.0.2, ld.bfd supports plugins too, represent thi...Ekaterina Vaartis2017-06-231-11/+9
* Define behavior of "stack-probe-size" attribute when inlining.whitequark2017-06-221-0/+15
* Add a "probe-stack" attributewhitequark2017-06-211-0/+13
* [Doc] Fix getelementptr description about argumentsDavid Blaikie2017-06-192-13/+13
* [Atomics] Rename and change prototype for atomic memcpy intrinsicDaniel Neilson2017-06-161-33/+37
* docs/Phabricator: Better git examples to produce full context patchesMatthias Braun2017-06-151-1/+2
* [Doc] Document prof metadata in LangRefTeresa Johnson2017-06-152-0/+80
* Align definition of DW_OP_plus with DWARF spec [3/3]Florian Hahn2017-06-141-3/+7
* Align definition of DW_OP_plus with DWARF spec [1/3]Florian Hahn2017-06-131-0/+2
* [Lexicon] Add GVNBrian Gesiak2017-06-131-0/+7
* Update LangRef for PR27284.Adrian Prantl2017-06-121-14/+14
* IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...Peter Collingbourne2017-06-121-34/+31
* Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner2017-06-091-0/+4
* Update release notes for BinaryFormat library.Zachary Turner2017-06-081-0/+7
* Correct AMDGPU Hawaii and Kabini target namesTony Tye2017-06-081-3/+3
* Try to work around possible bugs in version of Shpinx on buildserver.Tony Tye2017-06-071-6/+6
* Add documentation for various aspects of the AMDGPU backend.Tony Tye2017-06-071-1/+1
* Add documentation for various aspects of the AMDGPU backend.Tony Tye2017-06-064-172/+3468
* [docs] Make it clear shifts yield poison when shift amount >= bitwidthNuno Lopes2017-06-061-18/+15
* [docs] Update name of vectorization interleave flag.Eli Friedman2017-05-311-3/+3
* [Docs] Add VectorizationPlan to docs/Proposals.Ayal Zaks2017-05-293-0/+196
* Add constrained intrinsics for some libm-equivalent operationsAndrew Kaylor2017-05-251-5/+460
* Update the documentation and CMake file for Visual Studio generators.Aaron Ballman2017-05-251-0/+4
* Delete an obsolete paragraph in LangRef.Adrian Prantl2017-05-251-6/+0
* Add some tips on benchmarking.Rafael Espindola2017-05-242-0/+88
* [LV] Report multiple reasons for not vectorizing under allowExtraAnalysisAyal Zaks2017-05-231-1/+3
* [Docs] Fix LangRef links referred in GetElementPtr.rstGeorge Burgess IV2017-05-211-5/+7
* Docs: Fix pluralization in CMake docsDuncan P. N. Exon Smith2017-05-201-2/+2
* [docs] Small style nits.George Burgess IV2017-05-201-3/+3
* Fix git command line in the Getting Started guide.Rui Ueyama2017-05-151-1/+1
* [Doc] Document "Splat" in the lexiconSanjay Patel2017-05-121-0/+8
* [SPARC] Support 'f' and 'e' inline asm constraints.James Y Knight2017-05-121-0/+3
* [IR] Allow attributes with global variablesJaved Absar2017-05-111-2/+11
* Introduce experimental generic intrinsics for horizontal vector reductions.Amara Emerson2017-05-091-0/+332
* Revert "Revert "CMake: Move sphinx detection into AddSphinxTarget.cmake""Tom Stellard2017-05-091-1/+1
OpenPOWER on IntegriCloud