summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* random updatesChris Lattner2010-10-02
* checkpoint, don't expect this to read right yet. :)Chris Lattner2010-10-02
* add a bunch more notes. I survived.Chris Lattner2010-10-02
* Fix block descriptor documentation.Devang Patel2010-10-01
* Fix dbg_declare signature in document.Devang Patel2010-10-01
* Fix DIDerived type fields' type in document.Devang Patel2010-10-01
* add a noteChris Lattner2010-10-01
* Fix pasto.Dale Johannesen2010-10-01
* Add some doc for the x86mmx type.Dale Johannesen2010-10-01
* Flesh out the dragonegg section.Duncan Sands2010-09-30
* checkpoint notesChris Lattner2010-09-30
* fix incorrect link!Chris Lattner2010-09-30
* add a bunch of entries for external projects.Chris Lattner2010-09-30
* Convert a bunch of uses of 'bytecode' into 'bitcode'. ThisDuncan Sands2010-09-29
* add some random notes.Chris Lattner2010-09-29
* merge all the llvm-gcc pieces together. Recommend that people try dragonegg ...Chris Lattner2010-09-29
* prepare for new content.Chris Lattner2010-09-29
* reapply developer policy changes after discussion.Chris Lattner2010-09-27
* New cmake options LLVM_INCLUDE_X (X = {TOOLS, EXAMPLES, TESTS}) forOscar Fuentes2010-09-25
* temporarily revert developer policy change as a courtesy to vikram.Chris Lattner2010-09-25
* remove an obsolete sectionChris Lattner2010-09-23
* Fix Getting Started docs.Andrew Trick2010-09-23
* rewrite the copyright section to match reality: llvm does't have aChris Lattner2010-09-23
* add lldb and libc++ code owners.Chris Lattner2010-09-23
* random cruft in my tree.Chris Lattner2010-09-21
* docs: Tweak wording.Michael J. Spencer2010-09-18
* docs: Update GettingStartedVS to reflect current state.Michael J. Spencer2010-09-17
* Updated GettingStartedVS.html to reflect current state.Oscar Fuentes2010-09-17
* Direct CMake users to the right place for up-to-date info about usingOscar Fuentes2010-09-17
* Fix formatting tags.Bob Wilson2010-09-13
* Document NEON intrinsic changes for 2.8.Bob Wilson2010-09-13
* add some documentation for the most important MC-level classes along withChris Lattner2010-09-11
* Add documentation for llvm-diff.John McCall2010-09-07
* add noteChris Lattner2010-09-06
* some random notes.Chris Lattner2010-09-05
* this is a release note worthy change.Chris Lattner2010-09-02
* updates to make it clear that this applies to clang and other llvm subprojects.Chris Lattner2010-09-02
* update the tutorial to use CreateFAdd to create fp operations.Chris Lattner2010-09-01
* Stack slot access methods are in TargetInstrInfo.Jakob Stoklund Olesen2010-08-31
* Update the Ada instructions to LLVM 2.7 (from LLVM 2.5).Duncan Sands2010-08-31
* Update the descriptions of NoModRef and ModRef to be consistentDan Gohman2010-08-30
* Remove a hack that tries to understand incorrect triples from theDuncan Sands2010-08-30
* remove the MSIL backend. It isn't maintained, is buggy, has no testcasesChris Lattner2010-08-28
* remove unions from LLVM IR. They are severely buggy and notChris Lattner2010-08-28
* Create the new linker type "linker_private_weak_def_auto".Bill Wendling2010-08-20
* Make the SCC printing passes use errs() instead of outs(), as theDan Gohman2010-08-20
* fix a broken linkChris Lattner2010-08-17
* add some  's to a pre to avoid newlines being eaten Chris Lattner2010-08-17
* CMake: document how to incorporate LLVM into the cmake project of anOscar Fuentes2010-08-09
* CMake: documented testing procedureOscar Fuentes2010-08-09