summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* * 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
* Clarify that variables must be globalChris Lattner2003-06-21
* Diversify examplesChris Lattner2003-06-18
* fix incorrect anchorChris Lattner2003-06-18
* Reverted back to hand-made HTML.John Criswell2003-06-12
* Updated the documentation to reflect changes in the Makefiles for buildingJohn Criswell2003-06-11
* Fix bug in environment settingChris Lattner2003-06-08
* Fix minor bugChris Lattner2003-06-03
* * Correct titleChris Lattner2003-05-31
* *** empty log message ***John Criswell2003-05-31
* Changed http://tank... => http://llvm, and removed an extraneous mailto:.Misha Brukman2003-05-26
* Suggest -save-temps instead of -S, -E.Brian Gaeke2003-05-23
* Fix a problem brian identified.Chris Lattner2003-05-23
* Add documentation for the new cl::CommaSeparated modifierChris Lattner2003-05-22
* New documentChris Lattner2003-05-21
* New graphic for web pageChris Lattner2003-05-21
* Hopefully, the final fix for `[Pp]ropogate'.Misha Brukman2003-05-20
* Add info about the LLVM_LIB_SEARCH_PATH envvarChris Lattner2003-05-11
* va_start only takes on argument now.Chris Lattner2003-05-08