index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2007-09-27
Merge release notes from mainline.
release_21
Tanya Lattner
2007-09-12
Change llvm.gcroot to not init the root to null at runtime, this prevents
Chris Lattner
2007-09-11
Fold the adjust_trampoline intrinsic into
Duncan Sands
2007-09-08
Fix description of the call instruction. There are two types, with one being
Nick Lewycky
2007-09-07
Split eh.select / eh.typeid.for intrinsics into i32/i64 versions. This is nee...
Anton Korobeynikov
2007-08-27
There is an impedance matching problem between LLVM and
Duncan Sands
2007-08-24
Rename llvm-gcc4 to llvm-gcc.
Tanya Lattner
2007-08-22
Implement review feedback on trampoline documentation.
Duncan Sands
2007-08-07
Who thought up this crazy formatting scheme?
Reid Spencer
2007-08-07
Okay, over/back tags don't next.
Reid Spencer
2007-08-07
Try an indent level for better formatting.
Reid Spencer
2007-08-07
Add the code generation options.
Reid Spencer
2007-08-07
Rearrange options into sections and add the last floating point related option.
Reid Spencer
2007-08-07
Add the -disable-excess-fp-precision option.
Reid Spencer
2007-08-07
Add another missing option.
Reid Spencer
2007-08-07
Add some more missing options.
Reid Spencer
2007-08-07
Remove the -f option which is no longer supported, but add the -fake-argv0
Reid Spencer
2007-08-07
Describe the global/local naming convention.
Reid Spencer
2007-08-05
Update links to the command guide generated documentation.
Reid Spencer
2007-08-05
Comment out configuration tags not supported by doxygen 1.3.9
Reid Spencer
2007-08-04
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
2007-07-31
fp2uint -> fptoui
Reid Spencer
2007-07-27
Forget to add 'nest' to the list of parameter
Duncan Sands
2007-07-27
Support for trampolines, except for X86 codegen which is
Duncan Sands
2007-07-25
Fix example code.
Devang Patel
2007-07-25
test commit
Chris Lattner
2007-07-23
Fix some validation errors.
Bill Wendling
2007-07-23
Converted to "svn" and reformatted.
Bill Wendling
2007-07-23
Small change.
Bill Wendling
2007-07-23
Point to the correct SVN repository.
Bill Wendling
2007-07-20
No longer referencing "shared memory" as this can confuse people. The memory is
Chandler Carruth
2007-07-20
Silly HTML
Reid Spencer
2007-07-20
Fix validation errors.
Reid Spencer
2007-07-20
This introduces the atomic operation intrinsics into the documentation. This is
Chandler Carruth
2007-07-19
For PR1553:
Reid Spencer
2007-07-18
Alphabetize. Document -mlimit parameter.
Nick Lewycky
2007-07-16
Fix the documentation for llvm.sqrt so that sqrt(0) has defined behavior,
Dan Gohman
2007-07-16
Fix validation errors
Bill Wendling
2007-07-16
Clean up some formatting
Bill Wendling
2007-07-16
Clean up some formatting. Add some doc_code div tags.
Bill Wendling
2007-07-13
remove obsolete note
Chris Lattner
2007-07-13
fix some bugs in the manual
Chris Lattner
2007-07-09
eliminated all references to 'bytecode' from .pod files
Gabor Greif
2007-07-09
Subversionify the documentation.
Reid Spencer
2007-07-09
Bytecode -> Bitcode
Reid Spencer
2007-07-09
Minor language change upgrader -> upgrade tool
Reid Spencer
2007-07-09
This dir does not appear under /docs anymore but under /cmds so use an
Reid Spencer
2007-07-09
Links for commands are now generated into /cmds/ URL.
Reid Spencer
2007-07-09
Fix some minor typos.
Reid Spencer
2007-07-09
Fix some typos.
Reid Spencer
[next]