summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Add support to llvm-extract for extracting multiple functions and/orDan Gohman2010-02-10
* Add a ReleaseNotes FIXME.Daniel Dunbar2010-02-10
* Make --disable-libffi work on systems with libffi installed. AlsoJeffrey Yasskin2010-02-09
* Fix some typos.Duncan Sands2010-02-08
* Reintroduce the InlineHint function attribute.Jakob Stoklund Olesen2010-02-06
* Make docs less specific about their versions, at Chris's suggestion.Jeffrey Yasskin2010-02-03
* Mention the version in the documentation index and link to the 2.6 docs, whichJeffrey Yasskin2010-02-03
* Add "Author Date Id Revision" svn:keyword properties to these files, asDan Gohman2010-02-03
* Inline addAssemblyEmitter into its one real caller and deleteChris Lattner2010-02-02
* Belatedly document r85295 and r85330.Jeffrey Yasskin2010-01-29
* Update of 94055 to track the IR level call site information via an intrinsic.Jim Grosbach2010-01-28
* Record the death of ModuleProvier and GhostLinkage in the release notes andJeffrey Yasskin2010-01-28
* Truncate the release notes so they're ready to accumulate notes for the 2.7 r...Jeffrey Yasskin2010-01-28
* Kill ModuleProvider and ghost linkage by inverting the relationship betweenJeffrey Yasskin2010-01-27
* no need to implement these.Chris Lattner2010-01-25
* reduce redundant are's.Chris Lattner2010-01-20
* add a thing to investigate.Chris Lattner2010-01-16
* move "Metadata Nodes and Metadata Strings" section to the right place in theChris Lattner2010-01-15
* Remove the InlineHint attribute. There are no current or plannedEric Christopher2010-01-15
* mention that unwind isn't to be trusted, patch by Dustin LaurenceChris Lattner2010-01-15
* Add documentation for llvm.dbg.value intrinsicVictor Hernandez2010-01-11
* Add top level section for named metadata.Devang Patel2010-01-11
* Improve unclear bits and inaccuracies in structure and insertvalueJeffrey Yasskin2010-01-11
* Update the -tailcallopt description to match djg's improvements to the callingJeffrey Yasskin2010-01-11
* add 3 passes which have been added but aren't used afaik.Chris Lattner2010-01-09
* Clarify the requirements for a "tail call" to actually be optimized into aJeffrey Yasskin2010-01-09
* improve documentation for linkonce to be less confusing.Chris Lattner2010-01-09
* Grammar thinko.Eric Christopher2010-01-08
* NamedMDNode is a collection MDNodes.Devang Patel2010-01-05
* Add an !eq() operator to TableGen. It operates on strings only.David Greene2010-01-05
* Add an entry on SmallBitVector.Dan Gohman2010-01-05
* Regenerate.Mikhail Glushenkov2009-12-23
* Update docs for bitcode changes. For object size checking we won'tEric Christopher2009-12-23
* Add more detail for getting started on Windows.Jim Grosbach2009-12-17
* Regenerate.Mikhail Glushenkov2009-12-17
* Rearrange rules to add missing dependency and allow parallel makes.Bob Wilson2009-12-14
* Add note about loadable modules on windows.Anton Korobeynikov2009-12-09
* Regenerate.Mikhail Glushenkov2009-12-07
* More updates to objectsize intrinsic docs.Eric Christopher2009-12-05
* Update per Bill's comments. Work in progress.Eric Christopher2009-12-01
* Support -[weak_]framework and -F in llvmc.Mikhail Glushenkov2009-12-01
* Add two CMake flags LLVM_ENABLE_PEDANTIC and LLVM_ENABLE_WERROR,Oscar Fuentes2009-12-01
* Remove some validation errors.Bill Wendling2009-12-01
* Some formatting and spelling fixes.Bill Wendling2009-12-01
* First pass at llvm.objectsize documentation.Eric Christopher2009-11-30
* Remove the 'simple jit' tutorial as it wasn't really being maintained and itsNick Lewycky2009-11-30
* Vector types are no longer required to have a power-of-two length.Duncan Sands2009-11-27
* These code generator limitations have been removed.Duncan Sands2009-11-27
* Update to reflect recent debugging information encoding changes.Devang Patel2009-11-25
* CMake: generate targets for tools and examples even whenOscar Fuentes2009-11-23