aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2006-04-19Alpha too!Chris Lattner
2006-04-19grammaroChris Lattner
2006-04-19Fix a bug owen noticedChris Lattner
2006-04-19Change wordingChris Lattner
2006-04-19add a noteChris Lattner
2006-04-19add some more notesChris Lattner
2006-04-18Add some more notes, many still missingChris Lattner
2006-04-18add a bunch of stuff, pieces still missingChris Lattner
2006-04-14Adding back vector instructions to keep in mainline.Tanya Lattner
2006-04-14Removing unimplemented vector instructions from language referrence.Tanya Lattner
2006-04-14Correct the Superclasses list for GlobalVariable and Function to indicateReid Spencer
2006-04-12Update adding an intrinsic to describe that you can now just plop it into theChris Lattner
2006-04-11Don't overload anchor names, silly browser's can't handle it.Reid Spencer
2006-04-11Add the contents of my email about distribution targets as a new section.Reid Spencer
2006-04-11First pass over Reid's document.John Criswell
2006-04-11Fix an anchor.Reid Spencer
2006-04-11Flesh out the documentation a little bit more.Reid Spencer
2006-04-10* Remove duplicated table of contents for a section and at the top levelMisha Brukman
2006-04-09Update docs for ENABLE_ASSERTIONS -> DISABLE_ASSERTIONSReid Spencer
2006-04-08Move the vector instructions to their own subsection.Chris Lattner
2006-04-08Wrap long lines, fix verification errorChris Lattner
2006-04-08use the right escapesChris Lattner
2006-04-08Description for the new shufflevector instruction I'm adding.Chris Lattner
2006-03-27Misunderstanding.Jim Laskey
2006-03-27Typo.Jim Laskey
2006-03-27Clarity.Jim Laskey
2006-03-27Adding other platforms.Jim Laskey
2006-03-27Add note for Mac OS X developers.Jim Laskey
2006-03-24Fixed some grammer and spelling.Jim Laskey
2006-03-24Fix a typo, thanks to Gabor GreifChris Lattner
2006-03-24Remove a spurious <table> tag.Reid Spencer
2006-03-24Add llvm-config to the index.Reid Spencer
2006-03-23Documentation for llvm-config by Eric Kidd.Reid Spencer
2006-03-23Correction of stoppoint arguments.Jim Laskey
2006-03-23Updated information related to local variables and scopes.Jim Laskey
2006-03-23Add HowToReleaseLLVM.html.Reid Spencer
2006-03-23A very early, rough draft of a guide to making public releases for LLVM.Reid Spencer
2006-03-23Wrap long lines, remove unnecessarily empty lines.Reid Spencer
2006-03-21Document ENABLE_ASSERTIONS=1Chris Lattner
2006-03-17Fix a typo.Reid Spencer
2006-03-16Fix a typo Eric van Riet Paap noticedChris Lattner
2006-03-15Update doc to reflect changes in subprogram and block descriptors.Jim Laskey
2006-03-14Fixed a typo in the vsetfp examples.Robert Bocchino
2006-03-14Split the 'vset' instruction into two instructions, 'vsetint' andRobert Bocchino
2006-03-14Update this to match the documentation in the GC doc and to match actualChris Lattner
2006-03-14Reflect the fact that empty strings can be expressed as null.Jim Laskey
2006-03-14Bring debugging information up to date.Jim Laskey
2006-03-14Change docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer
2006-03-14Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer
2006-03-09Adding an intrinsic is simpler still.Chris Lattner