projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
2019-06-08
Hubert Tong
[analyzer][NFC][tests] Remove unused expected-plist...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
David Blaikie
DebugInfo: Add support for 'nodebug' attribute on typed...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Keno Fischer
[analyzer] Add werror flag for analyzer warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Peter Collingbourne
Relax test so that the clang binary doesn't need to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Vlad Tsyrklevich
Revert "[CodeComplete] Improve overload handling for...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Peter Collingbourne
Driver, IRGen: Set partitions on GlobalValues according...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Anton Afanasyev
Revert "[Support][Test] Time profiler: add regression...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Anton Afanasyev
[Support][Test] Time profiler: add regression test
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Simon Pilgrim
Revert rL362792 : [Support][Test] Time profiler: add...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
David Green
[ARM] Add ACLE feature macros for MVE.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Ilya Biryukov
AST Matchers tutorial requests to enable clang-tools...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
David Tenty
Build with _XOPEN_SOURCE defined on AIX
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Sjoerd Meijer
[ARM] Add ACLE feature macros for MVE
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Anton Afanasyev
[Support][Test] Time profiler: add regression test
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Simon Tatham
[ARM] Fix bugs introduced by the fp64/d32 rework.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Russell Gallop
[X86][test] Add test cases using immediates to builtins...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Sam McCall
[CodeComplete] Improve overload handling for C++ qualif...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Pengfei Wang
[X86] -march=cooperlake (clang)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Richard Smith
Factor out duplicated code building a MemberExpr and...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Richard Smith
Convert MemberExpr creation and serialization to work...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Francois Ferrand
clang-format: better handle namespace macros
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Kadir Cetinkaya
[clang][HeaderSearch] Consider all path separators...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Yitzhak Mandelbaum
[LibTooling] Add insert/remove convenience functions...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Pengfei Wang
[X86] Add ENQCMD instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Ilya Biryukov
Update AST matchers tutorial to use monorepo layout
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Thomas Lively
[WebAssembly] Support Leak Sanitizer on Emscripten
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Tim Northover
LLVM IR: Generate new-style byval-with-Type from Clang
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Akira Hatanaka
Fix FileCheck prefixes in test case.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Jan Korous
[clang-format][NFC] Fix BS_Allman style example in...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Pengxuan Zheng
[cmake] Remove duplicate TestingSupport library for...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Csaba Dabis
[analyzer] PathDiagnosticPopUpPiece: working with CharS...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Chris Bieneman
Use LTO capable linker
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Anastasia Stulova
[Clang] Fix pretty printing of CUDA address spaces
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Anastasia Stulova
[OpenCL][PR42031] Prevent deducing addr space in type...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Erich Keane
Avoid using NoThrow Exception Specifier in non-C++...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Anastasia Stulova
[Sema] Prevent binding incompatible addr space ref...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Sjoerd Meijer
[ARM] Allow "-march=foo+fp" to vary with foo
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Benjamin Kramer
Revert "Factor out duplicated code building a MemberExp...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Michal Gorny
[clang] [test] Add a (xfailing) test for PR41027
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Petr Hosek
[CMake][Fuchsia] Use libc++ ABIv2 for the first stage...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Serge Guelton
Reduce memory consumption of coverage dumps
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Kristina Brooks
Add __FILE_NAME__ to ReleaseNotes. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Petr Hosek
[Clang] Disable new PM for tests that use optimization...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Artem Dergachev
[analyzer] exploded-graph-rewriter: Add the missing...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Artem Dergachev
[analyzer] exploded-graph-rewriter: Pick up python...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Nemanja Ivanovic
Initial support for vectorization using MASSV (IBM...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Richard Smith
Factor out duplicated code building a MemberExpr and...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Richard Smith
PR42111: Use guarded initialization for thread-local...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Nico Weber
msabi: Fix exponential mangling time for even more...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Don Hinton
[Analysis] Only build Analysis plugins when CLANG_ENABL...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Richard Smith
Convert MemberExpr creation and serialization to work...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Johannes Doerfert
Introduce Value::stripPointerCastsSameRepresentation
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Richard Smith
Factor out repeated code to build a DeclRefExpr and...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Richard Smith
PR42104: Support instantiations of lambdas that implici...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Ilya Biryukov
[Syntax] Do not depend on llvm targets for Syntax tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Akira Hatanaka
[CodeGen][ObjC] Convert '[self alloc]' in a class metho...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Ilya Biryukov
[CodeComplete] Include more text into typed chunks...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Akira Hatanaka
Add a release note entry for the change made in r362034.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Alex Lorenz
Fix windows build for commit r362459
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Eric Christopher
Remove test/CodeGen/builtin-stackaddress.c as it duplicates
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Alex Lorenz
Add clang source minimizer that reduces source to direc...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Erich Keane
Fix test failure from r362435
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Erich Keane
Make NoThrow FunctionLike, make FunctionLike include...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Erich Keane
Permit Exception Spec mismatch with NoThrow on inherite...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Jennifer Yu
Re-check in clang support gun asm goto after fixing...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Anastasia Stulova
[PR41567][Sema] Fixed cast kind in addr space conversions
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Andrew Savonichev
[OpenCL] Undefine cl_intel_planar_yuv extension
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Andrew Savonichev
[OpenCL] Use long instead of long long in x86 builtins
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Simon Tatham
[ARM] Fix recent breakage of -mfpu=none.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Mikael Holmen
Fix compilation warning about unused variable [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Simon Pilgrim
Revert rL362358 : PR42104: Support instantiations of...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Sven van Haastregt
[OpenCL] Declare builtin functions using TableGen
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Ilya Biryukov
[CodeComplete] Add a bit more whitespace to completed...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Richard Smith
PR42104: Support instantiations of lambdas that implici...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Brian Gesiak
[coroutines][PR41909] Don't build dependent coroutine...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Artem Dergachev
Revert "[analyzer] exploded-graph-rewriter: An attempt...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Artem Dergachev
[analyzer] exploded-graph-rewriter: An attempt to fix...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Artem Dergachev
[analyzer] exploded-graph-rewriter: Initial commit.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Richard Smith
Transform lambda expression captures when transforming...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Don Hinton
Fix bug in r362328 -- append to dependency list instead...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Nico Weber
Add mangling test coverage for non-volatile const membe...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Nico Weber
Add test coverage for __pascal mangling
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Don Hinton
[test] Fix plugin tests
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Richard Smith
Factor out commonality between variable capture initial...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-02
Richard Smith
Add script to update OpenMP -ast-dump test expectations...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-01
Nico Weber
msabi: Fix exponential mangling time for certain pathol...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Aaron Puchert
Clarify when fix-it hints on warnings are appropriate
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Csaba Dabis
[analyzer] print() JSONify: ExplodedNode revision
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Erich Keane
Replace 'default' in an enum-over-a-switch with the...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Erich Keane
Suppress nothrow/Exception spec conflict warning when...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Erich Keane
Suppress nothrow/exception spec conflict warning when...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Michael Liao
Revise test case due to the change from CUDA 10+.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Erich Keane
Fix for PR42089, regression from r362119
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Pengfei Wang
[X86] Add VP2INTERSECT instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Zi Xuan Wu
re-commit r361928: [PowerPC] [Clang] Port SSE intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Richard Trieu
Redirect test output to /dev/null
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Pengfei Wang
Revert "[X86] Fix i386 struct and union parameter align...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Petr Hosek
[CMake] Provide an option to use relative paths in...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Richard Smith
PR39728: When completing a class, complete the destruct...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
John McCall
Fix the predefined exponent limit macros for the 16...
commit
|
commitdiff
|
tree
|
snapshot
next