aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Spell `necessary' correctly.Misha Brukman2003-08-188-13/+13
* * Added pointers to the README files in emacs/ and vim/ directories.Misha Brukman2003-08-111-6/+8
* Geez, this misha guy is a _horrible_ speller. :)Chris Lattner2003-08-111-2/+2
* * Added a section describing the hidden gems in llvm/utilsMisha Brukman2003-08-111-11/+82
* Removed information on the Pool Allocator as it is no longer available.John Criswell2003-08-081-3/+2
* Added a FAQ about how to clean the directory if it fails to build after anJohn Criswell2003-08-081-0/+13
* Updated for the 1.1 pre-release.John Criswell2003-08-081-2/+23
* * Fix <>'s in code to be &lt;&gt;'sChris Lattner2003-08-071-26/+54
* Loop unroller doesn't necessarily need to be profile drivenChris Lattner2003-08-061-1/+2
* "fix" coding style stuffChris Lattner2003-08-051-24/+24
* Fix a bugChris Lattner2003-08-011-6/+2
* Update information about the new DEBUG_TYPE macroChris Lattner2003-08-011-8/+67
* Fix <>'s in HTMLChris Lattner2003-08-011-2/+2
* Made many paragraphs fit into 80 characters per line to avoid wrapping in anMisha Brukman2003-07-281-31/+112
* Added two tasks:John Criswell2003-07-281-164/+194
* Added comma after `i.e.'Misha Brukman2003-07-281-4/+3
* Change reference to assert.h to mention cassertChris Lattner2003-07-251-2/+2
* Brian implemented the static compiler, take it off the listChris Lattner2003-07-251-5/+4
* Add documentation for runOnMachineFunction()Brian Gaeke2003-07-221-1/+27
* Updated from the discussion on July 21, 2003.John Criswell2003-07-211-124/+185
* Added bits about MachineFunctionPassBrian Gaeke2003-07-171-0/+27
* The word `separate' only has one `e'.Misha Brukman2003-07-144-9/+9
* Fixed: </pre</p> => </pre></p>Misha Brukman2003-07-141-2/+2
* Corrected the Table of Contents.John Criswell2003-07-081-153/+238
* Fixed the directions for building the C front end.John Criswell2003-07-071-4/+4
* Added information about how to unpack the distribution for those who do notJohn Criswell2003-07-071-2/+46
* Fixed an error in the pathname to LLVMGCCDIR for the pre-built binaries (forgotJohn Criswell2003-07-031-2/+2
* Added information on software requirements for unpacking the archives that weJohn Criswell2003-07-031-1/+14
* * Reworded a bit about JITs (I don't like acronyms followed by 's)Misha Brukman2003-07-031-5/+7
* Added another remark on how building the C front end is optional.John Criswell2003-07-031-1/+1
* Performed a major update for the pre-release.John Criswell2003-07-031-153/+457
* Adding a web page on how to start a new LLVM Project.John Criswell2003-07-031-0/+221
* Updated prior to the pre-release.John Criswell2003-07-021-137/+136
* Fixed a broken hyperlink.John Criswell2003-07-011-3/+3
* Added John Criswell to the contributors list.John Criswell2003-06-301-1/+2
* Removed the --enable-profiling and --enable-verbose options.John Criswell2003-06-301-5/+0
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-37/+160
* Here are the notes from our Reoptimizer meetings.Brian Gaeke2003-06-262-0/+247
* Remove completed tasksChris Lattner2003-06-251-12/+2
* Clarify that variables must be globalChris Lattner2003-06-211-16/+17
* Diversify examplesChris Lattner2003-06-181-3/+4
* fix incorrect anchorChris Lattner2003-06-181-2/+2
* Reverted back to hand-made HTML.John Criswell2003-06-121-455/+467
* Updated the documentation to reflect changes in the Makefiles for buildingJohn Criswell2003-06-111-464/+455
* Fix bug in environment settingChris Lattner2003-06-081-2/+2
* Fix minor bugChris Lattner2003-06-031-2/+2
* * Correct titleChris Lattner2003-05-311-8/+6
* *** empty log message ***John Criswell2003-05-311-0/+193
* Changed http://tank... => http://llvm, and removed an extraneous mailto:.Misha Brukman2003-05-261-2/+1
* Suggest -save-temps instead of -S, -E.Brian Gaeke2003-05-231-7/+10