git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[SEH] Defer checking filter expression types until instantiaton
[lldb.git]
/
clang
/
2019-11-07
Reid Kleckner
[SEH] Defer checking filter expression types until...
tree
|
commitdiff
2019-11-07
Jan Korous
[clang] Report sanitizer blacklist as a dependency...
tree
|
commitdiff
2019-11-07
Dávid Bolvanský
[Diagnostics] Teach -Wnull-dereference about address_sp...
tree
|
commitdiff
2019-11-07
Vedant Kumar
[CodeGenModule] Group blocks runtime globals together...
tree
|
commitdiff
2019-11-07
Mark de Wever
[Sema] Fixes a crash with a templated destructor
tree
|
commitdiff
2019-11-07
David Blaikie
[clang] Add -fdebug-default-version for specifying...
tree
|
commitdiff
2019-11-07
Edward Jones
Revert "[Sema] Suppress -Wchar-subscripts if the index...
tree
|
commitdiff
2019-11-07
Reid Kleckner
Fix warning about unused std::unique result, erase...
tree
|
commitdiff
2019-11-07
Reid Kleckner
[RISCV] Fix up tests on Windows after new usage of...
tree
|
commitdiff
2019-11-07
Alexey Bataev
[OPENMP][DOCS] Update OpenMP status (NFC)
tree
|
commitdiff
2019-11-07
Edward Jones
[Sema] Suppress -Wchar-subscripts if the index is a...
tree
|
commitdiff
2019-11-07
Melanie Blower
Add support for options -frounding-math, ftrapping...
tree
|
commitdiff
2019-11-07
Edward Jones
[RISCV] Improve sysroot computation if no GCC install...
tree
|
commitdiff
2019-11-07
Sven van Haastregt
[OpenCL] Add geometric and relational builtin functions
tree
|
commitdiff
2019-11-07
Sven van Haastregt
[OpenCL] Add integer builtin functions
tree
|
commitdiff
2019-11-07
Tim Northover
CodeGen: set correct result for atomic compound expressions
tree
|
commitdiff
2019-11-07
Sven van Haastregt
[OpenCL] Add math and common builtin functions
tree
|
commitdiff
2019-11-07
Simon Atanasyan
[mips] Set macros for Octeon+ CPU
tree
|
commitdiff
2019-11-07
Simon Atanasyan
[mips] Add `octeon+` to the list of CPUs accepted by...
tree
|
commitdiff
2019-11-07
Haojian Wu
[clang-rename] Respect the traversal scope when travers...
tree
|
commitdiff
2019-11-07
Hans Wennborg
Revert a5c8ec4 "[CGDebugInfo] Emit subprograms for...
tree
|
commitdiff
2019-11-07
Anders Waldenborg
[clang-format] Make '.clang-format' variants finding...
tree
|
commitdiff
2019-11-07
Ilya Biryukov
[Syntax] Silence "unused function" warning in no-assert...
tree
|
commitdiff
2019-11-07
kristina
[Clang] Add ENABLE_LINKER_BUILD_ID to Hurd driver.
tree
|
commitdiff
2019-11-07
Kelvin Li
[OPENMP] [DOCS] fix section formatting issues [NFC]
tree
|
commitdiff
2019-11-06
paulhoad
[clang-format] [NFC] update the documentation in Format...
tree
|
commitdiff
2019-11-06
David Tenty
[NFC] Add SUPPORT_PLUGINS to add_llvm_executable()
tree
|
commitdiff
2019-11-06
Craig Topper
[X86] Add 'fxsr' feature to -march=pentium2 to match...
tree
|
commitdiff
2019-11-06
Craig Topper
[X86] Add 'mmx' to all CPUs that have a version of...
tree
|
commitdiff
2019-11-06
paulhoad
[clang-format] [RELAND] Remove the dependency on frontend
tree
|
commitdiff
2019-11-06
paulhoad
[clang-format] Assert that filenames are not empty
tree
|
commitdiff
2019-11-06
Yitzhak Mandelbaum
[libTooling] Fix breakage from change #84922
tree
|
commitdiff
2019-11-06
Yitzhak Mandelbaum
[libTooling] Small changes in Transformer API.
tree
|
commitdiff
2019-11-06
Yitzhak Mandelbaum
[libTooling] Simplify type structure of `Stencil`s.
tree
|
commitdiff
2019-11-06
Tim Northover
NeonEmitter: remove special 'a' type modifier.
tree
|
commitdiff
2019-11-06
Tim Northover
NeonEmitter: switch to enum for internal Type represent...
tree
|
commitdiff
2019-11-06
Ilya Biryukov
[Syntax] Add nodes for most common statements
tree
|
commitdiff
2019-11-06
Simon Tatham
[ARM,MVE] Add intrinsics for gather/scatter load/stores.
tree
|
commitdiff
2019-11-06
Simon Tatham
[ARM,MVE] Integer-type nitpicks in MVE intrinsics.
tree
|
commitdiff
2019-11-06
Simon Tatham
[clang,MveEmitter] Fix sign/zero extension in range...
tree
|
commitdiff
2019-11-06
Simon Tatham
[ARM MVE] Remove accidental 64-bit vst2/vld2 intrinsics.
tree
|
commitdiff
2019-11-06
paulhoad
clang-format: Add a fallback style to Emacs mode
tree
|
commitdiff
2019-11-06
paulhoad
[clang-format] [PR35518] C++17 deduction guides are...
tree
|
commitdiff
2019-11-05
Volodymyr Sapsai
Revert "[analyzer] Add test directory for scan-build."
tree
|
commitdiff
2019-11-05
Bill Wendling
Fix typo so that '-O0' is correctly specified
tree
|
commitdiff
2019-11-05
Alexey Bataev
[OPENMP50]Simplify processing of context selector scores.
tree
|
commitdiff
2019-11-05
Mark de Wever
[Sema] Fixes templated friend member assertion
tree
|
commitdiff
2019-11-05
Michael Liao
[HIP] Fix visibility for 'extern' device variables.
tree
|
commitdiff
2019-11-05
Michael Liao
[hip] Enable pointer argument lowering through coercing...
tree
|
commitdiff
2019-11-05
Alexey Bataev
[OPENMP]Improve diagnostics for unsupported unified...
tree
|
commitdiff
2019-11-05
Alexey Bataev
[OPENMP][DOCS]Fix coloring of the implemented features...
tree
|
commitdiff
2019-11-05
Jonas Paulsson
[Clang FE] Recognize -mnop-mcount CL option (SystemZ...
tree
|
commitdiff
2019-11-05
Sven van Haastregt
[OpenCL] Group builtin functions by prototype
tree
|
commitdiff
2019-11-05
Sven van Haastregt
[OpenCL] Add builtin function attribute handling
tree
|
commitdiff
2019-11-05
Simon Atanasyan
[mips] Set __OCTEON__ macros
tree
|
commitdiff
2019-11-05
Simon Atanasyan
[mips] Fix `__mips_isa_rev` macros value for Octeon CPU
tree
|
commitdiff
2019-11-05
Devin Coughlin
[analyzer] Require darwin for scan-build tests
tree
|
commitdiff
2019-11-05
Devin Coughlin
[analyzer] Fixup scan-build tests for non-Darwin platforms.
tree
|
commitdiff
2019-11-05
Devin Coughlin
[analyzer] Add test directory for scan-build.
tree
|
commitdiff
2019-11-05
Yaxun (Sam) Liu
[CUDA][HIP] Disable emitting llvm.linker.options in...
tree
|
commitdiff
2019-11-04
Vedant Kumar
[CGDebugInfo] Emit subprograms for decls when AT_tail_c...
tree
|
commitdiff
2019-11-04
Mark de Wever
[AST][NFC] Fixes a comment typo
tree
|
commitdiff
2019-11-04
Alexey Bataev
[OPENMP][DOCS]Update list of implemented features,...
tree
|
commitdiff
2019-11-04
James Y Knight
Add release notes for commit ccc4d83cda16bea1d9dfd0967d...
tree
|
commitdiff
2019-11-04
Alexey Bataev
[OPENMP50]Support for imperfectly nested loops.
tree
|
commitdiff
2019-11-04
Duncan P. N. Exon...
clang/Modules: Bring back optimization lost in 31e14f41a21f
tree
|
commitdiff
2019-11-04
Craig Topper
[X86] Add support for -mvzeroupper and -mno-vzeroupper...
tree
|
commitdiff
2019-11-04
Eric Astor
[ms] Fix Microsoft compatibility handling of commas...
tree
|
commitdiff
2019-11-04
Amy Huang
Recommit "[CodeView] Add option to disable inline line...
tree
|
commitdiff
2019-11-04
Ilya Biryukov
[Sema] Make helper in TreeTransform.h 'inline' instead...
tree
|
commitdiff
2019-11-04
Dávid Bolvanský
[Diagnostics] Improve some error messages related to...
tree
|
commitdiff
2019-11-04
Simon Pilgrim
SanitizerMask::bitPosToMask - fix operator precedence...
tree
|
commitdiff
2019-11-04
Sven van Haastregt
[OpenCL] Fix FileCheck pattern
tree
|
commitdiff
2019-11-04
Michael Liao
Fix compilation warning. NFC.
tree
|
commitdiff
2019-11-04
Sven van Haastregt
[OpenCL] Fix address space for const method call from...
tree
|
commitdiff
2019-11-04
David Spickett
[hwasan] Remove lazy thread-initialisation
tree
|
commitdiff
2019-11-04
Duncan P. N. Exon...
clang/Modules: Sink CompilerInstance::KnownModules...
tree
|
commitdiff
2019-11-03
Craig Topper
[opaque pointer types] Add element type argument to...
tree
|
commitdiff
2019-11-03
Aaron Puchert
Drop spurious self-include [NFC]
tree
|
commitdiff
2019-11-03
Simon Pilgrim
ModuleMap::findHeader - fix null dereference warning...
tree
|
commitdiff
2019-11-02
Fangrui Song
[CodeGenCXX][test] Use -fno-experimental-new-pass-manag...
tree
|
commitdiff
2019-11-02
Simon Pilgrim
Fix uninitialized variable warnings. NFCI.
tree
|
commitdiff
2019-11-02
Luboš Luňák
make -ftime-trace also trace time spent creating debug...
tree
|
commitdiff
2019-11-02
Pengfei Wang
[X86] add mayRaiseFPException flag and FPCW registers...
tree
|
commitdiff
2019-11-01
David Blaikie
DebugInfo: Accept -gdwarf even in clang-cl
tree
|
commitdiff
2019-11-01
David Blaikie
DebugInfo: Let -gdwarf use the toolchain default DWARF...
tree
|
commitdiff
2019-11-01
David Blaikie
DebugInfo: (NFC) Refactor DWARF version calculation...
tree
|
commitdiff
2019-11-01
Sourabh Singh Tomar
[NFC]: Removed an implicit capture argument from lambda.
tree
|
commitdiff
2019-11-01
Vladimir Vereschaka
[CMake] Add cross Windows to ARM Linux toolchain CMake...
tree
|
commitdiff
2019-11-01
Thomas Lively
[WebAssembly] Add experimental SIMD dot product instruction
tree
|
commitdiff
2019-11-01
Yitzhak Mandelbaum
[libTooling] Add Stencil constructor.
tree
|
commitdiff
2019-11-01
Sven van Haastregt
[OpenCL] Support -fdeclare-opencl-builtins in C++ mode
tree
|
commitdiff
2019-11-01
Thomas Lively
[WebAssembly] SIMD integer min and max instructions
tree
|
commitdiff
2019-11-01
Matt Arsenault
clang: Fix assert on void pointer arithmetic with addre...
tree
|
commitdiff
2019-11-01
Heejin Ahn
[clang][driver] Add ProfileData to LLVM_LINK_COMPONENTS
tree
|
commitdiff
2019-11-01
Yaxun (Sam) Liu
[CodeGen] Fix invalid llvm.linker.options about pragma...
tree
|
commitdiff
2019-10-31
Vedant Kumar
[profile] Add a mode to continuously sync counter updat...
tree
|
commitdiff
2019-10-31
Michael Spencer
[clang][ScanDeps] Fix issue with multiple commands...
tree
|
commitdiff
2019-10-31
Reid Kleckner
Remove unneeded template alias, causes issues with...
tree
|
commitdiff
2019-10-31
Mitchell Balan
[clang-format] Fix SpacesInSquareBrackets for Lambdas...
tree
|
commitdiff
next