Fix incorrect uses of an ocaml llbuilder without extracting it from ocaml.
[oota-llvm.git] / docs /
2010-02-27 Dan GohmanThe mayHaveSideEffects flag is no longer used.
2010-02-26 Jeffrey YasskinTest that docs are updating.
2010-02-26 Tanya LattnerTest autoupdate.
2010-02-26 Tanya LattnerTest auto update.
2010-02-26 Jeffrey YasskinRemove REQUIRES_EH from the suggested set of make varia...
2010-02-26 Dan GohmanFix typos in comments.
2010-02-26 Jeffrey YasskinSet svn:keywords property on docs/Packaging.html.
2010-02-26 Jeffrey YasskinAdd to the packaging advice.
2010-02-26 Dan GohmanFix a typo.
2010-02-26 Jeffrey YasskinGive packagers some advice about how to build LLVM...
2010-02-25 Dan GohmanFix a few more typos.
2010-02-25 Dan GohmanFix a typo.
2010-02-25 Bill WendlingFix HTML.
2010-02-25 Dan Gohmanstkrc is gone.
2010-02-25 Dan GohmanMerge the advanced getelementptr FAQ into the regular
2010-02-25 Dan GohmanFix a typo.
2010-02-25 Dan GohmanClarify the description of pointer types, and move the
2010-02-25 Dan GohmanRemove this paragraph. Vectors may not always have...
2010-02-23 Daniel DunbarAdd LLVM{CC,CXX} make variables, which specify the...
2010-02-23 Daniel DunbarEliminate llvmgcc_version testing variable.
2010-02-23 Daniel DunbarKill unused llvmgccmajvers testing variable.
2010-02-23 Dan GohmanUpdate LangRef to match the code; pointers default...
2010-02-18 Dan GohmanClarify that ptrtoint+inttoptr are an alternative to...
2010-02-18 Dan GohmanFix a typo.
2010-02-18 Dan GohmanClarify that the rules about object hopping kick in...
2010-02-18 Dan GohmanFix typos Duncan noticed.
2010-02-18 Duncan SandsUniformize the way these options are printed. Requested by
2010-02-18 Duncan SandsRefer to -help instead of --help since this is what...
2010-02-17 Dan GohmanMake this an unnumbered list.
2010-02-17 Dan GohmanHTML validation fixes.
2010-02-17 Dan GohmanAdd an "advanced" GetElementPtr FAQ document, with...
2010-02-17 Chris Lattnerirbuilder is doing constant folding now by default...
2010-02-17 Chris Lattnerfix some out of date prose dating from the LLVMContext...
2010-02-17 Chris Lattneradd optional debian instructions, PR6272
2010-02-17 Duncan SandsMention an API change.
2010-02-16 David GreeneAdd support for emitting non-temporal stores for DAGs...
2010-02-15 Duncan SandsUniformize the names of type predicates: rather than...
2010-02-14 Daniel Dunbar2.7: Note that DataTypes.h moved.
2010-02-12 Chris LattnerAdd support for a union type in LLVM IR. Patch by...
2010-02-12 Charles DavisAdd a new function attribute, 'alignstack'. It will...
2010-02-11 Anton KorobeynikovDocument binutils requirements for coff targets (cygwin...
2010-02-11 Dan Gohmanllvm-db was removed.
2010-02-11 Jeffrey YasskinMake Kaleidoscope not link against the interpreter...
2010-02-11 Jeffrey YasskinMake it possible to create multiple JIT instances at...
2010-02-10 Dan GohmanAdd support to llvm-extract for extracting multiple...
2010-02-10 Daniel DunbarAdd a ReleaseNotes FIXME.
2010-02-09 Jeffrey YasskinMake --disable-libffi work on systems with libffi insta...
2010-02-08 Duncan SandsFix some typos.
2010-02-06 Jakob Stoklund OlesenReintroduce the InlineHint function attribute.
2010-02-03 Jeffrey YasskinMake docs less specific about their versions, at Chris...
2010-02-03 Jeffrey YasskinMention the version in the documentation index and...
2010-02-03 Dan GohmanAdd "Author Date Id Revision" svn:keyword properties...
2010-02-02 Chris LattnerInline addAssemblyEmitter into its one real caller...
2010-01-29 Jeffrey YasskinBelatedly document r85295 and r85330.
2010-01-28 Jim GrosbachUpdate of 94055 to track the IR level call site informa...
2010-01-28 Jeffrey YasskinRecord the death of ModuleProvier and GhostLinkage...
2010-01-28 Jeffrey YasskinTruncate the release notes so they're ready to accumula...
2010-01-27 Jeffrey YasskinKill ModuleProvider and ghost linkage by inverting...
2010-01-25 Chris Lattnerno need to implement these.
2010-01-20 Chris Lattnerreduce redundant are's.
2010-01-16 Chris Lattneradd a thing to investigate.
2010-01-15 Chris Lattnermove "Metadata Nodes and Metadata Strings" section...
2010-01-15 Eric ChristopherRemove the InlineHint attribute. There are no current...
2010-01-15 Chris Lattnermention that unwind isn't to be trusted, patch by Dusti...
2010-01-11 Victor HernandezAdd documentation for llvm.dbg.value intrinsic
2010-01-11 Devang PatelAdd top level section for named metadata.
2010-01-11 Jeffrey YasskinImprove unclear bits and inaccuracies in structure...
2010-01-11 Jeffrey YasskinUpdate the -tailcallopt description to match djg's...
2010-01-09 Chris Lattneradd 3 passes which have been added but aren't used...
2010-01-09 Jeffrey YasskinClarify the requirements for a "tail call" to actually...
2010-01-09 Chris Lattnerimprove documentation for linkonce to be less confusing.
2010-01-08 Eric ChristopherGrammar thinko.
2010-01-05 Devang PatelNamedMDNode is a collection MDNodes.
2010-01-05 David GreeneAdd an !eq() operator to TableGen. It operates on...
2010-01-05 Dan GohmanAdd an entry on SmallBitVector.
2009-12-23 Mikhail GlushenkovRegenerate.
2009-12-23 Eric ChristopherUpdate docs for bitcode changes. For object size checki...
2009-12-17 Jim GrosbachAdd more detail for getting started on Windows.
2009-12-17 Mikhail GlushenkovRegenerate.
2009-12-14 Bob WilsonRearrange rules to add missing dependency and allow...
2009-12-09 Anton KorobeynikovAdd note about loadable modules on windows.
2009-12-07 Mikhail GlushenkovRegenerate.
2009-12-05 Eric ChristopherMore updates to objectsize intrinsic docs.
2009-12-01 Eric ChristopherUpdate per Bill's comments. Work in progress.
2009-12-01 Mikhail GlushenkovSupport -[weak_]framework and -F in llvmc.
2009-12-01 Oscar FuentesAdd two CMake flags LLVM_ENABLE_PEDANTIC and LLVM_ENABL...
2009-12-01 Bill WendlingRemove some validation errors.
2009-12-01 Bill WendlingSome formatting and spelling fixes.
2009-11-30 Eric ChristopherFirst pass at llvm.objectsize documentation.
2009-11-30 Nick LewyckyRemove the 'simple jit' tutorial as it wasn't really...
2009-11-27 Duncan SandsVector types are no longer required to have a power...
2009-11-27 Duncan SandsThese code generator limitations have been removed.
2009-11-25 Devang PatelUpdate to reflect recent debugging information encoding...
2009-11-23 Oscar FuentesCMake: generate targets for tools and examples even...
2009-11-22 Daniel DunbarAllow '_' in FileCheck variable names, it is nice to...
2009-11-22 Daniel DunbarUpdate doc re: LLVM_BUILD_EXAMPLES.
2009-11-22 Chris LattnerRemove the AliasAnalysis::getMustAliases method, which...
2009-11-17 Jay FoadFix HTML formatting.
2009-11-15 Daniel Dunbarlit: Add --repeat=N option, for running each test N...
2009-11-10 Daniel Dunbarlit: Start documentation testing architecture.
next