2004-10-24 |
Reid Spencer | First draft. More to come. |
tree | commitdiff |
2004-10-23 |
Reid Spencer | First cut at the LLVM Makefile Guide. There's lots... |
tree | commitdiff |
2004-10-16 |
Misha Brukman | * Add a space between words |
tree | commitdiff |
2004-10-16 |
Chris Lattner | Update release notes |
tree | commitdiff |
2004-10-16 |
Chris Lattner | Document unreachable instruction |
tree | commitdiff |
2004-10-16 |
Chris Lattner | Add missing 'Instruction Opcodes' bullet to TOC |
tree | commitdiff |
2004-10-16 |
Chris Lattner | None of these have actually been implemented yet. |
tree | commitdiff |
2004-10-15 |
Chris Lattner | Fix broken links |
tree | commitdiff |
2004-10-09 |
Chris Lattner | Fix grammaro |
tree | commitdiff |
2004-10-09 |
Chris Lattner | It looks like we're not releasing 1.4 with llvm.org... |
tree | commitdiff |
2004-10-08 |
Misha Brukman | Describe how to configure tests to work with f2c |
tree | commitdiff |
2004-10-08 |
Misha Brukman | * Reformat to fit 80 cols |
tree | commitdiff |
2004-10-06 |
Chris Lattner | Fix the path to the fixinc'd headers. Patch contribute... |
tree | commitdiff |
2004-10-05 |
Chris Lattner | Bug fixed |
tree | commitdiff |
2004-10-04 |
Misha Brukman | Add example 'abstract' architectures for LLI: MIX,... |
tree | commitdiff |
2004-10-01 |
Chris Lattner | Add project |
tree | commitdiff |
2004-10-01 |
Misha Brukman | Add note about converting Skeleton to a useful backend... |
tree | commitdiff |
2004-09-28 |
Misha Brukman | * InstructionReader.cpp was absorbed into Reader.cpp |
tree | commitdiff |
2004-09-28 |
Chris Lattner | Bug fixed |
tree | commitdiff |
2004-09-27 |
Chris Lattner | Patch contributed by Patrick Meredith: |
tree | commitdiff |
2004-09-27 |
Misha Brukman | Fix grammar. |
tree | commitdiff |
2004-09-23 |
Reid Spencer | Add a blurb about the use of class vs. struct keyword... |
tree | commitdiff |
2004-09-21 |
Misha Brukman | Thanks to Brad for documentation on adding a DerivedType |
tree | commitdiff |
2004-09-20 |
Chris Lattner | 'Pass' should now not be derived from by clients. ... |
tree | commitdiff |
2004-09-19 |
Chris Lattner | The lexicon doc is more of a user guide than programmin... |
tree | commitdiff |
2004-09-19 |
Chris Lattner | better code |
tree | commitdiff |
2004-09-18 |
Chris Lattner | Misha implemented the ModuleProvider interface back... |
tree | commitdiff |
2004-09-18 |
Chris Lattner | Provide initial docs for CallGraphSCCPass's, and fix... |
tree | commitdiff |
2004-09-18 |
Chris Lattner | Make this HTML 4.01 strict |
tree | commitdiff |
2004-09-15 |
Chris Lattner | Bug fixed |
tree | commitdiff |
2004-09-14 |
Chris Lattner | Add notes about some buggy passes |
tree | commitdiff |
2004-09-09 |
Misha Brukman | Fix broken internal links (one found by seventwentyfour... |
tree | commitdiff |
2004-09-09 |
Misha Brukman | If updating from CVS gives error "No rule to make targe... |
tree | commitdiff |
2004-09-09 |
Misha Brukman | Fix broken link to the 2004 CGO paper. |
tree | commitdiff |
2004-09-07 |
Reid Spencer | bug 352 fixed |
tree | commitdiff |
2004-09-07 |
Misha Brukman | This is the documentation style sheet, not the one... |
tree | commitdiff |
2004-09-06 |
Misha Brukman | Remove extraneous blank lines. |
tree | commitdiff |
2004-09-06 |
Misha Brukman | Add link to new howto on writing backends. |
tree | commitdiff |
2004-09-06 |
Misha Brukman | How to write an LLVM backend, first draft. |
tree | commitdiff |
2004-09-06 |
Misha Brukman | * Profile-guided needs a hyphen |
tree | commitdiff |
2004-09-06 |
Misha Brukman | Reword to not use a link text `click here'. |
tree | commitdiff |
2004-09-05 |
Reid Spencer | HTML 4.01 STRICT compliance. |
tree | commitdiff |
2004-09-05 |
Reid Spencer | Make section separator comments 80 chars, not 70. |
tree | commitdiff |
2004-09-05 |
Misha Brukman | Put a space between `Data' and `Structure' of DSA. |
tree | commitdiff |
2004-09-05 |
Misha Brukman | Remove the bit about this document being my `notes... |
tree | commitdiff |
2004-09-05 |
Misha Brukman | Fix object/library filenames that have changed, clarify... |
tree | commitdiff |
2004-09-05 |
Misha Brukman | Add DSA. |
tree | commitdiff |
2004-09-05 |
Misha Brukman | * CSS was created to reduce re-specifying design styles... |
tree | commitdiff |
2004-09-04 |
Reid Spencer | Take one item off the "to do" list: implemented -O1... |
tree | commitdiff |
2004-08-30 |
Reid Spencer | Add a blurb about exploiting the use of external storage. |
tree | commitdiff |
2004-08-29 |
Reid Spencer | Synchronize documentation of configuration items and... |
tree | commitdiff |
2004-08-27 |
Nate Begeman | Fix a typo in the bytecode format documentation |
tree | commitdiff |
2004-08-27 |
Reid Spencer | Add more content. |
tree | commitdiff |
2004-08-27 |
Reid Spencer | Bug 430 Fixed. |
tree | commitdiff |
2004-08-26 |
Reid Spencer | Provide some meta tags for this document. |
tree | commitdiff |
2004-08-26 |
Reid Spencer | Add the default table related styles |
tree | commitdiff |
2004-08-26 |
Reid Spencer | Document the rational for the #include hierarchy. |
tree | commitdiff |
2004-08-25 |
Reid Spencer | Document definitions and computations provided by llvm... |
tree | commitdiff |
2004-08-24 |
Chris Lattner | Add some details |
tree | commitdiff |
2004-08-24 |
Reid Spencer | Added BURS. |
tree | commitdiff |
2004-08-24 |
Brian Gaeke | bug fixed |
tree | commitdiff |
2004-08-24 |
Misha Brukman | Change LVN -> Load-VN since that's the name of the... |
tree | commitdiff |
2004-08-24 |
Misha Brukman | Fix some grammar. |
tree | commitdiff |
2004-08-24 |
Misha Brukman | Added DSE, LICM, LVN, PRE, SCCP, and SSA |
tree | commitdiff |
2004-08-23 |
Misha Brukman | Document 'gmake install' vs. 'install-bytecode' (used... |
tree | commitdiff |
2004-08-23 |
Misha Brukman | Note: do not use GNU binutils under AIX, they're not... |
tree | commitdiff |
2004-08-22 |
Reid Spencer | Many useful corrections resulting from Chris Lattner... |
tree | commitdiff |
2004-08-21 |
Misha Brukman | Bytecode libraries are installed with `make install... |
tree | commitdiff |
2004-08-21 |
Reid Spencer | First complete version. The details of configuration... |
tree | commitdiff |
2004-08-20 |
Brian Gaeke | Packed types, brought to you by Brad Jones |
tree | commitdiff |
2004-08-20 |
Chris Lattner | Bug fixed |
tree | commitdiff |
2004-08-18 |
Reid Spencer | Correct a link, add a TOC entry. |
tree | commitdiff |
2004-08-18 |
Reid Spencer | Provided opcode definitions. |
tree | commitdiff |
2004-08-17 |
Reid Spencer | Added a *very* initial cut at a lexicon for LLVM. I... |
tree | commitdiff |
2004-08-17 |
Reid Spencer | Documented (Java properties file like) syntax of config... |
tree | commitdiff |
2004-08-17 |
Reid Spencer | Add a reference to the ComilerDriver documentation. |
tree | commitdiff |
2004-08-17 |
Reid Spencer | Documented the removal of alignment in version 4 byteco... |
tree | commitdiff |
2004-08-17 |
Reid Spencer | Technical Corrections (thanks to Robert Mykland): |
tree | commitdiff |
2004-08-16 |
Chris Lattner | Spaces arg! |
tree | commitdiff |
2004-08-16 |
Reid Spencer | Correct the documentation for the module block header... |
tree | commitdiff |
2004-08-16 |
Reid Spencer | Bug 422 fixed. |
tree | commitdiff |
2004-08-16 |
John Criswell | Merged in RELEASE_13. This fixes the Command Guide... |
tree | commitdiff |
2004-08-16 |
John Criswell | Merged in release_13 branch. |
tree | commitdiff |
2004-08-16 |
Chris Lattner | Bug fixed |
tree | commitdiff |
2004-08-16 |
Chris Lattner | Scrub all LLVM 1.3 stuff, changing over to 1.4. Add... |
tree | commitdiff |
2004-08-14 |
Misha Brukman | Use the `tools-only' target to avoid getting warnings... |
tree | commitdiff |
2004-08-13 |
Reid Spencer | Added description of usage of the getPosition() option... |
tree | commitdiff |
2004-08-12 |
Misha Brukman | Wrap long lines and try to fill the 80 chars per line... |
tree | commitdiff |
2004-08-12 |
Misha Brukman | * Escape &, <, and > |
tree | commitdiff |
2004-08-12 |
Chris Lattner | Add description of packed type support. |
tree | commitdiff |
2004-08-12 |
Chris Lattner | Add information on adding a derived type to LLVM, patch... |
tree | commitdiff |
2004-08-10 |
Reid Spencer | Finish HTMLizing the document. Configuration section... |
tree | commitdiff |
2004-08-10 |
Reid Spencer | Fixed some spellos and grammaros. |
tree | commitdiff |
2004-08-09 |
Misha Brukman | Add note about AIX/PowerPC with disk space requirements... |
tree | commitdiff |
2004-08-09 |
Misha Brukman | * CFE builds on AIX/PowerPC |
tree | commitdiff |
2004-08-09 |
Reid Spencer | Move information on Configuration files to the ../Compi... |
tree | commitdiff |
2004-08-09 |
Reid Spencer | This is the initial draft of the Compiler Driver docume... |
tree | commitdiff |
2004-08-08 |
Chris Lattner | This isn't a bug, it's a missing feature |
tree | commitdiff |
2004-08-07 |
Reid Spencer | Added information about the configuration file. This... |
tree | commitdiff |
2004-08-06 |
Reid Spencer | Correct spelling mistakes. Wrap lines at 80 columns. |
tree | commitdiff |
next |