| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Answer a common FAQ: | Dan Gohman | 2009-02-10 | 1 | -0/+27 |
| | | | | | | | "Can I compile C or C++ code to platform-independent LLVM bitcode?" llvm-svn: 64222 | ||||
| * | Reality-check the FAQ entry for "Can I use LLVM to convert C++ to C?" | Dan Gohman | 2009-01-25 | 1 | -12/+22 |
| | | | | | llvm-svn: 62961 | ||||
| * | Simplified marking code regions -- no need to use <div> to surround <pre> tags. | Misha Brukman | 2008-12-17 | 1 | -38/+18 |
| | | | | | llvm-svn: 61143 | ||||
| * | Instead of referring to the license file in the 2.3 release, refer to the | Misha Brukman | 2008-12-17 | 1 | -1/+1 |
| | | | | | | | always-current SVN version. llvm-svn: 61142 | ||||
| * | Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. | Misha Brukman | 2008-12-11 | 1 | -2/+2 |
| | | | | | llvm-svn: 60880 | ||||
| * | Fix a few HTML tidiness issues. | Dan Gohman | 2008-11-24 | 1 | -4/+4 |
| | | | | | llvm-svn: 59966 | ||||
| * | Stacker is dead. | Duncan Sands | 2008-09-30 | 1 | -2/+0 |
| | | | | | llvm-svn: 56844 | ||||
| * | Update LICENSE link. | Daniel Dunbar | 2008-09-26 | 1 | -1/+1 |
| | | | | | llvm-svn: 56689 | ||||
| * | Improving wording. | Gordon Henriksen | 2008-02-22 | 1 | -7/+8 |
| | | | | | llvm-svn: 47503 | ||||
| * | Adding a note about IR generation to the LLVM FAQ. | Gordon Henriksen | 2008-02-22 | 1 | -0/+54 |
| | | | | | llvm-svn: 47502 | ||||
| * | __main is dead along with llvm-gcc3. | Chris Lattner | 2007-10-31 | 1 | -25/+0 |
| | | | | | llvm-svn: 43545 | ||||
| * | Validation fixes | Bill Wendling | 2007-09-22 | 1 | -61/+55 |
| | | | | | llvm-svn: 42227 | ||||
| * | Subversionify the documentation. | Reid Spencer | 2007-07-09 | 1 | -13/+12 |
| | | | | | llvm-svn: 38442 | ||||
| * | first pass of nomenclature changes in .html files | Gabor Greif | 2007-07-06 | 1 | -1/+1 |
| | | | | | llvm-svn: 37956 | ||||
| * | Added "llvmc" to the FAQ. | Bill Wendling | 2007-05-29 | 1 | -1/+13 |
| | | | | | llvm-svn: 37337 | ||||
| * | Added "doc_class" div tags to code segments. | Bill Wendling | 2007-05-29 | 1 | -16/+43 |
| | | | | | llvm-svn: 37336 | ||||
| * | remove an obsolete question | Chris Lattner | 2007-02-14 | 1 | -17/+0 |
| | | | | | llvm-svn: 34274 | ||||
| * | Remove references to gccld and gccas, adjusting the documentation to | Reid Spencer | 2007-02-09 | 1 | -16/+9 |
| | | | | | | | mention llvm-ld and opt instead (if appropriate). llvm-svn: 34094 | ||||
| * | Add a note about C++ -> C with libstdc++ | Chris Lattner | 2006-08-31 | 1 | -2/+11 |
| | | | | | llvm-svn: 29993 | ||||
| * | Add a link in a prominant location. | Chris Lattner | 2006-08-15 | 1 | -0/+10 |
| | | | | | llvm-svn: 29689 | ||||
| * | Answer the most frequently asked question, about GEPs. The answer is | Reid Spencer | 2006-08-10 | 1 | -0/+2 |
| | | | | | | | | | sufficiently long that I placed it in a separate file but it links from the FAQ page. More might need to be added to GetElementPtr.html to address additional confusion surrounding GEP. llvm-svn: 29594 | ||||
| * | Answer the FAQ: "can llvm convert C++ code to C?" | Chris Lattner | 2006-07-19 | 1 | -0/+57 |
| | | | | | llvm-svn: 29212 | ||||
| * | Actually, semantical doesn't appear to be a word. | Jeff Cohen | 2006-04-26 | 1 | -1/+1 |
| | | | | | llvm-svn: 27983 | ||||
| * | Unfortunately this really isn't the place for advertisement. | Chris Lattner | 2006-04-26 | 1 | -3/+0 |
| | | | | | llvm-svn: 27979 | ||||
| * | Fix typo. | Jeff Cohen | 2006-04-26 | 1 | -1/+1 |
| | | | | | llvm-svn: 27978 | ||||
| * | Fix some anchors. | Reid Spencer | 2006-04-26 | 1 | -7/+7 |
| | | | | | llvm-svn: 27977 | ||||
| * | Add some notes about the current state of source (front end) languages | Reid Spencer | 2006-04-26 | 1 | -0/+43 |
| | | | | | | | so we can point to them on llvm-dev. llvm-svn: 27976 | ||||
| * | Changes docs for llvm.cs.uiuc.edu -> llvm.org | Reid Spencer | 2006-03-14 | 1 | -3/+3 |
| | | | | | llvm-svn: 26746 | ||||
| * | Added question about turning off all optimizations. I think this has been ↵ | Tanya Lattner | 2005-04-25 | 1 | -0/+18 |
| | | | | | | | asked once or twice. llvm-svn: 21542 | ||||
| * | add an entry, add links to entries for demo page. | Chris Lattner | 2005-02-25 | 1 | -27/+53 |
| | | | | | llvm-svn: 20328 | ||||
| * | Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in the | Reid Spencer | 2004-12-15 | 1 | -30/+6 |
| | | | | | | | | GettingStarted.html document in the environment section and only as an optional feature. llvm-svn: 18944 | ||||
| * | Correct documentation to reflect the change in location of the CFE runtime | Reid Spencer | 2004-12-14 | 1 | -3/+3 |
| | | | | | | | libraries. They are now in $CFEINSTALL/lib not $CFEINSTALL/bytecode-lib. llvm-svn: 18939 | ||||
| * | We don't have python test classes anymore. | John Criswell | 2004-12-08 | 1 | -4/+0 |
| | | | | | llvm-svn: 18645 | ||||
| * | * Link to the license file from release 1.3 (should we link to CVS version | Misha Brukman | 2004-12-03 | 1 | -19/+18 |
| | | | | | | | | | instead?) * Encapsulate code and header file names with <tt> and </tt> * Arrange <p> and </p> tags to be inline with the text they contain llvm-svn: 18472 | ||||
| * | If updating from CVS gives error "No rule to make target", it's faster to just | Misha Brukman | 2004-09-09 | 1 | -0/+33 |
| | | | | | | | delete .d files than to rebuild from scratch. llvm-svn: 16258 | ||||
| * | * Standardize footer | Misha Brukman | 2004-06-01 | 1 | -7/+10 |
| | | | | | | | * HTML 4.01 (Strict) compliance llvm-svn: 13924 | ||||
| * | Make use of the new doc_author class. "Seperate content from presentation" ↵ | Chris Lattner | 2004-05-23 | 1 | -5/+6 |
| | | | | | | | they said. llvm-svn: 13675 | ||||
| * | Merged in RELEASE_12. | John Criswell | 2004-03-29 | 1 | -0/+27 |
| | | | | | llvm-svn: 12532 | ||||
| * | Add a faq entry | Chris Lattner | 2004-03-29 | 1 | -0/+39 |
| | | | | | llvm-svn: 12529 | ||||
| * | Point to the new license (includes year 2004). | John Criswell | 2004-03-12 | 1 | -3/+3 |
| | | | | | | | Changed crtend.o to libcrtend.a. llvm-svn: 12338 | ||||
| * | Corrected typo. | John Criswell | 2003-12-23 | 1 | -1/+1 |
| | | | | | llvm-svn: 10600 | ||||
| * | The GCC problem is not specific to suse | Chris Lattner | 2003-12-22 | 1 | -4/+4 |
| | | | | | llvm-svn: 10574 | ||||
| * | Add a faq entry for the demo page | Chris Lattner | 2003-12-16 | 1 | -5/+23 |
| | | | | | llvm-svn: 10488 | ||||
| * | `effect' is the noun, `affect' is the verb. | Misha Brukman | 2003-12-08 | 1 | -1/+1 |
| | | | | | llvm-svn: 10315 | ||||
| * | Add note about sucky suse compiler | Chris Lattner | 2003-12-08 | 1 | -0/+10 |
| | | | | | llvm-svn: 10313 | ||||
| * | add new FAQ entry | Chris Lattner | 2003-11-19 | 1 | -4/+43 |
| | | | | | llvm-svn: 10078 | ||||
| * | Added the new GCC front end section to the table of contents. | John Criswell | 2003-11-18 | 1 | -0/+15 |
| | | | | | llvm-svn: 10068 | ||||
| * | Added information on the GCC front end. | John Criswell | 2003-11-18 | 1 | -0/+63 |
| | | | | | llvm-svn: 10067 | ||||
| * | * Added a "contents"-like list of questions at the beginning of the file | Misha Brukman | 2003-11-06 | 1 | -204/+308 |
| | | | | | | | | | * Use stylsheets. Really, people, work with me here. * Stop using those silly <dl> and <dt> and whatever else tags * Close tags llvm-svn: 9760 | ||||
| * | The answer to this question is "Yes". Let's make that absolutely clear even to | Misha Brukman | 2003-10-30 | 1 | -1/+1 |
| | | | | | | | those just skimming the FAQ. llvm-svn: 9602 | ||||

