| Commit message (Expand) | Author | Age | Files | Lines |
* | Update adding an intrinsic to describe that you can now just plop it into the | Chris Lattner | 2006-04-12 | 1 | -20/+12 |
* | Changes docs for llvm.cs.uiuc.edu -> llvm.org | Reid Spencer | 2006-03-14 | 1 | -1/+1 |
* | Adding an intrinsic is simpler still. | Chris Lattner | 2006-03-09 | 1 | -4/+0 |
* | Simpler still | Chris Lattner | 2006-03-09 | 1 | -4/+0 |
* | Intrinsic adding is a little bit simpler now | Chris Lattner | 2006-03-09 | 1 | -9/+2 |
* | Add a couple very minor tweaks | Chris Lattner | 2006-01-16 | 1 | -7/+11 |
* | Fix up 'adding an intrinsic' section a bit, first draft of 'adding a new | Nate Begeman | 2006-01-16 | 1 | -36/+111 |
* | Fix the instructions for adding an intrinsic. | Nate Begeman | 2006-01-14 | 1 | -3/+7 |
* | typeo | Chris Lattner | 2005-11-13 | 1 | -1/+1 |
* | update this to reflect the new selection daggy world | Chris Lattner | 2005-05-11 | 1 | -11/+53 |
* | Types.def is going away | Chris Lattner | 2005-04-23 | 1 | -8/+2 |
* | * Hyphenate ``constant-propagate'' | Misha Brukman | 2004-12-01 | 1 | -3/+12 |
* | * InstructionReader.cpp was absorbed into Reader.cpp | Misha Brukman | 2004-09-28 | 1 | -2/+3 |
* | Fix grammar. | Misha Brukman | 2004-09-27 | 1 | -2/+2 |
* | Thanks to Brad for documentation on adding a DerivedType | Misha Brukman | 2004-09-21 | 1 | -1/+2 |
* | Remove the bit about this document being my `notes', it has matured since then. | Misha Brukman | 2004-09-05 | 1 | -5/+0 |
* | * Escape &, <, and > | Misha Brukman | 2004-08-12 | 1 | -15/+24 |
* | Add information on adding a derived type to LLVM, patch contributed by | Chris Lattner | 2004-08-12 | 1 | -1/+41 |
* | Fix #includes of i*.h => Instructions.h as per PR403: | Chris Lattner | 2004-07-29 | 1 | -2/+2 |
* | Fix #includes of i*.h => Instructions.h as per PR403. | Misha Brukman | 2004-07-29 | 1 | -1/+1 |
* | Update path | Chris Lattner | 2004-06-20 | 1 | -2/+2 |
* | Make use of the new doc_author class. "Seperate content from presentation" t... | Chris Lattner | 2004-05-23 | 1 | -2/+2 |
* | Add a note | Chris Lattner | 2004-04-13 | 1 | -0/+4 |
* | Add note | Chris Lattner | 2004-04-10 | 1 | -0/+5 |
* | Expand on adding an intrinsic. Move section to before adding an instruction | Chris Lattner | 2004-04-09 | 1 | -26/+40 |
* | Incorporated Chris' comments. | Misha Brukman | 2004-04-06 | 1 | -7/+9 |
* | Added notes on extending LLVM with new instructions, intrinsics, types, etc. | Misha Brukman | 2004-04-06 | 1 | -0/+213 |