index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-15
[LIT]Correct name of global lit configuration object to be lit_config (not lit).
Eric Fiselier
1
-1
/
+1
2014-08-14
Delete support for AuroraUX.
Rafael Espindola
1
-1
/
+0
2014-08-14
Add SPHINX_WARNINGS_AS_ERRORS CMake option to allow warnings to not be
Dan Liew
1
-0
/
+4
2014-08-13
Fix examples of "named metadata" (some of which isn't named).
Nick Lewycky
1
-2
/
+2
2014-08-11
Fix typos:
Sylvestre Ledru
1
-1
/
+1
2014-08-07
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
1
-1
/
+2
2014-08-07
Nuke the old JIT.
Rafael Espindola
1
-2
/
+1
2014-08-07
Update Tablegen documents given that binary literals are now sized
Pete Cooper
2
-3
/
+10
2014-08-05
Fix typos in comments and doc
JF Bastien
1
-1
/
+1
2014-08-04
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
1
-1
/
+1
2014-08-04
Correct the emission kind constants committed in r214771
David Blaikie
1
-1
/
+1
2014-08-04
Document the "emission kind" field of the DICompileUnit in LLVM's Source Leve...
David Blaikie
1
-0
/
+3
2014-08-04
Update links to the gcc and java documentation that 404'd.
Benjamin Kramer
1
-2
/
+2
2014-08-02
[lit] Add --show-xfail flag to LIT.
Eric Fiselier
1
-0
/
+4
2014-08-01
Debug info: Infrastructure to support debug locations for fragmented
Adrian Prantl
1
-0
/
+6
2014-08-01
docs: Strongly recommend setting rpath when using a local GCC toolchain
Reid Kleckner
1
-4
/
+17
2014-07-31
Add documentation for lit's --show-unsupported flag
Eric Fiselier
1
-0
/
+4
2014-07-31
Clarify in PowerPC release notes that 32-bit PIC support is incomplete.
Bill Schmidt
1
-1
/
+2
2014-07-31
Wrong heading level for PowerPC changes in release notes
Bill Schmidt
1
-1
/
+1
2014-07-31
Release Notes: Overriding PPC64 and PPC64LE ABI defaults is not yet supported.
Bill Schmidt
1
-3
/
+2
2014-07-31
Add PowerPC release notes for 3.5.
Bill Schmidt
1
-0
/
+30
2014-07-31
Fix some grammatical errors.
Richard Smith
1
-12
/
+12
2014-07-30
Use "weak alias" instead of "alias weak"
Rafael Espindola
1
-1
/
+1
2014-07-30
docs: update the command guide documentation for llvm-profdata.
Alex Lorenz
1
-12
/
+85
2014-07-30
LangRef: add a note about the mangling-suppressing \01 prefix
Hans Wennborg
1
-1
/
+2
2014-07-30
Correct vector type definition in LangRef.
Manuel Jacob
1
-2
/
+2
2014-07-28
Update LLVM version: 3.5 => 3.6
Hans Wennborg
1
-2
/
+2
2014-07-28
Document the new LLVM CMake interface for building against LLVM
Dan Liew
1
-45
/
+106
2014-07-28
Fixed sphinx warning.
Dan Liew
1
-1
/
+1
2014-07-25
Add @llvm.assume, lowering, and some basic properties
Hal Finkel
1
-0
/
+40
2014-07-25
Simplify and improve scoped-noalias metadata semantics
Hal Finkel
1
-33
/
+41
2014-07-24
Add scoped-noalias metadata
Hal Finkel
1
-0
/
+53
2014-07-23
Document what backwards compatibility we provide for bitcode.
Rafael Espindola
1
-0
/
+23
2014-07-23
In unroll pragma syntax and loop hint metadata, change "enable" forms to a ne...
Mark Heffernan
1
-20
/
+20
2014-07-23
Added release notes for MIPS.
Daniel Sanders
1
-1
/
+69
2014-07-22
Revert "Treat warnings in Sphinx as errors. The reasons for doing this are..."
Dan Liew
1
-1
/
+1
2014-07-22
Make use of the align parameter attribute for all pointer arguments
Hal Finkel
1
-0
/
+7
2014-07-22
Added LLVM_ENABLE_RTTI and LLVM_ENABLE_EH options that allow RTTI and EH
Dan Liew
1
-0
/
+8
2014-07-22
Treat warnings in Sphinx as errors. The reasons for doing this are...
Dan Liew
1
-1
/
+1
2014-07-22
Fix Sphinx warning.
Dan Liew
1
-1
/
+1
2014-07-21
Rename metadata llvm.loop.vectorize.unroll to llvm.loop.vectorize.interleave.
Mark Heffernan
2
-20
/
+34
2014-07-21
Revert "[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) ite...
Duncan P. N. Exon Smith
1
-2
/
+3
2014-07-21
Fix Sphinx warnings.
Dan Liew
2
-5
/
+2
2014-07-21
docs: Update relaease documents to include the patch number in the RELEASE tags
Tom Stellard
1
-17
/
+17
2014-07-20
[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) iterator ra...
Manuel Jacob
1
-3
/
+2
2014-07-18
Add loop unrolling metadata descriptions to docs/LangRef.rst.
Mark Heffernan
1
-54
/
+97
2014-07-18
Add a dereferenceable attribute
Hal Finkel
1
-0
/
+11
2014-07-17
Remove rules against std::function from the programmer's manual
Reid Kleckner
1
-12
/
+8
2014-07-17
Drop the udis86 wrapper from llvm::sys
Alp Toker
1
-7
/
+0
2014-07-17
[TableGen] Allow shift operators to take bits<n>
Adam Nemet
1
-0
/
+6
[next]