Add missing createXxxPass functions
[oota-llvm.git] / docs /
2005-01-05 Reid SpencerAdd the SystemLibrary.html document now that its done.
2005-01-05 Reid SpencerAdd a missing <div>
2005-01-05 Reid SpencerBulk upgrade of this document. Cruft removed, new stuff...
2005-01-05 Chris Lattnerignore generated file
2005-01-05 Chris LattnerIgnore generated file
2005-01-05 Chris LattnerIgnore .dir
2005-01-03 Reid SpencerIntegrate dependency graphs.
2005-01-03 Reid SpencerAdd library dependency and object dependency graphs.
2005-01-03 Chris LattnerBug fixed
2004-12-31 Reid SpencerDescribe both objdir==srcdir and objdir!=srcdir methods...
2004-12-31 Reid Spencer* Add missing libraries: Linker, Archive, SparcV8
2004-12-30 Reid SpencerAdd a section on library dependencies now that GenLibDe...
2004-12-29 Chris LattnerBug fixed
2004-12-29 Chris LattnerBug fixed
2004-12-27 Misha BrukmanAdd a note about registering the backend so it's availa...
2004-12-26 Reid SpencerDescribe the --with-llvmgccdir option to configure.
2004-12-23 Reid SpencerAdd a caution about using experimental versions of...
2004-12-23 Reid SpencerBe specific about version of GCC and binutils on Cygwin...
2004-12-23 Misha BrukmanLLVM now builds and runs on Linux/amd64, but we don...
2004-12-22 Reid Spencer* Remove an unnecessary step.
2004-12-22 Reid SpencerAdd a blurb about using the GCC 3.4.3 compiler on Cygwi...
2004-12-22 Reid SpencerFor PR432:
2004-12-22 Reid SpencerHopefully fix a link.
2004-12-22 Reid SpencerFix the names of these executables now that they've...
2004-12-22 Reid SpencerCorrect the name of the executables to which llvmgcc...
2004-12-22 Reid SpencerFor PR432:
2004-12-22 Reid SpencerFor PR432:
2004-12-22 Reid SpencerRevert last patch until we can figure out how to build...
2004-12-22 Reid SpencerRevert last changes as they introduce CFE build problems.
2004-12-21 Reid SpencerRemove instructions to make aliases for llvmgcc and...
2004-12-21 Reid SpencerFor PR432:
2004-12-17 Reid SpencerDescribe the new "reconfigure" and "spotless" targets.
2004-12-15 Reid SpencerRemove most references to LLVM_LIB_SEARCH_PATH. It...
2004-12-14 Reid SpencerCorrect documentation to reflect the change in location...
2004-12-12 Chris LattnerGet rid of subbullets for all of the "known problems...
2004-12-11 Reid SpencerA little cleanup on this file.
2004-12-11 Chris LattnerNew feature
2004-12-11 Reid SpencerFix some minor spellos and grammaros.
2004-12-10 Chris LattnerFix typo
2004-12-10 John CriswellMerged in RELEASE_14 changes.
2004-12-09 Misha BrukmanMissed moving bugpoint link over to CommandGuide/html/
2004-12-09 Misha BrukmanGenerated HTML documentation is now back in CommandGuid...
2004-12-09 Chris LattnerRip out the guts of this document to prepare it for...
2004-12-09 Chris LattnerClean up this man page
2004-12-09 Chris LattnerAdd new pseudo target
2004-12-09 Misha BrukmanThe textual description is gone from this manpage,...
2004-12-09 Misha Brukman* Straighten a comment to a single line
2004-12-09 Misha BrukmanWe now have a real Bugpoint doc, not just a huge man...
2004-12-09 Misha BrukmanConvert from being a copy of the man page to a full...
2004-12-09 Reid SpencerMore grammaro's fixed.
2004-12-09 Reid SpencerClean up some grammaro's.
2004-12-09 Reid SpencerCorrect the version numbers for automake, Perl, and...
2004-12-09 Chris LattnerFully document the LLVM constants. This should go...
2004-12-09 Chris LattnerReflow and clean up some of the HTML in the initial...
2004-12-09 Chris LattnerMove the "High Level Structure" to before "Type System"
2004-12-08 John CriswellThe noreturn GCC extension is now supported.
2004-12-08 Chris LattnerTest commit
2004-12-08 Reid SpencerBuild the man and ps versions of the command guide...
2004-12-08 Chris Lattnerignore generated file
2004-12-08 Tanya LattnerFixed broken link to Bruce Eckle's book.
2004-12-08 Tanya LattnerFixed a broken link to gcc manual.
2004-12-08 Tanya LattnerFixed broken link.
2004-12-08 Tanya LattnerFixed broken links.
2004-12-08 John CriswellMention in the exposition that lli can JIT on PowerPC...
2004-12-08 John CriswellWe don't have python test classes anymore.
2004-12-08 Reid SpencerAdd llvm-ld tool
2004-12-08 John CriswellMinor fixups.
2004-12-08 Tanya LattnerFixed typo in Dejagnu section.
2004-12-08 Tanya LattnerRemoved QMTest reference.
2004-12-08 Tanya LattnerRemoved QMTest reference.
2004-12-08 Tanya LattnerRemoved QMTest referrences. Updated ordering of notes.
2004-12-08 John CriswellFix spell'os.
2004-12-08 Reid SpencerMove documentation for various configuration options...
2004-12-08 Reid SpencerVarious 1.4ish corrections and additions.
2004-12-08 John CriswellUpdate the version numbers of the pre-built LLVM GCC...
2004-12-08 Reid Spencer* Change version numbers of tarballs from 1.3 to 1.4
2004-12-08 Reid SpencerAdd descriptions of missing top level directories.
2004-12-08 Reid SpencerMake an alternate version of this Makefile that can...
2004-12-08 Reid SpencerRemove variables that are not used by any of the LLVM...
2004-12-07 Reid Spencer* Eliminate redundancies
2004-12-07 Chris LattnerCommit the cleanup of the LLVM 1.4 release notes. ...
2004-12-06 Reid SpencerPR409 fixed.
2004-12-06 Reid SpencerUpgrade documentation to reflect Makefile.rules changes.
2004-12-06 Tanya LattnerAdded DejaGNU information to the testing guide. This...
2004-12-05 Reid SpencerPR139 fixed.
2004-12-05 Reid SpencerDescribe the MODULE_NAME control variable
2004-12-05 Chris LattnerSuggest people run cvs up -P -d after checking out...
2004-12-04 Reid SpencerUse the install-bytecode target to install just the...
2004-12-04 Misha BrukmanUse the standard PR### notation for referencing bugs...
2004-12-04 Misha BrukmanRemove more smileys. I kept the one in WritingAnLLVMPa...
2004-12-04 Misha BrukmanDocumentation which contains smileys won't be taken...
2004-12-04 Chris LattnerUpdate for changes to check targets.
2004-12-03 Misha Brukman* Link to the license file from release 1.3 (should...
2004-12-03 Misha BrukmanRemove extraneous space in link
2004-12-03 Chris LattnerBug fixed
2004-12-03 John CriswellFixed typo.
2004-12-02 Chris LattnerAdd a note
2004-12-02 Chris LattnerDocument beta pass
2004-12-01 Misha BrukmanReid has implemented llvm-ranlib. Thanks, Reid!
2004-12-01 Misha Brukman* Hyphenate ``constant-propagate''
next