Sign in
chromium
/
external
/
github.com
/
llvm-mirror
/
llvm
/
refs/heads/testing
/
docs
7c37aa1
Add a -D flag to FileCheck to define variables
by Alexander Richardson
· 8 years ago
51bcf5f
[docs][ARM] Add HowTo for cross compiling and testing compiler-rt builtins
by Peter Smith
· 8 years ago
94bed7d
Canonicalize spelling of long-form-options in dsymutil.rst
by Adrian Prantl
· 8 years ago
00e900a
[IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math-flags and add 'trans' fast-math-flag
by Sanjay Patel
· 8 years ago
2b2534c
[docs] Update code block for compatibility with Sphinx 1.5.1
by Jonas Devlieghere
· 8 years ago
d64a599
Fixed dead links in WritingAnLLVMPass.rst
by Raphael Isemann
· 8 years ago
dd33e17
Irreducible loop metadata for more accurate block frequency under PGO.
by Hiroshi Yamauchi
· 8 years ago
fbb50d9
[tools] Add option to install binutils symlinks
by Shoaib Meenai
· 8 years ago
2f759d4
[dsymutil][doc] Improve wording in manpage and rename file.
by Jonas Devlieghere
· 8 years ago
9cca1f1
[dsymutil] Add a manpage for dsymutil
by Jonas Devlieghere
· 8 years ago
a52756b
[AMDGPU] Emit metadata for hidden arguments for kernel enqueue
by Yaxun Liu
· 8 years ago
beb047f
[docs] Fix a small typo
by Vedant Kumar
· 8 years ago
509132b
Represent runtime preemption in the IR.
by Sean Fertile
· 8 years ago
b7f6ffb
Added instructions for obtaining clang-tools-extra to the Getting Started page.
by Aaron Ballman
· 8 years ago
7b97ca1
[LangRef] Update description of Constant Expressions
by Bjorn Pettersson
· 8 years ago
0c65800
[docs] Code example fix
by Jan Korous
· 8 years ago
67f0700
Updated 'Getting Started' to use valid git links (added trailing slashes)
by Mitch Phillips
· 8 years ago
86274cd
[globalisel] Add very brief docs summarizing the ISel part of the LLVMDev tutorial.
by Daniel Sanders
· 8 years ago
4dea1f2
[XRay] [docs] Document how to generate flamegraphs from xray traces.
by Keith Wyss
· 8 years ago
cb5868c
AMDGPU/Docs: Fix unreadable characters
by Konstantin Zhuravlyov
· 8 years ago
0a09220
[AMDGPU] Corrections to memory model description.
by Tony Tye
· 8 years ago
a05cf7b
AMDGPU/Docs: Make target naming consistent
by Konstantin Zhuravlyov
· 8 years ago
28cb790
AMDGPU: Rename MaxFlatWorkgroupSize to MaxFlatWorkGroupSize for consistency
by Konstantin Zhuravlyov
· 8 years ago
9f219e8d
Add !callees metadata
by Matthew Simpson
· 8 years ago
300ec0a
Add base relative relocation record that can be used for the following case (OpenCL example):
by Tony Tye
· 8 years ago
755155f
AMDGPU: Add AMDGPU HSA Kernel Descriptor
by Konstantin Zhuravlyov
· 8 years ago
5556d84
AMDGPU: Bring HSA metadata on par with the specification
by Konstantin Zhuravlyov
· 8 years ago
a17d200
Revert "lit.py: Add new %{shared_output(LABEL)} substitution"
by Jordan Rose
· 8 years ago
b1b02b7
[llvm-demangle-fuzzer] Add a fuzz target for ItaniumDemangler.
by Matt Morehouse
· 8 years ago
e9bafbf
lit.py: Add new %{shared_output(LABEL)} substitution
by Jordan Rose
· 8 years ago
a0af046
[FileCheck] regexp doc update/fix
by Sjoerd Meijer
· 8 years ago
18c35eb
docs: Improve wording on building for fuzzing
by Justin Bogner
· 8 years ago
c880526
docs: Improve the docs about llvm-isel-fuzzer on OSS Fuzz
by Justin Bogner
· 8 years ago
5cb6ac0
[llvm-isel-fuzzer] Use "--" as separator rather than '='.
by Matt Morehouse
· 8 years ago
58658af
Re-commit "llvm-isel-fuzzer: Handle a subset of backend flags in the exec name"
by Justin Bogner
· 8 years ago
fba3ac1
Revert r315545 "llvm-isel-fuzzer: Handle a subset of backend flags in the executable name"
by Hans Wennborg
· 8 years ago
68b5d4b
docs: Add some links to OSS Fuzz
by Justin Bogner
· 8 years ago
997df9e
docs: Try to fix sphinx build
by Justin Bogner
· 8 years ago
58e4a84
llvm-isel-fuzzer: Handle a subset of backend flags in the executable name
by Justin Bogner
· 8 years ago
89b77ce
docs: Add some information about Fuzzing LLVM itself
by Justin Bogner
· 8 years ago
091c043
[AMDGPU] Lower enqueued blocks and generate runtime metadata
by Yaxun Liu
· 8 years ago
eadc313
llvm-dwarfdump: Add an option to collect debug info quality metrics.
by Adrian Prantl
· 8 years ago
f4e8e03
Add a manpage for llvm-dwarfdump.
by Adrian Prantl
· 8 years ago
eb47c09
AMDGPU/Docs: Follow up on review feedback in https://reviews.llvm.org/D38387
by Konstantin Zhuravlyov
· 8 years ago
4b145dd
AMDGPU: Add ELFOSABI_AMDGPU_MESA3D
by Konstantin Zhuravlyov
· 8 years ago
7624630
AMDGPU: Add ELFOSABI_AMDGPU_PAL
by Konstantin Zhuravlyov
· 8 years ago
55a93de
Docs: fix link to Debugger intrinsic functions
by Hans Wennborg
· 8 years ago
ab0b78f
[docs] llvm-cov: Make docs for boolean options more consistent
by Vedant Kumar
· 8 years ago
ae44772
[GlobalISel] Update the documentation and comment for G_[UN]MERGE_VALUES
by Quentin Colombet
· 8 years ago
17f687f
[GlobalISel] Update the documentation for G_SEQUENCE
by Quentin Colombet
· 8 years ago
33e9c8a
[GlobalISel] Update the documentation and comments for G_EXTRACT
by Quentin Colombet
· 8 years ago
51f66a7
Fixed broken links in docs.
by Ilya Biryukov
· 8 years ago
0e1ce27
Re-land r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm.dbg.declare"
by Reid Kleckner
· 8 years ago
4b02ed3
Revert r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm.dbg.declare"
by Daniel Jasper
· 8 years ago
aaf01f3
Remove references to response file argument in CommandLine.rst
by Dave Lee
· 8 years ago
0a17ddc
[IR] Add llvm.dbg.addr, a control-dependent version of llvm.dbg.declare
by Reid Kleckner
· 8 years ago
5c9ae96
[docs] llvm-cov: Document -show-instantiation-summary
by Vedant Kumar
· 8 years ago
bbb3280
Introduce the llvm-cfi-verify tool (resubmission of D37937).
by Vlad Tsyrklevich
· 8 years ago
d3762c4
Revert "Introduce the llvm-cfi-verify tool (resubmission of D37937)."
by Vlad Tsyrklevich
· 8 years ago
db99a99
Introduce the llvm-cfi-verify tool (resubmission of D37937).
by Vlad Tsyrklevich
· 8 years ago
337397d
[docs] Make a note of LLVM_BUILD_INSTRUMENTED_COVERAGE
by Vedant Kumar
· 8 years ago
bc1a94a
Revert "Introduce the llvm-cfi-verify tool."
by Vlad Tsyrklevich
· 8 years ago
b3521af
Introduce the llvm-cfi-verify tool.
by Vlad Tsyrklevich
· 8 years ago
9b6e3e1
docs: Fix formatting in HowToReleaseLLVM
by Tom Stellard
· 8 years ago
c482e16
docs: Add instructions for how to submit a merge request
by Tom Stellard
· 8 years ago
7c57f17
[Coverage] Use gap regions to select better line exec counts
by Vedant Kumar
· 8 years ago
1f2266a
[libFuzzer] one more trophy
by Kostya Serebryany
· 8 years ago
d6aeff8
[XRay][tools] Support tail-call exits before we write them in the runtime
by Dean Michael Berris
· 8 years ago
95ed232
[ORC][Kaleidoscope] Update ORCJit tutorial.
by Don Hinton
· 8 years ago
1a8d4f9
Add a ReleaseNotes blurb for Execute.*Wait API change
by Alexander Kornienko
· 8 years ago
65bdf0a
Fix a misleading phrase in the LangRef
by Sanjoy Das
· 8 years ago
30b4738
Fix broken links to the Itanium CXX ABI
by Vlad Tsyrklevich
· 8 years ago
41915c0
[docs] Add a note on iteration of unordered containers to coding standards
by Mandeep Singh Grang
· 8 years ago
eef60fb
Fix RST syntax in LangRef for llvm.codeview.annotation intrinsic
by Reid Kleckner
· 8 years ago
c86178e
Add llvm.codeview.annotation to implement MSVC __annotation
by Reid Kleckner
· 8 years ago
43878499
[Docs] Update CodingStandards to recommend range-based for loops
by Alex Bradbury
· 8 years ago
10edef1
[llvm-cov] Read in function names for filtering from a text file.
by Sean Eveson
· 8 years ago
d3f69d7
docs: remove dead doxygen tarball link
by Hans Wennborg
· 8 years ago
87b9591
[cmake] Stop putting the revision info in LLVM_VERSION_STRING
by Reid Kleckner
· 8 years ago
db26686
[docs] Fix Scudo documentation error
by Kostya Kortchinsky
· 8 years ago
a135575
Update Scudo allocator documentation.
by Kostya Kortchinsky
· 8 years ago
5a19c29
[docs] In the CMake primer, correct the description of the ARGV/ARGN variables.
by Lang Hames
· 8 years ago
75acc65
Add ‘llvm.experimental.constrained.fma‘ Intrinsic.
by Wei Ding
· 8 years ago
333b7c6
Test commit.
by Pete Couperus
· 8 years ago
93fb9f2
Emit section information for extern variables
by Erich Keane
· 8 years ago
0d64290
[Lexicon] Add "GEP"
by Brian Gesiak
· 8 years ago
b24452b
Refine report_fatal_error guidance after post-commit review
by Alex Bradbury
· 8 years ago
d8824eb
Give guidance on report_fatal_error in CodingStandards.rst and ProgrammersManual.rst
by Alex Bradbury
· 8 years ago
35adac2
[docs] Tweak phrasing of the varargs explanation in the command section of the
by Lang Hames
· 8 years ago
d17c970
[docs] Fix typo and tweak wording of special variable handling in CMake primer.
by Lang Hames
· 8 years ago
8e98e02
Reapply "[GlobalISel] Remove the GISelAccessor API."
by Quentin Colombet
· 8 years ago
1a0450f
Update AMDGPUUsage.rst documentation:
by Tony Tye
· 8 years ago
a7007af
[ORC][Kaleidoscope] Update Chapter 1 of BuildingAJIT to incorporate recent ORC
by Lang Hames
· 8 years ago
8cf6549
[Doc] Update LangRef for new Module Flag Behavior
by Steven Wu
· 8 years ago
68d0bd1
Add strictfp attribute to prevent unwanted optimizations of libm calls
by Andrew Kaylor
· 8 years ago
8574d59
[llvm-cov] Add an option which maps the location of source directories on another machine to your local copies
by Sean Eveson
· 8 years ago
0fa72c3
Fix some minor typos in the llvm XRay exemple
by Sylvestre Ledru
· 8 years ago
0a4c4a2
[libFuzzer] recommend Clang Coverage for coverage visualization
by Kostya Serebryany
· 8 years ago
88fcc3a
Add documentation for llvm-pdbutil.
by Zachary Turner
· 8 years ago
41ae605
Update libFuzzer documentation for -fsanitize=fuzzer-no-link flag
by George Karpenkov
· 8 years ago
Next »