summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2010-01-20reduce redundant are's.Chris Lattner1-2/+1
2010-01-16add a thing to investigate.Chris Lattner1-0/+1
2010-01-15move "Metadata Nodes and Metadata Strings" section to the right place in theChris Lattner1-38/+32
2010-01-15Remove the InlineHint attribute. There are no current or plannedEric Christopher1-5/+0
2010-01-15mention that unwind isn't to be trusted, patch by Dustin LaurenceChris Lattner1-0/+6
2010-01-11Add documentation for llvm.dbg.value intrinsicVictor Hernandez1-0/+20
2010-01-11Add top level section for named metadata.Devang Patel1-8/+35
2010-01-11Improve unclear bits and inaccuracies in structure and insertvalueJeffrey Yasskin1-6/+9
2010-01-11Update the -tailcallopt description to match djg's improvements to the callingJeffrey Yasskin1-5/+0
2010-01-09add 3 passes which have been added but aren't used afaik.Chris Lattner1-0/+1
2010-01-09Clarify the requirements for a "tail call" to actually be optimized into aJeffrey Yasskin1-9/+25
2010-01-09improve documentation for linkonce to be less confusing.Chris Lattner1-4/+11
2010-01-08Grammar thinko.Eric Christopher1-1/+1
2010-01-05NamedMDNode is a collection MDNodes.Devang Patel1-0/+3
2010-01-05Add an !eq() operator to TableGen. It operates on strings only.David Greene1-0/+4
2010-01-05Add an entry on SmallBitVector.Dan Gohman1-1/+21
2009-12-23Regenerate.Mikhail Glushenkov1-6/+8
2009-12-23Update docs for bitcode changes. For object size checking we won'tEric Christopher1-27/+8
2009-12-17Add more detail for getting started on Windows.Jim Grosbach1-23/+54
2009-12-17Regenerate.Mikhail Glushenkov1-19/+26
2009-12-14Rearrange rules to add missing dependency and allow parallel makes.Bob Wilson1-8/+6
2009-12-09Add note about loadable modules on windows.Anton Korobeynikov1-1/+5
2009-12-07Regenerate.Mikhail Glushenkov1-59/+71
2009-12-05More updates to objectsize intrinsic docs.Eric Christopher1-83/+103
2009-12-01Update per Bill's comments. Work in progress.Eric Christopher1-8/+8
2009-12-01Support -[weak_]framework and -F in llvmc.Mikhail Glushenkov1-7/+18
2009-12-01Add two CMake flags LLVM_ENABLE_PEDANTIC and LLVM_ENABLE_WERROR,Oscar Fuentes1-2/+13
2009-12-01Remove some validation errors.Bill Wendling1-12/+12
2009-12-01Some formatting and spelling fixes.Bill Wendling1-61/+67
2009-11-30First pass at llvm.objectsize documentation.Eric Christopher1-0/+37
2009-11-30Remove the 'simple jit' tutorial as it wasn't really being maintained and itsNick Lewycky4-417/+0
2009-11-27Vector types are no longer required to have a power-of-two length.Duncan Sands1-2/+1
2009-11-27These code generator limitations have been removed.Duncan Sands1-28/+0
2009-11-25Update to reflect recent debugging information encoding changes.Devang Patel1-219/+118
2009-11-23CMake: generate targets for tools and examples even whenOscar Fuentes1-2/+8
2009-11-22Allow '_' in FileCheck variable names, it is nice to have at least oneDaniel Dunbar1-1/+1
2009-11-22Update doc re: LLVM_BUILD_EXAMPLES.Daniel Dunbar1-1/+1
2009-11-22Remove the AliasAnalysis::getMustAliases method, which is dead.Chris Lattner1-21/+1
2009-11-17Fix HTML formatting.Jay Foad1-1/+1
2009-11-15lit: Add --repeat=N option, for running each test N times.Daniel Dunbar1-0/+5
2009-11-10lit: Start documentation testing architecture.Daniel Dunbar1-0/+116
2009-11-09The inbounds keyword isn't relevant to overindexing ofDan Gohman1-7/+6
2009-11-09Remove the "special case" for zero-length arrays, and rephrase thisDan Gohman1-6/+7
2009-11-07add the ability for TargetData to return information about legal integerChris Lattner1-0/+7
2009-11-05lit: Add --param NAME=VALUE option, for test suite specific use (to communicateDaniel Dunbar1-0/+6
2009-11-04The magic for our current brand of .bc files is BC. For older ones it was llvc.Nick Lewycky1-1/+1
2009-11-03fix broken linkChris Lattner1-1/+1
2009-11-02Add missing end-tag.Bill Wendling1-1/+1
2009-11-02Some formatting changes.Bill Wendling1-57/+54
2009-11-01Revert 85678/85680. The decision is to stay with the current form of Chris Lattner1-4/+2