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-06-26
Clarify how to configure llvm-gcc-4.2 for use with
Shantonu Sen
2009-06-26
Remove debug info anchors - llvm.dbg.compile_units, llvm.dbg.subprograms
Devang Patel
2009-06-25
Regenerate.
Mikhail Glushenkov
2009-06-25
Update documentation.
Mikhail Glushenkov
2009-06-24
ReleaseNotes.External Projects += Rubinius
Jeffrey Yasskin
2009-06-24
ReleaseNotes.External Projects += Unladen Swallow
Jeffrey Yasskin
2009-06-24
Start sketching 2.6 release notes. This provides a
Duncan Sands
2009-06-20
Clarify that if the alignment is zero then an alignment
Duncan Sands
2009-06-17
Fix link to BasicBlock doxygen documentation in Programmer's Manual
Stefanus Du Toit
2009-06-17
Formatting fix.
Mikhail Glushenkov
2009-06-17
Regenerate.
Mikhail Glushenkov
2009-06-16
Remove support for building LLVM libraries into "relinked"
Chris Lattner
2009-06-16
Update the threading section to reflect current plans/implementation.
Owen Anderson
2009-06-16
Fix validation errors.
Owen Anderson
2009-06-16
Remove the "llvm.umul.with.overflow is broken" warning; it should be
Eli Friedman
2009-06-16
Add initial stab at documenting the use of LLVM with threaded clients.
Owen Anderson
2009-06-16
Regenerate.
Mikhail Glushenkov
2009-06-15
Rewrite the noredzone description, attempting to avoid confusing language.
Dan Gohman
2009-06-15
Fix a typo.
Dan Gohman
2009-06-15
Reword the description of the noredzone attribute.
Dan Gohman
2009-06-15
x86_64 was completely missing from the target triples supported by the X86 code
Torok Edwin
2009-06-15
remove some old CVS-specific arguments that don't work with SVN.
Chris Lattner
2009-06-12
Document noredzone and noimplicitfloat function attributes.
Devang Patel
2009-06-12
CMake: New variable LLVM_LIBDIR_SUFFIX.
Oscar Fuentes
2009-06-11
CMake: Documented how to cross-compile with CMake.
Oscar Fuentes
2009-06-09
Revert 73074 and 73099 because Windows doesn't have POSIX
David Greene
2009-06-08
Add a !patsubst operator. Use on string types.
David Greene
2009-06-08
Update documentation.
David Greene
2009-06-08
Document the stack alignment part of target data description.
Daniel Dunbar
2009-06-08
Add a !regmatch operator to do pattern matching in TableGen.
David Greene
2009-06-06
Move </pre> to column one to avoid an extra line of spaces in the example.
Nick Lewycky
2009-06-04
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
2009-06-04
--plugin is not needed for bfd anymore. Update docs.
Torok Edwin
2009-06-04
CMake: Renamed LLVM_ENABLE_ASSERTS to
Oscar Fuentes
2009-06-03
lets not forget about c++!
Torok Edwin
2009-06-03
CMake: Implements and documents option LLVM_ENABLE_ASSERTS.
Oscar Fuentes
2009-06-03
Document how easy it is to use the gold plugin and have LTO with autotooled p...
Torok Edwin
2009-06-03
Document how phi and invoke instructions interact with SSA form.
Jay Foad
2009-05-30
Metadata uses metadata type not empty struct.
Nick Lewycky
2009-05-30
Give embedded metadata its own type instead of relying on EmptyStructTy.
Nick Lewycky
2009-05-29
Fix some typos
Bruno Cardoso Lopes
2009-05-24
Remove border around table used for layout.
Nick Lewycky
2009-05-22
Add a note mentioning that uses of the return value of an invoke
Dan Gohman
2009-05-21
Add some missing steps to the sacred testing ritual scriptures.
Stuart Hastings
2009-05-19
Test commit.
Cristian Cadar
2009-05-18
Add short descriptions of 'implicit' and 'parallel'.
Evan Cheng
2009-05-17
Formatting. Some updating of data structures. More work needs to be done to u...
Bill Wendling
2009-05-14
Implement !if, analogous to $(if) in GNU make.
David Greene
2009-05-14
Graduate LLVM to the big leagues by embedding a LISP processor into TableGen.
David Greene
2009-05-14
Implement a !foreach operator analogous to GNU make's $(foreach).
David Greene
[next]