Change memcpy/memset/memmove to have dest and source alignments.
[oota-llvm.git] / docs /
2015-11-18 Jingyue Wu[doc] fix a wrong link
2015-11-18 Betul Buyukkurt[PGO] Value profiling support
2015-11-18 Sanjoy DasTeach the inliner to track deoptimization state
2015-11-18 Jingyue Wu[doc] simplify the doc on compiling CUDA
2015-11-17 Davide Italiano[Documentation] Add guidelines for grouping tests together.
2015-11-15 Alex Denisov[Docs] Fix typo
2015-11-13 Akira Hatanaka[Docs] Fix warning "Title underline too short."
2015-11-13 Artyom SkrobovFixing a typo in docs/CodeGenerator.rst
2015-11-13 Kostya Serebryany[libFuzzer] more trophies
2015-11-12 James Molloy[SDAG] Introduce a new BITREVERSE node along with a...
2015-11-11 Hemant KulkarniFix docs build break for revision r252798
2015-11-11 David Majnemer[IR] Add support for empty tokens
2015-11-11 Sanjoy DasIntroduce deoptimization operand bundles
2015-11-11 Hemant Kulkarni[Symbolizer]: Add -pretty-print option
2015-11-11 Colin LeMahieuReverting r252760
2015-11-11 Hemant Kulkarni[Symbolizer]: Add -pretty-print option
2015-11-11 Kostya Serebryany[libFuzzer] better links
2015-11-11 Kostya Serebryany[libFuzzer] more trophies
2015-11-10 Jingyue Wu[doc] Compile CUDA with LLVM
2015-11-09 Chris BienemanDeprecate Autoconf
2015-11-09 Renato Golin[EABI] Add LLVM support for -meabi flag
2015-11-06 Akira HatanakaAdd 'notail' marker for call instructions.
2015-11-06 Renato Golin[Docs] Change ARM build info to CMake
2015-11-06 James MolloyAdd a new attribute: norecurse
2015-11-06 Peter Collingbournedocs: Document function-attached metadata and IR change...
2015-11-06 Matthias BraunCommandGuide/lit.rst: Document the new commandline...
2015-11-05 Peter CollingbourneUpdate tutorial for debug info IR change.
2015-10-25 Saleem Abdulrasooldocs: document `x` mangling in LangRef
2015-10-24 Kostya Serebryany[libFuzzer] add -merge flag to merge corpora
2015-10-23 Jonathan RoelofsFix another reference to in-source builds
2015-10-23 Sanjoy Das[LangRef] Fix the doc for operand bundles
2015-10-22 Sanjoy Das[OperandBundles] Make function attributes conservativel...
2015-10-22 David MajnemerAttempt to fix formatting for operand bundles
2015-10-22 David BlaikieUpdate LangRef for changes to the alias textual IR...
2015-10-15 Chris Bieneman[CMake] Adding LLVM_CREATE_XCODE_TOOLCHAIN to the CMake...
2015-10-15 Justin Bognerdocs: Stop using DEBUG() without DEBUG_TYPE in the...
2015-10-14 Arch D. RobisonAdd 'other' in description of extractvalue operands.
2015-10-13 Chris Bieneman[CMake] LLVM_PROFDATA_FILE only works if you're using...
2015-10-12 Hemant Kulkarni[llvm-symbolizer] Add -print-address option
2015-10-12 Kostya Serebryany[libFuzzer] mention more trophies and improve the link...
2015-10-12 Colin LeMahieu[llvm-symbolizer] Reverting r250067
2015-10-12 Hemant Kulkarni[llvm-symbolizer] Add -print-address option
2015-10-10 Kostya Serebryany[libFuzzer] document more trophies
2015-10-09 Owen AndersonRefine the definition of convergent to only disallow...
2015-10-09 Kostya Serebryany[libFuzzer] add -artifact_prefix flag
2015-10-05 Hans WennborgReleaseNotes: note the new Windows version requirement
2015-10-02 Kostya Serebryany[libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer...
2015-10-02 Kostya Serebryany[libFuzzer] add a flag -max_total_time
2015-10-01 Ivan Krasin[LibFuzzer] test_single_input option to run a single...
2015-10-01 Jonathan RoelofsKill another reference to in-source builds
2015-09-28 Artur PilipenkoIntroduce !align metadata for load instruction
2015-09-26 Daniel Sanders[llvm-mc-fuzzer] Fix -jobs option.
2015-09-25 Sanjoy Das[LangRef] Unbreak the docs Sphinx build.
2015-09-24 Sanjoy Das[Bitcode][Asm] Teach LLVM to read and write operand...
2015-09-24 Mohammad ShahidCodegen: Fix llvm.*absdiff semantic.
2015-09-18 Artur PilipenkoNit cleanup in LangRef about dereferenceable metadata
2015-09-18 Daniel Sanders[llvm-mc-fuzzer] Document llvm-mc-fuzzer in LibFuzzer...
2015-09-17 Mehdi AminiFix doc build: sublists require a blank line before...
2015-09-16 Daniel Sandersllvm-mc-fuzzer: A fuzzing tool for the MC layer.
2015-09-15 Piotr PadlewskiIntroducing llvm.invariant.group.barrier intrinsic
2015-09-12 Bruce MitchenerFix typos.
2015-09-11 Ahmed Bougacha[CodeGen] Refactor TLI/AtomicExpand interface to make...
2015-09-11 Kostya Serebryany[libFuzzer] mention more trophies
2015-09-10 Philip Reames[docs][PerformanceTips] Add text on allocas and alignment
2015-09-08 Peter CollingbourneRe-apply r247080 with order of evaluation fix.
2015-09-08 Peter CollingbourneRevert r247080, "LowerBitSets: Extend pass to support...
2015-09-08 Vedant Kumar[docs] Fix typo in catchret example
2015-09-08 Peter CollingbourneLowerBitSets: Extend pass to support functions as bitse...
2015-09-08 Vedant Kumar[docs] Update documentation for the landingpad instruction
2015-09-08 Kostya Serebryany[libFuzzer] better documentatio for -save_minimized_cor...
2015-09-08 Alex LorenzMIRLangRef: Add documentation for the subregister indices.
2015-09-08 Alex LorenzMIRLangRef: Add documentation for the global value...
2015-09-04 Kostya Serebryany[libFuzzer] actually make the dictionaries work (+docs)
2015-09-03 Dan LiewTry to clarify the semantics of fptrunc
2015-09-03 Joseph Tremoulet[Docs] Fix Sphinx warning
2015-09-03 Joseph Tremoulet[WinEH] Add llvm.eh.exceptionpointer intrinsic
2015-09-03 Joseph Tremoulet[WinEH] Add cleanupendpad instruction
2015-09-02 Kostya Serebryany[libFuzzer] remove the section about '-tokens' as I...
2015-09-02 Piotr PadlewskiSmall docs fix
2015-09-02 Sanjay Patelfix underline
2015-09-02 Sanjay Pateladd unpredictable metadata type for control flow
2015-09-01 Nico WeberMake trunk release notes point to 3.7, not 3.6
2015-08-31 Kostya Serebryany[libFuzzer] update the docs to mention llvm-as-fuzzer
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-27 Lang HamesRecommit r246175 - Add Kaleidoscope regression tests...
2015-08-27 Lang HamesRevert r246175 to get builder green again.
2015-08-27 Lang HamesAdd Kaleidoscope regression tests.
2015-08-26 Philip Reames[docs][Statepoints] More on base pointers
2015-08-26 Lang Hames[Kaleidoscope] Fix a typo in Chapter 5.
2015-08-26 Philip Reames[docs][Statepoint] Add definitions for base and derived...
2015-08-26 Lang HamesBig Kaleidoscope tutorial update.
2015-08-25 Vedant Kumar[docs] Improvements to CMake.rst
2015-08-24 Philip Reames[docs][PerformanceTips] Framing the generic IR tips
2015-08-24 Philip Reames[docs][PerformanceTips] Point people towards llvm-dev
2015-08-24 Philip Reames[docs] Further organization of the Performance Tips...
2015-08-24 Philip Reames[docs] Organize the 'Performance Tips' page
2015-08-23 Joseph Tremoulet[LangRef] Fix sphinx warning
2015-08-23 Joseph Tremoulet[WinEH] Require token linkage in EH pad/ret signatures
2015-08-21 Alex LorenzMIRLangRef: Add 'MIR Testing Guide' section.
2015-08-21 Alex LorenzMIRLangRef: Describe the syntax for the immediate opera...
next