summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Update examples and documentation to explicitly add basicaa, now that it'sDan Gohman2010-11-15
* -basicaa is no longer the default.Dan Gohman2010-11-15
* no alpha jit support.Chris Lattner2010-11-14
* describe the preferred approach to silencing 'unused variable warnings' due t...Chris Lattner2010-11-12
* CMake: Add the new option "LLVM_LIT_ARGS".NAKAMURA Takumi2010-11-11
* Document debuginfo-tests.Devang Patel2010-11-11
* add (and document) the ability for alias results to haveChris Lattner2010-11-06
* generalize alias support to allow the result of an alias toChris Lattner2010-11-06
* document instalias.Chris Lattner2010-11-06
* Fix typo, pointed out by Trevor Harmon.Duncan Sands2010-11-03
* fix typo, patch by Trevor Harmon (PR8537)Chris Lattner2010-11-03
* Removed obsolete section about VC++ project files.Oscar Fuentes2010-11-02
* fix the !eq operator in tblgen to return a bit instead of an int.Chris Lattner2010-10-31
* Validate HTML.Benjamin Kramer2010-10-30
* add missing tagChris Lattner2010-10-30
* fix typos and some serious bugs in feature handling (but not forChris Lattner2010-10-30
* Implement (and document!) support for MnemonicAlias's to have Requires Chris Lattner2010-10-30
* implement (and document!) the first kind of MC assembler alias, which Chris Lattner2010-10-30
* Document LLVM_BUILD_TESTS, LLVM_INCLUDE_TESTS. New convenience targetOscar Fuentes2010-10-28
* clarify that not having the ".o file writing" featureChris Lattner2010-10-28
* Random cleanups and format changes.Bill Wendling2010-10-27
* Yet another thing that was forgotten to be added to the release notes...Duncan Sands2010-10-26
* Make the description of the hotpatch attribute even more generic. Spotted byCharles Davis2010-10-25
* Make hotpatch attribute description a little less Wintel-specific.Charles Davis2010-10-25
* Add a new 'hotpatch' attribute. This attribute will insert a two-byte no-opCharles Davis2010-10-25
* Update target feature matrix for CellSPUKalle Raiskila2010-10-25
* Update target feature matrix for Blackfin.Jakob Stoklund Olesen2010-10-24
* Updating target feature matrix to indicate current MBlaze status.Wesley Peck2010-10-24
* broken linkChris Lattner2010-10-24
* add a big table with target features.Chris Lattner2010-10-24
* Standardise all build-mode affecting {EN,DIS}ABLE_* make options toPeter Collingbourne2010-10-22
* Fix type in passes.Tobias Grosser2010-10-21
* Argh, completely forgot to add this to the release notes!Duncan Sands2010-10-21
* Add RegionPass support.Tobias Grosser2010-10-20
* Add a pre-dispatch SjLj EH hook on the unwind edge for targets to do anyJim Grosbach2010-10-19
* Teach FileCheck to handle trailing CHECK-NOT patterns.Jakob Stoklund Olesen2010-10-15
* Per discussion with Sanjiv, remove the PIC16 target from mainline. When/ifChris Lattner2010-10-11
* clarify that zero sized vectors are illegal, PR8340Chris Lattner2010-10-10
* Fix dead link.Nick Lewycky2010-10-09
* Warn about broken GCCs on ARM due to the problem fixed:Nick Lewycky2010-10-07
* Fixed RELEASE_28 tags.Bill Wendling2010-10-06
* Fix libc++ link in release notes.Tobias Grosser2010-10-06
* Add missing "-" to the command line.Tobias Grosser2010-10-06
* No need to check out everything: binutils is enough.Duncan Sands2010-10-06
* Update release location.Tanya Lattner2010-10-06
* remove the !nameconcat tblgen feature. It "shorthand" and only used in 4 placesChris Lattner2010-10-06
* s/The ARM has/The ARM backend has/Jim Grosbach2010-10-05
* AVX intrinsics and builtins were also added to clangBruno Cardoso Lopes2010-10-04
* Spell AltiVec correctlyDouglas Gregor2010-10-04
* ReleaseNotes: Note some changes to LLVM development infrastructure.Daniel Dunbar2010-10-04