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
/
LangRef.html
Age
Commit message (
Expand
)
Author
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-08-22
Implement review feedback on trampoline documentation.
Duncan Sands
2007-08-07
Describe the global/local naming convention.
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-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-16
Fix the documentation for llvm.sqrt so that sqrt(0) has defined behavior,
Dan Gohman
2007-07-13
remove obsolete note
Chris Lattner
2007-07-13
fix some bugs in the manual
Chris Lattner
2007-07-06
first pass of nomenclature changes in .html files
Gabor Greif
2007-06-18
Update docs for llvm.var.annotation intrinsic.
Tanya Lattner
2007-06-15
Add local var annotation intrinsic.
Tanya Lattner
2007-06-12
one final bugfix
Chris Lattner
2007-06-12
modernize example
Chris Lattner
2007-06-08
wording fix noticed by Ivan Novick
Chris Lattner
2007-06-06
update to match latest changes
Chris Lattner
2007-06-05
Commit first round work of PR1373. "noalias" is now fully supported in
Zhou Sheng
2007-05-29
more fixes to C code.
Chris Lattner
2007-05-29
Fixed some formatting.
Bill Wendling
2007-05-29
Fix for PR1452. Removed "define" keyword from the C code. Added "<div
Bill Wendling
2007-05-24
remove contradiction owen noticed
Chris Lattner
2007-05-16
Update for arbitrary precision integer types.
Reid Spencer
2007-05-14
The wrapping behavior of part_set is not desirable. Adjust the
Reid Spencer
2007-05-14
Revise definition of part_select. The wrapping behavior is not useful so
Reid Spencer
2007-04-29
Implement protected visibility. This partly implements PR1363. Linker
Anton Korobeynikov
2007-04-29
Implement review feedback
Anton Korobeynikov
2007-04-29
Minor corrections.
Jeff Cohen
2007-04-28
Implement review feedback. Aliasees can be either GlobalValue's or
Anton Korobeynikov
2007-04-25
Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part
Anton Korobeynikov
2007-04-22
Undo erroneous corrections.
Jeff Cohen
2007-04-22
Minor corrections.
Jeff Cohen
2007-04-21
add support for alignment attributes on load/store instructions
Christopher Lamb
2007-04-12
update documentation
Lauro Ramos Venancio
2007-04-12
Fix extra argument in part_set examples. Thanks Zhiru.
Reid Spencer
2007-04-11
Fix validation errors.
Reid Spencer
2007-04-11
Missing end tag. Thanks, Nick.
Reid Spencer
2007-04-11
Put period inside the paragraph!
Reid Spencer
2007-04-11
Document the part_set intrinsic.
Reid Spencer
2007-04-10
Fix name of an intrinsic: bit.part_select -> part.select
Reid Spencer
2007-04-04
Remove the part_set intrinsic. It won't get implemented as an intrinsic.
Reid Spencer
2007-04-04
Appease Chris' pedantic streak.
Reid Spencer
2007-04-04
Remove intrinsics that we will not be implementing.
Reid Spencer
2007-04-02
bwsap -> bswap
Reid Spencer
[next]