Rename getABITypeSize to getTypePaddedSize, as
[oota-llvm.git] / docs /
2009-01-12 Duncan SandsRename getABITypeSize to getTypePaddedSize, as
2009-01-12 Chris Lattnerremove some dead options.
2009-01-11 Chris LattnerImplement PR3313, and while I'm at it address a very...
2009-01-11 Dan GohmanFix the example syntax for named sections.
2009-01-09 Mikhail GlushenkovAdd a --check-graph option to llvmc.
2009-01-05 Gabor GreifGet rid of the tagging functions and use PointerIntPair.
2009-01-04 Dan GohmanA few more whitespace tidyments.
2009-01-04 Dan GohmanTidy whitespace.
2009-01-03 Misha Brukman* Wrap command line flag in <tt>
2009-01-02 Misha BrukmanSo *this* is where all the trailing whitespace in file...
2009-01-02 Chris Lattnerlex and bison aren't needed to build llvm anymore.
2009-01-02 Chris Lattnernew non-ambiguous syntax.
2008-12-31 Oscar FuentesCMake: Added some VC++ specific info to CMake.html.
2008-12-29 Misha Brukman* Updated TOC and fixed named anchors
2008-12-29 Misha BrukmanMinimize the width of the notes region: it will end...
2008-12-29 Misha BrukmanSimplified marking code regions with a single <pre...
2008-12-29 Misha BrukmanCenter the legal note to give it even padding on left...
2008-12-29 Misha BrukmanCleanup: clarify llvm-gcc version and package name.
2008-12-29 Duncan SandsClarify a bit. Based on feedback by Talin.
2008-12-19 Nick LewyckyResubmit support for the 'nocapture' attribute.
2008-12-18 Nick LewyckyRecommit this grammar fix that was backed out along...
2008-12-17 Misha BrukmanSimplified marking code regions -- no need to use ...
2008-12-17 Misha BrukmanInstead of referring to the license file in the 2.3...
2008-12-17 Misha BrukmanAdded mention of the RELEASE_24 tag for the 2.4 release.
2008-12-17 Mikhail GlushenkovUpdate also the generated docs.
2008-12-16 Bill WendlingTemporarily revert r61019, r61030, and r61040. These...
2008-12-16 Misha Brukman* Comply with HTML 4.01 Strict
2008-12-16 Misha Brukman* Comply with HTML 4.01 Strict standard
2008-12-15 Nick LewyckyIntroducing nocapture, a parameter attribute for pointe...
2008-12-14 Nick LewyckyClarify the meaning of the NoAlias response. The plan...
2008-12-14 Misha BrukmanFixed HTML validator warning.
2008-12-14 Misha BrukmanCSS cleanup:
2008-12-13 Mikhail GlushenkovAdd a comment to the auto-generated docs.
2008-12-13 Mikhail GlushenkovMerge llvm-rst.css and llvm.css.
2008-12-13 Mikhail GlushenkovSome more documentation tweaks.
2008-12-13 Mikhail GlushenkovMore cosmetic tweaks for llvmc docs.
2008-12-12 Chris Lattnerfix some incorrect links.
2008-12-12 Mikhail GlushenkovMan page update.
2008-12-11 Mikhail GlushenkovFix W3C validator errors.
2008-12-11 Mikhail GlushenkovUse correct file for the llvmc tutorial.
2008-12-11 Mikhail GlushenkovUpdate the auto-generated llvmc documentation.
2008-12-11 Misha Brukman* Removed stray </p> tag
2008-12-11 Misha Brukman* <div align=center> is not valid HTML 4.01 - removed...
2008-12-11 Misha BrukmanRemoved warnings from HTML 4.01 validator: trailing...
2008-12-11 Misha BrukmanConform to the HTML 4.01 Strict specification.
2008-12-11 Misha BrukmanGlobal replace of yellow W3C "valid HTML/CSS" icons...
2008-12-11 Misha Brukman* Fixed formatting of command descriptions to be consis...
2008-12-10 Misha Brukmans/A Few Coding Standards/LLVM Coding Standards/g
2008-12-10 Nuno Lopesfix typo. thanks Baldrick for noticing
2008-12-10 Nuno Lopesadd gcc 4.1.2 from redhat to the list of broken compilers
2008-12-10 Duncan SandsUpdate these instructions to the 2.4 release.
2008-12-10 Duncan SandsMention the Ada and Fortran front-ends.
2008-12-10 Mon P WangAdded a little more information that vector shifts...
2008-12-10 Dale JohannesenRewrite instructions for configuring external tests
2008-12-09 Mikhail GlushenkovMan page typo fix.
2008-12-09 Mon P WangFix getNode to allow a vector for the shift amount...
2008-12-08 Dan GohmanGeneralize bugpoint's concept of a "safe" backend,...
2008-12-08 Nick LewyckyFixes for Visual Studio users. Patch by OvermindDL1...
2008-12-07 Mikhail GlushenkovMan page update.
2008-12-03 Dan GohmanRename isSimpleLoad to canFoldAsLoad, to better reflect...
2008-11-29 Nick LewyckyFix spelling mistake.
2008-11-27 Misha BrukmanFixed HTML closing tag, cleaned up some spacing.
2008-11-26 Bill WendlingSmall formatting change.
2008-11-26 Bill WendlingUpdate to explain how ssp and sspreq attributes overrid...
2008-11-26 Mikhail GlushenkovDescribe some more options in the man page.
2008-11-25 Mikhail GlushenkovAdd a man page for llvmc. Really basic for now, will...
2008-11-25 Chris LattnerThis method got renamed, thanks to Mattias Holm for...
2008-11-25 Nuno Lopesadd info about how to run the tests with valgrind
2008-11-25 Oscar FuentesCMake: Documented two cmake variables.
2008-11-24 Dan GohmanFix a few HTML tidiness issues.
2008-11-24 Dan GohmanDelete some spurious characters.
2008-11-24 Dan GohmanFix some "</p>"s.
2008-11-24 Dan GohmanSome documentation for LegalizeTypes.
2008-11-24 Torok EdwinNULL, unique pointers from malloc(0), and freed pointer...
2008-11-24 Nick LewyckySeriously strengthen the guarantee offered by noalias...
2008-11-24 Nick LewyckyExtend the 'noalias' attribute to function return value...
2008-11-22 Misha BrukmanFixed named anchor for llvm.stackprotector intrinsic.
2008-11-22 Chris LattnerDescribe how the JIT maps fields to MachineOperands...
2008-11-21 Devang PatelDocument TEST=dbgopt
2008-11-21 Chris Lattnerreapply Sanjiv's patch to genericize memcpy/memset...
2008-11-21 Bill WendlingRevert r59802. It was breaking the build of llvm-gcc:
2008-11-21 Sanjiv GuptaMake mem[cpy,move,set] intrinsics overloaded.
2008-11-21 Duraid MadinaLLVM does have a fortran FE!
2008-11-20 Oscar FuentesCMake: More documentation.
2008-11-20 Oscar FuentesCMake: Some documentation. Work in progress.
2008-11-19 Bill Wendling- Move the stackprotector intrinsic to the general...
2008-11-19 Daniel DunbarGrammar.
2008-11-18 Bill WendlingDocumentation for the llvm.stackprotector intrinsic.
2008-11-16 Chris Lattnerpunctuate, add wording about patches contributed by...
2008-11-13 Dan GohmanLLVM can generate native code for amd64 on "Linux".
2008-11-13 Bill WendlingUpdate docs for ssp and sspreq function attributes.
2008-11-12 Duncan SandsCorrect these links.
2008-11-11 Chris Lattnerlast validation errors
2008-11-11 Chris Lattnerfix some validation errors <it> -> <i>
2008-11-11 Chris Lattnerfix some validation errors.
2008-11-11 Chris Lattnerremove an extraneous tag
2008-11-11 Chris LattnerMake this document *substantially* better and cover...
2008-11-10 Chris Lattnerfinal edits
2008-11-10 Mon P WangAdded support for the following definition of shufflevector
2008-11-09 Chris Lattnerfix validation problem.
next