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
*
add the 'alloc' metadata node to represent the size of offset of buffers poin...
Nuno Lopes
2012-06-18
1
-0
/
+44
*
[docs] Make it pretty.
Michael J. Spencer
2012-06-15
1
-5
/
+34
*
Remove/modify C backend references from LLVM documentation.
David Blaikie
2012-06-14
3
-8
/
+9
*
Remove C backend reference from the FAQ.
David Blaikie
2012-06-14
1
-3
/
+0
*
Clarify a bit that the types have to be the same. Came up on IRC.
Duncan Sands
2012-06-14
1
-1
/
+1
*
Use correct syntax highliter in code blocks. Noticed by Sean Silva.
Dmitri Gribenko
2012-06-12
4
-11
/
+11
*
FileCheck docs: remove leftover HTML markup.
Dmitri Gribenko
2012-06-12
1
-9
/
+9
*
[llvm-nm] Update documentation to cover object file support and arguments.
Michael J. Spencer
2012-06-06
1
-33
/
+68
*
Add a new broken compiler.
Duncan Sands
2012-06-06
1
-0
/
+1
*
Add 3.0 and 3.1 tags to the getting started guide.
Benjamin Kramer
2012-06-05
1
-0
/
+2
*
Add a new intrinsic: llvm.fmuladd. This intrinsic represents a multiply-add
Lang Hames
2012-06-05
1
-0
/
+51
*
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
[next]