index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs/Passes: fix some typos
Dmitri Gribenko
2013-05-18
1
-4
/
+4
*
Add Jade to the list of external projects using LLVM in the release notes.
Arnaud A. de Grandmaison
2013-05-15
1
-0
/
+14
*
Add 'CHECK-DAG' support
Michael Liao
2013-05-14
1
-0
/
+49
*
[SystemZ] Add disassembler support
Richard Sandiford
2013-05-14
1
-1
/
+1
*
Better output for long help strings for command-line options.
Alexander Kornienko
2013-05-10
1
-1
/
+2
*
Add SystemZ feats to CodeGenerator.rst
Richard Sandiford
2013-05-08
1
-0
/
+9
*
Remove exception handling support from the old JIT.
Rafael Espindola
2013-05-07
1
-0
/
+3
*
We're in 3.4 land now.
Bill Wendling
2013-05-07
1
-2
/
+2
*
Add empty release notes for 3.4.
Rafael Espindola
2013-05-07
1
-0
/
+77
*
Add two points to release notes about recent command line library changes.
Andrew Trick
2013-05-07
2
-0
/
+9
*
Mention SystemZ in the release notes
Richard Sandiford
2013-05-07
1
-0
/
+7
*
Note that EH is now supported in MCJIT.
Rafael Espindola
2013-05-07
1
-0
/
+3
*
Correct logical shift documentation
Tim Northover
2013-05-07
1
-1
/
+1
*
Implemented public interface for modifying registered (not positional or sink...
Andrew Trick
2013-05-06
1
-0
/
+51
*
Support command line option categories.
Andrew Trick
2013-05-06
1
-0
/
+75
*
[SystemZ] Add configure bits
Ulrich Weigand
2013-05-06
1
-1
/
+1
*
[docs] Update Target Feature Matrix for the XCore backend.
Richard Osborne
2013-05-05
1
-5
/
+5
*
Revert r181009.
Amara Emerson
2013-05-03
1
-3
/
+1
*
Remove comment that no target supports 128-bit IEEE floats
Richard Sandiford
2013-05-03
1
-5
/
+5
*
Add support for reading ARM ELF build attributes.
Amara Emerson
2013-05-03
1
-1
/
+3
*
Added pocl and TCE blurbs to the ReleaseNotes.
Pekka Jaaskelainen
2013-05-03
1
-0
/
+36
*
Added table of contents declaration in CommandLine Library documentation.
Tobias Grosser
2013-05-02
1
-0
/
+3
*
Updating the getting started guide for Visual Studio users. Specifically, poi...
Aaron Ballman
2013-05-01
1
-3
/
+6
*
Fix spelling
Nikola Smiljanic
2013-05-01
1
-1
/
+1
*
Update the release notes about the min/max reductions that Arnold added.
Nadav Rotem
2013-04-30
1
-9
/
+10
*
Documentation: end option description with a period
Dmitri Gribenko
2013-04-27
1
-1
/
+3
*
Updated GettingStarted.rst so that it references utils/git-svn for git-svnup ...
Michael Gottesman
2013-04-26
1
-26
/
+11
*
Add basic zlib support to LLVM. This would allow to use compression/uncompres...
Alexey Samsonov
2013-04-23
2
-0
/
+8
*
Document the -filetype option of llc (PR #12902)
Eli Bendersky
2013-04-22
1
-0
/
+8
*
Clarify that llvm.used can contain aliases.
Rafael Espindola
2013-04-22
1
-10
/
+10
*
Add CodeGen support for functions that always return arguments via a new para...
Stephen Lin
2013-04-20
1
-1
/
+11
*
Fix grammar in LLVMBuild.rst
Eli Bendersky
2013-04-18
1
-2
/
+2
*
Fixes to LangRef.rst: incorrect attributes syntax and misplaced 'nobuiltin'
Eli Bendersky
2013-04-18
1
-7
/
+8
*
More consistent formatting and tidying-up
Eli Bendersky
2013-04-17
1
-4
/
+4
*
Make formatting more consistent and tidy-up.
Eli Bendersky
2013-04-17
1
-11
/
+11
*
Fix a grammar mistake, and add a line about the two phases that the BB/SLP ve...
Nadav Rotem
2013-04-15
1
-3
/
+5
*
Fix the internal link.
Nadav Rotem
2013-04-15
1
-3
/
+3
*
Update the release notes about the vectorizers.
Nadav Rotem
2013-04-15
1
-0
/
+9
*
Grammar and punctuation fixes.
John Criswell
2013-04-15
1
-6
/
+6
*
Enable all targets by default on Visual Studio.
Tim Northover
2013-04-15
1
-2
/
+2
*
Document our desire to enable the loop vectorizer on -Os in future releases.
Nadav Rotem
2013-04-15
1
-0
/
+1
*
Docs: merge the description of the BB and SLP vectorizers and document the -f...
Nadav Rotem
2013-04-15
1
-25
/
+23
*
fix include path in doc Extending LLVM
Jia Liu
2013-04-15
1
-1
/
+1
*
Document the SLP infrastructure.
Nadav Rotem
2013-04-14
1
-0
/
+30
*
Teach llvm-readobj to print ELF program headers
Nico Rieck
2013-04-12
1
-0
/
+4
*
Add -expand-relocs to llvm-readobj
Nico Rieck
2013-04-12
1
-0
/
+5
*
Add man page for llvm-readobj
Nico Rieck
2013-04-11
2
-0
/
+78
*
MC: Support COFF image-relative MCSymbolRefs
Nico Rieck
2013-04-10
2
-0
/
+43
*
Remove the confusing sentence.
Nadav Rotem
2013-04-09
1
-2
/
+0
*
Update the docs about the fact that the loop vectorizer is enabled by default...
Nadav Rotem
2013-04-08
1
-9
/
+4
[next]