| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img> | Misha Brukman | 2008-12-11 | 1 | -1/+1 |
| | | | | | | | tags are not needed in HTML, only XML. llvm-svn: 60885 | ||||
| * | Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. | Misha Brukman | 2008-12-11 | 1 | -2/+2 |
| | | | | | llvm-svn: 60880 | ||||
| * | doc_code-ify some code in this doc. | Bill Wendling | 2008-01-04 | 1 | -67/+126 |
| | | | | | llvm-svn: 45581 | ||||
| * | int -> i32, etc. | Reid Spencer | 2007-02-09 | 1 | -42/+42 |
| | | | | | llvm-svn: 34102 | ||||
| * | Fix validation problem | Chris Lattner | 2006-08-17 | 1 | -2/+2 |
| | | | | | llvm-svn: 29745 | ||||
| * | remove IRC transcript. Anything still misunderstood after the faq is read | Chris Lattner | 2006-08-17 | 1 | -326/+0 |
| | | | | | | | can be added to the faq. llvm-svn: 29744 | ||||
| * | Fix a thinko noticed by Chandler Carruth. | Reid Spencer | 2006-08-16 | 1 | -2/+3 |
| | | | | | llvm-svn: 29724 | ||||
| * | Haste-o discovered after. | Jim Laskey | 2006-08-15 | 1 | -1/+1 |
| | | | | | llvm-svn: 29702 | ||||
| * | Hypos pointed out by Jakob Praher. | Jim Laskey | 2006-08-15 | 1 | -5/+5 |
| | | | | | llvm-svn: 29701 | ||||
| * | Typo. | Jim Laskey | 2006-08-15 | 1 | -1/+1 |
| | | | | | llvm-svn: 29700 | ||||
| * | Okay, make the prose match the example too. | Reid Spencer | 2006-08-15 | 1 | -6/+7 |
| | | | | | llvm-svn: 29697 | ||||
| * | Some more correction to the examples, thanks to Chris Lattner. | Reid Spencer | 2006-08-15 | 1 | -4/+7 |
| | | | | | llvm-svn: 29696 | ||||
| * | Fix an example. | Reid Spencer | 2006-08-15 | 1 | -1/+1 |
| | | | | | llvm-svn: 29693 | ||||
| * | Clarify the first question. | Reid Spencer | 2006-08-15 | 1 | -5/+17 |
| | | | | | llvm-svn: 29692 | ||||
| * | Rearrange things for clarity, don't talk about "dereferencing" when we | Reid Spencer | 2006-08-15 | 1 | -48/+90 |
| | | | | | | | | shouldn't, and add a better example for one of the questions. Thanks to Chris Lattner for these suggestions. llvm-svn: 29691 | ||||
| * | Fix a typo noticed by Gordon Henriksen. Thanks! | Reid Spencer | 2006-08-10 | 1 | -1/+1 |
| | | | | | llvm-svn: 29597 | ||||
| * | Add a cleaned-up version of the IRC conversation that spurred this FAQ. | Reid Spencer | 2006-08-10 | 1 | -0/+329 |
| | | | | | llvm-svn: 29595 | ||||
| * | Answer the most frequently asked question, about GEPs. The answer is | Reid Spencer | 2006-08-10 | 1 | -0/+249 |
| 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 | |||||

