Simplify some code.
[oota-llvm.git] / docs /
2009-10-19 Daniel DunbarAdd link to 'lit' from CommandGuide.
2009-10-17 Chris Lattnercheck in a bunch of content from TestingGuide. Part...
2009-10-16 Chris LattnerUpdate from Cristina, llvm-gcc doesn't build on the...
2009-10-15 Duncan SandsThe gcc plugin is now called dragonegg.so and no longer...
2009-10-14 Duncan SandsI don't see any point in having both eh.selector.i32...
2009-10-13 Dale JohannesenDocumentation for the new msasm flag, which is no
2009-10-13 Chris Lattnerrename ReleaseNotes-2.6.html -> ReleaseNotes.html
2009-10-13 Chris Lattneradd Zero
2009-10-13 Nick LewyckyForce memory use markers to have a ConstantInt for...
2009-10-13 Nick LewyckyAdd new "memory use marker" intrinsics. These indicate...
2009-10-12 Chris Lattnerfix validation error pointed out by gabor (and the...
2009-10-12 Chris LattnerImprove bugpoint doc, patch by Timo Lindfors!
2009-10-12 Gabor Greifanother bunch of <tt>s
2009-10-12 Gabor Greifeven more <tt>s
2009-10-12 Gabor Greifmore typewriter face
2009-10-12 Gabor Greiffix three validation errors, I leave the fourth to...
2009-10-12 Gabor Greifset some options in typewriter font
2009-10-12 Benjamin KramerDocumentation: Perform automated correction of common...
2009-10-12 Torok EdwinFix typo, patch from Timo Juhani Lindfors.
2009-10-11 Chris Lattnerpic16 uses 16 bit pointers, but is 8 bit.
2009-10-11 Duncan SandsMore DragonEgg verbiage.
2009-10-11 Duncan SandsRemove spurious brackets.
2009-10-11 Chris Lattneradd PR5004 as a known problem.
2009-10-11 Chris Lattnerduncan points out that llvm-gcc doesn't do the right...
2009-10-11 Chris Lattnersome notes from Anton
2009-10-11 Gabor Greifcatch some other serial commas that my earlier grep...
2009-10-11 Gabor Greifeliminate some instances of serial comma. sabre, if...
2009-10-11 Duncan SandsFix typo.
2009-10-11 Gabor Greifapply some tweaks
2009-10-11 Gabor Greiffix some obvious typos
2009-10-11 Duncan SandsAdd an outline of the DragonEgg gcc plugin.
2009-10-11 Ted KremenekUpdate release notes blurb on the static analyzer.
2009-10-10 Chris Lattnerclarify
2009-10-10 Chris Lattnerfix broken link
2009-10-10 Chris Lattnerfinal changes.
2009-10-10 Chris Lattnerdown to 'major changes'
2009-10-10 Chris Lattnermore updates
2009-10-10 Chris Lattneradd a link to the GSG for info on how to check out...
2009-10-10 Chris Lattnerx86 uses 5 operands for most memory refs now.
2009-10-10 Duncan SandsMore spelling and grammar tweaks.
2009-10-10 Benjamin KramerMore spelling fixes.
2009-10-10 Duncan SandsSpelling fixes.
2009-10-10 Chris Lattnermore tweaks
2009-10-10 Duncan SandsRemove an inappropriate line in the description of the
2009-10-10 Chris Lattnercontinue decoding chris scribble.
2009-10-10 Chris Lattnerremove some dead passes
2009-10-10 Chris Lattnercheckpoint.
2009-10-10 Chris Lattnerfix broken anchors.
2009-10-09 Nicolas GeoffrayAs it turns out, the bug fixes in GC codegen did not...
2009-10-09 Nicolas Geoffray80-columns!
2009-10-09 Nicolas GeoffrayAdd initial information on VMKit.
2009-10-09 Chris Lattnermore random updates.
2009-10-09 Chris Lattnercheckpoint.
2009-10-09 Chris Lattnercheckpoint.
2009-10-09 Chris Lattnerupdate clang section.
2009-10-08 Chris Lattnersome updates from users of llvm
2009-10-08 Chris Lattnerall content split into sections, still much work to...
2009-10-08 Chris Lattnercheckpoint, this is still not comprehendible.
2009-10-05 Chris Lattnercallgraph changes came after the 2.6 branch.
2009-10-05 Evan ChengMove implicit and paralle to a separate codegen specifi...
2009-10-05 Chris Lattneradd some completely unformated and probably incoherent...
2009-09-30 Chris Lattneradd macruby, fix a validation problem.
2009-09-28 Jeffrey YasskinForgot to update the documentation in r82906. s/DEBUG_R...
2009-09-28 Erick TryzelaarDocument a bug in the ocaml bindings has wrong linkage...
2009-09-28 Mikhail GlushenkovRegenerate.
2009-09-27 Nick LewyckyRemove the "metadata*" type and simplify the code it...
2009-09-27 Chris Lattnerrename REG -> REGISTER to make it explicit in the doc...
2009-09-27 Chris Lattnerimplement and document support for filecheck variables...
2009-09-27 Nick LewyckyRemove dead code from this function and optimize. Updat...
2009-09-27 Nick LewyckyCorrect the version numbers to match those actually...
2009-09-27 Nick LewyckyMove the integer type out of 'derived' and into 'primit...
2009-09-25 Dale JohannesenRevise C library functions description to be vaguer...
2009-09-25 Jeffrey YasskinThis patch causes the --enable-debug-runtime configure...
2009-09-24 Chris Lattneradd and document regex support for FileCheck. You...
2009-09-24 Dale JohannesenClarify that llvm attaches C language semantics to
2009-09-22 Erick TryzelaarSync c++ kaleidoscope tutorial with test.
2009-09-21 Reid KlecknerAdd documentation on how to use enable debug informatio...
2009-09-20 Chris Lattnergrammaro
2009-09-20 Chris Lattnerimplement and document support for CHECK-NOT
2009-09-16 Chris Lattnerapparently russians are really hard to sort or something!
2009-09-16 Chris LattnerI can sort, no really.
2009-09-16 Chris Lattnermake more clear since it is sorted by last name now.
2009-09-16 Chris LattnerDoug is now the code owner for most of the Clang frontend.
2009-09-16 Chris LattnerTed is christened as the owner of the clang static...
2009-09-15 Daniel DunbarPut back non-obsolete -f sections for 'opt'.
2009-09-15 Daniel DunbarRemove references to obsolete -f option.
2009-09-15 Daniel DunbarUpdate llc/opt PODs to clarify they support .ll input.
2009-09-15 Dan GohmanGive llvm-link a -S option.
2009-09-14 Erick TryzelaarExpose initializing the native target for the execution...
2009-09-14 Erick TryzelaarMake sure to initialize the fpm in the ocaml tutorial.
2009-09-13 Oscar FuentesCMake: New user-settable variable LLVM_TARGET_ARCH...
2009-09-13 Nick LewyckyUpdate the tutorial to match changes to examples/Kaleid...
2009-09-13 Chris Lattnerremove two docs about the old Sparc backend which used...
2009-09-13 Chris Lattnermove old clang readme here.
2009-09-12 Chris Lattnerwe don't want people to override printBasicBlockLabel.
2009-09-11 Dan GohmanFix llvm-extract's "writing bitcode to a terminal"...
2009-09-11 Chris Lattnermore typos
2009-09-10 Bill WendlingFix validation errors.
2009-09-10 Bill WendlingFix validation errors.
2009-09-10 Chris Lattneradd another broken version of gcc, thanks to Niels...
next