summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Who thought up this crazy formatting scheme?Reid Spencer2007-08-07
* Okay, over/back tags don't next.Reid Spencer2007-08-07
* Try an indent level for better formatting.Reid Spencer2007-08-07
* Add the code generation options.Reid Spencer2007-08-07
* Rearrange options into sections and add the last floating point related option.Reid Spencer2007-08-07
* Add the -disable-excess-fp-precision option.Reid Spencer2007-08-07
* Add another missing option.Reid Spencer2007-08-07
* Add some more missing options.Reid Spencer2007-08-07
* Remove the -f option which is no longer supported, but add the -fake-argv0Reid Spencer2007-08-07
* Describe the global/local naming convention.Reid Spencer2007-08-07
* Update links to the command guide generated documentation.Reid Spencer2007-08-05
* Comment out configuration tags not supported by doxygen 1.3.9Reid Spencer2007-08-05
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-04
* fp2uint -> fptouiReid Spencer2007-07-31
* Forget to add 'nest' to the list of parameterDuncan Sands2007-07-27
* Support for trampolines, except for X86 codegen which isDuncan Sands2007-07-27
* Fix example code.Devang Patel2007-07-25
* test commitChris Lattner2007-07-25
* Fix some validation errors.Bill Wendling2007-07-23
* Converted to "svn" and reformatted.Bill Wendling2007-07-23
* Small change.Bill Wendling2007-07-23
* Point to the correct SVN repository.Bill Wendling2007-07-23
* No longer referencing "shared memory" as this can confuse people. The memory is Chandler Carruth2007-07-20
* Silly HTMLReid Spencer2007-07-20
* Fix validation errors.Reid Spencer2007-07-20
* This introduces the atomic operation intrinsics into the documentation. This is Chandler Carruth2007-07-20
* For PR1553:Reid Spencer2007-07-19
* Alphabetize. Document -mlimit parameter.Nick Lewycky2007-07-18
* Fix the documentation for llvm.sqrt so that sqrt(0) has defined behavior,Dan Gohman2007-07-16
* Fix validation errorsBill Wendling2007-07-16
* Clean up some formattingBill Wendling2007-07-16
* Clean up some formatting. Add some doc_code div tags.Bill Wendling2007-07-16
* remove obsolete noteChris Lattner2007-07-13
* fix some bugs in the manualChris Lattner2007-07-13
* eliminated all references to 'bytecode' from .pod filesGabor Greif2007-07-09
* Subversionify the documentation.Reid Spencer2007-07-09
* Bytecode -> BitcodeReid Spencer2007-07-09
* Minor language change upgrader -> upgrade toolReid Spencer2007-07-09
* This dir does not appear under /docs anymore but under /cmds so use anReid Spencer2007-07-09
* Links for commands are now generated into /cmds/ URL.Reid Spencer2007-07-09
* Fix some minor typos.Reid Spencer2007-07-09
* Fix some typos.Reid Spencer2007-07-09
* Fix a typo.Reid Spencer2007-07-09
* Fix a typo.Reid Spencer2007-07-09
* Fix some minor typos, again to test the auto-update of the web site.Reid Spencer2007-07-09
* Remove an unneeded space, mostly to verify that auto-update of theReid Spencer2007-07-09
* first pass of nomenclature changes in .html filesGabor Greif2007-07-06
* Add a note about llvm2cpp's dubious future.Reid Spencer2007-07-05
* Get the version number right, finally.Reid Spencer2007-07-05
* Extend eh.selector to support both catches and filters.Duncan Sands2007-07-04