aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2009-10-22Try r84890 again (adding ValueMap<>), now that I've tested the compile onJeffrey Yasskin
2009-10-22Revert r84890, which broke the linux build.Jeffrey Yasskin
2009-10-22Add a ValueMap<ValueOrSubclass*, T> type. ValueMap<Value*, T> is safe to useJeffrey Yasskin
2009-10-21Rename msasm to alignstack per review.Dale Johannesen
2009-10-21Two corrections for docs/CMake.html.Oscar Fuentes
2009-10-19Add link to 'lit' from CommandGuide.Daniel Dunbar
2009-10-17check in a bunch of content from TestingGuide. Part of PR5216Chris Lattner
2009-10-16Update from Cristina, llvm-gcc doesn't build on the SPARC version of solarisChris Lattner
2009-10-15The gcc plugin is now called dragonegg.so and no longer llvm.so.Duncan Sands
2009-10-14I don't see any point in having both eh.selector.i32 and eh.selector.i64,Duncan Sands
2009-10-13Documentation for the new msasm flag, which is noDale Johannesen
2009-10-13rename ReleaseNotes-2.6.html -> ReleaseNotes.htmlChris Lattner
2009-10-13add ZeroChris Lattner
2009-10-13Force memory use markers to have a ConstantInt for the size argument.Nick Lewycky
2009-10-13Add new "memory use marker" intrinsics. These indicate lifetimes and invariantNick Lewycky
2009-10-12fix validation error pointed out by gabor (and the w3c :)Chris Lattner
2009-10-12Improve bugpoint doc, patch by Timo Lindfors!Chris Lattner
2009-10-12another bunch of <tt>sGabor Greif
2009-10-12even more <tt>sGabor Greif
2009-10-12more typewriter faceGabor Greif
2009-10-12fix three validation errors, I leave the fourth to sabre :-)Gabor Greif
2009-10-12set some options in typewriter fontGabor Greif
2009-10-12Documentation: Perform automated correction of common typos.Benjamin Kramer
2009-10-12Fix typo, patch from Timo Juhani Lindfors.Torok Edwin
2009-10-11pic16 uses 16 bit pointers, but is 8 bit.Chris Lattner
2009-10-11More DragonEgg verbiage.Duncan Sands
2009-10-11Remove spurious brackets.Duncan Sands
2009-10-11add PR5004 as a known problem.Chris Lattner
2009-10-11duncan points out that llvm-gcc doesn't do the right thing with -fverbose-asm...Chris Lattner
2009-10-11some notes from AntonChris Lattner
2009-10-11catch some other serial commas that my earlier grep did not spotGabor Greif
2009-10-11eliminate some instances of serial comma. sabre, if you feel strong about thi...Gabor Greif
2009-10-11Fix typo.Duncan Sands
2009-10-11apply some tweaksGabor Greif
2009-10-11fix some obvious typosGabor Greif
2009-10-11Add an outline of the DragonEgg gcc plugin.Duncan Sands
2009-10-11Update release notes blurb on the static analyzer.Ted Kremenek
2009-10-10clarifyChris Lattner
2009-10-10fix broken linkChris Lattner
2009-10-10final changes.Chris Lattner
2009-10-10down to 'major changes'Chris Lattner
2009-10-10more updatesChris Lattner
2009-10-10add a link to the GSG for info on how to check out svn trunkChris Lattner
2009-10-10x86 uses 5 operands for most memory refs now.Chris Lattner
2009-10-10More spelling and grammar tweaks.Duncan Sands
2009-10-10More spelling fixes.Benjamin Kramer
2009-10-10Spelling fixes.Duncan Sands
2009-10-10more tweaksChris Lattner
2009-10-10Remove an inappropriate line in the description of theDuncan Sands
2009-10-10continue decoding chris scribble.Chris Lattner