summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2015-08-05Rename all references to old mailing lists to new lists.llvm.org address.Tanya Lattner14-47/+47
2015-08-04[GettingStarted.rst] Commit the right patch.Sean Silva1-4/+2
2015-08-03Docs: s/Sanitiser/Sanitizer/ for consistencyMehdi Amini1-4/+4
2015-08-03GettingStarted.rst: Add info about building sanitizersMehdi Amini1-2/+19
2015-08-03docs/GettingStarted.rst: Whitespace onlyMehdi Amini1-24/+24
2015-07-31[libFuzzer] minimal documentation on data-flow-guided fuzzingKostya Serebryany1-0/+16
2015-07-31IR: Add a broad bitcode compatibility testDuncan P. N. Exon Smith1-2/+7
2015-07-31DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith2-19/+15
2015-07-31New EH representation for MSVC compatibilityDavid Majnemer1-1/+367
2015-07-31DI: Rewrite the DIBuilder local variable APIDuncan P. N. Exon Smith1-3/+2
2015-07-31docs: Add information about helper scripts to HowToReleaseLLVM pageTom Stellard1-47/+10
2015-07-29Reverting r243386 because it has serious post-commit concerns that have not b...Aaron Ballman1-2/+1
2015-07-28[Statepoints] Let patchable statepoints have a symbolic call target.Sanjoy Das1-3/+5
2015-07-28Implement target independent TLS compatible with glibc's emutls.c.Chih-Hung Hsieh1-0/+3
2015-07-28Summary:Martell Malone1-0/+1
2015-07-28docs: update arcanist linksMartell Malone1-2/+2
2015-07-28Improving lli documentationRenato Golin1-124/+44
2015-07-28Adding ADT SortedVector; client patch will follow.Puyan Lotfi1-1/+2
2015-07-24DI/Verifier: Fix argument bitrot in DILocalVariableDuncan P. N. Exon Smith2-4/+4
2015-07-24Add missing underlines for a docs section. NFCJonathan Roelofs1-0/+1
2015-07-21Remove oversight group. Replace with LLVM Foundation Board of Directors.Tanya Lattner1-1/+1
2015-07-17Start adding documentation for llvm-lib.Rafael Espindola2-0/+32
2015-07-17[OCaml] Use a nicer style for documentation than OCaml default.Peter Zotov2-1/+100
2015-07-16List supported architectures for StackMap section and related intrinsicsPhilip Reames2-0/+16
2015-07-16[Codegen] Add intrinsics 'absdiff' and corresponding SDNodes for absolute dif...James Molloy1-0/+59
2015-07-14Fix Sphinx error about duplicate label in CommandLine.rst:1560 and CoverageMa...Hans Wennborg1-1/+1
2015-07-14ReleaseNotes.rst: Bump version to 3.8Hans Wennborg1-17/+5
2015-07-14Update the trunk version to 3.8.0svn.Hans Wennborg1-2/+2
2015-07-14[PowerPC] Use the ABI indirect-call protocol for patchpointsHal Finkel1-6/+4
2015-07-13[mips] Explained the 'w' modifier in the Inline Assembler documentation.Daniel Sanders1-2/+5
2015-07-12Fix PR24099 reported by Tomas Brukner.Yaron Keren1-1/+1
2015-07-11Add argmemonly attribute.Igor Laevsky1-0/+8
2015-07-11Define a new intrinsic @llvm.canonicalize.Owen Anderson1-0/+69
2015-07-10Add support for fast-math flags to the FCmp instruction.James Molloy1-3/+12
2015-07-10Revert the new EH instructionsDavid Majnemer1-355/+1
2015-07-10Address Joseph's review comments.David Majnemer1-8/+12
2015-07-10Address Reid's review feedback.David Majnemer1-12/+13
2015-07-10New EH representation for MSVC compatibilityDavid Majnemer1-1/+350
2015-07-09Extended syntax of vector version of getelementptr instruction.Elena Demikhovsky1-4/+54
2015-07-08Expand LangRef.html's documentation on LLVM's inline assembly.James Y Knight1-9/+619
2015-07-07[WinEH] Add localaddress intrinsic instead of using frameaddressReid Kleckner1-4/+4
2015-07-07Rename llvm.frameescape and llvm.framerecover to localescape and localrecoverReid Kleckner2-27/+25
2015-07-02[NFC] Minor editorial fixes to the CodeGen docs.Charlie Turner1-2/+2
2015-07-01Expand Phabricator docs slightlyScott Douglass1-7/+9
2015-07-01Getting started docs: https, and check signatureJF Bastien1-1/+5
2015-06-30Fix several typos in LangRef.rst related to loop unrolling metadata.Mark Heffernan1-4/+4
2015-06-30[FaultMaps] Let the frontend pre-select implicit null check candidates.Sanjoy Das1-1/+32
2015-06-30COFF: Do not assign linker-weak symbols to selectany comdat sections.Peter Collingbourne1-3/+5
2015-06-29[FaultMaps][Docs] Document the ImplicitNullChecks pass.Sanjoy Das1-0/+42
2015-06-26AMDGPU/SI: Update amd_kernel_code_t definition and add assembler supportTom Stellard1-0/+57