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