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
2012-06-06
[llvm-nm] Update documentation to cover object file support and arguments.
Michael J. Spencer
2012-06-06
Add a new broken compiler.
Duncan Sands
2012-06-05
Add 3.0 and 3.1 tags to the getting started guide.
Benjamin Kramer
2012-06-05
Add a new intrinsic: llvm.fmuladd. This intrinsic represents a multiply-add
Lang Hames
2012-06-02
Fix typos found by http://github.com/lyda/misspell-check
Benjamin Kramer
2012-06-01
Remove the old register list functions from MCRegisterInfo.
Jakob Stoklund Olesen
2012-05-31
Fix typos noticed by Benjamin Kramer.
Rafael Espindola
2012-05-31
Require intervals in the range metadata to be in a canonical form: They must
Rafael Espindola
2012-05-30
typo fix
Chris Lattner
2012-05-27
rdar://11542750 - llvm.trap should be marked no return.
Chris Lattner
2012-05-24
Add support for range expressions in TableGen foreach loops.
Jakob Stoklund Olesen
2012-05-24
Typo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.
Chad Rosier
2012-05-24
Add half support to LLVM (for OpenCL)
Tobias Grosser
2012-05-24
Remove old release notes. Ready them for additions from current development
Bill Wendling
2012-05-24
Reflect that tblgen is now llvm-tblgen
Joel Jones
2012-05-22
revert my previous patches that introduced an additional parameter to the obj...
Nuno Lopes
2012-05-20
Add RPO to the lexicon.
Nick Lewycky
2012-05-16
Fixed grammar for the llvm.trap intrinsic description.
John Criswell
2012-05-15
[docs] Remove unsupported references to ExtraSource variable.
Daniel Dunbar
2012-05-15
Add blurb for Crack.
Bill Wendling
2012-05-15
Update MIPS' section in the release notes. Patch by Simon Atanasyan.
Akira Hatanaka
2012-05-15
llvm-build: Add support for non-installed libraries (e.g., gtest).
Daniel Dunbar
2012-05-15
Add some release notes about compiler-rt and libc++
David Chisnall
2012-05-14
Rename @llvm.debugger to @llvm.debugtrap.
Dan Gohman
2012-05-14
Release notes for MIPS backend.
Akira Hatanaka
2012-05-14
Formatting changes. Remove the '...' placeholders.
Bill Wendling
2012-05-14
Add blurb about Julia.
Bill Wendling
2012-05-13
ReleaseNotes: Add info on PTX back-end
Justin Holewinski
2012-05-13
Fix Xcode case (Upper X, lower c)
Jean-Daniel Dupas
2012-05-13
ReleaseNotes: Add a note about zero_undef on llvm.cttz/ctlz. Extend x86 secti...
Benjamin Kramer
2012-05-13
ReleaseNotes: Add a blurb about llvm-mc -g and move inliner changes into the ...
Benjamin Kramer
2012-05-13
ReleaseNotes: Document that LLVM was rewritten in python.
Benjamin Kramer
2012-05-13
ReleaseNotes: Add bullets for removed targets. Extend the note about llvm-ld ...
Benjamin Kramer
2012-05-13
Outline some clang 3.1 highlights off the top of my head.
Benjamin Kramer
2012-05-13
Add a link for every project.
Benjamin Kramer
2012-05-13
Add blurb for LLVM D Compiler.
Bill Wendling
2012-05-13
Add blurbs for pocl and TCE.
Bill Wendling
2012-05-13
Add OSL blurb.
Bill Wendling
2012-05-13
Add FAUST blurb.
Bill Wendling
2012-05-13
Fix the tool documentation
Nadav Rotem
2012-05-12
Document Python bindings in release notes
Gregory Szorc
2012-05-11
Make the URL a link instead.
Bill Wendling
2012-05-11
Add mention of Glasgow Haskell Compiler.
Bill Wendling
2012-05-11
Some release notes for dragonegg.
Duncan Sands
2012-05-11
Define a new intrinsic, @llvm.debugger. It will be similar to __builtin_trap(),
Dan Gohman
2012-05-09
change the objectsize intrinsic signature: add a 3rd parameter to denote the ...
Nuno Lopes
2012-05-08
add to 3.1 release notes
Seth Cantrell
2012-05-08
Revert r156393, "[tests] Remove some remaining DejaGNU related cruft.", this
Daniel Dunbar
2012-05-08
[tests] Remove some remaining DejaGNU related cruft.
Daniel Dunbar
2012-05-08
[docs] Remove POD based man page docs (and build system support).
Daniel Dunbar
[next]