summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
...
* add PR5004 as a known problem.Chris Lattner2009-10-11
* duncan points out that llvm-gcc doesn't do the right thing with -fverbose-asm...Chris Lattner2009-10-11
* some notes from AntonChris Lattner2009-10-11
* catch some other serial commas that my earlier grep did not spotGabor Greif2009-10-11
* eliminate some instances of serial comma. sabre, if you feel strong about thi...Gabor Greif2009-10-11
* Fix typo.Duncan Sands2009-10-11
* apply some tweaksGabor Greif2009-10-11
* fix some obvious typosGabor Greif2009-10-11
* Add an outline of the DragonEgg gcc plugin.Duncan Sands2009-10-11
* Update release notes blurb on the static analyzer.Ted Kremenek2009-10-11
* clarifyChris Lattner2009-10-10
* fix broken linkChris Lattner2009-10-10
* final changes.Chris Lattner2009-10-10
* down to 'major changes'Chris Lattner2009-10-10
* more updatesChris Lattner2009-10-10
* add a link to the GSG for info on how to check out svn trunkChris Lattner2009-10-10
* x86 uses 5 operands for most memory refs now.Chris Lattner2009-10-10
* More spelling and grammar tweaks.Duncan Sands2009-10-10
* More spelling fixes.Benjamin Kramer2009-10-10
* Spelling fixes.Duncan Sands2009-10-10
* more tweaksChris Lattner2009-10-10
* Remove an inappropriate line in the description of theDuncan Sands2009-10-10
* continue decoding chris scribble.Chris Lattner2009-10-10
* remove some dead passesChris Lattner2009-10-10
* checkpoint.Chris Lattner2009-10-10
* fix broken anchors.Chris Lattner2009-10-10
* As it turns out, the bug fixes in GC codegen did not make it Nicolas Geoffray2009-10-09
* 80-columns!Nicolas Geoffray2009-10-09
* Add initial information on VMKit.Nicolas Geoffray2009-10-09
* more random updates.Chris Lattner2009-10-09
* checkpoint.Chris Lattner2009-10-09
* checkpoint.Chris Lattner2009-10-09
* update clang section.Chris Lattner2009-10-09
* some updates from users of llvmChris Lattner2009-10-08
* all content split into sections, still much work to be done.Chris Lattner2009-10-08
* checkpoint, this is still not comprehendible.Chris Lattner2009-10-08
* callgraph changes came after the 2.6 branch.Chris Lattner2009-10-05
* Move implicit and paralle to a separate codegen specific section.Evan Cheng2009-10-05
* add some completely unformated and probably incoherent notes about thingsChris Lattner2009-10-05
* add macruby, fix a validation problem. Chris Lattner2009-09-30
* Forgot to update the documentation in r82906. s/DEBUG_RUNTIME/DEBUG_SYMBOLS/.Jeffrey Yasskin2009-09-28
* Document a bug in the ocaml bindings has wrong linkage values.Erick Tryzelaar2009-09-28
* Regenerate.Mikhail Glushenkov2009-09-28
* Remove the "metadata*" type and simplify the code it complicated. This was onlyNick Lewycky2009-09-27
* rename REG -> REGISTER to make it explicit in the doc. <tt>ify some stuff.Chris Lattner2009-09-27
* implement and document support for filecheck variables. ThisChris Lattner2009-09-27
* Remove dead code from this function and optimize. Update its correspondingNick Lewycky2009-09-27
* Correct the version numbers to match those actually tested for byNick Lewycky2009-09-27
* Move the integer type out of 'derived' and into 'primitive'. This permits usNick Lewycky2009-09-27
* Revise C library functions description to be vaguer, per Chris.Dale Johannesen2009-09-25