aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* x86 uses 5 operands for most memory refs now.Chris Lattner2009-10-101-6/+9
* More spelling and grammar tweaks.Duncan Sands2009-10-101-16/+16
* More spelling fixes.Benjamin Kramer2009-10-101-3/+3
* Spelling fixes.Duncan Sands2009-10-101-6/+6
* more tweaksChris Lattner2009-10-101-4/+9
* Remove an inappropriate line in the description of theDuncan Sands2009-10-101-7/+3
* continue decoding chris scribble.Chris Lattner2009-10-101-31/+51
* remove some dead passesChris Lattner2009-10-101-111/+2
* checkpoint.Chris Lattner2009-10-101-26/+74
* fix broken anchors.Chris Lattner2009-10-101-3/+3
* As it turns out, the bug fixes in GC codegen did not make it Nicolas Geoffray2009-10-091-4/+1
* 80-columns!Nicolas Geoffray2009-10-091-7/+14
* Add initial information on VMKit.Nicolas Geoffray2009-10-091-5/+9
* more random updates.Chris Lattner2009-10-091-1/+10
* checkpoint.Chris Lattner2009-10-091-30/+63
* checkpoint.Chris Lattner2009-10-091-10/+96
* update clang section.Chris Lattner2009-10-091-15/+13
* some updates from users of llvmChris Lattner2009-10-081-8/+7
* all content split into sections, still much work to be done.Chris Lattner2009-10-081-65/+73
* checkpoint, this is still not comprehendible.Chris Lattner2009-10-081-120/+138
* callgraph changes came after the 2.6 branch.Chris Lattner2009-10-051-1/+0
* Move implicit and paralle to a separate codegen specific section.Evan Cheng2009-10-051-7/+19
* add some completely unformated and probably incoherent notes about thingsChris Lattner2009-10-051-11/+127
* add macruby, fix a validation problem. Chris Lattner2009-09-301-1/+24
* Forgot to update the documentation in r82906. s/DEBUG_RUNTIME/DEBUG_SYMBOLS/.Jeffrey Yasskin2009-09-281-1/+1
* Document a bug in the ocaml bindings has wrong linkage values.Erick Tryzelaar2009-09-281-0/+14
* Regenerate.Mikhail Glushenkov2009-09-281-7/+13
* Remove the "metadata*" type and simplify the code it complicated. This was onlyNick Lewycky2009-09-271-4/+4
* rename REG -> REGISTER to make it explicit in the doc. <tt>ify some stuff.Chris Lattner2009-09-271-8/+8
* implement and document support for filecheck variables. ThisChris Lattner2009-09-271-1/+40
* Remove dead code from this function and optimize. Update its correspondingNick Lewycky2009-09-271-5/+5
* Correct the version numbers to match those actually tested for byNick Lewycky2009-09-271-3/+3
* Move the integer type out of 'derived' and into 'primitive'. This permits usNick Lewycky2009-09-271-49/+51
* Revise C library functions description to be vaguer, per Chris.Dale Johannesen2009-09-251-5/+4
* This patch causes the --enable-debug-runtime configure flag and theJeffrey Yasskin2009-09-251-0/+5
* add and document regex support for FileCheck. You can now do stuff like:Chris Lattner2009-09-241-0/+34
* Clarify that llvm attaches C language semantics toDale Johannesen2009-09-241-0/+7
* Sync c++ kaleidoscope tutorial with test.Erick Tryzelaar2009-09-226-88/+95
* Add documentation on how to use enable debug information in the JIT and use i...Reid Kleckner2009-09-212-0/+174
* grammaroChris Lattner2009-09-201-1/+1
* implement and document support for CHECK-NOTChris Lattner2009-09-201-0/+30
* apparently russians are really hard to sort or something!Chris Lattner2009-09-161-2/+2
* I can sort, no really.Chris Lattner2009-09-161-3/+3
* make more clear since it is sorted by last name now.Chris Lattner2009-09-161-1/+1
* Doug is now the code owner for most of the Clang frontend.Chris Lattner2009-09-161-2/+4
* Ted is christened as the owner of the clang static analyzer.Chris Lattner2009-09-161-0/+2
* Put back non-obsolete -f sections for 'opt'.Daniel Dunbar2009-09-151-0/+6
* Remove references to obsolete -f option.Daniel Dunbar2009-09-152-12/+0
* Update llc/opt PODs to clarify they support .ll input.Daniel Dunbar2009-09-152-17/+19
* Give llvm-link a -S option.Dan Gohman2009-09-151-0/+4