Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
8240ef04108620fef51219e9495a6e71e95ccd75
/
docs
1c611ec
We are now in 3.4 land. We don't need the 3.3 releaese notes in ToT anymore.
by Bill Wendling
· 11 years ago
5434f12
Add links to the System z architecture manual and ABI
by Richard Sandiford
· 11 years ago
26266a1
Fix warning and resulting formatting issue.
by Paul Redmond
· 11 years ago
f95ac8a
Revise llvm.vectorizer.width documentation
by Paul Redmond
· 11 years ago
71f2df0
Added a sub-project status update section to the release notes with details
by Ashok Thirumurthi
· 11 years ago
52d65ab
Fix incorrect parameter name in LIT docs.
by Sergey Matveev
· 11 years ago
61212bc
Debug Info: Update documentation to match recent (& not so recent) schema changes
by David Blaikie
· 11 years ago
ee21b6f
Add support for llvm.vectorizer metadata
by Paul Redmond
· 11 years ago
988005a
Typo
by Renato Golin
· 11 years ago
fe4716f
Linking ReleaseProcess doc with the world
by Renato Golin
· 11 years ago
e5ee3cf
Adding ReleaseProcess doc
by Renato Golin
· 11 years ago
ea99163
Add LDC compiler to list of external OS projects using LLVM 3.3
by Kai Nacke
· 11 years ago
77226a0
Add a new function attribute 'cold' to functions.
by Diego Novillo
· 11 years ago
5a02fc4
ARM: implement @llvm.readcyclecounter intrinsic
by Tim Northover
· 11 years ago
e0f26bc
Fix typo in docs/GettingStarted.rst.
by Rui Ueyama
· 11 years ago
059d360
Make R600 non-experimental.
by Rafael Espindola
· 12 years ago
57f429f
LangRef.rst: Clarify how basic blocks without named label are handled.
by Sean Silva
· 12 years ago
ff2515e
[docs] Minor doc tweaks.
by Daniel Dunbar
· 12 years ago
edc399a
docs/Passes: fix some typos
by Dmitri Gribenko
· 12 years ago
38286be
Add Jade to the list of external projects using LLVM in the release notes.
by Arnaud A. de Grandmaison
· 12 years ago
95ab326
Add 'CHECK-DAG' support
by Michael Liao
· 12 years ago
c3b20c2
[SystemZ] Add disassembler support
by Richard Sandiford
· 12 years ago
2e24e19
Better output for long help strings for command-line options.
by Alexander Kornienko
· 12 years ago
a571a93
Add SystemZ feats to CodeGenerator.rst
by Richard Sandiford
· 12 years ago
e449654
Remove exception handling support from the old JIT.
by Rafael Espindola
· 12 years ago
0c25b8f
We're in 3.4 land now.
by Bill Wendling
· 12 years ago
4247ca4
Add empty release notes for 3.4.
by Rafael Espindola
· 12 years ago
eb4d746
Add two points to release notes about recent command line library changes.
by Andrew Trick
· 12 years ago
46eb4a6
Mention SystemZ in the release notes
by Richard Sandiford
· 12 years ago
d31ba13
Note that EH is now supported in MCJIT.
by Rafael Espindola
· 12 years ago
338eba7
Correct logical shift documentation
by Tim Northover
· 12 years ago
61e0172
Implemented public interface for modifying registered (not positional or sink options) command line options at runtime.
by Andrew Trick
· 12 years ago
b7ad33b
Support command line option categories.
by Andrew Trick
· 12 years ago
735ab83
by Ulrich Weigand
· 12 years ago
e0c3454
[docs] Update Target Feature Matrix for the XCore backend.
by Richard Osborne
· 12 years ago
1aef163
Revert r181009.
by Amara Emerson
· 12 years ago
d07d292
Remove comment that no target supports 128-bit IEEE floats
by Richard Sandiford
· 12 years ago
5d446e6
Add support for reading ARM ELF build attributes.
by Amara Emerson
· 12 years ago
555e8f6
Added pocl and TCE blurbs to the ReleaseNotes.
by Pekka Jaaskelainen
· 12 years ago
66bb622
Added table of contents declaration in CommandLine Library documentation.
by Tobias Grosser
· 12 years ago
a7eccdc
Updating the getting started guide for Visual Studio users. Specifically, pointing out that you have to pass additional parameters to llvm-lit and explicitly specify python on the command line.
by Aaron Ballman
· 12 years ago
f2403bb
Fix spelling
by Nikola Smiljanic
· 12 years ago
6f4888f
Update the release notes about the min/max reductions that Arnold added.
by Nadav Rotem
· 12 years ago
595dd5a
Documentation: end option description with a period
by Dmitri Gribenko
· 12 years ago
e1f0790
Updated GettingStarted.rst so that it references utils/git-svn for git-svnup instead of catting it into the documentation itself.
by Michael Gottesman
· 12 years ago
ee03c94
Add basic zlib support to LLVM. This would allow to use compression/uncompression in selected LLVM tools.
by Alexey Samsonov
· 12 years ago
72590d5
Document the -filetype option of llc (PR #12902)
by Eli Bendersky
· 12 years ago
cde25b4
Clarify that llvm.used can contain aliases.
by Rafael Espindola
· 12 years ago
456ca04
Add CodeGen support for functions that always return arguments via a new parameter attribute 'returned', which is taken advantage of in target-independent tail call opportunity detection and in ARM call lowering (when placed on an integral first parameter).
by Stephen Lin
· 12 years ago
bff1776
Fix grammar in LLVMBuild.rst
by Eli Bendersky
· 12 years ago
f841609
Fixes to LangRef.rst: incorrect attributes syntax and misplaced 'nobuiltin'
by Eli Bendersky
· 12 years ago
8c49338
More consistent formatting and tidying-up
by Eli Bendersky
· 12 years ago
8952d90
Make formatting more consistent and tidy-up.
by Eli Bendersky
· 12 years ago
3fe91a4
Fix a grammar mistake, and add a line about the two phases that the BB/SLP vectorizers have (top-down and bottom-up).
by Nadav Rotem
· 12 years ago
96e0b96
Fix the internal link.
by Nadav Rotem
· 12 years ago
74cd12b
Update the release notes about the vectorizers.
by Nadav Rotem
· 12 years ago
24dcc20
Grammar and punctuation fixes. No content changes.
by John Criswell
· 12 years ago
eaa752f
Enable all targets by default on Visual Studio.
by Tim Northover
· 12 years ago
2f7ce45
Document our desire to enable the loop vectorizer on -Os in future releases.
by Nadav Rotem
· 12 years ago
fc175d9
Docs: merge the description of the BB and SLP vectorizers and document the -fslp-vectorize-aggressive flag.
by Nadav Rotem
· 12 years ago
fd975b0
fix include path in doc Extending LLVM
by Jia Liu
· 12 years ago
a15dedb
Document the SLP infrastructure.
by Nadav Rotem
· 12 years ago
cf3b55a
Teach llvm-readobj to print ELF program headers
by Nico Rieck
· 12 years ago
1c8dfa5
Add -expand-relocs to llvm-readobj
by Nico Rieck
· 12 years ago
70c2b88
Add man page for llvm-readobj
by Nico Rieck
· 12 years ago
18d49ac
MC: Support COFF image-relative MCSymbolRefs
by Nico Rieck
· 12 years ago
fa335e4
Remove the confusing sentence.
by Nadav Rotem
· 12 years ago
df4381b
Update the docs about the fact that the loop vectorizer is enabled by default for -O3.
by Nadav Rotem
· 12 years ago
c966285
Add ACLE link to ARM documentation sections
by Tim Northover
· 12 years ago
8256a98
Missing word
by Eli Bendersky
· 12 years ago
d0a0757
Fix a typo.
by Jakub Staszak
· 12 years ago
531ebc8
Add start of user documentation for NVPTX
by Justin Holewinski
· 12 years ago
6ef362a
[docs] llvmbugs is not the place for patches.
by Sean Silva
· 12 years ago
fb7aa39
[docs] Annotate mailing lists with their "name".
by Sean Silva
· 12 years ago
1358565
[docs] Reorganize mailing lists.
by Sean Silva
· 12 years ago
bd1aecb
[docs] Pull IRC and Mailing Lists under a new "Community" heading.
by Sean Silva
· 12 years ago
cad9b9c
[docs] The GEP FAQ is not "design and overview"
by Sean Silva
· 12 years ago
a6a2223
[docs] Put DeveloperPolicy under "Development Process Documentation"
by Sean Silva
· 12 years ago
4991289
[docs] The STL "binary search" has a non-obvious name.
by Sean Silva
· 12 years ago
7f5f06b
Correct spelling of Git.
by Thomas Schwinge
· 12 years ago
872b4e5
Added documentation to LangRef for the intrinsic llvm.ptr.annotation.* which for some reason was never written.
by Michael Gottesman
· 12 years ago
9409a64
Documentation: Replace dead link for binfmt_misc
by Dmitri Gribenko
· 12 years ago
a231033
Mention the new TableGen pattern format in the release notes.
by Jakob Stoklund Olesen
· 12 years ago
4717fd4
Allow TableGen DAG arguments to be just a name.
by Jakob Stoklund Olesen
· 12 years ago
9c22886
GettingStarted: Add Git clone instructions for compiler-rt and test-suite
by Tobias Grosser
· 12 years ago
15a3c18
Give Sparc instruction patterns direct types instead of register classes.
by Jakob Stoklund Olesen
· 12 years ago
928ef43
[docs] Slight reword for precision.
by Sean Silva
· 12 years ago
0059eb1
[docs] Document usage of SmallVectorImpl in interfaces.
by Sean Silva
· 12 years ago
be67aa5
fix small doc typo
by Eli Bendersky
· 12 years ago
61e0b78
Formatting fixups.
by Eric Christopher
· 12 years ago
ec8d1a5
Extend TableGen instruction selection matcher to improve handling
by Ulrich Weigand
· 12 years ago
7f63f01
Update documentation of llvm-link to reflect recent cleanups.
by Eli Bendersky
· 12 years ago
037a4bc
[docs] Remove incorrect information about lit.
by Sean Silva
· 12 years ago
afa288d
Make the fields in the diagram match the descriptive text above them.
by Eric Christopher
· 12 years ago
624ec29
ReleaseNotes: Tweak hexagonv2/hexagonv3 removal note.
by Matthew Curtis
· 12 years ago
229aa6d
[docs] Discuss a potential bug to be aware of.
by Sean Silva
· 12 years ago
29da043
ReleaseNotes: Add Hexagon Target section
by Matthew Curtis
· 12 years ago
48f8015
Missing period in doc
by Eli Bendersky
· 12 years ago
6ccdfc5
[docs] Remove explicit authorship.
by Sean Silva
· 12 years ago
2faa0f3
Remove tailing whitespaces
by Michael Liao
· 12 years ago
Next »