summaryrefslogtreecommitdiff
path: root/docs/ExtendingLLVM.html
Commit message (Expand)AuthorAge
* The enum was moved to ISDOpcodes.h.Duncan Sands2011-06-30
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-23
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-18
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-09
* Revert r103213. It broke several sections of live website.mike-m2010-05-07
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-06
* Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img>Misha Brukman2008-12-11
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-11
* Validation fixesBill Wendling2007-09-22
* first pass of nomenclature changes in .html filesGabor Greif2007-07-06
* Mention how to create overloaded intrinsics.Reid Spencer2007-04-01
* Update adding an intrinsic to describe that you can now just plop it into theChris Lattner2006-04-12
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-14
* Adding an intrinsic is simpler still.Chris Lattner2006-03-09
* Simpler stillChris Lattner2006-03-09
* Intrinsic adding is a little bit simpler nowChris Lattner2006-03-09
* Add a couple very minor tweaksChris Lattner2006-01-16
* Fix up 'adding an intrinsic' section a bit, first draft of 'adding a newNate Begeman2006-01-16
* Fix the instructions for adding an intrinsic.Nate Begeman2006-01-14
* typeoChris Lattner2005-11-13
* update this to reflect the new selection daggy worldChris Lattner2005-05-11
* Types.def is going awayChris Lattner2005-04-23
* * Hyphenate ``constant-propagate''Misha Brukman2004-12-01
* * 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