projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove unused variable.
[oota-llvm.git]
/
docs
/
2014-10-23
Juergen Ributzka
Update llvm.donothing documentation.
tree
|
commitdiff
2014-10-22
Matt Arsenault
Fix number of operands in documentation for minnum...
tree
|
commitdiff
2014-10-22
Matt Arsenault
Try to fix documentation bot warning
tree
|
commitdiff
2014-10-21
Matt Arsenault
Add minnum / maxnum intrinsics
tree
|
commitdiff
2014-10-20
Philip Reames
Introduce a 'nonnull' metadata on Load instructions.
tree
|
commitdiff
2014-10-17
Alexander Potapenko
[llvm-symbolizer] Introduce the -dsym-hint option.
tree
|
commitdiff
2014-10-16
Rafael Espindola
Delete -std-compile-opts.
tree
|
commitdiff
2014-10-16
Jonathan Roelofs
Fix lang-ref doc bug: s/icmp lt/icmp slt/
tree
|
commitdiff
2014-10-14
Peter Collingbourne
Introduce Go coding standards for LLVM.
tree
|
commitdiff
2014-10-13
Paul Robinson
Update the example of using a command-line option custo...
tree
|
commitdiff
2014-10-08
Frederic Riss
Update dwarf::ApplePropertyAttributes enum to meaningfu...
tree
|
commitdiff
2014-10-06
Matt Arsenault
Update documentation with link to Sea Islands documentation
tree
|
commitdiff
2014-10-04
Duncan P. N. Exon...
DI: Fixup global syntax in example
tree
|
commitdiff
2014-10-04
Duncan P. N. Exon...
DI: Line up comments in examples
tree
|
commitdiff
2014-10-04
Duncan P. N. Exon...
DI: Fixup example IR from r219051
tree
|
commitdiff
2014-10-04
Duncan P. N. Exon...
DI: Prune another example
tree
|
commitdiff
2014-10-04
Duncan P. N. Exon...
DI: Update and prune metadata examples
tree
|
commitdiff
2014-10-03
Jonathan Roelofs
Fix typo in TableGen documentation
tree
|
commitdiff
2014-10-03
Adrian Prantl
Add a reference to Phabricator.rst to docs/index.rst.
tree
|
commitdiff
2014-10-03
Duncan P. N. Exon...
Revert "Revert "DI: Fold constant arguments into a...
tree
|
commitdiff
2014-10-03
Dan Liew
[sphinx cleanup] Fix unexpected indentation warning...
tree
|
commitdiff
2014-10-03
Robin Morisset
Update Atomics.rst
tree
|
commitdiff
2014-10-02
Duncan P. N. Exon...
Revert "DI: Fold constant arguments into a single MDString"
tree
|
commitdiff
2014-10-02
Duncan P. N. Exon...
DI: Fold constant arguments into a single MDString
tree
|
commitdiff
2014-10-01
Adrian Prantl
Move the complex address expression out of DIVariable...
tree
|
commitdiff
2014-10-01
Adrian Prantl
Revert r218778 while investigating buldbot breakage.
tree
|
commitdiff
2014-10-01
Adrian Prantl
Move the complex address expression out of DIVariable...
tree
|
commitdiff
2014-09-26
Jyoti Allur
fix a typo in doumentation index.
tree
|
commitdiff
2014-09-25
Sylvestre Ledru
Update my previous commit to fit 80 cols...
tree
|
commitdiff
2014-09-25
Sylvestre Ledru
Details that -debug-only is not available when LLVM...
tree
|
commitdiff
2014-09-23
Jingyue Wu
[docs] Fixed a typo in Atomics.rst
tree
|
commitdiff
2014-09-18
Peter Collingbourne
Fix sphinx warning.
tree
|
commitdiff
2014-09-18
Peter Collingbourne
LTO: introduce object file-based on-disk module format.
tree
|
commitdiff
2014-09-11
Daniel Sanders
[docs] Mention character array constants in docs/LangRe...
tree
|
commitdiff
2014-09-10
Dan Liew
[sphinx cleanup]
tree
|
commitdiff
2014-09-10
Nico Weber
Fix docs reference to inexistent class.
tree
|
commitdiff
2014-09-10
Hans Wennborg
LangRef: @baz should be @bar in the COMDAT example
tree
|
commitdiff
2014-09-08
Dan Liew
Fix type error in insertvalue example in LangRef. ...
tree
|
commitdiff
2014-09-06
Sean Silva
[docs] Document what "NFC" means in a commit message.
tree
|
commitdiff
2014-09-05
Andrew Trick
Minor typo.
tree
|
commitdiff
2014-09-04
Nico Weber
Fix link to 3.5 release notes.
tree
|
commitdiff
2014-09-03
Joerg Sonnenberger
Document !and. Fix !shl and friends -- they provide...
tree
|
commitdiff
2014-09-02
Eric Christopher
Reinstate "Nuke the old JIT."
tree
|
commitdiff
2014-09-02
Rafael Espindola
Add a note about AuroraUX to the release notes.
tree
|
commitdiff
2014-09-02
Matt Arsenault
Add note to documentation about machine node chains.
tree
|
commitdiff
2014-08-29
Robin Morisset
Fix typos in comments, NFC
tree
|
commitdiff
2014-08-29
Alexey Samsonov
Introduce -DLLVM_USE_SANITIZER=Undefined CMake option...
tree
|
commitdiff
2014-08-26
Reid Kleckner
Declare that musttail calls in variadic functions forwa...
tree
|
commitdiff
2014-08-23
Hans Wennborg
ProgrammersManual: the flag is called -debug-only
tree
|
commitdiff
2014-08-22
Rafael Espindola
Clear the llvm release notes to make room for 3.6.
tree
|
commitdiff
2014-08-21
David Blaikie
Use DILexicalBlockFile, rather than DILexicalBlock...
tree
|
commitdiff
2014-08-21
Eric Fiselier
[LIT] Remove documentation for method since it does...
tree
|
commitdiff
2014-08-20
Dan Liew
Add note to LangRef about how function arguments can...
tree
|
commitdiff
2014-08-19
Duncan P. N. Exon...
LangRef: Move example of function-scope uselistorder...
tree
|
commitdiff
2014-08-19
Duncan P. N. Exon...
IR: Implement uselistorder assembly directives
tree
|
commitdiff
2014-08-19
Alex Lorenz
Docs: add documentation for the coverage mapping format.
tree
|
commitdiff
2014-08-19
Duncan P. N. Exon...
CodingStandards: Document std::equal misbehaviour
tree
|
commitdiff
2014-08-15
Eric Fiselier
[LIT]Correct name of global lit configuration object...
tree
|
commitdiff
2014-08-14
Rafael Espindola
Delete support for AuroraUX.
tree
|
commitdiff
2014-08-14
Dan Liew
Add SPHINX_WARNINGS_AS_ERRORS CMake option to allow...
tree
|
commitdiff
2014-08-13
Nick Lewycky
Fix examples of "named metadata" (some of which isn...
tree
|
commitdiff
2014-08-11
Sylvestre Ledru
Fix typos:
tree
|
commitdiff
2014-08-07
Eric Christopher
Temporarily Revert "Nuke the old JIT." as it's not...
tree
|
commitdiff
2014-08-07
Rafael Espindola
Nuke the old JIT.
tree
|
commitdiff
2014-08-07
Pete Cooper
Update Tablegen documents given that binary literals...
tree
|
commitdiff
2014-08-05
JF Bastien
Fix typos in comments and doc
tree
|
commitdiff
2014-08-04
Eric Christopher
Remove the TargetMachine forwards for TargetSubtargetIn...
tree
|
commitdiff
2014-08-04
David Blaikie
Correct the emission kind constants committed in r214771
tree
|
commitdiff
2014-08-04
David Blaikie
Document the "emission kind" field of the DICompileUnit...
tree
|
commitdiff
2014-08-04
Benjamin Kramer
Update links to the gcc and java documentation that...
tree
|
commitdiff
2014-08-02
Eric Fiselier
[lit] Add --show-xfail flag to LIT.
tree
|
commitdiff
2014-08-01
Adrian Prantl
Debug info: Infrastructure to support debug locations...
tree
|
commitdiff
2014-08-01
Reid Kleckner
docs: Strongly recommend setting rpath when using a...
tree
|
commitdiff
2014-07-31
Eric Fiselier
Add documentation for lit's --show-unsupported flag
tree
|
commitdiff
2014-07-31
Bill Schmidt
Clarify in PowerPC release notes that 32-bit PIC suppor...
tree
|
commitdiff
2014-07-31
Bill Schmidt
Wrong heading level for PowerPC changes in release...
tree
|
commitdiff
2014-07-31
Bill Schmidt
Release Notes: Overriding PPC64 and PPC64LE ABI default...
tree
|
commitdiff
2014-07-31
Bill Schmidt
Add PowerPC release notes for 3.5.
tree
|
commitdiff
2014-07-31
Richard Smith
Fix some grammatical errors.
tree
|
commitdiff
2014-07-30
Rafael Espindola
Use "weak alias" instead of "alias weak"
tree
|
commitdiff
2014-07-30
Alex Lorenz
docs: update the command guide documentation for llvm...
tree
|
commitdiff
2014-07-30
Hans Wennborg
LangRef: add a note about the mangling-suppressing...
tree
|
commitdiff
2014-07-30
Manuel Jacob
Correct vector type definition in LangRef.
tree
|
commitdiff
2014-07-28
Hans Wennborg
Update LLVM version: 3.5 => 3.6
tree
|
commitdiff
2014-07-28
Dan Liew
Document the new LLVM CMake interface for building...
tree
|
commitdiff
2014-07-28
Dan Liew
Fixed sphinx warning.
tree
|
commitdiff
2014-07-25
Hal Finkel
Add @llvm.assume, lowering, and some basic properties
tree
|
commitdiff
2014-07-25
Hal Finkel
Simplify and improve scoped-noalias metadata semantics
tree
|
commitdiff
2014-07-24
Hal Finkel
Add scoped-noalias metadata
tree
|
commitdiff
2014-07-23
Rafael Espindola
Document what backwards compatibility we provide for...
tree
|
commitdiff
2014-07-23
Mark Heffernan
In unroll pragma syntax and loop hint metadata, change...
tree
|
commitdiff
2014-07-23
Daniel Sanders
Added release notes for MIPS.
tree
|
commitdiff
2014-07-22
Dan Liew
Revert "Treat warnings in Sphinx as errors. The reasons...
tree
|
commitdiff
2014-07-22
Hal Finkel
Make use of the align parameter attribute for all point...
tree
|
commitdiff
2014-07-22
Dan Liew
Added LLVM_ENABLE_RTTI and LLVM_ENABLE_EH options that...
tree
|
commitdiff
2014-07-22
Dan Liew
Treat warnings in Sphinx as errors. The reasons for...
tree
|
commitdiff
2014-07-22
Dan Liew
Fix Sphinx warning.
tree
|
commitdiff
2014-07-21
Mark Heffernan
Rename metadata llvm.loop.vectorize.unroll to llvm...
tree
|
commitdiff
2014-07-21
Duncan P. N. Exon...
Revert "[C++11] Add predecessors(BasicBlock *) / succes...
tree
|
commitdiff
2014-07-21
Dan Liew
Fix Sphinx warnings.
tree
|
commitdiff
next