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