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
2010-11-16
Document -enable-no-infs-fp-math and -enable-no-nans-fp-math command line opt...
Peter Collingbourne
2010-11-16
Fix missing includes of "llvm/Analysis/Passes.h" in the tutorials. Thanks
Dan Gohman
2010-11-15
Update examples and documentation to explicitly add basicaa, now that it's
Dan Gohman
2010-11-15
-basicaa is no longer the default.
Dan Gohman
2010-11-14
no alpha jit support.
Chris Lattner
2010-11-12
describe the preferred approach to silencing 'unused variable warnings' due t...
Chris Lattner
2010-11-11
CMake: Add the new option "LLVM_LIT_ARGS".
NAKAMURA Takumi
2010-11-11
Document debuginfo-tests.
Devang Patel
2010-11-06
add (and document) the ability for alias results to have
Chris Lattner
2010-11-06
generalize alias support to allow the result of an alias to
Chris Lattner
2010-11-06
document instalias.
Chris Lattner
2010-11-03
Fix typo, pointed out by Trevor Harmon.
Duncan Sands
2010-11-03
fix typo, patch by Trevor Harmon (PR8537)
Chris Lattner
2010-11-02
Removed obsolete section about VC++ project files.
Oscar Fuentes
2010-10-31
fix the !eq operator in tblgen to return a bit instead of an int.
Chris Lattner
2010-10-30
Validate HTML.
Benjamin Kramer
2010-10-30
add missing tag
Chris Lattner
2010-10-30
fix typos and some serious bugs in feature handling (but not for
Chris Lattner
2010-10-30
Implement (and document!) support for MnemonicAlias's to have Requires
Chris Lattner
2010-10-30
implement (and document!) the first kind of MC assembler alias, which
Chris Lattner
2010-10-28
Document LLVM_BUILD_TESTS, LLVM_INCLUDE_TESTS. New convenience target
Oscar Fuentes
2010-10-28
clarify that not having the ".o file writing" feature
Chris Lattner
2010-10-27
Random cleanups and format changes.
Bill Wendling
2010-10-26
Yet another thing that was forgotten to be added to the release notes...
Duncan Sands
2010-10-25
Make the description of the hotpatch attribute even more generic. Spotted by
Charles Davis
2010-10-25
Make hotpatch attribute description a little less Wintel-specific.
Charles Davis
2010-10-25
Add a new 'hotpatch' attribute. This attribute will insert a two-byte no-op
Charles Davis
2010-10-25
Update target feature matrix for CellSPU
Kalle Raiskila
2010-10-24
Update target feature matrix for Blackfin.
Jakob Stoklund Olesen
2010-10-24
Updating target feature matrix to indicate current MBlaze status.
Wesley Peck
2010-10-24
broken link
Chris Lattner
2010-10-24
add a big table with target features.
Chris Lattner
2010-10-22
Standardise all build-mode affecting {EN,DIS}ABLE_* make options to
Peter Collingbourne
2010-10-21
Fix type in passes.
Tobias Grosser
2010-10-21
Argh, completely forgot to add this to the release notes!
Duncan Sands
2010-10-20
Add RegionPass support.
Tobias Grosser
2010-10-19
Add a pre-dispatch SjLj EH hook on the unwind edge for targets to do any
Jim Grosbach
2010-10-15
Teach FileCheck to handle trailing CHECK-NOT patterns.
Jakob Stoklund Olesen
2010-10-11
Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if
Chris Lattner
2010-10-10
clarify that zero sized vectors are illegal, PR8340
Chris Lattner
2010-10-09
Fix dead link.
Nick Lewycky
2010-10-07
Warn about broken GCCs on ARM due to the problem fixed:
Nick Lewycky
2010-10-06
Fixed RELEASE_28 tags.
Bill Wendling
2010-10-06
Fix libc++ link in release notes.
Tobias Grosser
2010-10-06
Add missing "-" to the command line.
Tobias Grosser
2010-10-06
No need to check out everything: binutils is enough.
Duncan Sands
2010-10-06
Update release location.
Tanya Lattner
2010-10-06
remove the !nameconcat tblgen feature. It "shorthand" and only used in 4 places
Chris Lattner
2010-10-05
s/The ARM has/The ARM backend has/
Jim Grosbach
2010-10-04
AVX intrinsics and builtins were also added to clang
Bruno Cardoso Lopes
[prev]
[next]