aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix a grammaro.Bob Wilson2010-04-091-1/+1
* typoChris Lattner2010-04-081-2/+2
* document isvolatile etc.Chris Lattner2010-04-081-31/+37
* Update langref for memcpy, memmove, and memsetMon P Wang2010-04-071-3/+6
* Have the inst emitter add the !srcloc mdnode to the machine instr.Chris Lattner2010-04-071-0/+25
* Adding SAFECode to the list of projects that work with LLVM 2.7.John Criswell2010-04-061-0/+16
* Update to note that clang has a baseline now. Dropping x86-32 for MacOS.Tanya Lattner2010-04-051-6/+5
* Add MC and LTO, two terms I just had to explain on IRC.Nick Lewycky2010-04-051-3/+17
* don't reference DwarfWriterChris Lattner2010-04-052-3/+2
* Add notes about dragonegg.Duncan Sands2010-04-021-5/+25
* There are no known O'Caml problems at the moment.Erick Tryzelaar2010-04-011-14/+0
* Small fixes to this documentation. Remove mention of uint/int type, fix typoNick Lewycky2010-03-311-8/+7
* Fix a grammaro.Dan Gohman2010-03-301-1/+1
* some other notes.Chris Lattner2010-03-291-1/+2
* apparently llvm 2.7 now has great armv4 support, fromChris Lattner2010-03-291-0/+3
* update the vmkit blurbChris Lattner2010-03-291-4/+14
* add tceChris Lattner2010-03-291-0/+21
* remove parallel support.Chris Lattner2010-03-271-3/+0
* fix iterator nameGabor Greif2010-03-261-1/+1
* Minor grammar and html fixes.Dan Gohman2010-03-261-3/+3
* some more tweaksGabor Greif2010-03-261-4/+5
* Tell "the rest of the story" about LLVM's iterators' implicit conversions.Dan Gohman2010-03-261-0/+15
* fix formatting and a validation failGabor Greif2010-03-261-3/+3
* add a blurb on const versions of chain traversals and a word of cautionGabor Greif2010-03-261-8/+14
* Add a paragram describing how to extract line number information.Devang Patel2010-03-261-0/+12
* http://englishplus.com/grammar/00000296.htmGabor Greif2010-03-261-1/+1
* Sketch a few Clang release notes.Daniel Dunbar2010-03-251-2/+15
* Docuemntation corrections from John Myers.Dan Gohman2010-03-251-2/+2
* Fix the ocaml kaleidoscope tutorial to fix linking external libraries.Erick Tryzelaar2010-03-212-2/+2
* Drop KLEE blurb, we don't have anything new.Daniel Dunbar2010-03-191-18/+0
* Adding MicroBlaze as an experimental backend in the release notesWesley Peck2010-03-181-2/+2
* add a couple blurbs backChris Lattner2010-03-181-3/+1
* notes from evanChris Lattner2010-03-171-2/+8
* several updatesChris Lattner2010-03-171-15/+5
* Fixed spelling errors.John Criswell2010-03-171-3/+3
* combiner-aa too, what's its status?Chris Lattner2010-03-171-0/+1
* more chris scribble.Chris Lattner2010-03-171-9/+23
* add a bunch of random and unformatted notes as I am readingChris Lattner2010-03-171-22/+35
* add logo, comment out project info, they need to send updatesChris Lattner2010-03-171-8/+31
* various cleanups from danielChris Lattner2010-03-151-8/+8
* tidy up and expound more on how half-float works.Chris Lattner2010-03-141-14/+21
* Document fp16 intrinsicsAnton Korobeynikov2010-03-141-0/+90
* add support, testcases, and dox for the new GHC callingChris Lattner2010-03-112-4/+25
* Clarify the documentation for MachineFunctionPasses.Dan Gohman2010-03-101-4/+10
* Start using DIFile. See updated SourceLevelDebugging.html for more information.Devang Patel2010-03-091-87/+111
* Add documentation on sibling call optimization. Rename tailcall2.ll test to s...Evan Cheng2010-03-082-2/+50
* Update the OCaml Kaleidoscope tutorial.Erick Tryzelaar2010-03-085-65/+58
* Add metadata example.Devang Patel2010-03-041-0/+17
* Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153.Erick Tryzelaar2010-03-043-16/+16
* attributes are not part of types anymore, patch by James Woodyatt!Chris Lattner2010-03-021-12/+12