- 80626a7 Upgrade in preparation for doxygen 1.4.4. The config file format changed, by Reid Spencer · 18 years ago
- 374ab30 Update dox, patch by Vladimir Prus! by Chris Lattner · 18 years ago
- 76b8a33 Change token to match asmprinter output by Chris Lattner · 18 years ago
- d42037a For PR741: by Reid Spencer · 18 years ago
- 7b8229a Actually, semantical doesn't appear to be a word. by Jeff Cohen · 19 years ago
- ae9a993 Unfortunately this really isn't the place for advertisement. by Chris Lattner · 19 years ago
- 83490d3 Fix typo. by Jeff Cohen · 19 years ago
- c87f497 Fix some anchors. by Reid Spencer · 19 years ago
- 501bfee Add some notes about the current state of source (front end) languages by Reid Spencer · 19 years ago
- 8e9f2ce Suggest looking at the SPARC backend. How weird is that?? :) by Chris Lattner · 19 years ago
- 99d3c27 typo by Chris Lattner · 19 years ago
- 572a76f Remove more references to Burg. by Reid Spencer · 19 years ago
- 5d12bf8 Remove reference to BURG variable. It no longer exists. by Reid Spencer · 19 years ago
- 2a60703 Remove V9 by Chris Lattner · 19 years ago
- 26f5e98 Add a missing =back to eliminate error. by Reid Spencer · 19 years ago
- 6868153 Don't hardcode in 1.5 for the website, just use 'CVS'. by Chris Lattner · 19 years ago
- 6c787d8 This is old, out of date, and isn't linked to by anything. by Chris Lattner · 19 years ago
- 1ef81af Update llvmgcc4 tarball names by Chris Lattner · 19 years ago
- fcccd6b Removed listing of llvm releases after 1.4, and said "1.4 and newer" by Tanya Lattner · 19 years ago
- 2b87362 Made warning red. by Tanya Lattner · 19 years ago
- d006d3a Document is out of date.. added warning and link to llvm-config. by Tanya Lattner · 19 years ago
- 827a1d9 Fixed up comment on xfail for llvmgcc version. by Tanya Lattner · 19 years ago
- f894d0e Added note about being able to XFAIL based on llvmgcc version. by Tanya Lattner · 19 years ago
- b3c1100 Removed cvs mirror comment by Tanya Lattner · 19 years ago
- 993b980 Minor fixes for the release. by Tanya Lattner · 19 years ago
- 8bb0a6c This has been fixed! Thanks Reid. by Chris Lattner · 19 years ago
- d3582da Yeah that's right! by Chris Lattner · 19 years ago
- 31e0aea Fixes from Tanya by Chris Lattner · 19 years ago
- 0c760dc Alpha too! by Chris Lattner · 19 years ago
- f4b575b grammaro by Chris Lattner · 19 years ago
- 657408b Fix a bug owen noticed by Chris Lattner · 19 years ago
- cf797e9 Change wording by Chris Lattner · 19 years ago
- c71173a add a note by Chris Lattner · 19 years ago
- 1c1a85c add some more notes by Chris Lattner · 19 years ago
- 738bd30 Add some more notes, many still missing by Chris Lattner · 19 years ago
- 44c933e add a bunch of stuff, pieces still missing by Chris Lattner · 19 years ago
- 0947429 Adding back vector instructions to keep in mainline. by Tanya Lattner · 19 years ago
- 36ba6d4 Removing unimplemented vector instructions from language referrence. by Tanya Lattner · 19 years ago
- be5e85e Correct the Superclasses list for GlobalVariable and Function to indicate by Reid Spencer · 19 years ago
- 35dd5b0 Update adding an intrinsic to describe that you can now just plop it into the by Chris Lattner · 19 years ago
- 852239c Don't overload anchor names, silly browser's can't handle it. by Reid Spencer · 19 years ago
- 2425e4c Add the contents of my email about distribution targets as a new section. by Reid Spencer · 19 years ago
- fe48c80 First pass over Reid's document. by John Criswell · 19 years ago
- a5bbbce Fix an anchor. by Reid Spencer · 19 years ago
- 1a2e110 Flesh out the documentation a little bit more. by Reid Spencer · 19 years ago
- 8ebd7f9 * Remove duplicated table of contents for a section and at the top level by Misha Brukman · 19 years ago
- 004ba03 Update docs for ENABLE_ASSERTIONS -> DISABLE_ASSERTIONS by Reid Spencer · 19 years ago
- 3df241e Move the vector instructions to their own subsection. by Chris Lattner · 19 years ago
- 1eeeb0c Wrap long lines, fix verification error by Chris Lattner · 19 years ago
- 1bb8d30 use the right escapes by Chris Lattner · 19 years ago
- c198954 Description for the new shufflevector instruction I'm adding. by Chris Lattner · 19 years ago
- 30c495e Misunderstanding. by Jim Laskey · 19 years ago
- cf9db4a Typo. by Jim Laskey · 19 years ago
- 5f4eaa5 Clarity. by Jim Laskey · 19 years ago
- f8e78f0 Adding other platforms. by Jim Laskey · 19 years ago
- a2dee01 Add note for Mac OS X developers. by Jim Laskey · 19 years ago
- 2d395d9 Fixed some grammer and spelling. by Jim Laskey · 19 years ago
- b3e7afd Fix a typo, thanks to Gabor Greif by Chris Lattner · 19 years ago
- 9a0c955 Remove a spurious <table> tag. by Reid Spencer · 19 years ago
- cbe3a78 Add llvm-config to the index. by Reid Spencer · 19 years ago
- 72c4125 Documentation for llvm-config by Eric Kidd. by Reid Spencer · 19 years ago
- 108a638 Correction of stoppoint arguments. by Jim Laskey · 19 years ago
- 383e009 Updated information related to local variables and scopes. by Jim Laskey · 19 years ago
- 7df8e26 Add HowToReleaseLLVM.html. by Reid Spencer · 19 years ago
- cf427e8 A very early, rough draft of a guide to making public releases for LLVM. by Reid Spencer · 19 years ago
- 6c8a2f1 Wrap long lines, remove unnecessarily empty lines. by Reid Spencer · 19 years ago
- d465126 Document ENABLE_ASSERTIONS=1 by Chris Lattner · 19 years ago
- 64f9930 Fix a typo. by Reid Spencer · 19 years ago
- 623751f Fix a typo Eric van Riet Paap noticed by Chris Lattner · 19 years ago
- 3d11bee Update doc to reflect changes in subprogram and block descriptors. by Jim Laskey · 19 years ago
- 230bd09 Fixed a typo in the vsetfp examples. by Robert Bocchino · 19 years ago
- 8949de2 Split the 'vset' instruction into two instructions, 'vsetint' and by Robert Bocchino · 19 years ago
- 80626e9 Update this to match the documentation in the GC doc and to match actual by Chris Lattner · 19 years ago
- 4d9b10b Reflect the fact that empty strings can be expressed as null. by Jim Laskey · 19 years ago
- cec12a5 Bring debugging information up to date. by Jim Laskey · 19 years ago
- cd143fc Change docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 19 years ago
- 05fe4b0 Changes docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 19 years ago
- f3ad36c Adding an intrinsic is simpler still. by Chris Lattner · 19 years ago
- 06383e9 Simpler still by Chris Lattner · 19 years ago
- c92dba2 Intrinsic adding is a little bit simpler now by Chris Lattner · 19 years ago
- f0afc2c Spec change: the size of a memset/memcpy/memmove is not required to be aligned by Chris Lattner · 19 years ago
- c5d658a mention some major changes by Chris Lattner · 19 years ago
- 41edaa0 remove the read/write port/io intrinsics. by Chris Lattner · 19 years ago
- 5b310c3 Update the llvm.memset/memcpy/memmove intrinsics to reflect the recent split by Chris Lattner · 19 years ago
- 7718658 Match the case of other mailing lists in the list by Chris Lattner · 19 years ago
- 1914bf1 document the llvm-testresults list by Chris Lattner · 19 years ago
- 7b81c75 Added documentation for vset and vselect. by Robert Bocchino · 19 years ago
- 7e8443f Mention that delta can be used to reduce some Front-end problems. by Chris Lattner · 19 years ago
- ed51a0f Add SRoA to the lexicon. Patch by Marco Matthies! by Chris Lattner · 19 years ago
- 23c5b3c Encourage use of the V8 ABI over the V9 ABI. by Chris Lattner · 19 years ago
- 029e844 This document is out of date. :( by Chris Lattner · 19 years ago
- 58504a6 V8 -> Sparc by Chris Lattner · 19 years ago
- 1faf544 Remove FAKE_SOURCES by Chris Lattner · 19 years ago
- e87d653 document the syntax of inline asm by Chris Lattner · 19 years ago
- 591d049 update the bytecode format guide for the encoding of inline asm. by Chris Lattner · 19 years ago
- 52599e1 minor syntax change by Chris Lattner · 19 years ago
- 45f5051 Update for file-scope inline asm by Chris Lattner · 19 years ago
- 4e9aba7 document module-level inline asm support. by Chris Lattner · 19 years ago
- ec6cb61 like bswap, the ct* intrinsics require unsigned operands by Chris Lattner · 19 years ago
- 8a886be Consistency by Chris Lattner · 19 years ago