CSS cleanup:
[oota-llvm.git] / docs /
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.
2008-11-08 Eric ChristopherFix syntax of iterate_complex example. Noticed by Martin!
2008-11-07 Dan GohmanDocument the acronym RAUW. Patch by Jonathan Brandmeyer!
2008-11-06 Devang PatelClarify documentation. A module pass MP can require...
2008-11-04 Gabor Greiffix two validation errors
2008-11-04 Gabor Greiffix typos, harmonize formatting
2008-11-04 Tanya LattnerAdd note about cmake. Patch by Oscar Fuentes.
2008-10-30 Chris Lattnermention fortran status.
2008-10-29 Torok Edwinfix typo
2008-10-28 Chris Lattnerllvm-ld doesn't have a -march option. This fixes PR2961
2008-10-28 Torok Edwinfix prototype of print, it is (llvm/Pass.h):
2008-10-28 Torok Edwinfix duplicate anchor names, and broken anchor links...
2008-10-27 Gabor Greifformatting tweak for intrinsic
2008-10-27 Bill WendlingSome grammar fixes, and non-invasive format changes.
2008-10-27 Chris Lattnermention getresult -> extractvalue (PR2935)
2008-10-26 Nick LewyckyRemove -check-exit-code from bugpoint. This is subsumed...
2008-10-25 Bruno Cardoso LopesAdded MIPS release notes.
2008-10-20 Matthijs KooijmanFix spelling error.
2008-10-17 Gabor Greifremove spurious space in link
2008-10-15 Nicolas GeoffrayRemove naming Tilmann for generics.
2008-10-15 Gabor Greifcatch one more typo, canonicalize LLVMdev
2008-10-15 Gabor Greiffix some validation errors, improve formatting, squash...
2008-10-14 Daniel DunbarPrevent assert when using '"' in names (via hexadecimal).
2008-10-14 Daniel DunbarAdd some ReleaseNotes on clang codegen.
2008-10-14 Devang PatelDocument attributes changes.
2008-10-14 Nicolas GeoffrayAdd VMKit notes.
2008-10-14 Dan GohmanMention a few methods in ConstantSDNode that were renamed.
2008-10-14 Dan GohmanHTML syntax fixes.
2008-10-14 Dan GohmanFix missing end tags and invalid HTML entity syntax.
2008-10-14 Dan GohmanAdd a missing close-tag.
2008-10-14 Dan GohmanFix a few close tags.
2008-10-14 Dan GohmanFix a typo.
next