- c7b6ce4 Updated some of the information for the new autoconf changes. by John Criswell · 21 years ago
- 18ab2b9 The -mode option is no longer by Chris Lattner · 21 years ago
- c9e64b5 Removed items that are done or irrelevant. Added a few new items. by John Criswell · 21 years ago
- b5ca43e Fixed the name of a hyperlink. by John Criswell · 21 years ago
- b96646f Removed information on common build problems. That is now documented in by John Criswell · 21 years ago
- c310f62 Fequently Asked Questions about LLVM. Mainly focuses on build problems, but by John Criswell · 21 years ago
- c49fcd1 Oops, forgot to commit this before: standardize header comments by Chris Lattner · 21 years ago
- d59128a Rename -preheaders pass. Spelling fix by Chris Lattner · 21 years ago
- a1f7cac Renamed the feature subtests so that they do not begin with 'f'. It was by John Criswell · 21 years ago
- 623e594 Fixed spelling. by John Criswell · 21 years ago
- 020cbd8 Initial checkin of Testing Guide. Still very rough, IMHO. by John Criswell · 21 years ago
- abb1b58 Removed information about compiling the GCC front end. This will be in a by John Criswell · 21 years ago
- 20d2d3e Re-did some of the text wrapping (sorry). by John Criswell · 21 years ago
- 25839f0 Add documentation for weak variables by Chris Lattner · 21 years ago
- 0d4379a Convert over to short bug URLs by Chris Lattner · 21 years ago
- fcc54b3 Add links to bugzilla by Chris Lattner · 21 years ago
- 47ad72c Cleanups, include a list of passes by Chris Lattner · 21 years ago
- 644b8ee cleanup analyze documents by Chris Lattner · 21 years ago
- 651fbec Ensure both columns take 50% by Chris Lattner · 21 years ago
- 83273d5 no this really isn't extract by Chris Lattner · 21 years ago
- 1213bc7 initial checkin of the bugpoint doxs by Chris Lattner · 21 years ago
- 26814d0 TTify, add links between pages by Chris Lattner · 21 years ago
- 08a04fd Consistently set the background color by Chris Lattner · 21 years ago
- bf6f438 <tt>ify things by Chris Lattner · 21 years ago
- d053efd Make the index page a big more attractive by Chris Lattner · 21 years ago
- 537a02c More changes and updates by Chris Lattner · 21 years ago
- aaba10c by Chris Lattner · 21 years ago
- f8cf416 <tt> stuff simplify a bit by Chris Lattner · 21 years ago
- 090fcc1 Add pointer to LLC for code generator options. <tt> a bunch of stuff which should be by Chris Lattner · 21 years ago
- 7a59bc8 separate options into X86 and sparc specific options by Chris Lattner · 21 years ago
- 8bf3385 Wrap at 80 columns by Chris Lattner · 21 years ago
- 3a8bddb Renamed llvmas.html llvmdis.html and llvmlink.html to have hyphens in them by Chris Lattner · 21 years ago
- a2a628f remove options specific to the -internalize pass, add the -debug option by Chris Lattner · 21 years ago
- 1b36d67 Break lines so that they fit within 80 columns. by Misha Brukman · 21 years ago
- ef0ad41 * Alphabetized order of tools by Misha Brukman · 21 years ago
- 35fccb7 The sparc backend now support invoke, but still doesn't support unwind by Chris Lattner · 21 years ago
- aa5ff24 Added links to the C and C++ frontends. by John Criswell · 21 years ago
- 700c82d Adding basic documentation for the LLVM C and C++ frontends. by John Criswell · 21 years ago
- 1909261 Add ideas and small revisions from Vikram by Chris Lattner · 21 years ago
- eed462b Change llc command line for register allocators by Alkis Evlogimenos · 21 years ago
- 824b9a6 fix spleling by Chris Lattner · 21 years ago
- 47588f9 add note about .a files by Chris Lattner · 21 years ago
- 79c3fe1 Initial checkin of the LLVM 1.0 release notes by Chris Lattner · 21 years ago
- 08fdac8 Amazingly enough, we actually do some stuff around here. Now if we could by Chris Lattner · 21 years ago
- ac41ea2 Corrected usage synopsis. by John Criswell · 21 years ago
- 511a491 Added information on input and output filenames. by John Criswell · 21 years ago
- fa4f181 Added explanation of where analyze gets its input, where it sends its output, by John Criswell · 21 years ago
- 6243534 Added information on how input and output files are selected. by John Criswell · 21 years ago
- 6775392 Added information about how llvm-as and llvm-dis select the input and output by John Criswell · 21 years ago
- ee43b69 Change the heading of the page to reflect the tool name by Chris Lattner · 21 years ago
- b7fcd30 Added an explanation of gccld's behavior when linking in native mode. by John Criswell · 21 years ago
- 52f68b8 Added information about the new -native option. by John Criswell · 21 years ago
- d1568f5 Made modifications recommended by Chris. Namely: by John Criswell · 21 years ago
- dd4a049 Removed completed items. by John Criswell · 21 years ago
- 4c6d4d3 update dox by Chris Lattner · 21 years ago
- f1d01fb Added sections about debugging mis-compilations and incorrect code generation. by Misha Brukman · 21 years ago
- 35f474a fix misspelling analyse -> analyze by Chris Lattner · 21 years ago
- 58ebcd0 Renamed the link page to llvmlink.html by John Criswell · 21 years ago
- 69d903d Initial go at documentation for llc. Pretty crufty. by John Criswell · 21 years ago
- 3200330 Modified the footer to be a link to the LLVM web page. by John Criswell · 21 years ago
- ecf32e5 Adding a skeleton for the LLVM Command Guide. by John Criswell · 21 years ago
- 065a616 Fix spell-o's by Chris Lattner · 21 years ago
- f065107 Add info about volatile loads/stores by Chris Lattner · 21 years ago
- 43c2eb7 Final cleanups, document is good to go by Chris Lattner · 21 years ago
- 27f71f2 Add a WHOLE lot of updates clarifications and fixes. This is not done but getting closer. I changed the docs to reflect the goal of making unwind an instruction, not an intrinsic. by Chris Lattner · 21 years ago
- fde246a hyphenation police visited here by Chris Lattner · 21 years ago
- b3ceec2 Document the llvm.unwind intrinsic. by Chris Lattner · 21 years ago
- a0a0a03 Renaming `as' -> `llvm-as' and `dis' -> `llvm-dis'. by Misha Brukman · 21 years ago
- 6dbc588 Added autoconf code that verifies that the C compiler is at the minimum by John Criswell · 21 years ago
- 390e3c3 Fix grammar by Chris Lattner · 21 years ago
- 318efde The word `dependence' has no `a'. by Misha Brukman · 21 years ago
- ef6a6a6 The word `dependent' has no `a'. by Misha Brukman · 21 years ago
- cf735c5 Adding a copyright notice to each file is unnecessary. by John Criswell · 21 years ago
- 08dbe6b Further updates: by John Criswell · 21 years ago
- 9379320 Updated to reflect current work: by John Criswell · 21 years ago
- e584285 Add ParseEnvironmentOptions documentation by Brian Gaeke · 21 years ago
- 9d292ff Add warning about how you have to put cl::init after cl::location, if both by Brian Gaeke · 21 years ago
- 5560c9d Spell `necessary' correctly. by Misha Brukman · 21 years ago
- e0db815 * Added pointers to the README files in emacs/ and vim/ directories. by Misha Brukman · 21 years ago
- a8f5de3 Geez, this misha guy is a _horrible_ speller. :) by Chris Lattner · 21 years ago
- c103adf * Added a section describing the hidden gems in llvm/utils by Misha Brukman · 21 years ago
- 0c4dccc Removed information on the Pool Allocator as it is no longer available. by John Criswell · 21 years ago
- 3c852b6 Added a FAQ about how to clean the directory if it fails to build after an by John Criswell · 21 years ago
- ef0096f Updated for the 1.1 pre-release. by John Criswell · 21 years ago
- 2e5cbc2 * Fix <>'s in code to be <>'s by Chris Lattner · 21 years ago
- f6bb183 Loop unroller doesn't necessarily need to be profile driven by Chris Lattner · 21 years ago
- 7496ec5 "fix" coding style stuff Change some <>'s into <>'s by Chris Lattner · 21 years ago
- 806e186 Fix a bug by Chris Lattner · 21 years ago
- 84b7f8d Update information about the new DEBUG_TYPE macro by Chris Lattner · 21 years ago
- 589a4cc Fix <>'s in HTML by Chris Lattner · 21 years ago
- 2d10d75 Made many paragraphs fit into 80 characters per line to avoid wrapping in an by Misha Brukman · 21 years ago
- b64dbf2 Added two tasks: by John Criswell · 21 years ago
- 79223ed Added comma after `i.e.' by Misha Brukman · 21 years ago
- a731307 Change reference to assert.h to mention cassert by Chris Lattner · 21 years ago
- 09cea35 Brian implemented the static compiler, take it off the list by Chris Lattner · 21 years ago
- 6a33f36 Add documentation for runOnMachineFunction() by Brian Gaeke · 21 years ago
- 908c1f6 Updated from the discussion on July 21, 2003. Expanded upon testing priorities. by John Criswell · 21 years ago
- cab8b6f Added bits about MachineFunctionPass by Brian Gaeke · 21 years ago
- bc0e998 The word `separate' only has one `e'. by Misha Brukman · 21 years ago
- e3443a6 Fixed: </pre</p> => </pre></p> by Misha Brukman · 21 years ago