aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2011-11-15Document debug info support for objective-c properties.Devang Patel
2011-11-14Add release notes for the MicroBlaze backend.Wesley Peck
2011-11-14Add clang_complete to release notesTobias Grosser
2011-11-14Add Polly to release notesTobias Grosser
2011-11-11LLVMBuild: Add explicit information on whether targets define an assembly pri...Daniel Dunbar
2011-11-10Add blurb for VMKit.Nicolas Geoffray
2011-11-10random notes, llvm-gcc is gone, fix a few broken tags.Chris Lattner
2011-11-10Release notes for DragonEgg.Duncan Sands
2011-11-10llvm-build: Add an explicit component type to represent targets.Daniel Dunbar
2011-11-09Reformat the quote and tag the math stuff with <tt> tags.Bill Wendling
2011-11-08Add Eero to the list of external projects.Bill Wendling
2011-11-08Cleanup the formatting.Bill Wendling
2011-11-07Add ISPC to the external projects list.Bill Wendling
2011-11-06Release Notes: add a description of -enable-iv-rewrite.Andrew Trick
2011-11-06docs/GettingStarted.html: [Git] Add another example for "[Gmail]/Drafts" in T...NAKAMURA Takumi
2011-11-05Recommend the -flto flag instead of -use-gold-plugin, and updatePeter Collingbourne
2011-11-04llvm-build: Add initial --write-cmake-fragment option.Daniel Dunbar
2011-11-04Fix some misplaced punctuation.Bill Wendling
2011-11-03llvm-build: Add initial code for --write-make-fragment.Daniel Dunbar
2011-11-03Keep the Crack language as an external project.Bill Wendling
2011-11-03build: Add initial cut at LLVMBuild.txt files.Daniel Dunbar
2011-11-03llvm-build: Add "--write-library-table" option for generating the C++ libraryDaniel Dunbar
2011-11-03docs: Sketch docs for llvm-build tool.Daniel Dunbar
2011-11-03docs: Add initial docs on LLVMBuild organization.Daniel Dunbar