summaryrefslogtreecommitdiff
path: root/docs/ExtendingLLVM.html
Commit message (Expand)AuthorAge
* * InstructionReader.cpp was absorbed into Reader.cppMisha Brukman2004-09-28
* Fix grammar.Misha Brukman2004-09-27
* Thanks to Brad for documentation on adding a DerivedTypeMisha Brukman2004-09-21
* Remove the bit about this document being my `notes', it has matured since then.Misha Brukman2004-09-05
* * Escape &, <, and >Misha Brukman2004-08-12
* Add information on adding a derived type to LLVM, patch contributed byChris Lattner2004-08-12
* Fix #includes of i*.h => Instructions.h as per PR403:Chris Lattner2004-07-29
* Fix #includes of i*.h => Instructions.h as per PR403.Misha Brukman2004-07-29
* Update pathChris Lattner2004-06-20
* Make use of the new doc_author class. "Seperate content from presentation" t...Chris Lattner2004-05-23
* Add a noteChris Lattner2004-04-13
* Add noteChris Lattner2004-04-10
* Expand on adding an intrinsic. Move section to before adding an instructionChris Lattner2004-04-09
* Incorporated Chris' comments.Misha Brukman2004-04-06
* Added notes on extending LLVM with new instructions, intrinsics, types, etc.Misha Brukman2004-04-06