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-09-30
checkpoint notes
Chris Lattner
2010-09-30
fix incorrect link!
Chris Lattner
2010-09-30
add a bunch of entries for external projects.
Chris Lattner
2010-09-29
Convert a bunch of uses of 'bytecode' into 'bitcode'. This
Duncan Sands
2010-09-29
add some random notes.
Chris Lattner
2010-09-29
merge all the llvm-gcc pieces together. Recommend that people try dragonegg ...
Chris Lattner
2010-09-29
prepare for new content.
Chris Lattner
2010-09-27
reapply developer policy changes after discussion.
Chris Lattner
2010-09-25
New cmake options LLVM_INCLUDE_X (X = {TOOLS, EXAMPLES, TESTS}) for
Oscar Fuentes
2010-09-25
temporarily revert developer policy change as a courtesy to vikram.
Chris Lattner
2010-09-23
remove an obsolete section
Chris Lattner
2010-09-23
Fix Getting Started docs.
Andrew Trick
2010-09-23
rewrite the copyright section to match reality: llvm does't have a
Chris Lattner
2010-09-23
add lldb and libc++ code owners.
Chris Lattner
2010-09-21
random cruft in my tree.
Chris Lattner
2010-09-18
docs: Tweak wording.
Michael J. Spencer
2010-09-17
docs: Update GettingStartedVS to reflect current state.
Michael J. Spencer
2010-09-17
Updated GettingStartedVS.html to reflect current state.
Oscar Fuentes
2010-09-17
Direct CMake users to the right place for up-to-date info about using
Oscar Fuentes
2010-09-13
Fix formatting tags.
Bob Wilson
2010-09-13
Document NEON intrinsic changes for 2.8.
Bob Wilson
2010-09-11
add some documentation for the most important MC-level classes along with
Chris Lattner
2010-09-07
Add documentation for llvm-diff.
John McCall
2010-09-06
add note
Chris Lattner
2010-09-05
some random notes.
Chris Lattner
2010-09-02
this is a release note worthy change.
Chris Lattner
2010-09-02
updates to make it clear that this applies to clang and other llvm subprojects.
Chris Lattner
2010-09-01
update the tutorial to use CreateFAdd to create fp operations.
Chris Lattner
2010-08-31
Stack slot access methods are in TargetInstrInfo.
Jakob Stoklund Olesen
2010-08-31
Update the Ada instructions to LLVM 2.7 (from LLVM 2.5).
Duncan Sands
2010-08-30
Update the descriptions of NoModRef and ModRef to be consistent
Dan Gohman
2010-08-30
Remove a hack that tries to understand incorrect triples from the
Duncan Sands
2010-08-28
remove the MSIL backend. It isn't maintained, is buggy, has no testcases
Chris Lattner
2010-08-28
remove unions from LLVM IR. They are severely buggy and not
Chris Lattner
2010-08-20
Create the new linker type "linker_private_weak_def_auto".
Bill Wendling
2010-08-20
Make the SCC printing passes use errs() instead of outs(), as the
Dan Gohman
2010-08-17
fix a broken link
Chris Lattner
2010-08-17
add some 's to a pre to avoid newlines being eaten
Chris Lattner
2010-08-09
CMake: document how to incorporate LLVM into the cmake project of an
Oscar Fuentes
2010-08-09
CMake: documented testing procedure
Oscar Fuentes
2010-08-08
Add a opt-args option that can be used to pass arguments to every opt
Rafael Espindola
2010-08-08
s/libLLVMgold/LLVMgold/g
Rafael Espindola
2010-08-06
Fix missing </a> tag error introduced by addition of LowerAtomic pass.
Peter Collingbourne
2010-08-05
Document results of PR7762.
Eric Christopher
2010-08-04
Add a note about the changing pass registration interface.
Owen Anderson
2010-08-04
Delete mkpatch. Everything it does is already done by svn diff by default.
Dan Gohman
2010-08-04
Remove a link which is no longer relevant.
Dan Gohman
2010-08-04
Note some LLVM 2.7 -> 2.8 APIs that changed / got renamed.
Torok Edwin
2010-08-03
Add an atomic lowering pass
Peter Collingbourne
2010-08-02
docs/TestingGuide: Minimal update to describe 'lit' based regression testing
Daniel Dunbar
[prev]
[next]