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-04-14
Documented bugpoint --compile-custom --compile-command.
Andrew Trick
2011-04-13
Fix typo.
Jay Foad
2011-04-12
Fix a hole in the definition of "dependence" used by trap values. Trap
Dan Gohman
2011-04-12
Document how to build a LLVM pass with CMake out of source.
Oscar Fuentes
2011-04-11
docs/CommandGuide/index.html: Fix CSS url to relative.
NAKAMURA Takumi
2011-04-11
docs/CommandLine.html: "ize.
NAKAMURA Takumi
2011-04-10
CMake: support for using LLVM from client projects with find_package.
Oscar Fuentes
2011-04-10
Reword instructions for running tests on Visual Studio.
Oscar Fuentes
2011-04-09
docs/*.html: Make W3C HTML 4.01 Strict more compliant.
NAKAMURA Takumi
2011-04-09
docs/tutorial/OCamlLangImpl7.html: Fix a href to missing Chapter 8.
NAKAMURA Takumi
2011-04-09
docs: Fix some in-package URLs.
NAKAMURA Takumi
2011-04-09
docs: Canonicalize URLs.
NAKAMURA Takumi
2011-04-08
Simplify array bound checks and clarify comments. One element array can have...
Devang Patel
2011-04-08
Do not emit DW_AT_upper_bound and DW_AT_lower_bound for unbouded array.
Devang Patel
2011-04-08
Missing closed tag.
Bill Wendling
2011-04-08
Also add the late notes for Mips in the current release note
Bruno Cardoso Lopes
2011-04-07
Fix a bit of nonsense.
Jay Foad
2011-04-07
add faust too
Chris Lattner
2011-04-07
add a few late stragglers.
Chris Lattner
2011-04-06
Fix a typo.
Roman Divacky
2011-04-06
add rubinius
Chris Lattner
2011-04-06
Fix some typos. Minor tweaks to how some things were expressed.
Duncan Sands
2011-04-06
Trivial typo fixes.
Jay Foad
2011-04-06
Finish up the first draft of the release notes.
Chris Lattner
2011-04-06
continue writing.
Chris Lattner
2011-04-06
add the external users that emailed me.
Chris Lattner
2011-04-06
some libc++ notes.
Chris Lattner
2011-04-06
some edits.
Chris Lattner
2011-04-06
distribute content out to the appropriate sections
Chris Lattner
2011-04-05
finished my pass through all the 2.9 commits, now to make this intelligible
Chris Lattner
2011-04-05
mention llvm::ArrayRef, which should be use much more pervasively than
Chris Lattner
2011-04-05
Add support to encode function's template parameters.
Devang Patel
2011-04-05
docs/ReleaseNotes.html: Please use proper *Heading* elements instead of class...
NAKAMURA Takumi
2011-04-05
remove graphprinter support for domfrontier.
Chris Lattner
2011-04-05
only 7 more weeks to go.
Chris Lattner
2011-04-05
Document llvm/ADT/IntEqClasses.h in ProgrammersManual.html
Jakob Stoklund Olesen
2011-04-05
more notes to self.
Chris Lattner
2011-04-05
docs/ReleaseNotes.html: Add a few notes to MCCOFF and x64. FIXME: fixme!
NAKAMURA Takumi
2011-04-05
docs/GettingStarted.html: FIXME: dg, lit, and source tree layout.
NAKAMURA Takumi
2011-04-05
add a bunch of notes to myself, this is not intended to be gramatic or
Chris Lattner
2011-04-04
Add info on where to get 2.9 final svn sources.
Bill Wendling
2011-04-04
Dragonegg release notes.
Duncan Sands
2011-03-31
Pick better examples. "fpext float 3.1415 to double" won't parse because 3.1415
Nick Lewycky
2011-03-30
Remove PHINode::reserveOperandSpace(). Instead, add a parameter to
Jay Foad
2011-03-29
Document llvm.dbg.sp, llvm.dbg.gv and llvm.dbg.enum
Devang Patel
2011-03-28
docs/GettingStarted.html: [PR8850] Add a note for x86_64-w64-mingw32.
NAKAMURA Takumi
2011-03-28
docs/GettingStarted.html: Add blurb "--enable-shared" on cygming.
NAKAMURA Takumi
2011-03-25
Remove redundant compression option.
Bill Wendling
2011-03-24
fix description, PR9542
Chris Lattner
2011-03-19
Update Passes.html, part 3: alphabetize descriptions.
Eli Friedman
[next]