DFSan-based fuzzer (proof of concept).
[oota-llvm.git] / docs /
2015-03-30 Paul RobinsonExplain how to abandon a review.
2015-03-30 Rafael EspindolaFix Sphinx warning " Title underline too short.".
2015-03-27 David MajnemerWinEH: Create a parent frame alloca for HandlerType...
2015-03-26 Sanjoy Das[ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
2015-03-25 Reid KlecknerWinEH: Create an unwind help alloca for __CxxFrameHandl...
2015-03-19 Justin Bognerdocs: Update llvm-cov docs for the -use-color flag
2015-03-18 Mehdi AminiUpdate 3.7 Release Note mentionning the non-optionality...
2015-03-17 Duncan P. N. Exon... docs: Update LangRef and SourceLevelDebugging
2015-03-17 Sean Silva[docs] Fix some malformed links.
2015-03-17 Adam Nemet[docs] Fix copy-and-paste bug in def-use example
2015-03-15 Renato GolinAdding commit msg guidelines to dev policy
2015-03-14 Mehdi AminiUpdate LangRef now that a DataLayout is mandatory.
2015-03-14 Chris BienemanA few minor updates based on feedback from Justin and...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-13 Chris BienemanUpdating GettingStarted documentation to reference...
2015-03-12 Logan Chien[docs] Update the doxygen configuration file.
2015-03-12 Logan Chien[autoconf] Refine doxygen document options.
2015-03-12 Justin Bognerdocs: Fix a typo in my previous commit
2015-03-12 Justin Bognerdocs: Document the llvm-cov show and report commands
2015-03-12 Reid KlecknerMake llvm.eh.actions an intrinsic and add docs for it
2015-03-12 Justin Bognerdocs: Try to fix a couple of internal links in the...
2015-03-11 Dan LiewFix too short title underline reported by build-bot.
2015-03-11 Chandler CarruthInspired by r231891, use gender neutral pronouns in...
2015-03-09 Kevin QinIntroduce runtime unrolling disable matadata and use...
2015-03-06 Benjamin KramerCodingStyle: Allow delegating ctors
2015-03-05 Paul RobinsonAll FileCheck directives allow patterns.
2015-03-05 Reid KlecknerReplace llvm.frameallocate with llvm.frameescape
2015-03-05 Duncan P. N. Exon... FileCheck: Document CHECK-SAME, follow-up to r230612
2015-03-05 Philip ReamesAdd a few more performance tips
2015-03-05 Philip ReamesAdd a link to the new PerformanceTips docs from the...
2015-03-04 Aaron BallmanInitializer lists are supported in MSVC 2013. Since...
2015-03-04 David BlaikieUpdate LangRef for explicit type changes to 'load'...
2015-03-04 David BlaikieUpdate LangRef for getelementptr explicit type changes
2015-03-04 Reid KlecknerDocument the LLVM "thunk" attribute added back in r226708
2015-03-03 David MajnemerLangRef: Clarify select's semantics with vector arguments
2015-03-03 Reid KlecknerMake llvm.eh.begincatch use an outparam
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
2015-03-02 Philip Reames[PerformanceTips] Document various items folks have...
2015-02-28 Peter Zotov[OCaml] Generate documentation again with autoconf...
2015-02-27 Philip Reames[new docs] Performance Tips for Frontend Authors
2015-02-27 Benjamin KramerRefer users looking for the release notes to 3.6.
2015-02-27 Reid KlecknerDelete LLVM_DELETED_FUNCTION from coding standards
2015-02-26 Nico WeberTry to fix a docs link.
2015-02-26 Philip Reames[GC docs] Add example IR, assembly, and stackmaps to...
2015-02-25 Philip Reames[GC docs] More minor word tweaks to make the GC bits...
2015-02-25 Philip Reames[GC Docs] Update LangRef to link to Statepoint docs
2015-02-25 Philip Reames[GC docs] Fill in description of the statepoint-example...
2015-02-25 Philip Reames[GC Docs] Minor wording clarification
2015-02-25 Chris Lattnerfix a typo
2015-02-25 Philip Reames[GC] Document the recently added PlaceSafepoints and...
2015-02-25 Philip ReamesFix consistently wrong sphinx markup
2015-02-25 Philip ReamesUpdate the GC docs to explicitly mention both gcroot...
2015-02-24 Philip Reames[GC] Sync documentation with code naming
2015-02-24 Philip ReamesMore GC documentation cleanup
2015-02-24 Philip ReamesMore GC doc cleanup
2015-02-24 Peter CollingbourneLowerBitSets: Introduce global layout builder.
2015-02-24 Philip ReamesImprove the getting started instructions in the GC...
2015-02-24 Hans WennborgReleaseNotes: add notes about VS2014 Update 4 requirement
2015-02-24 Arch D. RobisonFix typo: qual -> equal
2015-02-24 Philip ReamesStarting to cleanup the garbage collection documentation
2015-02-23 Nico WeberTry to fix reST markup for an external link.
2015-02-21 Justin Bognerdocs: Mention that assertions must be enabled to use...
2015-02-20 Peter CollingbourneIntroduce bitset metadata format and bitset lowering...
2015-02-19 Eric ChristopherFix grammar in documentation.
2015-02-16 Benjamin KramerDocument that defaulted & deleted methods and explicit...
2015-02-15 Benjamin KramerRemove LLVM_HAS_VARIADIC_TEMPLATES and all the faux...
2015-02-15 Benjamin KramerUpdate the docs to require at least MSVC 2013.
2015-02-13 Tom StellardHelp: Document how to build and install with CMake.
2015-02-13 Tom StellardHelp: Document the minimum CMake version required.
2015-02-11 Reid KlecknerDon't promote asynch EH invokes of nounwind functions...
2015-02-10 Nico Weberfix docs typo
2015-02-10 Andrew KaylorAdding support for llvm.eh.begincatch and llvm.eh.endca...
2015-02-10 Renato GolinFix typo in cmake example docs
2015-02-10 Mehdi Amini[DOC] Asserts are only enabled in Debug build, update...
2015-02-09 Duncan P. N. Exon... DebugInfo: Remove DW_TAG_constant
2015-02-07 David BlaikieRename the 'Extending the Language: Debug Information...
2015-02-07 Jonathan RoelofsFix docs typo regarding lit.local.cfg files
2015-02-07 Sean Silva[docs][LLVM-style RTTI] Add a mention of multiple inher...
2015-02-04 Sean Silva[docs] Put an explicit link to InAlloca.rst
2015-02-04 Peter CollingbourneMisc documentation/comment fixes.
2015-01-30 Yunzhong GaoRemove the preverify pass from the documentation now...
2015-01-28 Philip ReamesRemove gc.root's performCustomLowering
2015-01-28 Sean Silva[docs] Use slightly more proper .rst markup
2015-01-28 Sean Silva[docs] [cleanup] No need for a comment around C++11...
2015-01-28 Chandler CarruthIntroduce a section to the programmers manual about...
2015-01-25 Simon Atanasyan[docs] Add link to the MIPS 64-bit ELF object file...
2015-01-24 Charlie TurnerFixup debug information references.
2015-01-24 Charlie TurnerUpdate references to lines of code count.
2015-01-22 Ramkumar RamachandraIntrinsics: introduce llvm_any_ty aka ValueType Any
2015-01-22 Paul RobinsonExplicitly describe '///' versus '//' comment delimiters.
2015-01-17 Chandler Carruth[PM] Split the LoopInfo object apart from the legacy...
2015-01-17 Hans WennborgProgrammersManual.rst: fix a typo
2015-01-16 Hal Finkel[PowerPC] Adjust PatchPoints for ppc64le
2015-01-14 Hans WennborgReleaseNotes.rst: bump version to 3.7
2015-01-14 Hans WennborgTrunk is now 3.7.0svn
2015-01-14 Sanjay Patelfix typos
2015-01-14 Mehdi AminiSelectionDAG: add a -filter-view-dags option to llc
2015-01-14 Hal FinkelRevert "r225811 - Revert "r225808 - [PowerPC] Add Stack...
2015-01-13 Duncan P. N. Exon... AsmParser/Bitcode: Add support for MDLocation
2015-01-13 Peter CollingbourneAdd link to Go bindings documentation.
next