]> granicus.if.org Git - clang/shortlog
clang
2019-07-12 Jordan RupprechtRe-Revert Devirtualize destructor of final class.
2019-07-11 Petr Hosek[CMake][Fuchsia] Use RelWithDebInfo to build runtimes
2019-07-11 Leonard Chan[NewPM] Port Sancov
2019-07-11 Vitaly BukaCodeGen: Suppress c++ warnings in test
2019-07-11 Azharuddin... Fix a Python3 compatibility error
2019-07-11 Sylvestre LedruRename libclang_shared to libclang-cpp
2019-07-11 Artem Dergachev[analyzer] exploded-graph-rewriter: Fix filenames in...
2019-07-11 Shoaib Meenai[clang-shlib] Fix clang-shlib for PRIVATE dependencies
2019-07-11 Vitaly BukaCodeGen, NFC: Test for auto-init for 32bit pointers
2019-07-11 Alexey Bataev[OPENMP]Improve handling of analysis of unsupported...
2019-07-11 Vedant KumarRevert "[CGDebugInfo] Simplify EmitFunctionDecl paramet...
2019-07-11 Vedant Kumar[CGDebugInfo] Simplify EmitFunctionDecl parameters...
2019-07-11 Petr Hosek[Driver] -noprofilelib flag
2019-07-11 Yaxun Liu[HIP] Add GPU arch gfx1010, gfx1011, and gfx1012
2019-07-11 Benjamin Kramer[CodeGen] NVPTX: Switch from atomic.load.add.f32 to...
2019-07-11 Nathan Huckleberry[Docs] Add standardized header links to analyzer doc
2019-07-11 Nico WeberFix a few 'no newline at end of file' warnings that...
2019-07-11 Alexey Bataev[OPENMP]Initial fix PR42392: Improve -Wuninitialized...
2019-07-11 Alexey BataevAdded mapping for pointers captured in Lambdas in OpenM...
2019-07-11 Haojian WuRevert Recommit "[CommandLine] Remove OptionCategory...
2019-07-11 Richard TrieuIncrease the number of parser diagnostics.
2019-07-11 Nico Weberclang-cl: Remove -O0 option
2019-07-11 Nico WeberVarious minor tweaks to CLCompatOptions.td
2019-07-11 Vedant Kumar[CGDebugInfo] Fix -femit-debug-entry-values crash on...
2019-07-10 Nico WeberAttempt to fix bots after r365703
2019-07-10 Vitaly BukaNFC: Pass DataLayout into isBytewiseValue
2019-07-10 Vitaly BukaNFC: Convert large lambda into method
2019-07-10 Vitaly BukaGodeGen, NFC: Add test to track emitStoresForConstant...
2019-07-10 Nico Weberdriver: Don't warn about assembler flags being unused...
2019-07-10 Alex Lorenz[clang-scan-deps] Dependency directives source minimizer:
2019-07-10 Saar Raz[Concepts] Concept definitions (D40381)
2019-07-10 Saar RazMy first test commit.
2019-07-10 Alexey Bataev[OPENMP]Remove not used check line from the test, NFC.
2019-07-10 Julie HockettUpdate libc++ include path detection to use VFS on...
2019-07-10 Don HintonRecommit "[CommandLine] Remove OptionCategory and SubCo...
2019-07-10 Craig Topper[X86] Change the IR sequence for _mm_storeh_pi and...
2019-07-10 Craig Topper[X86] Add guards to some of the x86 intrinsic tests...
2019-07-10 Vyacheslav... [clang] Preserve names of addrspacecast'ed values.
2019-07-10 Christudasan... [AMDGPU] Increased the number of implicit argument...
2019-07-10 Gabor Marton[analyzer]Add user docs rst
2019-07-10 Nico WeberRemove two unused member variables.
2019-07-10 Sjoerd MeijerLoop pragma parsing. NFC.
2019-07-10 Diogo N. Sampaio[AArch64] Fix vector vuqadd intrinsics operands
2019-07-10 Diogo N. Sampaio[NFC][AArch64] Fix vector vsqadd intrinsics operands
2019-07-10 Ilya Biryukov[Syntax] Add assertion to catch invalid tokens early...
2019-07-10 Diogo N. Sampaio[NFC][AArch64] Fix vector vqtb[lx][1-4]_s8 operand
2019-07-10 Csaba Dabis[analyzer] CastValueChecker: Remove a dump()
2019-07-10 Fangrui Song[Driver] Add float-divide-by-zero back to supported...
2019-07-10 Csaba Dabis[analyzer] CastValueChecker: Model casts
2019-07-09 Csaba DabisRevert "[analyzer] CastValueChecker: Model casts"
2019-07-09 Csaba Dabis[analyzer] CastValueChecker: Model casts
2019-07-09 Reid KlecknerRevert [clang] DirectoryWatcher
2019-07-09 Reid Kleckner[MS] Treat ignored explicit calling conventions as...
2019-07-09 Jan Korous[clang] DirectoryWatcher
2019-07-09 Andus YuXFAIL clang/test/Headers/max_align.c on i686
2019-07-09 Reid KlecknerUse the Itanium C++ ABI for the pipe_builtin.cl test
2019-07-09 Reid KlecknerDe-templatize non-dependent VS macro logic, NFC
2019-07-09 Paul Robinson[CXX] Exercise all paths through these tests.
2019-07-09 Peter Collingbournehwasan: Improve precision of checks using short granule...
2019-07-09 Fangrui Song[OpenMP] Simplify getFloatTypeSemantics
2019-07-09 Stanislav Mekhanoshin[AMDGPU] gfx908 clang target
2019-07-09 Erik Pilkington[ObjC] Add a warning for implicit conversions of a...
2019-07-09 Hiroshi YamauchiRevert Revert Devirtualize destructor of final class.
2019-07-09 Marco Antognini[OpenCL][Sema] Improve address space support for blocks
2019-07-09 Marco Antognini[OpenCL][Sema] Fix builtin rewriting
2019-07-09 Aaron BallmanIgnore trailing NullStmts in StmtExprs for GCC compatib...
2019-07-09 Emilio Cobos... [libclang] Fix hang in release / assertion in debug...
2019-07-09 Alexey Bataev[OPENMP]Fix the float point semantics handling on the...
2019-07-09 Fangrui Song[ItaniumMangle] Refactor long double/__float128 manglin...
2019-07-09 Ilya Biryukov[Syntax] Move roles into a separate enum
2019-07-09 Pengfei Wang[NFC] [X86] Fix scan-build complaining
2019-07-09 Ilya BiryukovReland r365355: [Syntax] Introduce syntax trees
2019-07-09 Simon PilgrimRevert rL365355 : [Syntax] Introduce syntax trees
2019-07-09 Balazs Keri[ASTImporter] Added visibility context check for EnumDecl.
2019-07-09 Simon PilgrimRetire VS2015 Support
2019-07-09 Sylvestre LedruRemove trailing whitespaces in the Language Extensions doc
2019-07-09 Sylvestre LedruAdd AlignConsecutiveMacros to the clang release notes
2019-07-09 Yonghong Song[BPF] Preserve debuginfo array/union/struct type/access...
2019-07-09 Yonghong SongRevert "[BPF] Preserve debuginfo array/union/struct...
2019-07-09 Yonghong Song[BPF] Preserve debuginfo array/union/struct type/access...
2019-07-09 Nico WeberUse `ln -n` to prevent forming a symlink cycle, instead...
2019-07-09 Nico WeberLet unaliased Args track which Alias they were created...
2019-07-09 Fangrui Song[X86][PPC] Support -mlong-double-64
2019-07-09 Nico Weberclang-cl: Port cl.exe's C4659 to clang-cl
2019-07-08 Artem Dergachev[analyzer] exploded-graph-rewriter: Implement a topolog...
2019-07-08 Artem Dergachev[analyzer] exploded-graph-rewriter: Implement a single...
2019-07-08 Erik Pilkington[ObjC] Add a -Wtautological-compare warning for BOOL
2019-07-08 David Blaikie[cxx2a] P0624R2 fix: only lambdas with no lambda-captur...
2019-07-08 Francis Visoiu... [Frontend] Explicitly include Bitstream/BitCodes.h...
2019-07-08 Paul RobinsonFix line endings. NFC
2019-07-08 Rainer Orth[Sanitizers] Don't use clang_rt.sancov_{begin,end}...
2019-07-08 Bill WendlingAdd parentheses to silence warnings.
2019-07-08 Reid KlecknerRevert [Sema] Resolve placeholder types before type...
2019-07-08 Akira Hatanaka[Sema] Resolve placeholder types before type deduction...
2019-07-08 Richard SmithAdd missing declarations of explicit member specializat...
2019-07-08 Alexey Bataev[OPENMP]Improve error message for device unsupported...
2019-07-08 Amy HuangReplace temporary variable matches in test since r36395...
2019-07-08 Ilya Biryukov[Syntax] Introduce syntax trees
2019-07-08 Brian HomerdingAdd nofree attribute to CodeGenOpenCL/convergent.cl...
2019-07-08 Alexey Bataev[OPENMP]Add -Wunintialized to the erroneous tests for...
next