| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor cleanups | Chris Lattner | 2006-08-11 | 1 | -4/+4 |
* | Fix a typo noticed by Gordon Henriksen. Thanks! | Reid Spencer | 2006-08-10 | 1 | -1/+1 |
* | llvm2cpp no longer reads LLVM assembly but LLVM bytecode instead. Adjust | Reid Spencer | 2006-08-10 | 1 | -6/+6 |
* | Add a cleaned-up version of the IRC conversation that spurred this FAQ. | Reid Spencer | 2006-08-10 | 1 | -0/+329 |
* | Answer the most frequently asked question, about GEPs. The answer is | Reid Spencer | 2006-08-10 | 2 | -0/+251 |
* | Adding notes from release experience. | Tanya Lattner | 2006-08-10 | 1 | -0/+36 |
* | Fixed misspelling | Tanya Lattner | 2006-08-09 | 1 | -1/+1 |
* | Update from Anton Korobeynikov | Chris Lattner | 2006-08-09 | 1 | -0/+1 |
* | Fixes from Anton Vayvod and Gabor Greif! | Chris Lattner | 2006-08-09 | 1 | -4/+4 |
* | First draft of the llvm 1.8 release notes. | Chris Lattner | 2006-08-08 | 1 | -158/+73 |
* | Update the instructions for writing a pass as a loadable module per the | Reid Spencer | 2006-08-08 | 1 | -3/+5 |
* | Fix an anchor name. | Reid Spencer | 2006-08-07 | 1 | -1/+1 |
* | For PR780: | Reid Spencer | 2006-08-07 | 1 | -2/+37 |
* | Added how to add machine passes to command line options. | Jim Laskey | 2006-08-04 | 1 | -77/+216 |
* | updated CVS server location | Chris Lattner | 2006-08-03 | 1 | -4/+4 |
* | Fix HTML 4.01 Strict errors. | Reid Spencer | 2006-08-01 | 1 | -8/+6 |
* | Update to include new options. | Reid Spencer | 2006-08-01 | 1 | -0/+12 |
* | Update library dependency information, describe new libraries, talk a | Reid Spencer | 2006-08-01 | 3 | -106/+163 |
* | Changed to a new directory for opensource checkout. | Jim Laskey | 2006-07-31 | 2 | -4/+5 |
* | Fix a couple typos. | Jim Laskey | 2006-07-31 | 2 | -2/+2 |
* | Correct a misunderstanding about cross-compiling. Anton's changes don't | Reid Spencer | 2006-07-27 | 1 | -8/+13 |
* | Fix section title to use lower case. | Reid Spencer | 2006-07-27 | 1 | -1/+1 |
* | Add instructions for building a cross-compiler. Patch contributed by | Reid Spencer | 2006-07-27 | 1 | -0/+41 |
* | Reduce the padding on the doc_notes style. It was set to 1em which leaves | Reid Spencer | 2006-07-27 | 1 | -1/+1 |
* | Add some advice | Chris Lattner | 2006-07-27 | 1 | -8/+26 |
* | Add some notes about mingw, patch contributed by Anton Korobeynikov. | Chris Lattner | 2006-07-21 | 1 | -4/+10 |
* | Answer the FAQ: "can llvm convert C++ code to C?" | Chris Lattner | 2006-07-19 | 1 | -0/+57 |
* | Revamp this doc to be accurate w.r.t. building llvmgcc4 | Chris Lattner | 2006-07-11 | 1 | -52/+35 |
* | Fix typo. | Devang Patel | 2006-07-11 | 1 | -1/+1 |
* | The web site uses this | Chris Lattner | 2006-07-06 | 1 | -0/+9 |
* | fix typos | Jim Laskey | 2006-06-21 | 1 | -2/+2 |
* | add subroutine types | Jim Laskey | 2006-06-20 | 1 | -0/+5 |
* | remove quotes for better consistency | Chris Lattner | 2006-06-20 | 1 | -7/+7 |
* | more significant moving of stuff around. | Chris Lattner | 2006-06-20 | 1 | -18/+9 |
* | Fix broken links, remove author information, add brief summary. | Chris Lattner | 2006-06-20 | 1 | -28/+7 |
* | Added LLVM publications describing the LLVM compiler infrastructure. | John Criswell | 2006-06-20 | 1 | -0/+36 |
* | Include information of svn repository for llvm-gcc4. | Jim Laskey | 2006-06-16 | 1 | -0/+16 |
* | Include information about svn repository for llvm-gcc4. | Jim Laskey | 2006-06-16 | 1 | -0/+4 |
* | Document known xcode 2.3 issue | Chris Lattner | 2006-06-16 | 1 | -0/+3 |
* | apple's compiler works too | Chris Lattner | 2006-06-16 | 1 | -3/+3 |
* | add decimal form of LLVMDebugVersion | Jim Laskey | 2006-06-16 | 1 | -1/+1 |
* | 1. Revise vector debug support. | Jim Laskey | 2006-06-16 | 1 | -55/+55 |
* | 1. Support standard dwarf format (was bootstrapping in Apple format.) | Jim Laskey | 2006-06-15 | 1 | -1/+6 |
* | Decribe the "implementation" keyword. | Chris Lattner | 2006-06-13 | 1 | -0/+10 |
* | document --libfiles | Chris Lattner | 2006-06-06 | 1 | -0/+6 |
* | Document the cl::SetVersionPrinter function. | Reid Spencer | 2006-06-05 | 1 | -0/+23 |
* | Document the LINK_LIBS_IN_SHARED control variable. | Reid Spencer | 2006-06-03 | 1 | -0/+7 |
* | Add tblgen to the index | Chris Lattner | 2006-06-02 | 1 | -0/+14 |
* | tblgen isn't related to llvm2cpp. Fix typo | Chris Lattner | 2006-06-02 | 1 | -5/+1 |
* | Document the -gen-inline option. | Reid Spencer | 2006-06-01 | 1 | -0/+11 |