summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* 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
* Add description of 'llvm.trap' intrinsic. Also, minor fixes in formatting. Anton Korobeynikov2008-01-15
* clarify that byval is valid for any pointer argument.Chris Lattner2008-01-15
* document the byval parameter attribute.Chris Lattner2008-01-11
* many cleanups and fixed, contributed by Sam BishopChris Lattner2008-01-09
* improve description of alignment, patch by Alain Frisch.Chris Lattner2008-01-06
* Fix typo noticed by 'Danny' in PR1901Chris Lattner2008-01-06
* doc_code-ify some code in this doc.Bill Wendling2008-01-04
* fix nesting issues.Chris Lattner2008-01-04
* fix validation issues.Chris Lattner2008-01-04
* improve the description of types, patch by Alain FrischChris Lattner2008-01-04
* add info on walking preds/succs of a block.Chris Lattner2008-01-03
* update a couple of references to SSARegMap.Chris Lattner2007-12-31
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-29
* Don't attribute in file headers anymore. See llvmdev for the Chris Lattner2007-12-29
* update to llvm 2.0 syntax.Chris Lattner2007-12-25