summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2015-06-26AMDGPU/SI: Add hsa code object directivesTom Stellard1-0/+26
2015-06-25Make llvm-dwarfdump exit with non-zero exit code if error was occured.Alexey Samsonov1-2/+2
2015-06-22docs: Update allowed values for LLVM_USE_SANITIZERJustin Bogner1-2/+2
2015-06-22[NFC] Capitalization in documentation.Sanjoy Das1-1/+1
2015-06-22[PM/AA] Hoist the AliasResult enum out of the AliasAnalysis class.Chandler Carruth1-2/+2
2015-06-19Fix "the the" in comments.Eric Christopher2-2/+2
2015-06-17[docs] Fix "WARNING: Title underline too short."David Majnemer1-1/+1
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer2-15/+24
2015-06-15Protection against stack-based memory corruption errors using SafeStackPeter Collingbourne1-0/+9
2015-06-15Unbreak docs build from r239740.Sanjoy Das1-0/+4
2015-06-15Unbreak the build from r239740.Sanjoy Das1-1/+1
2015-06-15[CodeGen] Introduce a FAULTING_LOAD_OP pseudo-op.Sanjoy Das1-0/+54
2015-06-13R600 -> AMDGPU renameTom Stellard4-11/+11
2015-06-12R600/SI: Add assembler support for FLAT instructionsTom Stellard1-0/+5
2015-06-06[TableGen] Correct the documentation for 'foreach' in the Language Intro.Craig Topper1-1/+1
2015-06-04[docs] Document "LGTM" in the lexicon.Sean Silva1-0/+4
2015-06-02[IR/AsmWriter] Output escape sequences if the first character isdigit()Filipe Cabecinhas1-0/+5
2015-05-29[docs] fix the declarations of the llvm.nvvm.ptr.gen.to.* intrinsicsJingyue Wu1-4/+4
2015-05-29[YAMLIO] Make line-wrapping configurable and test it.Frederic Riss1-3/+11
2015-05-28Update documentation for llvm-profdata.Diego Novillo1-0/+30
2015-05-27Add some more detailed docs about the current state of Phabricator andChandler Carruth1-1/+11
2015-05-26Add initial support for the convergent attribute.Owen Anderson1-0/+7
2015-05-26[lib/Fuzzer] make the fuzzing timeout 1200 seconds by default (was: infinity)Kostya Serebryany1-1/+1
2015-05-26[lib/Fuzzer] fix docsKostya Serebryany1-3/+3
2015-05-22[lib/Fuzzer] mention the user-supplied mutatorsKostya Serebryany1-0/+8
2015-05-21Document the CoreCLR GC StrategySwaroop Sridhar1-0/+23
2015-05-20[doc] Update Lexicon with C++ unwinder acronymsNick Kledzik1-0/+21
2015-05-20[lib/Fuzzer] more docsKostya Serebryany1-2/+25
2015-05-19Dereferenceable, dereferenceable_or_null metadata for loadsSanjoy Das1-1/+20
2015-05-19Fix documentation for Set-Like ContainersArtyom Skrobov1-10/+26
2015-05-15Doxygen: Enable autobrief feature and update coding standards.Matthias Braun2-16/+17
2015-05-14docs: Fix up some .rst formattingJustin Bogner1-3/+3
2015-05-14Add a missing piece of existing practice to the developer policy. This may ne...Nick Lewycky1-0/+5
2015-05-14YAML: Add support for literal block scalar I/O.Alex Lorenz1-0/+50
2015-05-14Fixed some typos and broken links in source level debugging docs.Michael Kuperstein2-11/+13
2015-05-13[lib/Fuzzer] update docs about test corpuses in gitKostya Serebryany1-0/+24
2015-05-13[Statepoints][Docs] Fix a couple of out of date examples.Sanjoy Das1-5/+5
2015-05-13[Statepoints][Docs] Fix typo: change a period to a comma.Sanjoy Das1-1/+1
2015-05-13[PlaceSafepoints] New attributes for patchable statepoints.Sanjoy Das1-0/+15
2015-05-13[PlaceSafepoints] Update docs for r237214.Sanjoy Das1-4/+4
2015-05-13Add function entry count metadata.Diego Novillo1-0/+23
2015-05-12[Statepoints] Support for "patchable" statepoints.Sanjoy Das1-6/+24
2015-05-12[Statepoints] Split the calling convention and statepoint flags operand to ST...Pat Gavlin1-0/+6
2015-05-12[lib/Fuzzer] guess the right number of workers if -jobs=N is given but -worke...Kostya Serebryany1-6/+4
2015-05-11[Docs] Fix scoped noalias exampleAdam Nemet1-1/+1
2015-05-08Fix a docs build break introduced by rL236888.Pat Gavlin1-1/+1
2015-05-08Extend the statepoint intrinsic to allow statepoints to be marked as transiti...Pat Gavlin1-9/+104
2015-05-07Update CMake flags, LibFuzzer comments and docs for new -fsanitize-coverage= ...Alexey Samsonov1-4/+5
2015-05-07Masked Gather and Scatter intrinsics - updated documentation.Elena Demikhovsky1-2/+113
2015-05-06[lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more un...Kostya Serebryany1-5/+5