Move around some enum elements so that lastMRM corrects gets assigned 56, which
[oota-llvm.git] / docs /
2012-07-17 Nuno LopesApparently it's possible to do an 'invoke asm'.
2012-07-13 Hans WennborgReleaseNotes.html: add note about specifying TLS models
2012-07-13 Duncan SandsPost-dom frontier was removed in 3.0. Patch by chenwj.
2012-07-11 Chad RosierFixup broken doc link. Patch by Sean Silva <silvas...
2012-07-06 Dmitri GribenkoSince SmallMap was removed in r158644, remove documenta...
2012-07-06 Chad RosierUpdate getFunction parameter documentation. Fixes PR13268.
2012-07-06 Bill WendlingSphinxify the CMake document.
2012-07-05 Nuno Lopesadd @llvm.donothing
2012-07-03 Peter CollingbourneDocument the llvm.fabs intrinsic.
2012-06-29 Chandler CarruthMove llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
2012-06-29 Bill WendlingSphinxify the Atomics documentation.
2012-06-28 Bill WendlingSphinxify the bitcode format document.
2012-06-27 Bill WendlingSphinxify the exception handling doc.
2012-06-26 Bill WendlingSphyinxify the Bugpoint document.
2012-06-23 Hans WennborgExtend the IL for selecting TLS models (PR9788)
2012-06-21 Michael J. Spencer[docs] Sphinxify GettingStartedVS. Patch by Mikael...
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.
next