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
2010-06-15
Remove the local register allocator.
Jakob Stoklund Olesen
2010-06-14
Update html tutorial docs to match api changes.
Eric Christopher
2010-06-10
Teach tablegen to allow "let" expressions inside multiclasses,
Bruno Cardoso Lopes
2010-06-05
Teach tablegen to support 'defm' inside multiclasses.
Bruno Cardoso Lopes
2010-06-04
Update docs to reflect new DISubprogram elements.
Devang Patel
2010-06-02
Update the documentation, getCalleeSavedRegClasses is not required anymore.
Rafael Espindola
2010-05-29
Document aggregate operation constant expressions.
Nick Lewycky
2010-05-28
Fix Data Layout description of floating point.
Dale Johannesen
2010-05-28
Fix more whitespace to be consistent with AsmPrinter.
Dan Gohman
2010-05-28
Fix whitespace to be more consistent with AsmPrinter's style.
Dan Gohman
2010-05-28
Eliminate the restriction that the array size in an alloca must be i32.
Dan Gohman
2010-05-26
Fix a missing quote.
Dan Gohman
2010-05-26
Add entry for llvm.eh.sjlj.longjmp. PR4999.
Jim Grosbach
2010-05-21
expand on the llvm ir bitcode dox. Patch by Peter Housel!
Chris Lattner
2010-05-19
Update autoconf/automake versions in the documentation to match the versions ...
Tobias Grosser
2010-05-11
I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it
Duncan Sands
2010-05-11
Test commit.
Daniel Dunbar
2010-05-11
Test commit.
Tanya Lattner
2010-05-11
Test commit.
Tanya Lattner
2010-05-07
Document graphviz passes for the (post) dominator tree.
Tobias Grosser
2010-05-07
Revert r103213. It broke several sections of live website.
mike-m
2010-05-07
Disable man->postscript and man->pdf doc generation unless explicitly
mike-m
2010-05-06
Cleanup unneeded dirs after docs overhaul.
mike-m
2010-05-06
Overhauled llvm/clang docs builds. Closes PR6613.
mike-m
2010-05-05
Fix some ..'s
Chris Lattner
2010-05-04
one more thing.
Chris Lattner
2010-05-04
update instructions for llvm-gcc4, the brave new world! PR7037
Chris Lattner
2010-05-03
Update one more 2.7 to 2.8.
Dan Gohman
2010-05-03
Minimally update ReleaseNotes.html for 2.8 development; uncomment and
Dan Gohman
2010-05-03
Update this comment to note its relationship with the "happens-before"
Dan Gohman
2010-05-03
Delete this comment. The behavior of struct loads and stores with
Dan Gohman
2010-05-03
Describe invoke instruction dependencies. Generalize the text for
Dan Gohman
2010-05-03
Say "operations" instead of "instructions", as nsw can be applied to
Dan Gohman
2010-05-02
Remove the -enable-sjlj-eh option, which doesn't do anything.
Duncan Sands
2010-04-30
Fixed @ctor / @dtor the wrong way around in last commit.
David Chisnall
2010-04-30
Added a brief explanation of @llvm.global_{c,d}tors.
David Chisnall
2010-04-28
Rewrite the section on trap values to contain a generic description
Dan Gohman
2010-04-28
Fix spelling errors.
Dan Gohman
2010-04-28
further clarify alignment of globals, fix instcombine
Chris Lattner
2010-04-28
improve the global variable alignment description.
Chris Lattner
2010-04-27
fix wordo
Chris Lattner
2010-04-27
remove some comments.
Chris Lattner
2010-04-26
Integrate Jeffery Yasskin's suggestions with respect to
Dan Gohman
2010-04-26
Consolidate the description of volatile operations, now that some of the
Jeffrey Yasskin
2010-04-26
Branching or switching on trap transfers imminent undefined behavior
Dan Gohman
2010-04-26
add some typewriter tags
Gabor Greif
2010-04-26
Fix HTML errors that Jeffery Yasskin noticed.
Dan Gohman
2010-04-26
wrap some long lines.
Chris Lattner
2010-04-26
add GHC, thanks to David Terei
Chris Lattner
2010-04-25
another typo pointed out by sajd
Gabor Greif
[next]