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