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
...
*
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
*
Use correct variable in this example. Pointed out by waynix on IRC.
Duncan Sands
2012-05-03
1
-1
/
+1
*
[docs] Include the Kaleidescope tutorial in the Sphinx docs build.
Daniel Dunbar
2012-05-02
20
-52
/
+26
*
Removed examples of stack frame inspection which no longer work for old JIT.
Eli Bendersky
2012-05-01
1
-101
/
+132
*
Remove a docs reference to the CBackend.
Jim Grosbach
2012-04-27
1
-1
/
+1
*
Add note about returns_twice magic removal from LLVM itself.
Joerg Sonnenberger
2012-04-26
1
-0
/
+3
*
[CMake] Restructure how Clang, Polly and other external projects get included.
Michael J. Spencer
2012-04-26
1
-4
/
+4
*
Reapply the SmallMap patch with a fix.
Benjamin Kramer
2012-04-25
1
-0
/
+81
*
Revert "First implementation of:"
Eric Christopher
2012-04-25
1
-81
/
+0
*
First implementation of:
Stepan Dyatkovskiy
2012-04-25
1
-0
/
+81
*
[docs] Update version number. I suggest that at some point we make the
Michael J. Spencer
2012-04-20
1
-2
/
+2
*
Fix broken internal link.
Joel Jones
2012-04-20
1
-1
/
+1
*
Add debugging hints for when bugpoint does not suffice, specifically for inst...
Joel Jones
2012-04-20
1
-0
/
+77
*
[docs] Update Makefile for images removal.
Daniel Dunbar
2012-04-20
1
-1
/
+1
*
LLVM docs no longer contain images, don't try to install them.
Benjamin Kramer
2012-04-20
1
-4
/
+1
*
Correct spelling, q.v. http://en.wikipedia.org/wiki/Bourne_shell
Joel Jones
2012-04-20
1
-1
/
+1
*
[docs] Remove spurious or unused images.
Daniel Dunbar
2012-04-20
6
-7
/
+0
*
[docs] Update HTML pages to refer to CSS in a way that works locally and with...
Daniel Dunbar
2012-04-19
47
-46
/
+46
*
[docs] Remove index.html, I am flipping the switch on llvm.org.
Daniel Dunbar
2012-04-19
1
-286
/
+0
*
Remove llvm-ld and llvm-stub (which is only used by llvm-ld).
Michael J. Spencer
2012-04-19
8
-453
/
+22
*
[docs] Add back old index.html until I get llvm.org work done to support Sphi...
Daniel Dunbar
2012-04-19
1
-0
/
+286
*
[docs] Convert docs index page into Sphinx.
Daniel Dunbar
2012-04-19
13
-356
/
+369
*
[docs] Stub out structure for Sphinx-based docs.
Daniel Dunbar
2012-04-19
14
-0
/
+1057
*
Document that StringMap iteration order is non-deterministic.
Jim Grosbach
2012-04-18
1
-0
/
+3
*
A bit of cleanup in the TestingGuide doc - dg.exp files no longer exist
Eli Bendersky
2012-04-18
1
-9
/
+9
*
Some formatting and grammar fixes in the FileCheck documentation
Eli Bendersky
2012-04-18
1
-29
/
+29
*
Add a stub about the inline cost rewrite.
Chandler Carruth
2012-04-17
1
-0
/
+3
*
Add a stub for block placement pass. This needs fleshing out w/ details
Chandler Carruth
2012-04-17
1
-0
/
+12
*
Forgot to remove fast math metadata from the release notes.
Duncan Sands
2012-04-16
1
-3
/
+0
*
Remove support for the special 'fast' value for fpmath accuracy for the moment.
Duncan Sands
2012-04-16
1
-7
/
+3
*
Describe Polly as a 'Polyhedral Optimizer'
Tobias Grosser
2012-04-16
1
-1
/
+1
*
Add Polly news to the release notes
Tobias Grosser
2012-04-16
1
-0
/
+30
*
Link to the autovectorization EuroLLVM slides in the release notes.
Hal Finkel
2012-04-16
1
-1
/
+3
*
Make it possible to indicate relaxed floating point requirements at the IR level
Duncan Sands
2012-04-16
2
-8
/
+14
*
Documentation fixes to LLVMBuild.html [PR 11563]
Eli Bendersky
2012-04-16
1
-4
/
+4
*
Add credit and release notes for r150307. By Kai Nacke.
Bill Wendling
2012-04-16
1
-0
/
+1
*
Say something about -vectorize in the release notes.
Hal Finkel
2012-04-16
1
-0
/
+3
*
Fix class name.
Jakub Staszak
2012-04-15
1
-1
/
+1
[prev]
[next]