projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[opaque pointer type] Use the parsed explicit pointee type when error-checking geps...
[oota-llvm.git]
/
docs
/
2015-04-17
Sean Silva
[LangRef] Remove redundant and inconsistent condition.
tree
|
commitdiff
2015-04-16
Sanjoy Das
[IR] Introduce a dereferenceable_or_null(N) attribute.
tree
|
commitdiff
2015-04-16
Charlie Turner
Editorial changes in the programmers manual.
tree
|
commitdiff
2015-04-15
Duncan P. N. Exon...
DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
tree
|
commitdiff
2015-04-14
Ed Maste
Correct 'teh' and other typos / repeated words.
tree
|
commitdiff
2015-04-13
David Blaikie
[docs] Update outdated ExtendingLLVM.rst
tree
|
commitdiff
2015-04-10
Kostya Serebryany
[lib/Fuzzer] Section: How good is my fuzzer?
tree
|
commitdiff
2015-04-10
Kostya Serebryany
[lib/Fuzzer] explain compatibility with AFL
tree
|
commitdiff
2015-04-08
Kostya Serebryany
[lib/Fuzzer] show how to find Heartbleed with LibFuzzer
tree
|
commitdiff
2015-04-08
Tom Stellard
R600/SI: Initial support for assembler and inline assembly
tree
|
commitdiff
2015-04-06
Rafael Espindola
Use a comma after the unique keyword.
tree
|
commitdiff
2015-04-04
Rafael Espindola
Implement unique sections with an unique ID.
tree
|
commitdiff
2015-04-03
David Majnemer
[WinEH] Sink UnwindHelp completely out of IR
tree
|
commitdiff
2015-04-02
Reid Kleckner
[WinEH] Make llvm.eh.actions use frameescape indices...
tree
|
commitdiff
2015-04-02
Eli Bendersky
Fix typo and reword in LangRef
tree
|
commitdiff
2015-04-01
Kostya Serebryany
[fuzzer] document the -tokens flag. Also change the...
tree
|
commitdiff
2015-03-31
Sean Silva
[docs] Fix typo.
tree
|
commitdiff
2015-03-31
David Majnemer
[WinEH] Generate .xdata for catch handlers
tree
|
commitdiff
2015-03-31
Kostya Serebryany
[fuzzer] more documentation
tree
|
commitdiff
2015-03-31
Scott Douglass
[docs] add cross-reference
tree
|
commitdiff
2015-03-30
Kostya Serebryany
Move lib/Fuzzer docs from a README.txt to a proper...
tree
|
commitdiff
2015-03-30
Paul Robinson
Explain how to abandon a review.
tree
|
commitdiff
2015-03-30
Rafael Espindola
Fix Sphinx warning " Title underline too short.".
tree
|
commitdiff
2015-03-27
David Majnemer
WinEH: Create a parent frame alloca for HandlerType...
tree
|
commitdiff
2015-03-26
Sanjoy Das
[ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
tree
|
commitdiff
2015-03-25
Reid Kleckner
WinEH: Create an unwind help alloca for __CxxFrameHandl...
tree
|
commitdiff
2015-03-19
Justin Bogner
docs: Update llvm-cov docs for the -use-color flag
tree
|
commitdiff
2015-03-18
Mehdi Amini
Update 3.7 Release Note mentionning the non-optionality...
tree
|
commitdiff
2015-03-17
Duncan P. N. Exon...
docs: Update LangRef and SourceLevelDebugging
tree
|
commitdiff
2015-03-17
Sean Silva
[docs] Fix some malformed links.
tree
|
commitdiff
2015-03-17
Adam Nemet
[docs] Fix copy-and-paste bug in def-use example
tree
|
commitdiff
2015-03-15
Renato Golin
Adding commit msg guidelines to dev policy
tree
|
commitdiff
2015-03-14
Mehdi Amini
Update LangRef now that a DataLayout is mandatory.
tree
|
commitdiff
2015-03-14
Chris Bieneman
A few minor updates based on feedback from Justin and...
tree
|
commitdiff
2015-03-13
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-03-13
Chris Bieneman
Updating GettingStarted documentation to reference...
tree
|
commitdiff
2015-03-12
Logan Chien
[docs] Update the doxygen configuration file.
tree
|
commitdiff
2015-03-12
Logan Chien
[autoconf] Refine doxygen document options.
tree
|
commitdiff
2015-03-12
Justin Bogner
docs: Fix a typo in my previous commit
tree
|
commitdiff
2015-03-12
Justin Bogner
docs: Document the llvm-cov show and report commands
tree
|
commitdiff
2015-03-12
Reid Kleckner
Make llvm.eh.actions an intrinsic and add docs for it
tree
|
commitdiff
2015-03-12
Justin Bogner
docs: Try to fix a couple of internal links in the...
tree
|
commitdiff
2015-03-11
Dan Liew
Fix too short title underline reported by build-bot.
tree
|
commitdiff
2015-03-11
Chandler Carruth
Inspired by r231891, use gender neutral pronouns in...
tree
|
commitdiff
2015-03-09
Kevin Qin
Introduce runtime unrolling disable matadata and use...
tree
|
commitdiff
2015-03-06
Benjamin Kramer
CodingStyle: Allow delegating ctors
tree
|
commitdiff
2015-03-05
Paul Robinson
All FileCheck directives allow patterns.
tree
|
commitdiff
2015-03-05
Reid Kleckner
Replace llvm.frameallocate with llvm.frameescape
tree
|
commitdiff
2015-03-05
Duncan P. N. Exon...
FileCheck: Document CHECK-SAME, follow-up to r230612
tree
|
commitdiff
2015-03-05
Philip Reames
Add a few more performance tips
tree
|
commitdiff
2015-03-05
Philip Reames
Add a link to the new PerformanceTips docs from the...
tree
|
commitdiff
2015-03-04
Aaron Ballman
Initializer lists are supported in MSVC 2013. Since...
tree
|
commitdiff
2015-03-04
David Blaikie
Update LangRef for explicit type changes to 'load'...
tree
|
commitdiff
2015-03-04
David Blaikie
Update LangRef for getelementptr explicit type changes
tree
|
commitdiff
2015-03-04
Reid Kleckner
Document the LLVM "thunk" attribute added back in r226708
tree
|
commitdiff
2015-03-03
David Majnemer
LangRef: Clarify select's semantics with vector arguments
tree
|
commitdiff
2015-03-03
Reid Kleckner
Make llvm.eh.begincatch use an outparam
tree
|
commitdiff
2015-03-03
Duncan P. N. Exon...
DebugInfo: Move new hierarchy into place
tree
|
commitdiff
2015-03-02
Philip Reames
[PerformanceTips] Document various items folks have...
tree
|
commitdiff
2015-02-28
Peter Zotov
[OCaml] Generate documentation again with autoconf...
tree
|
commitdiff
2015-02-27
Philip Reames
[new docs] Performance Tips for Frontend Authors
tree
|
commitdiff
2015-02-27
Benjamin Kramer
Refer users looking for the release notes to 3.6.
tree
|
commitdiff
2015-02-27
Reid Kleckner
Delete LLVM_DELETED_FUNCTION from coding standards
tree
|
commitdiff
2015-02-26
Nico Weber
Try to fix a docs link.
tree
|
commitdiff
2015-02-26
Philip Reames
[GC docs] Add example IR, assembly, and stackmaps to...
tree
|
commitdiff
2015-02-25
Philip Reames
[GC docs] More minor word tweaks to make the GC bits...
tree
|
commitdiff
2015-02-25
Philip Reames
[GC Docs] Update LangRef to link to Statepoint docs
tree
|
commitdiff
2015-02-25
Philip Reames
[GC docs] Fill in description of the statepoint-example...
tree
|
commitdiff
2015-02-25
Philip Reames
[GC Docs] Minor wording clarification
tree
|
commitdiff
2015-02-25
Chris Lattner
fix a typo
tree
|
commitdiff
2015-02-25
Philip Reames
[GC] Document the recently added PlaceSafepoints and...
tree
|
commitdiff
2015-02-25
Philip Reames
Fix consistently wrong sphinx markup
tree
|
commitdiff
2015-02-25
Philip Reames
Update the GC docs to explicitly mention both gcroot...
tree
|
commitdiff
2015-02-24
Philip Reames
[GC] Sync documentation with code naming
tree
|
commitdiff
2015-02-24
Philip Reames
More GC documentation cleanup
tree
|
commitdiff
2015-02-24
Philip Reames
More GC doc cleanup
tree
|
commitdiff
2015-02-24
Peter Collingbourne
LowerBitSets: Introduce global layout builder.
tree
|
commitdiff
2015-02-24
Philip Reames
Improve the getting started instructions in the GC...
tree
|
commitdiff
2015-02-24
Hans Wennborg
ReleaseNotes: add notes about VS2014 Update 4 requirement
tree
|
commitdiff
2015-02-24
Arch D. Robison
Fix typo: qual -> equal
tree
|
commitdiff
2015-02-24
Philip Reames
Starting to cleanup the garbage collection documentation
tree
|
commitdiff
2015-02-23
Nico Weber
Try to fix reST markup for an external link.
tree
|
commitdiff
2015-02-21
Justin Bogner
docs: Mention that assertions must be enabled to use...
tree
|
commitdiff
2015-02-20
Peter Collingbourne
Introduce bitset metadata format and bitset lowering...
tree
|
commitdiff
2015-02-19
Eric Christopher
Fix grammar in documentation.
tree
|
commitdiff
2015-02-16
Benjamin Kramer
Document that defaulted & deleted methods and explicit...
tree
|
commitdiff
2015-02-15
Benjamin Kramer
Remove LLVM_HAS_VARIADIC_TEMPLATES and all the faux...
tree
|
commitdiff
2015-02-15
Benjamin Kramer
Update the docs to require at least MSVC 2013.
tree
|
commitdiff
2015-02-13
Tom Stellard
Help: Document how to build and install with CMake.
tree
|
commitdiff
2015-02-13
Tom Stellard
Help: Document the minimum CMake version required.
tree
|
commitdiff
2015-02-11
Reid Kleckner
Don't promote asynch EH invokes of nounwind functions...
tree
|
commitdiff
2015-02-10
Nico Weber
fix docs typo
tree
|
commitdiff
2015-02-10
Andrew Kaylor
Adding support for llvm.eh.begincatch and llvm.eh.endca...
tree
|
commitdiff
2015-02-10
Renato Golin
Fix typo in cmake example docs
tree
|
commitdiff
2015-02-10
Mehdi Amini
[DOC] Asserts are only enabled in Debug build, update...
tree
|
commitdiff
2015-02-09
Duncan P. N. Exon...
DebugInfo: Remove DW_TAG_constant
tree
|
commitdiff
2015-02-07
David Blaikie
Rename the 'Extending the Language: Debug Information...
tree
|
commitdiff
2015-02-07
Jonathan Roelofs
Fix docs typo regarding lit.local.cfg files
tree
|
commitdiff
2015-02-07
Sean Silva
[docs][LLVM-style RTTI] Add a mention of multiple inher...
tree
|
commitdiff
2015-02-04
Sean Silva
[docs] Put an explicit link to InAlloca.rst
tree
|
commitdiff
next