Accelerate MergeFunctions with hashing
[oota-llvm.git] / docs /
2015-08-15 Alex LorenzMIRLangRef: Describe the syntax that is used to represe...
2015-08-14 Alexei Starovoitov[bpf] add documentation and instruction set description
2015-08-14 David Majnemer[IR] Add token types
2015-08-14 Alex LorenzUpdate MIRLangRef for MIR syntax change from r244982.
2015-08-12 Steve KingTest Commit - Corrected spelling in README.txt.
2015-08-12 Chandler Carruth[PM/AA] Remove the AliasDebugger pass.
2015-08-12 Hans WennborgDocs: keep copyright years up-to-date.
2015-08-11 Kostya Serebryany[libFuzzer] more trophies
2015-08-11 Kostya Serebryany[libFuzzer] fix docs build
2015-08-11 Kostya Serebryany[libFuzzer] add the list of trophies to the docs. It...
2015-08-11 Kostya Serebryany[libFuzzer] add -only_ascii flag
2015-08-11 Nick LewyckyUpdate the syntax for load instruction in this example.
2015-08-10 Mark HeffernanAdd new llvm.loop.unroll.enable metadata.
2015-08-06 Sean Silva[LangRef] Cleanup some stray whitespace inconsistencies.
2015-08-06 Sean Silva[LangRef] Tiny editorial fixes.
2015-08-06 Alex LorenzAdd initial documentation for the MIR serialization...
2015-08-06 Sean SilvaDescribe the process better.
2015-08-06 Reid Kleckner[WinEH] Add documentation motivating the new EH instruc...
2015-08-06 Duncan P. N. Exon... Update docs for accessing !dbg attachments
2015-08-06 Reid Klecknerdocs: Fix typo in Phabricator.rst
2015-08-05 Pete CooperUpdate GettingStarted docs list of LLVM_TARGETS_TO_BUIL...
2015-08-05 Kostya Serebryany[libFuzzer] use data-flow feedback from strcmp
2015-08-05 Tanya LattnerRename all references to old mailing lists to new lists...
2015-08-04 Sean Silva[GettingStarted.rst] Commit the right patch.
2015-08-03 Mehdi AminiDocs: s/Sanitiser/Sanitizer/ for consistency
2015-08-03 Mehdi AminiGettingStarted.rst: Add info about building sanitizers
2015-08-03 Mehdi Aminidocs/GettingStarted.rst: Whitespace only
2015-07-31 Kostya Serebryany[libFuzzer] minimal documentation on data-flow-guided...
2015-07-31 Duncan P. N. Exon... IR: Add a broad bitcode compatibility test
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-07-31 David MajnemerNew EH representation for MSVC compatibility
2015-07-31 Duncan P. N. Exon... DI: Rewrite the DIBuilder local variable API
2015-07-31 Tom Stellarddocs: Add information about helper scripts to HowToRele...
2015-07-29 Aaron BallmanReverting r243386 because it has serious post-commit...
2015-07-28 Sanjoy Das[Statepoints] Let patchable statepoints have a symbolic...
2015-07-28 Chih-Hung HsiehImplement target independent TLS compatible with glibc...
2015-07-28 Martell MaloneSummary:
2015-07-28 Martell Malonedocs: update arcanist links
2015-07-28 Renato GolinImproving lli documentation
2015-07-28 Puyan LotfiAdding ADT SortedVector; client patch will follow.
2015-07-24 Duncan P. N. Exon... DI/Verifier: Fix argument bitrot in DILocalVariable
2015-07-24 Jonathan RoelofsAdd missing underlines for a docs section. NFC
2015-07-21 Tanya LattnerRemove oversight group. Replace with LLVM Foundation...
2015-07-17 Rafael EspindolaStart adding documentation for llvm-lib.
2015-07-17 Peter Zotov[OCaml] Use a nicer style for documentation than OCaml...
2015-07-16 Philip ReamesList supported architectures for StackMap section and...
2015-07-16 James Molloy[Codegen] Add intrinsics 'absdiff' and corresponding...
2015-07-14 Hans WennborgFix Sphinx error about duplicate label in CommandLine...
2015-07-14 Hans WennborgReleaseNotes.rst: Bump version to 3.8
2015-07-14 Hans WennborgUpdate the trunk version to 3.8.0svn.
2015-07-14 Hal Finkel[PowerPC] Use the ABI indirect-call protocol for patchp...
2015-07-13 Daniel Sanders[mips] Explained the 'w' modifier in the Inline Assembl...
2015-07-12 Yaron KerenFix PR24099 reported by Tomas Brukner.
2015-07-11 Igor LaevskyAdd argmemonly attribute.
2015-07-11 Owen AndersonDefine a new intrinsic @llvm.canonicalize.
2015-07-10 James MolloyAdd support for fast-math flags to the FCmp instruction.
2015-07-10 David MajnemerRevert the new EH instructions
2015-07-10 David MajnemerAddress Joseph's review comments.
2015-07-10 David MajnemerAddress Reid's review feedback.
2015-07-10 David MajnemerNew EH representation for MSVC compatibility
2015-07-09 Elena DemikhovskyExtended syntax of vector version of getelementptr...
2015-07-08 James Y KnightExpand LangRef.html's documentation on LLVM's inline...
2015-07-07 Reid Kleckner[WinEH] Add localaddress intrinsic instead of using...
2015-07-07 Reid KlecknerRename llvm.frameescape and llvm.framerecover to locale...
2015-07-02 Charlie Turner[NFC] Minor editorial fixes to the CodeGen docs.
2015-07-01 Scott DouglassExpand Phabricator docs slightly
2015-07-01 JF BastienGetting started docs: https, and check signature
2015-06-30 Mark HeffernanFix several typos in LangRef.rst related to loop unroll...
2015-06-30 Sanjoy Das[FaultMaps] Let the frontend pre-select implicit null...
2015-06-30 Peter CollingbourneCOFF: Do not assign linker-weak symbols to selectany...
2015-06-29 Sanjoy Das[FaultMaps][Docs] Document the ImplicitNullChecks pass.
2015-06-26 Tom StellardAMDGPU/SI: Update amd_kernel_code_t definition and...
2015-06-26 Tom StellardAMDGPU/SI: Add hsa code object directives
2015-06-25 Alexey SamsonovMake llvm-dwarfdump exit with non-zero exit code if...
2015-06-22 Justin Bognerdocs: Update allowed values for LLVM_USE_SANITIZER
2015-06-22 Sanjoy Das[NFC] Capitalization in documentation.
2015-06-22 Chandler Carruth[PM/AA] Hoist the AliasResult enum out of the AliasAnal...
2015-06-19 Eric ChristopherFix "the the" in comments.
2015-06-17 David Majnemer[docs] Fix "WARNING: Title underline too short."
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-06-15 Peter CollingbourneProtection against stack-based memory corruption errors...
2015-06-15 Sanjoy DasUnbreak docs build from r239740.
2015-06-15 Sanjoy DasUnbreak the build from r239740.
2015-06-15 Sanjoy Das[CodeGen] Introduce a FAULTING_LOAD_OP pseudo-op.
2015-06-13 Tom StellardR600 -> AMDGPU rename
2015-06-12 Tom StellardR600/SI: Add assembler support for FLAT instructions
2015-06-06 Craig Topper[TableGen] Correct the documentation for 'foreach'...
2015-06-04 Sean Silva[docs] Document "LGTM" in the lexicon.
2015-06-02 Filipe Cabecinhas[IR/AsmWriter] Output escape sequences if the first...
2015-05-29 Jingyue Wu[docs] fix the declarations of the llvm.nvvm.ptr.gen...
2015-05-29 Frederic Riss[YAMLIO] Make line-wrapping configurable and test it.
2015-05-28 Diego NovilloUpdate documentation for llvm-profdata.
2015-05-27 Chandler CarruthAdd some more detailed docs about the current state...
2015-05-26 Owen AndersonAdd initial support for the convergent attribute.
2015-05-26 Kostya Serebryany[lib/Fuzzer] make the fuzzing timeout 1200 seconds...
2015-05-26 Kostya Serebryany[lib/Fuzzer] fix docs
2015-05-22 Kostya Serebryany[lib/Fuzzer] mention the user-supplied mutators
2015-05-21 Swaroop SridharDocument the CoreCLR GC Strategy
2015-05-20 Nick Kledzik[doc] Update Lexicon with C++ unwinder acronyms
2015-05-20 Kostya Serebryany[lib/Fuzzer] more docs
next