Revert 118422 in search of bot verdancy.
[oota-llvm.git] / docs /
2010-11-06 Chris Lattneradd (and document) the ability for alias results to...
2010-11-06 Chris Lattnergeneralize alias support to allow the result of an...
2010-11-06 Chris Lattnerdocument instalias.
2010-11-03 Duncan SandsFix typo, pointed out by Trevor Harmon.
2010-11-03 Chris Lattnerfix typo, patch by Trevor Harmon (PR8537)
2010-11-02 Oscar FuentesRemoved obsolete section about VC++ project files.
2010-10-31 Chris Lattnerfix the !eq operator in tblgen to return a bit instead...
2010-10-30 Benjamin KramerValidate HTML.
2010-10-30 Chris Lattneradd missing tag
2010-10-30 Chris Lattnerfix typos and some serious bugs in feature handling...
2010-10-30 Chris LattnerImplement (and document!) support for MnemonicAlias...
2010-10-30 Chris Lattnerimplement (and document!) the first kind of MC assemble...
2010-10-28 Oscar FuentesDocument LLVM_BUILD_TESTS, LLVM_INCLUDE_TESTS. New...
2010-10-28 Chris Lattnerclarify that not having the ".o file writing" feature
2010-10-27 Bill WendlingRandom cleanups and format changes.
2010-10-26 Duncan SandsYet another thing that was forgotten to be added to...
2010-10-25 Charles DavisMake the description of the hotpatch attribute even...
2010-10-25 Charles DavisMake hotpatch attribute description a little less Winte...
2010-10-25 Charles DavisAdd a new 'hotpatch' attribute. This attribute will...
2010-10-25 Kalle RaiskilaUpdate target feature matrix for CellSPU
2010-10-24 Jakob Stoklund OlesenUpdate target feature matrix for Blackfin.
2010-10-24 Wesley PeckUpdating target feature matrix to indicate current...
2010-10-24 Chris Lattnerbroken link
2010-10-24 Chris Lattneradd a big table with target features.
2010-10-22 Peter CollingbourneStandardise all build-mode affecting {EN,DIS}ABLE_...
2010-10-21 Tobias GrosserFix type in passes.
2010-10-21 Duncan SandsArgh, completely forgot to add this to the release...
2010-10-20 Tobias GrosserAdd RegionPass support.
2010-10-19 Jim GrosbachAdd a pre-dispatch SjLj EH hook on the unwind edge...
2010-10-15 Jakob Stoklund OlesenTeach FileCheck to handle trailing CHECK-NOT patterns.
2010-10-11 Chris LattnerPer discussion with Sanjiv, remove the PIC16 target...
2010-10-10 Chris Lattnerclarify that zero sized vectors are illegal, PR8340
2010-10-09 Nick LewyckyFix dead link.
2010-10-07 Nick LewyckyWarn about broken GCCs on ARM due to the problem fixed:
2010-10-06 Bill WendlingFixed RELEASE_28 tags.
2010-10-06 Tobias GrosserFix libc++ link in release notes.
2010-10-06 Tobias GrosserAdd missing "-" to the command line.
2010-10-06 Duncan SandsNo need to check out everything: binutils is enough.
2010-10-06 Tanya LattnerUpdate release location.
2010-10-06 Chris Lattnerremove the !nameconcat tblgen feature. It "shorthand...
2010-10-05 Jim Grosbachs/The ARM has/The ARM backend has/
2010-10-04 Bruno Cardoso LopesAVX intrinsics and builtins were also added to clang
2010-10-04 Douglas GregorSpell AltiVec correctly
2010-10-04 Daniel DunbarReleaseNotes: Note some changes to LLVM development...
2010-10-04 Daniel DunbarReleaseNotes: Note a header rename.
2010-10-04 Gabor Greifvalidator fixes; others remain, somebody who knows...
2010-10-04 Daniel DunbarAdd KLEE 2.8 release notes.
2010-10-04 Daniel DunbarA few more random Clang release notes.
2010-10-04 Gabor Greifminor tweaks and typos
2010-10-04 Devang PatelFix lexical block's tag number.
2010-10-04 Chris Lattnerscheduler update
2010-10-04 Chris Lattneranother tweak
2010-10-04 Duncan SandsAda support has moved to dragonegg - I am no longer...
2010-10-04 Duncan SandsFix a bunch of typos.
2010-10-04 Duncan SandsAltvec -> Altivec.
2010-10-04 Douglas GregorUpdate LLVM 2.8 release notes for Clang
2010-10-04 Chris Lattnercheckpoint, the release notes are now feature complete.
2010-10-04 Chris Lattnercheckpoint
2010-10-04 Chris Lattnercheckpoint.
2010-10-04 Chris Lattnerwrite Major Changes and Removed Features.
2010-10-03 Chris Lattnermove dragonegg up in the list, write blurbs for lldb...
2010-10-03 Chris Lattneradd a bunch of stuff that works with 2.8
2010-10-02 Chris Lattnerrandom updates
2010-10-02 Chris Lattnercheckpoint, don't expect this to read right yet. :)
2010-10-02 Chris Lattneradd a bunch more notes. I survived.
2010-10-01 Devang PatelFix block descriptor documentation.
2010-10-01 Devang PatelFix dbg_declare signature in document.
2010-10-01 Devang PatelFix DIDerived type fields' type in document.
2010-10-01 Chris Lattneradd a note
2010-10-01 Dale JohannesenFix pasto.
2010-10-01 Dale JohannesenAdd some doc for the x86mmx type.
2010-09-30 Duncan SandsFlesh out the dragonegg section.
2010-09-30 Chris Lattnercheckpoint notes
2010-09-30 Chris Lattnerfix incorrect link!
2010-09-30 Chris Lattneradd a bunch of entries for external projects.
2010-09-29 Duncan SandsConvert a bunch of uses of 'bytecode' into 'bitcode...
2010-09-29 Chris Lattneradd some random notes.
2010-09-29 Chris Lattnermerge all the llvm-gcc pieces together. Recommend...
2010-09-29 Chris Lattnerprepare for new content.
2010-09-27 Chris Lattnerreapply developer policy changes after discussion.
2010-09-25 Oscar FuentesNew cmake options LLVM_INCLUDE_X (X = {TOOLS, EXAMPLES...
2010-09-25 Chris Lattnertemporarily revert developer policy change as a courtes...
2010-09-23 Chris Lattnerremove an obsolete section
2010-09-23 Andrew TrickFix Getting Started docs.
2010-09-23 Chris Lattnerrewrite the copyright section to match reality: llvm...
2010-09-23 Chris Lattneradd lldb and libc++ code owners.
2010-09-21 Chris Lattnerrandom cruft in my tree.
2010-09-18 Michael J. Spencerdocs: Tweak wording.
2010-09-17 Michael J. Spencerdocs: Update GettingStartedVS to reflect current state.
2010-09-17 Oscar FuentesUpdated GettingStartedVS.html to reflect current state.
2010-09-17 Oscar FuentesDirect CMake users to the right place for up-to-date...
2010-09-13 Bob WilsonFix formatting tags.
2010-09-13 Bob WilsonDocument NEON intrinsic changes for 2.8.
2010-09-11 Chris Lattneradd some documentation for the most important MC-level...
2010-09-07 John McCallAdd documentation for llvm-diff.
2010-09-06 Chris Lattneradd note
2010-09-05 Chris Lattnersome random notes.
2010-09-02 Chris Lattnerthis is a release note worthy change.
2010-09-02 Chris Lattnerupdates to make it clear that this applies to clang...
2010-09-01 Chris Lattnerupdate the tutorial to use CreateFAdd to create fp...
next