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
2009-02-27
update ilist documentation and add some blurb on ilist_node
Gabor Greif
2009-02-27
update year
Gabor Greif
2009-02-27
Update release notes for static analyzer.
Ted Kremenek
2009-02-26
drop some un-edited text for pure and ldc in here.
Chris Lattner
2009-02-26
Remove libtool.
Nick Lewycky
2009-02-26
pic16 notes from Sanjiv. Just dumped in for now, will rearrange later.
Chris Lattner
2009-02-26
final random and incoherent notes after making it through all the commits.
Chris Lattner
2009-02-26
more notes.
Chris Lattner
2009-02-26
add some notes from Nicolas G.
Chris Lattner
2009-02-25
Flesh out the Ada section a little.
Duncan Sands
2009-02-25
The C backend does not support arbitrary precision integers.
Duncan Sands
2009-02-25
Note on new type legalizer.
Duncan Sands
2009-02-25
Add note on support for arbitrary precision integers.
Duncan Sands
2009-02-25
more notes.
Chris Lattner
2009-02-25
random notes
Chris Lattner
2009-02-25
Recommend against using Gold to build LLVM.
Nick Lewycky
2009-02-25
don't know if there is a vmkit release to match 2.5
Chris Lattner
2009-02-25
update clang section
Chris Lattner
2009-02-25
rip out llvm 2.4 details to make room for 2.5
Chris Lattner
2009-02-18
Eliminate several more unnecessary intptr_t casts.
Dan Gohman
2009-02-15
Demonstrate the act of including multiple space-separated parameter attributes,
Nick Lewycky
2009-02-11
Edit description of floating point constants to
Dale Johannesen
2009-02-10
Answer a common FAQ:
Dan Gohman
2009-02-09
fix typo, patch by Jonathan Brandmeyer!
Chris Lattner
2009-02-09
mention rdynamic, PR3431, patch by Stein Roger Skafløtten!
Chris Lattner
2009-02-08
Document llvm.umul.with.overflow indicating that it's badly broken and not in...
Bill Wendling
2009-02-08
I can't type today apparently.
Chris Lattner
2009-02-08
fix typo
Chris Lattner
2009-02-08
document pointer type constraints, PR3513
Chris Lattner
2009-02-08
Fixes from feedback.
Bill Wendling
2009-02-08
Document the 'llvm.OP.with.overflow' intrinsics.
Bill Wendling
2009-02-05
PR3485, document alignment on byref.
Chris Lattner
2009-02-02
Improve -fno-opt style option processing to not require an extra
Mike Stump
2009-02-02
validation error fix.
Chris Lattner
2009-02-02
Document type upreferences (PR3380), patch by Stein Roger Skafløtten
Chris Lattner
2009-01-30
Each input file is encoded as a separate compile unit in LLVM debugging
Devang Patel
2009-01-28
SDOperand has been renamed to SDValue. SDNode::Val is now
Dan Gohman
2009-01-28
Rename getAnalysisToUpdate to getAnalysisIfAvailable.
Duncan Sands
2009-01-28
Update the generated docs.
Mikhail Glushenkov
2009-01-26
Add some documentation for address-space-based access to the segment registers.
Nate Begeman
2009-01-25
Reality-check the FAQ entry for "Can I use LLVM to convert C++ to C?"
Dan Gohman
2009-01-24
Add more documentation mentioning the limitations due to PR2660.
Dan Gohman
2009-01-22
Add a few more notes about LLVM IR features that codegen doesn't
Dan Gohman
2009-01-21
Mimic gcc behaviour with regard to response files.
Mikhail Glushenkov
2009-01-16
Support for multi-valued options in CommandLine
Mikhail Glushenkov
2009-01-16
Grammar fix.
Duncan Sands
2009-01-15
Add the private linkage.
Rafael Espindola
2009-01-15
Some small documentation fixes.
Mikhail Glushenkov
2009-01-15
Clarify the documentation a bit.
Mikhail Glushenkov
2009-01-12
Document several current CodeGen limitations in LangRef.html.
Dan Gohman
[prev]
[next]