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
2013-02-06
Initial submission for the attribute group feature.
Bill Wendling
2013-02-06
Alphabetize the function attributes.
Bill Wendling
2013-02-04
Coding standards: don't use ``inline`` when defining a function in a class
Dmitri Gribenko
2013-02-04
Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment of configure to
Patrik Hagglund
2013-02-04
Removed reference to LLVM as a project (since in LangRef it is used solely as...
Michael Gottesman
2013-02-03
Added new Global Variable marker ``externally_initialized'' to LangRef.
Michael Gottesman
2013-02-03
Added clarification paragraph to LangRef's documentation of
Michael Gottesman
2013-02-01
[docs] Fixup fallout from other grammar fixup.
Sean Silva
2013-02-01
[docs] Add missing colon to TableGen grammar.
Sean Silva
2013-01-31
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
Fixed a mistake in my previous commit where I changed the wording slightly an...
Michael Gottesman
2013-01-31
Formatting Fix. Changed " to `` around the word 'constant' in the Lang Ref
Michael Gottesman
2013-01-31
LangRef: Add a Rationale for volatile rules.
Andrew Trick
2013-01-30
...in light of recent activity related to llvm.memcpy flags. I want to
Andrew Trick
2013-01-30
Remove a mention of TargetInstrDescriptor, which no longer exists in the code
Eli Bendersky
2013-01-30
[docs] Guide prospective TableGen backend writers.
Sean Silva
2013-01-30
Documentation: Updating the data layout default specifications to
Patrik Hagglund
2013-01-29
Documentation: add empty lines so that lists are properly recognized
Dmitri Gribenko
2013-01-28
docs: reorganize front page slightly
Sean Silva
2013-01-26
Documentation: fix syntax error
Dmitri Gribenko
2013-01-25
Fixed typo.
Michael Gottesman
2013-01-25
Added new section to the git-svn getting started section that provides a
Michael Gottesman
2013-01-25
Add an addition operator to TableGen
Hal Finkel
2013-01-23
Fix small typo
Eli Bendersky
2013-01-23
Add the heuristic to differentiate SSPStrong from SSPRequired.
Bill Wendling
2013-01-23
Add the IR attribute 'sspstrong'.
Bill Wendling
2013-01-23
docs: Update title of external tutorial.
Sean Silva
2013-01-21
Fix spelling
Joel Jones
2013-01-21
Docs for SparseMultiSet
Michael Ilseman
2013-01-20
[docs] Update IRC information.
Michael J. Spencer
2013-01-20
Update the gcc-loops benchmark
Nadav Rotem
2013-01-20
Update the linpack benchmark with different array sizes.
Nadav Rotem
2013-01-20
ReleaseNotes: note Sphinx migration.
Sean Silva
2013-01-20
docs: Nuke the old release notes.
Sean Silva
2013-01-20
docs: Use proper markup.
Sean Silva
2013-01-20
docs: Inline documentation structure into homepage.
Sean Silva
2013-01-19
Documentation: remove more mentions of Tcl
Dmitri Gribenko
2013-01-19
Documentation: replace some non-ASCII characters by equivalent markup
Dmitri Gribenko
2013-01-18
[MC/Mach-O] Implement integrated assembler support for linker options.
Daniel Dunbar
2013-01-18
Documentation: remove all mentions of DejaGNU and Tcl
Dmitri Gribenko
2013-01-18
Streamline the mentions of grep and FileCheck in TestingGuide.rst
Eli Bendersky
2013-01-17
[Linker] Drop support for IR-level extended linking support (archives, etc.).
Daniel Dunbar
2013-01-17
[docs] Get rid of some UTF8 characters (non-breaking space maybe).
Daniel Dunbar
2013-01-17
[IR] Reserve/define the purpose for the "Linker Options" metadata flags.
Daniel Dunbar
2013-01-17
Update the description of the llvm.fmuladd.* intrinsics to avoid use of the
Lang Hames
2013-01-16
Documentation: fix a typo 'IEE754'
Dmitri Gribenko
2013-01-16
[IR] Add 'Append' and 'AppendUnique' module flag behaviors.
Daniel Dunbar
2013-01-15
[IR] Add verifier support for llvm.module.flags.
Daniel Dunbar
2013-01-13
Documentation: use monospaced font for intrinsics' names
Dmitri Gribenko
2013-01-13
Fix broken link to LangRef
Dmitri Gribenko
[next]