aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2003-09-03Final cleanups, document is good to goChris Lattner
2003-09-03Add a WHOLE lot of updates clarifications and fixes. This is not done but ge...Chris Lattner
2003-09-02hyphenation police visited hereChris Lattner
2003-08-28Document the llvm.unwind intrinsic.Chris Lattner
2003-08-28Renaming `as' -> `llvm-as' and `dis' -> `llvm-dis'.Misha Brukman
2003-08-25Added autoconf code that verifies that the C compiler is at the minimumJohn Criswell
2003-08-24Fix grammarChris Lattner
2003-08-21The word `dependence' has no `a'.Misha Brukman
2003-08-21The word `dependent' has no `a'.Misha Brukman
2003-08-21Adding a copyright notice to each file is unnecessary.John Criswell
2003-08-21Further updates:John Criswell
2003-08-21Updated to reflect current work:John Criswell
2003-08-19Add ParseEnvironmentOptions documentationBrian Gaeke
2003-08-19Add warning about how you have to put cl::init after cl::location, if bothBrian Gaeke
2003-08-18Spell `necessary' correctly.Misha Brukman
2003-08-11* Added pointers to the README files in emacs/ and vim/ directories.Misha Brukman
2003-08-11Geez, this misha guy is a _horrible_ speller. :)Chris Lattner
2003-08-11* Added a section describing the hidden gems in llvm/utilsMisha Brukman
2003-08-08Removed information on the Pool Allocator as it is no longer available.John Criswell
2003-08-08Added a FAQ about how to clean the directory if it fails to build after anJohn Criswell
2003-08-08Updated for the 1.1 pre-release.John Criswell
2003-08-07* Fix <>'s in code to be &lt;&gt;'sChris Lattner
2003-08-06Loop unroller doesn't necessarily need to be profile drivenChris Lattner
2003-08-05"fix" coding style stuffChris Lattner
2003-08-01Fix a bugChris Lattner
2003-08-01Update information about the new DEBUG_TYPE macroChris Lattner
2003-08-01Fix <>'s in HTMLChris Lattner
2003-07-28Made many paragraphs fit into 80 characters per line to avoid wrapping in anMisha Brukman
2003-07-28Added two tasks:John Criswell
2003-07-28Added comma after `i.e.'Misha Brukman
2003-07-25Change reference to assert.h to mention cassertChris Lattner
2003-07-25Brian implemented the static compiler, take it off the listChris Lattner
2003-07-22Add documentation for runOnMachineFunction()Brian Gaeke
2003-07-21Updated from the discussion on July 21, 2003.John Criswell
2003-07-17Added bits about MachineFunctionPassBrian Gaeke
2003-07-14The word `separate' only has one `e'.Misha Brukman
2003-07-14Fixed: </pre</p> => </pre></p>Misha Brukman
2003-07-08Corrected the Table of Contents.John Criswell
2003-07-07Fixed the directions for building the C front end.John Criswell
2003-07-07Added information about how to unpack the distribution for those who do notJohn Criswell
2003-07-03Fixed an error in the pathname to LLVMGCCDIR for the pre-built binaries (forgotJohn Criswell
2003-07-03Added information on software requirements for unpacking the archives that weJohn Criswell
2003-07-03* Reworded a bit about JITs (I don't like acronyms followed by 's)Misha Brukman
2003-07-03Added another remark on how building the C front end is optional.John Criswell
2003-07-03Performed a major update for the pre-release.John Criswell
2003-07-03Adding a web page on how to start a new LLVM Project.John Criswell
2003-07-02Updated prior to the pre-release.John Criswell
2003-07-01Fixed a broken hyperlink.John Criswell
2003-06-30Added John Criswell to the contributors list.John Criswell
2003-06-30Removed the --enable-profiling and --enable-verbose options.John Criswell