git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add code owners of new MachO port
[lldb.git]
/
clang
/
2020-09-02
Adrian Prantl
Perform an extra consistency check when searching Modul...
tree
|
commitdiff
2020-09-02
Adrian Prantl
Revert "[clang] Add missing .def files to Clang's modul...
tree
|
commitdiff
2020-09-02
Yaxun (Sam) Liu
Revert "[HIP] Change default --gpu-max-threads-per...
tree
|
commitdiff
2020-09-02
Yitzhak Mandelbaum
[libTooling] Restore defaults for matchers in makeRule.
tree
|
commitdiff
2020-09-02
Albion Fung
[PowerPC] Implemented Vector Multiply Builtins
tree
|
commitdiff
2020-09-02
Erik Pilkington
Fix a -Wparenthesis warning in 8ff44e644bb7, NFC
tree
|
commitdiff
2020-09-02
Erik Pilkington
[AST] Fix handling of long double and bool in __builtin...
tree
|
commitdiff
2020-09-02
Raphael Isemann
[clang] Add missing .def files to Clang's modulemap
tree
|
commitdiff
2020-09-02
Douglas Yung
Revert "Move all fields of '-cc1' option related classe...
tree
|
commitdiff
2020-09-02
Alex Richardson
[clang-format] Parse double-square attributes as pointe...
tree
|
commitdiff
2020-09-02
Erik Pilkington
Make -fvisibility-inlines-hidden apply to static local...
tree
|
commitdiff
2020-09-02
Erik Pilkington
[IRGen] Fix an assert when __attribute__((used)) is...
tree
|
commitdiff
2020-09-02
Daniel Grumberg
Move all fields of '-cc1' option related classes into...
tree
|
commitdiff
2020-09-02
Richard Smith
Don't take the expression range into account when looki...
tree
|
commitdiff
2020-09-01
Nathan Ridge
[clang] Do not consider the template arguments of bases...
tree
|
commitdiff
2020-09-01
Nick Desaulniers
[clang] consistently use getLangOpts()
tree
|
commitdiff
2020-09-01
Amy Kwan
[PowerPC] Implement builtins for xvcvspbf16 and xvcvbf16spn
tree
|
commitdiff
2020-09-01
Julian Lettner
[Docs] Remove outdated OS limitation
tree
|
commitdiff
2020-09-01
Aaron Puchert
Thread safety analysis: More consistent warning message
tree
|
commitdiff
2020-09-01
Douglas Yung
Do not emit "-tune-cpu generic" for PS4 platform
tree
|
commitdiff
2020-09-01
Abhina Sreeskantha...
[SystemZ][z/OS] Fix build break in z/OS toolchain
tree
|
commitdiff
2020-09-01
Abhina Sreeskantha...
[SystemZ][z/OS] Adding initial toolchain for z/OS
tree
|
commitdiff
2020-09-01
Abhina Sreeskantha...
[NFC] Test commit, whitespace changes
tree
|
commitdiff
2020-09-01
Yang Fan
[OpenMP] Fix infinite loop in Sema::isOpenMPGlobalCaptu...
tree
|
commitdiff
2020-09-01
Gabor Marton
[analyzer][StdLibraryFunctionsChecker] Use Optionals...
tree
|
commitdiff
2020-09-01
Richard Smith
Classify (small unsigned bitfield) < 0 comparisons...
tree
|
commitdiff
2020-09-01
Richard Smith
More accurately compute the ranges of possible values...
tree
|
commitdiff
2020-09-01
Richard Smith
Fix -Wcompound-token-split to give the same warnings...
tree
|
commitdiff
2020-09-01
Richard Smith
Remove -Wcompound-token-split-by-space from -Wall.
tree
|
commitdiff
2020-08-31
Hubert Tong
[analyzer][NFC] Add `override` keyword missing from...
tree
|
commitdiff
2020-08-31
Nithin Vadukkumche...
[analyzer] Add bool operator modeling for unque_ptr
tree
|
commitdiff
2020-08-31
Erik Pilkington
[CodeGen] Make sure the EH cleanup for block captures...
tree
|
commitdiff
2020-08-31
Arnold Schwaighofer
Teach the swift calling convention about _Atomic types
tree
|
commitdiff
2020-08-31
Nithin Vadukkumche...
[analyzer] Add modeling for unique_ptr move constructor
tree
|
commitdiff
2020-08-30
Fangrui Song
Set alignment of .llvmbc and .llvmcmd to 1
tree
|
commitdiff
2020-08-30
Brad Smith
Remove OpenBSD/sparc support
tree
|
commitdiff
2020-08-29
Aaron Puchert
[Sema] Simplify ShouldDiagnoseUnusedDecl, NFC
tree
|
commitdiff
2020-08-29
Aaron Puchert
[Sema] ICK_Function_Conversion is a third kind conversion
tree
|
commitdiff
2020-08-29
Dimitry Andric
[PPC] Fix platform definitions when compiling FreeBSD...
tree
|
commitdiff
2020-08-29
Marco Vanotti
[clang] Enable -fsanitize=thread on Fuchsia.
tree
|
commitdiff
2020-08-28
Fangrui Song
[gcov] Increment counters with atomicrmw if -fsanitize...
tree
|
commitdiff
2020-08-28
sstefan1
[UpdateTestChecks] include { in function signature...
tree
|
commitdiff
2020-08-28
Richard Smith
Add new warning for compound punctuation tokens that...
tree
|
commitdiff
2020-08-28
Benjamin Kramer
Strength-reduce SmallVectors to arrays. NFCI.
tree
|
commitdiff
2020-08-28
Albion Fung
[PowerPC] Implemented Vector Load with Zero and Signed...
tree
|
commitdiff
2020-08-28
Cullen Rhodes
Reland "[CodeGen][AArch64] Support arm_sve_vector_bits...
tree
|
commitdiff
2020-08-28
David Sherwood
[SVE] Make ElementCount members private
tree
|
commitdiff
2020-08-28
Eduardo Caldas
[SyntaxTree] Add coverage for declarators and init...
tree
|
commitdiff
2020-08-28
Eduardo Caldas
[SyntaxTree][NFC] Refactor function templates into...
tree
|
commitdiff
2020-08-28
Alex Richardson
[clang-format] Detect pointer qualifiers in cast expres...
tree
|
commitdiff
2020-08-28
Alex Richardson
[clang-format] Parse nullability attributes as a pointe...
tree
|
commitdiff
2020-08-28
Alex Richardson
[clang-format] Parse __attribute((foo)) as a pointer...
tree
|
commitdiff
2020-08-28
Alex Richardson
[clang-format] Parse restrict as a pointer qualifier
tree
|
commitdiff
2020-08-28
Alex Richardson
[clang-format] Parse volatile as a pointer qualifier
tree
|
commitdiff
2020-08-28
Ella Ma
[doxygen] Fix bad doxygen results for BugReporterVisitors.h
tree
|
commitdiff
2020-08-28
JF Bastien
Add an unsigned shift base sanitizer
tree
|
commitdiff
2020-08-27
Cullen Rhodes
Revert "[CodeGen][AArch64] Support arm_sve_vector_bits...
tree
|
commitdiff
2020-08-27
Alexey Bataev
[OPENMP]Do not crash for globals in inner regions with...
tree
|
commitdiff
2020-08-27
Azharuddin Mohammed
[Driver][XRay][test] Update the macOS support check
tree
|
commitdiff
2020-08-27
Saiyedul Islam
[OpenMP] Fix a failing test after D85214
tree
|
commitdiff
2020-08-27
Craig Topper
[CodeGen] Use an AttrBuilder to bulk remove 'target...
tree
|
commitdiff
2020-08-27
Saiyedul Islam
[OpenMP] Ensure testing for versions 4.5 and default...
tree
|
commitdiff
2020-08-27
Yang Fan
[analyzer] NFC: Fix wrong parameter name in printFormat...
tree
|
commitdiff
2020-08-27
Yang Fan
[analyzer] Fix the debug print about debug egraph dumps...
tree
|
commitdiff
2020-08-27
Adam Balogh
[analyzer] pr47037: CastValueChecker: Support for the...
tree
|
commitdiff
2020-08-27
Adam Balogh
[analyzer] NFC: Store the pointee/referenced type for...
tree
|
commitdiff
2020-08-27
Saiyedul Islam
[OpenMP] Ensure testing for versions 4.5 and default...
tree
|
commitdiff
2020-08-27
Mikhail Maltsev
[ARM][BFloat16] Change types of some Arm and AArch64...
tree
|
commitdiff
2020-08-27
Teresa Johnson
[HeapProf] Clang and LLVM support for heap profiling...
tree
|
commitdiff
2020-08-27
Cullen Rhodes
[CodeGen][AArch64] Support arm_sve_vector_bits attribute
tree
|
commitdiff
2020-08-27
Sam McCall
[Tooling][Format] Treat compound extensions (foo.bar...
tree
|
commitdiff
2020-08-27
Eduardo Caldas
[SyntaxTree][NFC][Style] Functions start with lowercase
tree
|
commitdiff
2020-08-27
Eduardo Caldas
[SyntaxTree][NFC] Append "get" to syntax Nodes accessor...
tree
|
commitdiff
2020-08-27
Raul Tambre
[CMake][compiler-rt][libunwind] Compile assembly files...
tree
|
commitdiff
2020-08-27
Cullen Rhodes
[Sema][AArch64] Support arm_sve_vector_bits attribute
tree
|
commitdiff
2020-08-27
Sander de Smalen
[AArch64][SVE] Add missing debug info for ACLE types.
tree
|
commitdiff
2020-08-27
Eduardo Caldas
[SyntaxTree] Refactor `NodeRole`s
tree
|
commitdiff
2020-08-27
Brad Smith
Default to -fuse-init-array on OpenBSD.
tree
|
commitdiff
2020-08-27
Amy Kwan
[PowerPC] Implement Vector Multiply High/Divide Extende...
tree
|
commitdiff
2020-08-26
Craig Topper
[X86] Update release notes for -mtune support.
tree
|
commitdiff
2020-08-26
Craig Topper
[X86] Default to -mtune=generic unless -march is passed...
tree
|
commitdiff
2020-08-26
Christopher Tetreault
[SVE] Remove calls to VectorType::getNumElements from...
tree
|
commitdiff
2020-08-26
Adam Czachorowski
[clang] Exclude invalid destructors from lookups.
tree
|
commitdiff
2020-08-26
Eduardo Caldas
[SyntaxTree] Migrate `ParamatersAndQualifiers` to use...
tree
|
commitdiff
2020-08-26
Kai Nacke
[SystemZ/ZOS] Add header file to encapsulate use of...
tree
|
commitdiff
2020-08-26
Gi Vald
Fix quiet mode in git-clang-format
tree
|
commitdiff
2020-08-26
Alexandre Ganea
[Clang] Fix tests following rG087047144210
tree
|
commitdiff
2020-08-26
Raphael Isemann
[clang][NFC] Properly fix a GCC warning in ASTImporterT...
tree
|
commitdiff
2020-08-26
Zachary Henkel
Fix failing tests after VCTOOLSDIR change
tree
|
commitdiff
2020-08-26
Zachary Henkel
Add clang-cl "vctoolsdir" option to specify the locatio...
tree
|
commitdiff
2020-08-26
Nithin Vadukkumche...
[analyzer] Add modeling of assignment operator in smart ptr
tree
|
commitdiff
2020-08-26
Yang Zhihui
[NFC] Fix some spelling errors in clang Driver Options.td
tree
|
commitdiff
2020-08-26
Eduardo Caldas
[SyntaxTree] Fix C++ versions on tests of `BuildTreeTes...
tree
|
commitdiff
2020-08-26
Eduardo Caldas
[SyntaxTree] Add support for `CallExpression`
tree
|
commitdiff
2020-08-26
Teresa Johnson
[Docs] Document --lto-whole-program-visibility
tree
|
commitdiff
2020-08-25
Volodymyr Sapsai
[Modules] Improve error message when cannot find parent...
tree
|
commitdiff
2020-08-25
Zequan Wu
Revert "[Coverage] Enable emitting gap area between...
tree
|
commitdiff
2020-08-25
Abhina Sreeskantha...
[SystemZ][z/OS] Add z/OS Target and define macros
tree
|
commitdiff
2020-08-25
Amy Huang
Reland "[DebugInfo] Move constructor homing case in...
tree
|
commitdiff
2020-08-25
Craig Topper
[X86] Mention -march=sapphirerapids in the release...
tree
|
commitdiff
next