Be more careful about invariance reasoning on "store" queries. Stores still need
[oota-llvm.git] / docs /
2009-10-28 Chris Lattnerdoc bug spotted by apinski
2009-10-28 Chris Lattnerrename indbr -> indirectbr to appease the residents...
2009-10-27 Chris Lattnertypo
2009-10-27 Chris Lattneryou can't take the address of the entry block of a...
2009-10-27 Chris Lattnerimprovements from gabor.
2009-10-27 Chris Lattnerfix things pointed out by Dan!
2009-10-27 Chris Lattnerdocument the forthcoming blockaddress constant.
2009-10-27 Jeffrey YasskinChange the JIT to compile eagerly by default as agreed in
2009-10-27 Chris Lattnerfix pasto pointed out by Rafael
2009-10-27 Chris Lattneradd enough support for indirect branch for the feature...
2009-10-27 Nick LewyckyFix reversed logic spotted by Owen Anderson.
2009-10-26 Victor HernandezRemove all references to MallocInst and FreeInst
2009-10-26 Chandler CarruthMove DataTypes.h to include/llvm/System, update all...
2009-10-25 Daniel Dunbarlit: Add --config-prefix option, to override default...
2009-10-25 Mikhail GlushenkovRegenerate.
2009-10-24 Victor HernandezAuto-upgrade free instructions to calls to the builtin...
2009-10-23 Tanya LattnerAdd 2.6 release note.
2009-10-22 Jeffrey YasskinTry r84890 again (adding ValueMap<>), now that I've...
2009-10-22 Jeffrey YasskinRevert r84890, which broke the linux build.
2009-10-22 Jeffrey YasskinAdd a ValueMap<ValueOrSubclass*, T> type. ValueMap...
2009-10-21 Dale JohannesenRename msasm to alignstack per review.
2009-10-21 Oscar FuentesTwo corrections for docs/CMake.html.
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
next