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
2011-10-17
Remove mention of llvm-gcc and add mention of dragonegg.
Bill Wendling
2011-10-16
Install the PNG file as well. PR4780.
Bill Wendling
2011-10-16
Update tutorial to reflect the current APIs. Also correct a small omission in
Bill Wendling
2011-10-16
Enable CREATE_SUBDIRS for a performance win, because there are a lot of files...
Bill Wendling
2011-10-16
CMake: Introduce LLVM_CLANG_SOURCE_DIR, "tools/clang" by default. Clang will ...
NAKAMURA Takumi
2011-10-15
Mention some of the improvements in Clang 3.0 over 2.9.
Douglas Gregor
2011-10-13
Fixed typo.
Lang Hames
2011-10-13
Enhance the memdep interface so that users can tell the difference between a ...
Eli Friedman
2011-10-13
docs/CMake.html: Clarify LLVM_LIT_TOOLS_DIR as :PATH.
NAKAMURA Takumi
2011-10-11
target data is a contract with the code generator, not the "processor"
Chris Lattner
2011-10-11
improve some of the documentation around target data layout strings.
Chris Lattner
2011-10-11
Add a new wrapper node for a DILexicalBlock that encapsulates it and a
Eric Christopher
2011-10-11
Clean up a few references to System/. We still have docs/SystemLibrary.html
Daniel Dunbar
2011-10-11
Fixed docs to reflect the proper default value and behaviour of the natural s...
Lang Hames
2011-10-11
Mention the cmake build guide on the main docs page.
Duncan Sands
2011-10-11
Update to a newer doxygen version. PR8214. Patch by Jeremy Huddleston.
Bill Wendling
2011-10-11
Minor modifications to make the Hello World example resemble the Hello World
Bill Wendling
2011-10-11
Use the proper name for "externally visible" linkage -- 'external'. This is the
Bill Wendling
2011-10-11
Reword the SetVector description to reflect reality.
Bill Wendling
2011-10-10
Add a natural stack alignment field to TargetData, and prevent InstCombine from
Lang Hames
2011-10-07
Remove Multidefs
David Greene
2011-10-07
Jakob is the code owner of register allocation and TableGen.
Evan Cheng
2011-10-05
Fix a typo.
David Greene
2011-10-05
Document Multidefs
David Greene
2011-10-04
Tell people using the tutorial how to make it actually work.
David Chisnall
2011-10-04
Remove last references to hotpatch.
Rafael Espindola
2011-10-03
Add the returns_twice attribute to LLVM.
Rafael Espindola
2011-09-30
some 3.0 API notes
Torok Edwin
2011-09-28
Add a note on removing LLVMC.
Eric Christopher
2011-09-27
Remove incorrect passage.
Bill Wendling
2011-09-27
Add FCA to the lexicon.
Bill Wendling
2011-09-27
Remove some not-really-correct wording.
Bill Wendling
2011-09-26
Fix grammar.
Bill Wendling
2011-09-26
Remove dead table entry.
Bill Wendling
2011-09-26
Some minor (and more involved) cleanups. No real context changes.
Bill Wendling
2011-09-23
Duncan owns dragonegg too, it's all his fault :)
Chris Lattner
2011-09-22
Resynch intro to section with copyright section.
Chris Lattner
2011-09-20
Remove mention of llvm-gcc and llvm-g++. -Ministry of Truth
Bill Wendling
2011-09-20
Remove some missed references to dead intrinsics.
Bill Wendling
2011-09-20
Update the EH doc to reflect the new EH model.
Bill Wendling
2011-09-20
More llvmc bits. Spotted by Benjamin on IRC.
Eric Christopher
2011-09-20
Remove more of llvmc and dependencies.
Eric Christopher
2011-09-19
X86 has asterisk-free inline asm support now.
Jakob Stoklund Olesen
2011-09-18
Remove obsolete .pod files.
Bill Wendling
2011-09-18
Fix up the formating and change llvm-gcc to clang.
Bill Wendling
2011-09-18
Remove mention of llvm-gcc/llvm-g++ from doc.
Bill Wendling
2011-09-16
Add -rfunc and -rglob options to llvm-extract to support regular
Chad Rosier
2011-09-11
s/SequeuentiallyConsistent/SequentiallyConsistent/g
Nick Lewycky
2011-09-11
Fix verb tense agreement.
Nick Lewycky
2011-09-09
Update docs to reflect recent addition of new CompileUnit elements.
Devang Patel
[next]