When the source has a series of assignments, users reasonably want to
[oota-llvm.git] / docs /
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.
2015-01-13 Hal FinkelRevert "r225808 - [PowerPC] Add StackMap/PatchPoint...
2015-01-13 Hal Finkel[PowerPC] Add StackMap/PatchPoint support
2015-01-13 Daniel SandersAdded a Mips lld milestone to the release notes for...
2015-01-13 Peter ZotovUpdate release notes wrt OCaml bindings.
2015-01-13 Reid KlecknerRename llvm.recoverframeallocation to llvm.framerecover
2015-01-13 Paul RobinsonPhabricator calls it "subscriber" not "cc"
2015-01-13 Reid KlecknerAdd the llvm.frameallocate and llvm.recoverframeallocat...
2015-01-12 Bill SchmidtFirst crack at PowerPC 3.6 release notes
2015-01-11 Daniel SandersFix silly mistake in release notes for Mips.
2015-01-11 Daniel SandersAdded release notes for the Mips target.
2015-01-09 Hans WennborgReleaseNotes.rst: these are for 3.6
2015-01-08 Duncan P. N. Exon... LangRef: Add usage points for distinct MDNodes
2015-01-08 Duncan P. N. Exon... IR: Add 'distinct' MDNodes to bitcode and assembly
2015-01-08 Eric ChristopherThe Kaleidoscope tutorial should be using "mcjit" for...
2015-01-07 Sean Silva[LangRef] PR22118: Hyphen is allowed in IR identifiers.
2015-01-06 Rafael EspindolaChange the .ll syntax for comdats and add a syntactic...
2015-01-05 Hal Finkel[LangRef] Correct a typo
2015-01-02 Philip ReamesReformat statepoint documentation and fix a couple...
2014-12-29 Elena DemikhovskyFixed 2 minor typos in the documentation.
2014-12-25 Elena DemikhovskyDocumentation for Masked Load and Store intrinsics.
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-12 Rafael EspindolaRequire python 2.7.
2014-12-10 Stepan DyatkovskiyAdded documentation for MergeFunctions pass:
2014-12-09 Eric ChristopherAdd argument variable support to the debug info tutorial
2014-12-08 Eric ChristopherClean up the rst for the debug info tutorial
2014-12-08 Justin BognerInstrProf: An intrinsic and lowering for instrumentatio...
2014-12-08 Eric ChristopherAdd Chapter 8 to the Kaleidoscope tutorial. This chapte...
2014-12-04 Philip ReamesAdd a section to Statepoint docs mentioning shared...
2014-12-04 Philip ReamesMinor typo and link fixes for Statepoint documentation
2014-12-03 Nico WeberFix grammar-o.
2014-12-03 Matt ArsenaultFix sphinx error from Statepoints.rst
2014-12-03 Benjamin PoulainFix a typo in the documentation of LTO
2014-12-03 Peter CollingbournePrologue support
2014-12-02 Philip Reames[Statepoints 4/4] Statepoint infrastructure for garbage...
2014-12-01 Peter Zotov[OCaml] Move Llvm.clone_module to its own Llvm_transfor...
2014-12-01 Peter Zotov[OCaml] [cmake] Add CMake buildsystem for OCaml.
2014-11-26 Craig TopperRemove neverHasSideEffects support from TableGen CodeGe...
2014-11-24 Philip ReamesClarify wording in the LangRef around !invariant.load
2014-11-24 Sergey DmitroukCorrect path to regression tests in ExtendingLLVM
2014-11-21 Hal FinkelClarify the description of the noalias attribute
2014-11-19 Evgeniy StepanovUse ninja pools to limit the number of concurrent compi...
2014-11-18 Justin Bognerdocs: Modernize some examples in WritingAnLLVMPass
2014-11-18 Justin Bognerdocs: Fix a couple of typo-ish errors in WritingAnLLVMPass
next