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