aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2011-11-29Update the docs for some of the test-suite configure changes andEric Christopher
2011-11-29grammar.Rafael Espindola
2011-11-29Add a link to Bill's blog post.Benjamin Kramer
2011-11-29Release notes for segmented stacks.Rafael Espindola
2011-11-29Remove content that has been moved to Clang release notes.Peter Collingbourne
2011-11-29Fix grammar.Peter Collingbourne
2011-11-29Add a link from the LLVM release notes to the Clang release notes.Chandler Carruth
2011-11-28Expand the part about CFI a bit.Rafael Espindola
2011-11-28Add documentation for llvm-cov.Devang Patel
2011-11-28Merging two bullet points into oneJoe Abbey
2011-11-28Add OpenCL blurb to release notes.Peter Collingbourne
2011-11-28Remove dead llvm.eh.sjlj.dispatchsetup intrinsic.Bill Wendling
2011-11-28Add object file related release notes.Michael J. Spencer
2011-11-28Explain what ExeDepsFix does.Jakob Stoklund Olesen
2011-11-28Fix spelling/grammar errors found by Duncan.Rafael Espindola
2011-11-28Add a blurb about the new ExecutionDepsFix pass.Jakob Stoklund Olesen
2011-11-27dwarf parsing stuff.Chris Lattner
2011-11-27first pass of writing complete!Chris Lattner
2011-11-27arm and carve out a place ot mention segmented stacks.Chris Lattner
2011-11-27Add a description of the status of segmented stacks.Rafael Espindola
2011-11-27optimize, mc, x86Chris Lattner
2011-11-27some writing.Chris Lattner
2011-11-27fix some out-of-date attribution.Chris Lattner
2011-11-27distribute various bullets to different sections.Chris Lattner
2011-11-27rewrite the known problems section. Including a short list of individual bug...Chris Lattner
2011-11-27move the detailed information about the EH rewrite to a comment, Bill isChris Lattner
2011-11-27tweak subprojects' sectionChris Lattner
2011-11-27some random notes.Chris Lattner
2011-11-27add some final random notes, I've completed my pass over all the commits.Chris Lattner
2011-11-27add some notes.Chris Lattner
2011-11-27remove asmparsing and documentation support for "volatile load", which was on...Chris Lattner
2011-11-27some notes.Chris Lattner
2011-11-27add some notesChris Lattner
2011-11-26Move the branch probability blurb into the optimizer section. Add a minimal b...Benjamin Kramer
2011-11-26Added Objective-C and libc++ details to the 3.0 release notes.David Chisnall
2011-11-25shpellingBenjamin Kramer
2011-11-25Remove ZooLib from the projects list.Benjamin Kramer
2011-11-25add a userChris Lattner
2011-11-25add some notesChris Lattner
2011-11-25add faustChris Lattner
2011-11-24Add a few notes for ARM and a blurb about the MCJIT.Jim Grosbach
2011-11-17x86/windows issues fixed.Chris Lattner
2011-11-16There are already problems with building LLVM under VS2005, and it'sChandler Carruth
2011-11-15Merge ObjCPropertyDebugInfo.html into SourceLevelDebugging.htmlDevang Patel
2011-11-15jakob fixed X87 inline asm!Chris Lattner
2011-11-15add ImmutableSet/Map dox, patch by Caitlin Sadowski!Chris Lattner
2011-11-15add PTX backend infoChris Lattner
2011-11-15some notes.Chris Lattner
2011-11-15Update section "MIPS Target Improvements" in the llvm 3.0 release notes.Akira Hatanaka
2011-11-15Add ObjCPropertyDebugInfo.htmlDevang Patel