Convert remaining X-Form and Pseudo instructions over to asm writer
[oota-llvm.git] / docs /
2004-08-30 Reid SpencerAdd a blurb about exploiting the use of external storage.
2004-08-29 Reid SpencerSynchronize documentation of configuration items and...
2004-08-27 Nate BegemanFix a typo in the bytecode format documentation
2004-08-27 Reid SpencerAdd more content.
2004-08-27 Reid SpencerBug 430 Fixed.
2004-08-26 Reid SpencerProvide some meta tags for this document.
2004-08-26 Reid SpencerAdd the default table related styles
2004-08-26 Reid SpencerDocument the rational for the #include hierarchy.
2004-08-25 Reid SpencerDocument definitions and computations provided by llvm...
2004-08-24 Chris LattnerAdd some details
2004-08-24 Reid SpencerAdded BURS.
2004-08-24 Brian Gaekebug fixed
2004-08-24 Misha BrukmanChange LVN -> Load-VN since that's the name of the...
2004-08-24 Misha BrukmanFix some grammar.
2004-08-24 Misha BrukmanAdded DSE, LICM, LVN, PRE, SCCP, and SSA
2004-08-23 Misha BrukmanDocument 'gmake install' vs. 'install-bytecode' (used...
2004-08-23 Misha BrukmanNote: do not use GNU binutils under AIX, they're not...
2004-08-22 Reid SpencerMany useful corrections resulting from Chris Lattner...
2004-08-21 Misha BrukmanBytecode libraries are installed with `make install...
2004-08-21 Reid SpencerFirst complete version. The details of configuration...
2004-08-20 Brian GaekePacked types, brought to you by Brad Jones
2004-08-20 Chris LattnerBug fixed
2004-08-18 Reid SpencerCorrect a link, add a TOC entry.
2004-08-18 Reid SpencerProvided opcode definitions.
2004-08-17 Reid SpencerAdded a *very* initial cut at a lexicon for LLVM. I...
2004-08-17 Reid SpencerDocumented (Java properties file like) syntax of config...
2004-08-17 Reid SpencerAdd a reference to the ComilerDriver documentation.
2004-08-17 Reid SpencerDocumented the removal of alignment in version 4 byteco...
2004-08-17 Reid SpencerTechnical Corrections (thanks to Robert Mykland):
2004-08-16 Chris LattnerSpaces arg!
2004-08-16 Reid SpencerCorrect the documentation for the module block header...
2004-08-16 Reid SpencerBug 422 fixed.
2004-08-16 John CriswellMerged in RELEASE_13. This fixes the Command Guide...
2004-08-16 John CriswellMerged in release_13 branch.
2004-08-16 Chris LattnerBug fixed
2004-08-16 Chris LattnerScrub all LLVM 1.3 stuff, changing over to 1.4. Add...
2004-08-14 Misha BrukmanUse the `tools-only' target to avoid getting warnings...
2004-08-13 Reid SpencerAdded description of usage of the getPosition() option...
2004-08-12 Misha BrukmanWrap long lines and try to fill the 80 chars per line...
2004-08-12 Misha Brukman* Escape &, <, and >
2004-08-12 Chris LattnerAdd description of packed type support.
2004-08-12 Chris LattnerAdd information on adding a derived type to LLVM, patch...
2004-08-10 Reid SpencerFinish HTMLizing the document. Configuration section...
2004-08-10 Reid SpencerFixed some spellos and grammaros.
2004-08-09 Misha BrukmanAdd note about AIX/PowerPC with disk space requirements...
2004-08-09 Misha Brukman* CFE builds on AIX/PowerPC
2004-08-09 Reid SpencerMove information on Configuration files to the ../Compi...
2004-08-09 Reid SpencerThis is the initial draft of the Compiler Driver docume...
2004-08-08 Chris LattnerThis isn't a bug, it's a missing feature
2004-08-07 Reid SpencerAdded information about the configuration file. This...
2004-08-06 Reid SpencerCorrect spelling mistakes. Wrap lines at 80 columns.
2004-08-06 Reid SpencerVarious updates suggested by Misha and Chris. Moved...
2004-08-06 Reid SpencerFirst version of a manual page for the llvmc compiler...
2004-08-05 Chris LattnerMore prominantly mention ppc support, more accurately...
2004-08-05 Misha Brukman* Mention PowerPC as new feature, and experimental...
2004-08-04 Misha BrukmanSurround code element with <tt> tags
2004-08-04 Chris LattnerAdd note
2004-08-04 Chris LattnerFix linkage types
2004-08-04 Reid SpencerAdded note for PR413
2004-08-03 Reid SpencerLine length <= 80 cols.
2004-08-03 Reid SpencerFix some indentation (so brg can test commit script).
2004-08-03 Reid SpencerFix line lengths.
2004-08-03 Reid SpencerProperly wrap some lines.
2004-08-03 Chris LattnerMoved into SparcV9 directory
2004-08-03 Chris LattnerSimplify the first example, as the LLVM IR interfaces...
2004-08-02 Chris LattnerAdd link for IRC
2004-08-02 Chris LattnerWritten by
2004-08-02 Chris Lattnercontinue hacking
2004-08-02 Chris LattnerRevamp the index page
2004-08-02 Chris Lattner... now real HTML 4.01 strict!
2004-08-02 Chris LattnerSubstantially hack on and clean up the release notes
2004-07-29 Chris LattnerFix #includes of i*.h => Instructions.h as per PR403:
2004-07-29 Misha BrukmanFix #includes of i*.h => Instructions.h as per PR403.
2004-07-29 Reid SpencerUpdates to reflect most recent changes to bytecode...
2004-07-28 Misha BrukmanFix grammar, eliminate double parenthesized sentence...
2004-07-28 Misha Brukman* Wrap code listings in <div class="doc_code">
2004-07-28 Misha Brukman* Use the doc_code class for code listings to make...
2004-07-28 Misha BrukmanPut <tt> around verbatim code elements.
2004-07-27 Chris LattnerNew functionality
2004-07-27 Chris LattnerDocument new syntax
2004-07-26 Chris LattnerRemove dead section
2004-07-25 Reid SpencerBugs fixed.
2004-07-23 Brian Gaekebug fixed
2004-07-22 Chris LattnerUpdate documentation for gc intrinsics change. Contrib...
2004-07-21 Misha BrukmanReid doesn't need a definite article in front of his...
2004-07-21 Misha BrukmanDelete extra space; add <p> tags around text within...
2004-07-21 Misha BrukmanFix spelling of `iterative scan'
2004-07-21 Alkis EvlogimenosAdd Iterative scan register allocator.
2004-07-21 Alkis EvlogimenosLinearscan is no longer experimental.
2004-07-20 Misha BrukmanRefer would-be llvm-gcc source users/hackers to the...
2004-07-19 Chris LattnerFix broken link
2004-07-19 Chris LattnerJust run 'make', not all-gcc
2004-07-18 Chris LattnerAdd note about GCC 3.3.2 being completely broken
2004-07-18 Chris LattnerDoesn't exist
2004-07-18 Reid Spencerbug 122:
2004-07-18 Reid SpencerBug 122 fixed.
2004-07-17 Chris LattnerHrm, I think we need a "Reid is buggy" bug ;-)
2004-07-17 Reid SpencerInitial (outline only) draft of the System Library...
2004-07-17 Chris LattnerAdd note about IA64 C++
2004-07-16 Chris LattnerFor 64-bit platform support, we now use the clEnumValEn...
next