port the BoundsChecking patch to the new MemoryBuiltin API (i.e., remove most of...
[oota-llvm.git] / docs /
2012-06-21 Bill WendlingCleanup some encoding mishaps.
2012-06-21 Bill WendlingSphinxify the tablegen document.
2012-06-21 Bill WendlingSphinxify the outdated Packaging documentation.
2012-06-20 Meador IngePut space after "code-block::".
2012-06-20 Meador IngeRemoved some left over HTML tags and a '}'.
2012-06-20 Bill WendlingSphixify the GEP FAQ.
2012-06-20 Bill WendlingSphinxify the SegmentedStack document.
2012-06-20 Bill WendlingMove coding standards reference from development_proces...
2012-06-20 Bill WendlingUnindent list.
2012-06-20 Bill WendlingUn-indent list to remove ugly back-slash.
2012-06-20 Bill WendlingFix the formatting a bit.
2012-06-20 Bill WendlingSphinxify the developer policy document.
2012-06-20 Bill WendlingSphinxify the lexicon doc.
2012-06-20 Bill WendlingSphinxify BranchWeightMetadata document.
2012-06-20 Bill WendlingSphinxify the LTO document.
2012-06-20 Bill WendlingUnindent list.
2012-06-20 Bill WendlingSphinxify the AliasAnalysis document.
2012-06-20 Bill WendlingUnindent list.
2012-06-20 Bill WendlingUn-indent the list and remove ugly back-slash.
2012-06-20 Bill WendlingSphinxify the MakefileGuide document.
2012-06-20 Bill WendlingSphinxify the CodingStandard documentation.
2012-06-19 Bill WendlingAdd Projects.rst to the toctree.
2012-06-19 Bill WendlingUse correct capitalization.
2012-06-19 Bill WendlingIndent coding examples.
2012-06-19 Bill WendlingRemove bad HTML tags. Add missing :.
2012-06-19 Bill WendlingPut flag names on one line.
2012-06-19 Bill WendlingFix italicized text.
2012-06-19 Bill WendlingUse correct URL.
2012-06-19 Bill WendlingFix numbering of list items.
2012-06-19 Bill WendlingFix some Sphinx mistakes.
2012-06-19 Bill WendlingFirst attempt at Sphinx. Convert the Projects.html...
2012-06-18 Nuno Lopesrevert r158660, since Chris has some issues with this...
2012-06-18 Michael J. Spencer[docs] Port FAQ over to Sphinx.
2012-06-18 Nuno Lopesadd the 'alloc' metadata node to represent the size...
2012-06-15 Michael J. Spencer[docs] Make it pretty.
2012-06-14 David BlaikieRemove/modify C backend references from LLVM documentation.
2012-06-14 David BlaikieRemove C backend reference from the FAQ.
2012-06-14 Duncan SandsClarify a bit that the types have to be the same. ...
2012-06-12 Dmitri GribenkoUse correct syntax highliter in code blocks. Noticed...
2012-06-12 Dmitri GribenkoFileCheck docs: remove leftover HTML markup.
2012-06-06 Michael J. Spencer[llvm-nm] Update documentation to cover object file...
2012-06-06 Duncan SandsAdd a new broken compiler.
2012-06-05 Benjamin KramerAdd 3.0 and 3.1 tags to the getting started guide.
2012-06-05 Lang HamesAdd a new intrinsic: llvm.fmuladd. This intrinsic repre...
2012-06-02 Benjamin KramerFix typos found by github.com/lyda/misspell-check
2012-06-01 Jakob Stoklund OlesenRemove the old register list functions from MCRegisterInfo.
2012-05-31 Rafael EspindolaFix typos noticed by Benjamin Kramer.
2012-05-31 Rafael EspindolaRequire intervals in the range metadata to be in a...
2012-05-30 Chris Lattnertypo fix
2012-05-27 Chris Lattnerrdar://11542750 - llvm.trap should be marked no return.
2012-05-24 Jakob Stoklund OlesenAdd support for range expressions in TableGen foreach...
2012-05-24 Chad RosierTypo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.
2012-05-24 Tobias GrosserAdd half support to LLVM (for OpenCL)
2012-05-24 Bill WendlingRemove old release notes. Ready them for additions...
2012-05-24 Joel JonesReflect that tblgen is now llvm-tblgen
2012-05-22 Nuno Lopesrevert my previous patches that introduced an additiona...
2012-05-20 Nick LewyckyAdd RPO to the lexicon.
2012-05-16 John CriswellFixed grammar for the llvm.trap intrinsic description.
2012-05-15 Daniel Dunbar[docs] Remove unsupported references to ExtraSource...
2012-05-15 Bill WendlingAdd blurb for Crack.
2012-05-15 Akira HatanakaUpdate MIPS' section in the release notes. Patch by...
2012-05-15 Daniel Dunbarllvm-build: Add support for non-installed libraries...
2012-05-15 David ChisnallAdd some release notes about compiler-rt and libc++
2012-05-14 Dan GohmanRename @llvm.debugger to @llvm.debugtrap.
2012-05-14 Akira HatanakaRelease notes for MIPS backend.
2012-05-14 Bill WendlingFormatting changes. Remove the '...' placeholders.
2012-05-14 Bill WendlingAdd blurb about Julia.
2012-05-13 Justin HolewinskiReleaseNotes: Add info on PTX back-end
2012-05-13 Jean-Daniel DupasFix Xcode case (Upper X, lower c)
2012-05-13 Benjamin KramerReleaseNotes: Add a note about zero_undef on llvm.cttz...
2012-05-13 Benjamin KramerReleaseNotes: Add a blurb about llvm-mc -g and move...
2012-05-13 Benjamin KramerReleaseNotes: Document that LLVM was rewritten in python.
2012-05-13 Benjamin KramerReleaseNotes: Add bullets for removed targets. Extend...
2012-05-13 Benjamin KramerOutline some clang 3.1 highlights off the top of my...
2012-05-13 Benjamin KramerAdd a link for every project.
2012-05-13 Bill WendlingAdd blurb for LLVM D Compiler.
2012-05-13 Bill WendlingAdd blurbs for pocl and TCE.
2012-05-13 Bill WendlingAdd OSL blurb.
2012-05-13 Bill WendlingAdd FAUST blurb.
2012-05-13 Nadav RotemFix the tool documentation
2012-05-12 Gregory SzorcDocument Python bindings in release notes
2012-05-11 Bill WendlingMake the URL a link instead.
2012-05-11 Bill WendlingAdd mention of Glasgow Haskell Compiler.
2012-05-11 Duncan SandsSome release notes for dragonegg.
2012-05-11 Dan GohmanDefine a new intrinsic, @llvm.debugger. It will be...
2012-05-09 Nuno Lopeschange the objectsize intrinsic signature: add a 3rd...
2012-05-08 Seth Cantrelladd to 3.1 release notes
2012-05-08 Daniel DunbarRevert r156393, "[tests] Remove some remaining DejaGNU...
2012-05-08 Daniel Dunbar[tests] Remove some remaining DejaGNU related cruft.
2012-05-08 Daniel Dunbar[docs] Remove POD based man page docs (and build system...
2012-05-08 Daniel Dunbar[docs] Add support for building man pages using Sphinx.
2012-05-08 Daniel Dunbar[docs] Integrate the command guide into the toctree.
2012-05-08 Daniel Dunbar[docs] Add ReST version of all the man pages.
2012-05-07 Pete CooperRemove C Backend from the bugpoint docs
2012-05-03 Duncan SandsUse correct variable in this example. Pointed out...
2012-05-02 Daniel Dunbar[docs] Include the Kaleidescope tutorial in the Sphinx...
2012-05-01 Eli BenderskyRemoved examples of stack frame inspection which no...
2012-04-27 Jim GrosbachRemove a docs reference to the CBackend.
2012-04-26 Joerg SonnenbergerAdd note about returns_twice magic removal from LLVM...
2012-04-26 Michael J. Spencer[CMake] Restructure how Clang, Polly and other external...
next