summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* For PR780:Reid Spencer2006-08-07
* Added how to add machine passes to command line options.Jim Laskey2006-08-04
* updated CVS server locationChris Lattner2006-08-03
* Fix HTML 4.01 Strict errors.Reid Spencer2006-08-01
* Update to include new options.Reid Spencer2006-08-01
* Update library dependency information, describe new libraries, talk aReid Spencer2006-08-01
* Changed to a new directory for opensource checkout.Jim Laskey2006-07-31
* Fix a couple typos.Jim Laskey2006-07-31
* Correct a misunderstanding about cross-compiling. Anton's changes don'tReid Spencer2006-07-27
* Fix section title to use lower case.Reid Spencer2006-07-27
* Add instructions for building a cross-compiler. Patch contributed byReid Spencer2006-07-27
* Reduce the padding on the doc_notes style. It was set to 1em which leavesReid Spencer2006-07-27
* Add some adviceChris Lattner2006-07-27
* Add some notes about mingw, patch contributed by Anton Korobeynikov.Chris Lattner2006-07-21
* Answer the FAQ: "can llvm convert C++ code to C?"Chris Lattner2006-07-19
* Revamp this doc to be accurate w.r.t. building llvmgcc4Chris Lattner2006-07-11
* Fix typo.Devang Patel2006-07-11
* The web site uses thisChris Lattner2006-07-06
* fix typosJim Laskey2006-06-21
* add subroutine typesJim Laskey2006-06-20
* remove quotes for better consistencyChris Lattner2006-06-20
* more significant moving of stuff around.Chris Lattner2006-06-20
* Fix broken links, remove author information, add brief summary.Chris Lattner2006-06-20
* Added LLVM publications describing the LLVM compiler infrastructure.John Criswell2006-06-20
* Include information of svn repository for llvm-gcc4.Jim Laskey2006-06-16
* Include information about svn repository for llvm-gcc4.Jim Laskey2006-06-16
* Document known xcode 2.3 issueChris Lattner2006-06-16
* apple's compiler works tooChris Lattner2006-06-16
* add decimal form of LLVMDebugVersionJim Laskey2006-06-16
* 1. Revise vector debug support.Jim Laskey2006-06-16
* 1. Support standard dwarf format (was bootstrapping in Apple format.)Jim Laskey2006-06-15
* Decribe the "implementation" keyword.Chris Lattner2006-06-13
* document --libfilesChris Lattner2006-06-06
* Document the cl::SetVersionPrinter function.Reid Spencer2006-06-05
* Document the LINK_LIBS_IN_SHARED control variable.Reid Spencer2006-06-03
* Add tblgen to the indexChris Lattner2006-06-02
* tblgen isn't related to llvm2cpp. Fix typoChris Lattner2006-06-02
* Document the -gen-inline option.Reid Spencer2006-06-01
* Fix a typoChris Lattner2006-06-01
* Add a brief description for the tblgen program. More detail is needed butReid Spencer2006-05-31
* Update the documentation for llvm2cpp after the -gen-* options were added.Reid Spencer2006-05-31
* Add the new command line arguments.Reid Spencer2006-05-30
* Add llvm2cpp program.Reid Spencer2006-05-30
* Describe how to add a custom test.Chris Lattner2006-05-23
* Wrap long lines fix typoChris Lattner2006-05-23
* New calling convention I will be adding shortly.Chris Lattner2006-05-19
* Upgrade in preparation for doxygen 1.4.4. The config file format changed,Reid Spencer2006-05-15
* Update dox, patch by Vladimir Prus!Chris Lattner2006-05-15
* Change token to match asmprinter outputChris Lattner2006-05-14
* For PR741:Reid Spencer2006-05-13