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-09-08
another typo
Chris Lattner
2009-09-08
fix a couple typos pointed out by edwin and duncan
Chris Lattner
2009-09-08
Add 'lit' testing tool.
Daniel Dunbar
2009-09-08
llvm::cerr is gone.
Chris Lattner
2009-09-08
update this to use raw_ostream
Chris Lattner
2009-09-07
add some more notes.
Chris Lattner
2009-09-07
describe undef semantics in some more detail.
Chris Lattner
2009-09-07
Document opt -S argument.
Daniel Dunbar
2009-09-02
Fix the syntax of add/sub/mul nsw/nuw and sdiv exact.
Dan Gohman
2009-08-30
Add regular expression matching support, based on OpenBSD regexec()/regcomp()
Torok Edwin
2009-08-28
Reapply 79977.
Devang Patel
2009-08-28
Mark Andersen's as experimental.
Chris Lattner
2009-08-26
Allocate the module provider in the Kaleidoscope code on the heap, not the st...
Reid Kleckner
2009-08-26
Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.
Devang Patel
2009-08-26
Add an 'inline hint' attribute to represent source
Dale Johannesen
2009-08-25
Update documentation for the -f change.
Dan Gohman
2009-08-25
Update DebugInfo interface to use metadata, instead of special named llvm.dbg...
Devang Patel
2009-08-24
improve documentation for linker_private linkage.
Chris Lattner
2009-08-23
disuade people from using ostream.
Chris Lattner
2009-08-23
Don't install the man page for FileCheck
Douglas Gregor
2009-08-23
Update release document with more details.
Tanya Lattner
2009-08-22
Note down a few bits and bobs off the top of my head for ReleaseNotes-2.6.html
Edward O'Callaghan
2009-08-22
Add basic information about SJLJ EH
Jim Grosbach
2009-08-20
Clarify a few things in the inbounds description.
Dan Gohman
2009-08-20
Correct ARM v7-A architecture name spelling and add note about hard float.
Sandeep Patel
2009-08-20
fix this back, thanks Eli
Chris Lattner
2009-08-20
minor grammar tweak
Chris Lattner
2009-08-19
Update the release process some more. Lots of good details now.
Tanya Lattner
2009-08-19
Add a first stab at describing LLVMContext.
Owen Anderson
2009-08-19
Update the ocaml docs to work with LLVMContext.
Erick Tryzelaar
2009-08-18
First steps to document new release plan.
Tanya Lattner
2009-08-18
Surrounded variable in <tt> tags for consistency.
Misha Brukman
2009-08-18
CMake: LLVM_ENABLE_PIC now defaults to ON, as in `configure'. This is
Oscar Fuentes
2009-08-17
#include <cstdlib> in the code listing for strtod.
John McCall
2009-08-17
Remove a bit more cruft from the sjlj moving to a backend pass.
Jim Grosbach
2009-08-16
CMake: Removed traces of obsolete variable LLVM_PLO_FLAGS.
Oscar Fuentes
2009-08-16
CMake: New option LLVM_BUILD_TOOLS. Renamed LLVM_EXAMPLES to
Oscar Fuentes
2009-08-15
Fix validation errors.
Bill Wendling
2009-08-15
Fix validation errors.
Bill Wendling
2009-08-15
wrap to 80 cols
Chris Lattner
2009-08-15
implement support for CHECK-NEXT: in filecheck.
Chris Lattner
2009-08-15
document filecheck.
Chris Lattner
2009-08-15
fix pasto noticed by Jakub
Chris Lattner
2009-08-15
add a stub for futher description of filecheck.
Chris Lattner
2009-08-15
add a simple FileCheck man page.
Chris Lattner
2009-08-15
Reformatting and some cleanup.
Bill Wendling
2009-08-13
Push LLVMContexts through the IntegerType APIs.
Owen Anderson
2009-08-13
Grammar fix.
Misha Brukman
2009-08-12
Add some release notes about ARM v7 support and known problems.
Bob Wilson
2009-08-11
make owen happy by being explicit.
Chris Lattner
[next]