aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2008-02-29update to document new lto APINick Kledzik
2008-02-26test svn commit capabilityNick Kledzik
2008-02-22Improving wording.Gordon Henriksen
2008-02-22Adding a note about IR generation to the LLVM FAQ.Gordon Henriksen
2008-02-22fix some bugs in tutorial, patch by Erick TryzelaarChris Lattner
2008-02-21Atomic op support. If any gcc test uses __sync builtins, it might start fail...Andrew Lenharth
2008-02-20Add documentation for cl::sink stuffAnton Korobeynikov
2008-02-18Clarify that 'sret' only applies to pointers, andDuncan Sands
2008-02-18Make the definition of the noalias attribute clearer.Owen Anderson
2008-02-16Try to clarify which compilers can be used for theDuncan Sands
2008-02-16llvm.memory.barrier, and impl for x86 and alphaAndrew Lenharth
2008-02-15simplify this.Chris Lattner
2008-02-14Rename CFEBuildInstrs.html to GCCFEBuildInstrs.html.Duncan Sands
2008-02-13gcc 3.2.3 is also bad.Chris Lattner
2008-02-13Add notes on Ada compilers that can be used forDuncan Sands
2008-02-12Note that these instructions are for x86-32 linuxDuncan Sands
2008-02-12Add more spacing.Duncan Sands
2008-02-12Add instructions for building Ada and Fortran.Duncan Sands
2008-02-12More violation fixes.Bill Wendling
2008-02-12Fix validation errors: di -> dt.Bill Wendling
2008-02-12Reformatting. Adding "doc_code" divisions for code examples. Updated someBill Wendling
2008-02-12rip out llvm 2.2 stuff in preparation for llvm 2.3Chris Lattner
2008-02-12heavily refactor this to have less duplication between BUILD_FOR_WEBSITE mod...Chris Lattner
2008-02-12remove unknown detailsChris Lattner
2008-02-12Add 2.2 release tag.Tanya Lattner
2008-02-11Added blurb for CellSPU progressScott Michel
2008-02-11tweaks from dale.Chris Lattner
2008-02-11updates from EvanChris Lattner
2008-02-10corrected some spellingsGabor Greif
2008-02-10Various updates from Sam Bishop:Chris Lattner
2008-02-10Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman
2008-02-10close an li tagChris Lattner
2008-02-10Add some Ada info and correct a few buglets.Duncan Sands
2008-02-10remove the in progress marker.Chris Lattner
2008-02-10validation fixesChris Lattner
2008-02-10final set of major updatesChris Lattner
2008-02-10more prose, some organization improvements.Chris Lattner
2008-02-10random notesChris Lattner
2008-02-09add some more notes, still not ready for review :)Chris Lattner
2008-02-09scoped_ptr.h was removed.Chris Lattner
2008-02-09explain that NumElements in alloca and malloc defaults to oneGabor Greif
2008-02-06some more notes.Chris Lattner
2008-02-06make it clear :)Chris Lattner
2008-02-06add a bunch of random notes and fix some issues noticed by Gabor.Chris Lattner
2008-02-06a starter shell for 2.2 release notesChris Lattner
2008-02-05dump the module *before* we delete it, not after.Chris Lattner
2008-02-01Update llvm.dbg.func.start.Evan Cheng
2008-01-29llvm.sqrt(-0.0) is defined.Chris Lattner
2008-01-28make handling of overflow and undefined results much more clear. Chris Lattner
2008-01-27Always for PACKAGEVERSION to 'mainline' for teh llvm web page.Chris Lattner