summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [AVR] Add release notes for 5.0Dylan McKay2017-07-301-1/+16
* [Docs] Add some release notes for X86 target.Craig Topper2017-07-221-1/+19
* ReleaseNotes: fix sphinx errorHans Wennborg2017-07-211-1/+1
* Add some 5.0 release notesMatt Arsenault2017-07-191-1/+7
* fix typos in a document; NFCHiroshi Inoue2017-07-181-3/+3
* [docs] AliasAnalysis: clarify that PartialAlias doesn't enforceNuno Lopes2017-07-151-1/+2
* [lit] add a -vv option to echo all executed commands.George Karpenkov2017-07-131-0/+7
* Add element atomic memset intrinsicDaniel Neilson2017-07-121-0/+75
* Add element atomic memmove intrinsicDaniel Neilson2017-07-121-0/+79
* fix typo in document; NFCHiroshi Inoue2017-07-121-1/+1
* Enhance synchscope representationKonstantin Zhuravlyov2017-07-111-35/+45
* [ProfileData] Add new option to dump topn hottest functionsXinliang David Li2017-07-111-0/+6
* [llvm-cov] Add a cl::opt to control the number of threadsVedant Kumar2017-07-111-0/+6
* [docs] Remove obsolete section in CMake documentation.George Karpenkov2017-07-101-27/+0
* [Docs] Updating CMake docs to include LLVM_REVERSE_ITERATIONMandeep Singh Grang2017-07-101-0/+5
* [docs] NFC: Fix links in the tutorialKirill Bobyrev2017-07-108-16/+16
* 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