- 7acb866 Add more content. by Reid Spencer · 20 years ago
- b810d5f Bug 430 Fixed. by Reid Spencer · 20 years ago
- 3921c74 Provide some meta tags for this document. by Reid Spencer · 20 years ago
- 2f1e7a0 Add the default table related styles by Reid Spencer · 20 years ago
- 9518920 Document the rational for the #include hierarchy. by Reid Spencer · 20 years ago
- 431ab85 Document definitions and computations provided by llvm-bcanalyzer. by Reid Spencer · 20 years ago
- c4985ba Add some details by Chris Lattner · 20 years ago
- ce6be33 Added BURS. by Reid Spencer · 20 years ago
- e77c8e7 bug fixed by Brian Gaeke · 20 years ago
- 183cfc2 Change LVN -> Load-VN since that's the name of the cmdline switch by Misha Brukman · 20 years ago
- cb3c6a4 Fix some grammar. by Misha Brukman · 20 years ago
- ec8fe3c Added DSE, LICM, LVN, PRE, SCCP, and SSA by Misha Brukman · 20 years ago
- e51c356 Document 'gmake install' vs. 'install-bytecode' (used for bytecode libs) by Misha Brukman · 20 years ago
- 03ea9d4 Note: do not use GNU binutils under AIX, they're not stable. by Misha Brukman · 20 years ago
- 46d2192 Many useful corrections resulting from Chris Lattner's review. Thanks Chris! by Reid Spencer · 20 years ago
- ad38e96 Bytecode libraries are installed with `make install-bytecode' by Misha Brukman · 20 years ago
- eefdae5 First complete version. The details of configuration are now correctly by Reid Spencer · 20 years ago
- 715c90b Packed types, brought to you by Brad Jones by Brian Gaeke · 20 years ago
- 980c50f Bug fixed by Chris Lattner · 20 years ago
- 43dfdb7 Correct a link, add a TOC entry. by Reid Spencer · 20 years ago
- 09daa63 Provided opcode definitions. by Reid Spencer · 20 years ago
- 85baf76 Added a *very* initial cut at a lexicon for LLVM. I don't plan to write by Reid Spencer · 20 years ago
- aaa3da9 Documented (Java properties file like) syntax of config file format by Reid Spencer · 20 years ago
- 2d1e01c Add a reference to the ComilerDriver documentation. by Reid Spencer · 20 years ago
- cf549e1 Documented the removal of alignment in version 4 bytecode files (version 3 by Reid Spencer · 20 years ago
- 8996e55 Technical Corrections (thanks to Robert Mykland): by Reid Spencer · 20 years ago
- 5aff355 Spaces arg! by Chris Lattner · 20 years ago
- 5bc74d5 Correct the documentation for the module block header which uses the long by Reid Spencer · 20 years ago
- 51d1cb3 Bug 422 fixed. by Reid Spencer · 20 years ago
- a653656 Merged in RELEASE_13. This fixes the Command Guide link when browsing the by John Criswell · 20 years ago
- 18b7464 Merged in release_13 branch. by John Criswell · 20 years ago
- 446562f Bug fixed by Chris Lattner · 20 years ago
- 5c3389a Scrub all LLVM 1.3 stuff, changing over to 1.4. Add info about PR419, by Chris Lattner · 20 years ago
- e749053 Use the `tools-only' target to avoid getting warnings about not having a CFE. by Misha Brukman · 20 years ago
- 2c8ab58 Added description of usage of the getPosition() option on cl::opt and cl::list. by Reid Spencer · 20 years ago
- c24b758 Wrap long lines and try to fill the 80 chars per line so that we don't have too by Misha Brukman · 20 years ago
- 7cc8a89 * Escape &, <, and > by Misha Brukman · 20 years ago
- a58561b Add description of packed type support. by Chris Lattner · 20 years ago
- 8dad40c Add information on adding a derived type to LLVM, patch contributed by by Chris Lattner · 20 years ago
- a2aa304 Finish HTMLizing the document. Configuration section is very crufty. by Reid Spencer · 20 years ago
- d847337 Fixed some spellos and grammaros. by Reid Spencer · 20 years ago
- 22e9e33 Add note about AIX/PowerPC with disk space requirements. Wrap long line. by Misha Brukman · 20 years ago
- a964fe5 * CFE builds on AIX/PowerPC * Wrap long code lines by Misha Brukman · 20 years ago
- c40ca35 Move information on Configuration files to the ../CompilerDriver.html by Reid Spencer · 20 years ago
- b1254a1 This is the initial draft of the Compiler Driver documentation. It is not by Reid Spencer · 20 years ago
- eb67396 This isn't a bug, it's a missing feature by Chris Lattner · 20 years ago
- af2f924 Added information about the configuration file. This is a temporary home by Reid Spencer · 20 years ago
- f9cdefb Correct spelling mistakes. Wrap lines at 80 columns. by Reid Spencer · 20 years ago
- f2edda0 Various updates suggested by Misha and Chris. Moved material that is by Reid Spencer · 20 years ago
- be65afb First version of a manual page for the llvmc compiler driver. This tool is by Reid Spencer · 20 years ago
- e58d356 More prominantly mention ppc support, more accurately describe its status by Chris Lattner · 20 years ago
- 9411875 * Mention PowerPC as new feature, and experimental feature by Misha Brukman · 20 years ago
- 33066e9 Surround code element with <tt> tags by Misha Brukman · 20 years ago
- a834fe2 Add note by Chris Lattner · 20 years ago
- ac479e5 Fix linkage types by Chris Lattner · 20 years ago
- 17c2b92 Added note for PR413 Tools now respond to the --version option. by Reid Spencer · 20 years ago
- 301fe48 Line length <= 80 cols. by Reid Spencer · 20 years ago
- 267660f Fix some indentation (so brg can test commit script). by Reid Spencer · 20 years ago
- 2de2999 Fix line lengths. by Reid Spencer · 20 years ago
- f08561f Properly wrap some lines. by Reid Spencer · 20 years ago
- 1b2d85a Moved into SparcV9 directory by Chris Lattner · 20 years ago
- 532c92d Simplify the first example, as the LLVM IR interfaces have evolved. Other by Chris Lattner · 20 years ago
- 17d3efc Add link for IRC by Chris Lattner · 20 years ago
- ddd2184 Written by by Chris Lattner · 20 years ago
- 354a442 continue hacking by Chris Lattner · 20 years ago
- 2042302 Revamp the index page by Chris Lattner · 20 years ago
- 04db808 ... now real HTML 4.01 strict! by Chris Lattner · 20 years ago
- d571388 Substantially hack on and clean up the release notes by Chris Lattner · 20 years ago
- 8f36321 by Chris Lattner · 20 years ago
- 47b14a4 Fix #includes of i*.h => Instructions.h as per PR403. by Misha Brukman · 20 years ago
- 9bd2be2 Updates to reflect most recent changes to bytecode file format: by Reid Spencer · 20 years ago
- 69c5889 Fix grammar, eliminate double parenthesized sentence fragment. by Misha Brukman · 20 years ago
- a8c760a * Wrap code listings in <div class="doc_code"> by Misha Brukman · 20 years ago
- 294611a * Use the doc_code class for code listings to make it stand out from text by Misha Brukman · 20 years ago
- 08772da Put <tt> around verbatim code elements. by Misha Brukman · 20 years ago
- ccb354b New functionality by Chris Lattner · 20 years ago
- fdec1d5 Document new syntax by Chris Lattner · 20 years ago
- 1aab327 Remove dead section by Chris Lattner · 20 years ago
- f847432 Bugs fixed. by Reid Spencer · 20 years ago
- 204fa53 bug fixed by Brian Gaeke · 20 years ago
- 728f03f Update documentation for gc intrinsics change. Contributed by Tobias Nurmiranta by Chris Lattner · 20 years ago
- 1721784 Reid doesn't need a definite article in front of his name. by Misha Brukman · 20 years ago
- ebbbf25 Delete extra space; add <p> tags around text within a <div> by Misha Brukman · 20 years ago
- 1e635c3 Fix spelling of `iterative scan' by Misha Brukman · 20 years ago
- 910d0d6 Add Iterative scan register allocator. by Alkis Evlogimenos · 20 years ago
- c8dec2c Linearscan is no longer experimental. by Alkis Evlogimenos · 20 years ago
- 1d3a8b0 Refer would-be llvm-gcc source users/hackers to the compilation guide. by Misha Brukman · 20 years ago
- cbf1edb Fix broken link by Chris Lattner · 20 years ago
- 9f9398e Just run 'make', not all-gcc by Chris Lattner · 20 years ago
- 95e9258 Add note about GCC 3.3.2 being completely broken by Chris Lattner · 20 years ago
- f70c25f Doesn't exist by Chris Lattner · 20 years ago
- 8b2da7a bug 122: by Reid Spencer · 20 years ago
- bff3984 Bug 122 fixed. by Reid Spencer · 20 years ago
- 05540a7 Hrm, I think we need a "Reid is buggy" bug ;-) by Chris Lattner · 20 years ago
- 4f6015a Initial (outline only) draft of the System Library requirements, design by Reid Spencer · 20 years ago
- 7962f71 Add note about IA64 C++ by Chris Lattner · 20 years ago
- b406ead For 64-bit platform support, we now use the clEnumValEnd macro to terminate by Chris Lattner · 20 years ago
- 6568fe8 QOI issue fixed by Chris Lattner · 20 years ago
- 9e229b2 Bug fixed by Chris Lattner · 20 years ago
- 8559594 New open proj: C/C++ compiler in C++, with link to Ed Willink's C++ yacc grammar by Misha Brukman · 20 years ago