aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2009-10-10remove some dead passesChris Lattner
2009-10-10checkpoint.Chris Lattner
2009-10-10fix broken anchors.Chris Lattner
2009-10-09As it turns out, the bug fixes in GC codegen did not make it Nicolas Geoffray
2009-10-0980-columns!Nicolas Geoffray
2009-10-09Add initial information on VMKit.Nicolas Geoffray
2009-10-09more random updates.Chris Lattner
2009-10-09checkpoint.Chris Lattner
2009-10-09checkpoint.Chris Lattner
2009-10-09update clang section.Chris Lattner
2009-10-08some updates from users of llvmChris Lattner
2009-10-08all content split into sections, still much work to be done.Chris Lattner
2009-10-08checkpoint, this is still not comprehendible.Chris Lattner
2009-10-05callgraph changes came after the 2.6 branch.Chris Lattner
2009-10-05Move implicit and paralle to a separate codegen specific section.Evan Cheng
2009-10-05add some completely unformated and probably incoherent notes about thingsChris Lattner
2009-09-30add macruby, fix a validation problem. Chris Lattner
2009-09-28Forgot to update the documentation in r82906. s/DEBUG_RUNTIME/DEBUG_SYMBOLS/.Jeffrey Yasskin
2009-09-28Document a bug in the ocaml bindings has wrong linkage values.Erick Tryzelaar
2009-09-28Regenerate.Mikhail Glushenkov
2009-09-27Remove the "metadata*" type and simplify the code it complicated. This was onlyNick Lewycky
2009-09-27rename REG -> REGISTER to make it explicit in the doc. <tt>ify some stuff.Chris Lattner
2009-09-27implement and document support for filecheck variables. ThisChris Lattner
2009-09-27Remove dead code from this function and optimize. Update its correspondingNick Lewycky
2009-09-27Correct the version numbers to match those actually tested for byNick Lewycky
2009-09-27Move the integer type out of 'derived' and into 'primitive'. This permits usNick Lewycky
2009-09-25Revise C library functions description to be vaguer, per Chris.Dale Johannesen
2009-09-25This patch causes the --enable-debug-runtime configure flag and theJeffrey Yasskin
2009-09-24add and document regex support for FileCheck. You can now do stuff like:Chris Lattner
2009-09-24Clarify that llvm attaches C language semantics toDale Johannesen
2009-09-22Sync c++ kaleidoscope tutorial with test.Erick Tryzelaar
2009-09-21Add documentation on how to use enable debug information in the JIT and use i...Reid Kleckner
2009-09-20grammaroChris Lattner
2009-09-20implement and document support for CHECK-NOTChris Lattner
2009-09-16apparently russians are really hard to sort or something!Chris Lattner
2009-09-16I can sort, no really.Chris Lattner
2009-09-16make more clear since it is sorted by last name now.Chris Lattner
2009-09-16Doug is now the code owner for most of the Clang frontend.Chris Lattner
2009-09-16Ted is christened as the owner of the clang static analyzer.Chris Lattner
2009-09-15Put back non-obsolete -f sections for 'opt'.Daniel Dunbar
2009-09-15Remove references to obsolete -f option.Daniel Dunbar
2009-09-15Update llc/opt PODs to clarify they support .ll input.Daniel Dunbar
2009-09-15Give llvm-link a -S option.Dan Gohman
2009-09-14Expose initializing the native target for the execution engine.Erick Tryzelaar
2009-09-14Make sure to initialize the fpm in the ocaml tutorial.Erick Tryzelaar
2009-09-13CMake: New user-settable variable LLVM_TARGET_ARCH useful whenOscar Fuentes
2009-09-13Update the tutorial to match changes to examples/Kaleidoscope.Nick Lewycky
2009-09-13remove two docs about the old Sparc backend which used Value*'s for vregs.Chris Lattner
2009-09-13move old clang readme here.Chris Lattner
2009-09-12we don't want people to override printBasicBlockLabel.Chris Lattner