]> granicus.if.org Git - clang/shortlog
clang
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...
2019-07-08 Ilya Biryukov[clangd] A code tweak to expand a macro
2019-07-08 Alex Bradbury[RISCV][NFC] Make use of Triple::isRISCV
2019-07-08 Gabor Marton[ASTImporter] Fix import of lambda in function param
2019-07-08 Endre Fulop[analyzer] Add analyzer option to limit the number...
2019-07-08 Alex Bradbury[RISCV] Specify registers used for exception handling
2019-07-08 Diogo N. Sampaio[AArch64] Fix scalar vuqadd intrinsics operands
2019-07-08 Diogo N. Sampaio[AArch64] Fix vsqadd scalar intrinsics operands
2019-07-06 Richard SmithTreat the range of representable values of floating...
2019-07-06 Joel E. Denny[Rewrite] Try to fix buildbot link fail left by r365263
2019-07-06 Joel E. Denny[Rewrite] Try to fix buildbot link fail caused by r365258
2019-07-06 Joel E. Denny[Rewrite] Extend to further accept CharSourceRange
2019-07-05 Mike SpertusImprove MSVC visualization of annot_template_id tokens
2019-07-05 Bjorn PetterssonBitstream reader: Fix undefined behavior seen after...
2019-07-05 Nico WeberAdd a comment explaining why a function exists
2019-07-05 Hamza SoodNFC: Add an explicit return for safety and consistency
2019-07-05 Kristof UmannRemoved the test case added in D63538 due to windows...
2019-07-05 Kristof Umann[analyzer] Add a debug analyzer config to place an...
2019-07-05 Kristof Umann[analyzer] Track terminator conditions on which a track...
2019-07-05 Kristof Umann[analyzer][IDF] Add a control dependency calculator...
2019-07-05 Endre Fulop[NFC] Test commit access
2019-07-05 Nico WeberMake joined instances of JoinedOrSeparate flags point...
2019-07-05 Kristof UmannFix a buildbot failure due to the AST's lifetime ending...
2019-07-05 Kristof Umann[analyzer][Dominators][NFC] Add unit tests
next