aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2010-10-30Validate HTML.Benjamin Kramer
2010-10-30add missing tagChris Lattner
2010-10-30fix typos and some serious bugs in feature handling (but not forChris Lattner
2010-10-30Implement (and document!) support for MnemonicAlias's to have Requires Chris Lattner
2010-10-30implement (and document!) the first kind of MC assembler alias, which Chris Lattner
2010-10-28Document LLVM_BUILD_TESTS, LLVM_INCLUDE_TESTS. New convenience targetOscar Fuentes
2010-10-28clarify that not having the ".o file writing" featureChris Lattner
2010-10-27Random cleanups and format changes.Bill Wendling
2010-10-26Yet another thing that was forgotten to be added to the release notes...Duncan Sands
2010-10-25Make the description of the hotpatch attribute even more generic. Spotted byCharles Davis
2010-10-25Make hotpatch attribute description a little less Wintel-specific.Charles Davis
2010-10-25Add a new 'hotpatch' attribute. This attribute will insert a two-byte no-opCharles Davis
2010-10-25Update target feature matrix for CellSPUKalle Raiskila
2010-10-24Update target feature matrix for Blackfin.Jakob Stoklund Olesen
2010-10-24Updating target feature matrix to indicate current MBlaze status.Wesley Peck
2010-10-24broken linkChris Lattner
2010-10-24add a big table with target features.Chris Lattner
2010-10-22Standardise all build-mode affecting {EN,DIS}ABLE_* make options toPeter Collingbourne
2010-10-21Fix type in passes.Tobias Grosser
2010-10-21Argh, completely forgot to add this to the release notes!Duncan Sands
2010-10-20Add RegionPass support.Tobias Grosser
2010-10-19Add a pre-dispatch SjLj EH hook on the unwind edge for targets to do anyJim Grosbach
2010-10-15Teach FileCheck to handle trailing CHECK-NOT patterns.Jakob Stoklund Olesen
2010-10-11Per discussion with Sanjiv, remove the PIC16 target from mainline. When/ifChris Lattner
2010-10-10clarify that zero sized vectors are illegal, PR8340Chris Lattner
2010-10-09Fix dead link.Nick Lewycky
2010-10-07Warn about broken GCCs on ARM due to the problem fixed:Nick Lewycky
2010-10-06Fixed RELEASE_28 tags.Bill Wendling
2010-10-06Fix libc++ link in release notes.Tobias Grosser
2010-10-06Add missing "-" to the command line.Tobias Grosser
2010-10-06No need to check out everything: binutils is enough.Duncan Sands
2010-10-06Update release location.Tanya Lattner
2010-10-06remove the !nameconcat tblgen feature. It "shorthand" and only used in 4 placesChris Lattner
2010-10-05s/The ARM has/The ARM backend has/Jim Grosbach
2010-10-04AVX intrinsics and builtins were also added to clangBruno Cardoso Lopes
2010-10-04Spell AltiVec correctlyDouglas Gregor
2010-10-04ReleaseNotes: Note some changes to LLVM development infrastructure.Daniel Dunbar
2010-10-04ReleaseNotes: Note a header rename.Daniel Dunbar
2010-10-04validator fixes; others remain, somebody who knows some html, please have a lookGabor Greif
2010-10-04Add KLEE 2.8 release notes.Daniel Dunbar
2010-10-04A few more random Clang release notes.Daniel Dunbar
2010-10-04minor tweaks and typosGabor Greif
2010-10-04Fix lexical block's tag number.Devang Patel
2010-10-04scheduler updateChris Lattner
2010-10-04another tweakChris Lattner
2010-10-04Ada support has moved to dragonegg - I am no longer working onDuncan Sands
2010-10-04Fix a bunch of typos.Duncan Sands
2010-10-04Altvec -> Altivec.Duncan Sands
2010-10-04Update LLVM 2.8 release notes for ClangDouglas Gregor
2010-10-04checkpoint, the release notes are now feature complete.Chris Lattner