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
2008-11-10
Update for 2.4 release.
release_24
Tanya Lattner
2008-11-10
Merge from mainline.
Tanya Lattner
2008-10-17
remove v[if]cmp functionality from the 2.4 release. These instructions will ...
Tanya Lattner
2008-10-17
Merge from mainline.
Tanya Lattner
2008-10-08
Merge from mainline.
Tanya Lattner
2008-10-06
Update function attributes docs.
Devang Patel
2008-10-06
Clarify the relationship between byval and readonly/
Duncan Sands
2008-10-05
A word got optimized out, thanks to Duncan for pointing this out
Chris Lattner
2008-10-04
Update the documentation for first-class aggregates changes,
Dan Gohman
2008-10-04
add a note about inline asm
Chris Lattner
2008-10-04
improve description of param/ret attrs
Chris Lattner
2008-10-04
improve descriptions of function attrs
Chris Lattner
2008-10-04
notes are gone.
Chris Lattner
2008-10-03
Change PointerType::get -> getUnqual
Daniel Dunbar
2008-10-03
Fix a typo.
Dan Gohman
2008-09-30
Stacker is dead.
Duncan Sands
2008-09-29
Fix grammar.
Devang Patel
2008-09-29
Fix sentence.
Devang Patel
2008-09-29
Add some hands-on documentation about which files to create and edit when
Matthijs Kooijman
2008-09-26
Implement function notes as function attributes.
Devang Patel
2008-09-26
Update LICENSE link.
Daniel Dunbar
2008-09-25
Accept 'inreg' attribute on x86 functions as
Dale Johannesen
2008-09-23
Rationalize the names of passes that print information:
Duncan Sands
2008-09-18
Upgrade doxygen.
Tanya Lattner
2008-09-15
Fix documentation for these functions; they do not only modify users within the
Nick Lewycky
2008-09-12
The "alias" keyword comes first.
Duncan Sands
2008-09-10
Add more documentation advertising the -view-*-dags options.
Dan Gohman
2008-09-09
Fix a minor wording ambiguity in the Developer Policy.
Dan Gohman
2008-09-09
Extend the vcmp/fcmp LLVM IR instructions to take vectors as arguments
Dan Gohman
2008-09-08
Bitcasting two or from aggregate types is not permitted. Update
Dan Gohman
2008-09-07
Clean up CSS validator errors: 'Property align doesn't exist : center'
Bill Wendling
2008-09-07
Formatting changes. to make the information cleaner.
Bill Wendling
2008-09-04
update.
Devang Patel
2008-09-04
Document function notes.
Devang Patel
2008-08-24
Update GC docs for clarified naming and AsmWriter refactoring.
Gordon Henriksen
2008-08-19
remove reference to really really old tree
Chris Lattner
2008-08-11
the stacker doc is way out of date.
Chris Lattner
2008-08-07
use the more precise 'op1' instead of 'var1' since the latter can be misunder...
Gabor Greif
2008-08-06
stacker is really gone.
Chris Lattner
2008-08-06
remove stacker
Chris Lattner
2008-08-05
It's "a static", not "an static"
Bill Wendling
2008-08-05
Expand acronyms, suggested by Walter Pawley
Chris Lattner
2008-08-05
Capitalize LLVM, suggested by Walt Pawley
Chris Lattner
2008-07-30
Not that using stream headers other than iostream is allowed.
Matthijs Kooijman
2008-07-30
Added support for overloading intrinsics (atomics) based on pointers
Mon P Wang
2008-07-29
Add vector shifts to the IR, patch by Eli Friedman.
Nate Begeman
2008-07-27
Rename SDOperand to SDValue.
Dan Gohman
2008-07-22
Use — because.
Bill Wendling
2008-07-22
Remove references to llvm-gcc-4.0
Bill Wendling
2008-07-22
Fix grammar.
Bill Wendling
[next]