summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
...
* 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
* This patch causes the --enable-debug-runtime configure flag and theJeffrey Yasskin2009-09-25
* add and document regex support for FileCheck. You can now do stuff like:Chris Lattner2009-09-24
* Clarify that llvm attaches C language semantics toDale Johannesen2009-09-24
* Sync c++ kaleidoscope tutorial with test.Erick Tryzelaar2009-09-22
* Add documentation on how to use enable debug information in the JIT and use i...Reid Kleckner2009-09-21
* grammaroChris Lattner2009-09-20
* implement and document support for CHECK-NOTChris Lattner2009-09-20
* apparently russians are really hard to sort or something!Chris Lattner2009-09-16
* I can sort, no really.Chris Lattner2009-09-16
* make more clear since it is sorted by last name now.Chris Lattner2009-09-16
* Doug is now the code owner for most of the Clang frontend.Chris Lattner2009-09-16
* Ted is christened as the owner of the clang static analyzer.Chris Lattner2009-09-16
* Put back non-obsolete -f sections for 'opt'.Daniel Dunbar2009-09-15
* Remove references to obsolete -f option.Daniel Dunbar2009-09-15
* Update llc/opt PODs to clarify they support .ll input.Daniel Dunbar2009-09-15
* Give llvm-link a -S option.Dan Gohman2009-09-15
* Expose initializing the native target for the execution engine.Erick Tryzelaar2009-09-14
* Make sure to initialize the fpm in the ocaml tutorial.Erick Tryzelaar2009-09-14
* CMake: New user-settable variable LLVM_TARGET_ARCH useful whenOscar Fuentes2009-09-13
* Update the tutorial to match changes to examples/Kaleidoscope.Nick Lewycky2009-09-13
* remove two docs about the old Sparc backend which used Value*'s for vregs.Chris Lattner2009-09-13
* move old clang readme here.Chris Lattner2009-09-13
* we don't want people to override printBasicBlockLabel.Chris Lattner2009-09-12
* Fix llvm-extract's "writing bitcode to a terminal" warning, which wasn'tDan Gohman2009-09-11
* more typosChris Lattner2009-09-11
* Fix validation errors.Bill Wendling2009-09-10