Update expected UnitTests failures.
[oota-llvm.git] / docs /
2004-11-12 Reid SpencerDocument the new llvm-ranlib command.
2004-11-12 Reid SpencerCorrectly terminate a list.
2004-11-12 Reid SpencerDocument the modifiers and the file format.
2004-11-11 Reid SpencerAdd llvm-ar to the index.
2004-11-11 Reid SpencerFirst attempt at llvm-ar documentation. Modifiers need...
2004-11-11 Reid SpencerFix documentation for Makefile target name change....
2004-11-08 Reid SpencerImplement and document the TOOL_VERBOSE option that...
2004-11-08 Reid SpencerFix typo.
2004-11-08 Reid SpencerDocument compressed bytecode details.
2004-11-08 Misha BrukmanFirst draft of compendium of documents relevant to...
2004-11-08 Reid SpencerRecommend that new users read the documentation before...
2004-11-08 Reid SpencerCorrect and Explain the first rule of thumb better.
2004-11-08 Reid SpencerFix typo.
2004-11-08 Misha BrukmanFix grammar: use commas in a list of entities
2004-11-07 Misha Brukman* Fix file-relative links: they need '#' prepended...
2004-11-07 Reid SpencerFirst version of this document listing the required...
2004-11-07 Chris LattnerAdd a section for PPC, though it's empty for now
2004-11-07 Misha Brukman* Add note about benchmarking programs and submitting...
2004-11-07 Misha BrukmanReplace llvm.org => llvm.cs.uiuc.edu
2004-11-01 Reid SpencerList the individual tools for easier reference.
2004-11-01 Reid SpencerAdd compliant header.
2004-11-01 Reid SpencerAdd missing tag.
2004-11-01 Reid SpencerUpdate table to llvm.css standards.
2004-11-01 Reid SpencerGet rid of bogus entity references.
2004-11-01 Reid SpencerAttempt CSS 2 compliance.
2004-11-01 Reid SpencerAttempt CSS 2 validation.
2004-11-01 Reid SpencerHTML 4.01 Strict compliance.
2004-11-01 Reid SpencerCorrect the document type declaration.
2004-11-01 Reid SpencerAdd the HTML 4.01 and CSS icons with links to validators.
2004-11-01 Reid SpencerAttempt HTML 4.01 Strict compliance.
2004-11-01 Reid SpencerCleanup the constants section.
2004-11-01 Reid SpencerRemove spurious end tag, fix indentation.
2004-11-01 Reid SpencerMake HTML 4.01 Strict compliant.
2004-11-01 Reid SpencerFix tag placement to make HTML 4.01 Strict compliant.
2004-11-01 Reid SpencerMinor format tweask for tables.
2004-11-01 Reid SpencerAdd layout classes for table elements so tables can...
2004-11-01 Reid SpencerConfiguration -> BuildMode
2004-10-31 Reid SpencerWrap to 80 cols
2004-10-31 Reid SpencerAdd UsingLibraries.html link.
2004-10-31 Reid SpencerGive table headers the striped background.
2004-10-31 Reid Spencer* Moved from ObjectFiles.html
2004-10-31 Reid SpencerRenamed UsingLibraries.html
2004-10-31 Reid SpencerAdd the preconditions target per suggestion by Henrik...
2004-10-31 Reid SpencerOne more missing end tag.
2004-10-31 Reid SpencerCorrect tag usage for HTML 4.01 Strict compliance
2004-10-31 Reid SpencerAdd a tutorial and some more general concepts.
2004-10-30 Reid SpencerAdd a few more terms.
2004-10-30 Reid SpencerComplete the description of public variables. Internal...
2004-10-29 Misha Brukman* Add spaces between function names for readability
2004-10-27 Chris LattnerAdd a couple of new features
2004-10-26 Misha BrukmanUse <tt> around "#include" and "std::endl"
2004-10-26 Misha BrukmanUse <tt> around header names
2004-10-26 Misha Brukman* Fix spelling and grammar errors
2004-10-25 Chris LattnerBug fixed
2004-10-25 Chris Lattneradd a link to the makefile guide, eliminate redundant...
2004-10-25 Chris LattnerMake a sentence easier to parse
2004-10-25 Chris LattnerFix spellos
2004-10-24 Reid SpencerFirst draft. More to come.
2004-10-23 Reid SpencerFirst cut at the LLVM Makefile Guide. There's lots...
2004-10-16 Misha Brukman* Add a space between words
2004-10-16 Chris LattnerUpdate release notes
2004-10-16 Chris LattnerDocument unreachable instruction
2004-10-16 Chris LattnerAdd missing 'Instruction Opcodes' bullet to TOC
2004-10-16 Chris LattnerNone of these have actually been implemented yet.
2004-10-15 Chris LattnerFix broken links
2004-10-09 Chris LattnerFix grammaro
2004-10-09 Chris LattnerIt looks like we're not releasing 1.4 with llvm.org...
2004-10-08 Misha BrukmanDescribe how to configure tests to work with f2c
2004-10-08 Misha Brukman* Reformat to fit 80 cols
2004-10-06 Chris LattnerFix the path to the fixinc'd headers. Patch contribute...
2004-10-05 Chris LattnerBug fixed
2004-10-04 Misha BrukmanAdd example 'abstract' architectures for LLI: MIX,...
2004-10-01 Chris LattnerAdd project
2004-10-01 Misha BrukmanAdd note about converting Skeleton to a useful backend...
2004-09-28 Misha Brukman* InstructionReader.cpp was absorbed into Reader.cpp
2004-09-28 Chris LattnerBug fixed
2004-09-27 Chris LattnerPatch contributed by Patrick Meredith:
2004-09-27 Misha BrukmanFix grammar.
2004-09-23 Reid SpencerAdd a blurb about the use of class vs. struct keyword...
2004-09-21 Misha BrukmanThanks to Brad for documentation on adding a DerivedType
2004-09-20 Chris Lattner'Pass' should now not be derived from by clients. ...
2004-09-19 Chris LattnerThe lexicon doc is more of a user guide than programmin...
2004-09-19 Chris Lattnerbetter code
2004-09-18 Chris LattnerMisha implemented the ModuleProvider interface back...
2004-09-18 Chris LattnerProvide initial docs for CallGraphSCCPass's, and fix...
2004-09-18 Chris LattnerMake this HTML 4.01 strict
2004-09-15 Chris LattnerBug fixed
2004-09-14 Chris LattnerAdd notes about some buggy passes
2004-09-09 Misha BrukmanFix broken internal links (one found by seventwentyfour...
2004-09-09 Misha BrukmanIf updating from CVS gives error "No rule to make targe...
2004-09-09 Misha BrukmanFix broken link to the 2004 CGO paper.
2004-09-07 Reid Spencerbug 352 fixed
2004-09-07 Misha BrukmanThis is the documentation style sheet, not the one...
2004-09-06 Misha BrukmanRemove extraneous blank lines.
2004-09-06 Misha BrukmanAdd link to new howto on writing backends.
2004-09-06 Misha BrukmanHow to write an LLVM backend, first draft.
2004-09-06 Misha Brukman* Profile-guided needs a hyphen
2004-09-06 Misha BrukmanReword to not use a link text `click here'.
2004-09-05 Reid SpencerHTML 4.01 STRICT compliance.
2004-09-05 Reid SpencerMake section separator comments 80 chars, not 70.
next