| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | ||||
| * | Add a section on how to build an RPM package as an optional release | Reid Spencer | 2006-08-16 | 1 | -7/+23 |
| | | | | | | | activity. llvm-svn: 29719 | ||||
| * | Fixed the awkward description of the -find-bugs option for bugpoint. | Patrick Jenkins | 2006-08-15 | 1 | -1/+1 |
| | | | | | llvm-svn: 29708 | ||||
| * | Fixed the awkward description of -find-bugs in the "Advice for using ↵ | Patrick Jenkins | 2006-08-15 | 1 | -1/+1 |
| | | | | | | | bugpoint" section. llvm-svn: 29707 | ||||
| * | Added option description for -find-bugs. | Patrick Jenkins | 2006-08-15 | 1 | -0/+5 |
| | | | | | llvm-svn: 29706 | ||||
| * | This commit mentions -find-bugs under the advice for using bugpoints section ↵ | Patrick Jenkins | 2006-08-15 | 1 | -0/+6 |
| | | | | | | | of the bugpoint design and usage document. llvm-svn: 29705 | ||||
| * | 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 | ||||
| * | Add a link to the GEP faq. | Chris Lattner | 2006-08-15 | 1 | -2/+6 |
| | | | | | llvm-svn: 29690 | ||||
| * | Add a link in a prominant location. | Chris Lattner | 2006-08-15 | 1 | -0/+10 |
| | | | | | llvm-svn: 29689 | ||||
| * | Fix more validation issues | Chris Lattner | 2006-08-14 | 1 | -3/+4 |
| | | | | | llvm-svn: 29671 | ||||
| * | Update the example to work with llvm-gcc4. Fix validation errors. | Chris Lattner | 2006-08-14 | 1 | -5/+86 |
| | | | | | llvm-svn: 29670 | ||||
| * | typo | Chris Lattner | 2006-08-14 | 1 | -1/+1 |
| | | | | | llvm-svn: 29668 | ||||
| * | Fix a typo. | Reid Spencer | 2006-08-14 | 1 | -1/+1 |
| | | | | | llvm-svn: 29667 | ||||
| * | Fix several grammaros and a few HTML usage items. | Reid Spencer | 2006-08-14 | 1 | -187/+180 |
| | | | | | llvm-svn: 29665 | ||||
| * | Use < and > | Devang Patel | 2006-08-14 | 1 | -1/+1 |
| | | | | | llvm-svn: 29662 | ||||
| * | Fix verification failures. | Devang Patel | 2006-08-14 | 1 | -14/+16 |
| | | | | | llvm-svn: 29661 | ||||
| * | Add lto doc link. | Devang Patel | 2006-08-14 | 1 | -0/+4 |
| | | | | | llvm-svn: 29660 | ||||
| * | Add lto doc. | Devang Patel | 2006-08-14 | 1 | -0/+361 |
| | | | | | llvm-svn: 29659 | ||||
| * | Added information for the new nightly tester. | Patrick Jenkins | 2006-08-11 | 1 | -19/+35 |
| | | | | | llvm-svn: 29635 | ||||
| * | Minor cleanups | Chris Lattner | 2006-08-11 | 1 | -4/+4 |
| | | | | | llvm-svn: 29605 | ||||
| * | Fix a typo noticed by Gordon Henriksen. Thanks! | Reid Spencer | 2006-08-10 | 1 | -1/+1 |
| | | | | | llvm-svn: 29597 | ||||
| * | llvm2cpp no longer reads LLVM assembly but LLVM bytecode instead. Adjust | Reid Spencer | 2006-08-10 | 1 | -6/+6 |
| | | | | | | | the documentation to reflect this. llvm-svn: 29596 | ||||
| * | 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 | 2 | -0/+251 |
| | | | | | | | | | 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 | ||||
| * | Adding notes from release experience. | Tanya Lattner | 2006-08-10 | 1 | -0/+36 |
| | | | | | llvm-svn: 29591 | ||||
| * | Fixed misspelling | Tanya Lattner | 2006-08-09 | 1 | -1/+1 |
| | | | | | llvm-svn: 29588 | ||||
| * | Update from Anton Korobeynikov | Chris Lattner | 2006-08-09 | 1 | -0/+1 |
| | | | | | llvm-svn: 29573 | ||||
| * | Fixes from Anton Vayvod and Gabor Greif! | Chris Lattner | 2006-08-09 | 1 | -4/+4 |
| | | | | | llvm-svn: 29572 | ||||
| * | First draft of the llvm 1.8 release notes. | Chris Lattner | 2006-08-08 | 1 | -158/+73 |
| | | | | | llvm-svn: 29570 | ||||
| * | Update the instructions for writing a pass as a loadable module per the | Reid Spencer | 2006-08-08 | 1 | -3/+5 |
| | | | | | | | new definition in MakefileGuilde.html and Makefile.rules. llvm-svn: 29563 | ||||
| * | Fix an anchor name. | Reid Spencer | 2006-08-07 | 1 | -1/+1 |
| | | | | | llvm-svn: 29557 | ||||
| * | For PR780: | Reid Spencer | 2006-08-07 | 1 | -2/+37 |
| | | | | | | | | | | | | | | 1. Change the usage of LOADABLE_MODULE so that it implies all the things necessary to make a loadable module. This reduces the user's burdern to get a loadable module correctly built. 2. Document the usage of LOADABLE_MODULE in the MakefileGuide 3. Adjust the makefile for lib/Transforms/Hello to use the new specification for building loadable modules 4. Adjust the sample project to not attempt to build a shared library for its little library. This was just wasteful and not instructive at all. llvm-svn: 29551 | ||||
| * | Added how to add machine passes to command line options. | Jim Laskey | 2006-08-04 | 1 | -77/+216 |
| | | | | | llvm-svn: 29528 | ||||
| * | updated CVS server location | Chris Lattner | 2006-08-03 | 1 | -4/+4 |
| | | | | | llvm-svn: 29518 | ||||
| * | Fix HTML 4.01 Strict errors. | Reid Spencer | 2006-08-01 | 1 | -8/+6 |
| | | | | | llvm-svn: 29435 | ||||
| * | Update to include new options. | Reid Spencer | 2006-08-01 | 1 | -0/+12 |
| | | | | | llvm-svn: 29426 | ||||
| * | Update library dependency information, describe new libraries, talk a | Reid Spencer | 2006-08-01 | 3 | -106/+163 |
| | | | | | | | little about llvm-config as a source for help with library dependencies. llvm-svn: 29425 | ||||
| * | Changed to a new directory for opensource checkout. | Jim Laskey | 2006-07-31 | 2 | -4/+5 |
| | | | | | llvm-svn: 29418 | ||||
| * | Fix a couple typos. | Jim Laskey | 2006-07-31 | 2 | -2/+2 |
| | | | | | llvm-svn: 29416 | ||||
| * | Correct a misunderstanding about cross-compiling. Anton's changes don't | Reid Spencer | 2006-07-27 | 1 | -8/+13 |
| | | | | | | | | cause LLVM to become a cross-compiler but rather cross-compile LLVM so that it can execute on a platform other than the build host. llvm-svn: 29339 | ||||
| * | Fix section title to use lower case. | Reid Spencer | 2006-07-27 | 1 | -1/+1 |
| | | | | | llvm-svn: 29332 | ||||

