]> granicus.if.org Git - clang/shortlog
clang
2018-06-26 George Karpenkov[analyzer] Do not run visitors until the fixpoint,...
2018-06-26 Brian Gesiak[AST] Fix typo in LazyOffsetPtr::get docs (NFC)
2018-06-26 John Baldwin[mips] Use more conservative default CPUs for MIPS...
2018-06-26 Volodymyr Sapsai[Sema] Fix infinite typo correction loop.
2018-06-26 Peter CollingbourneCompile CodeGenModule.cpp with /bigobj.
2018-06-26 Aaron Enye Shi[HIP] Remove hip/hc.amdgcn.bc from HIP Toolchains
2018-06-26 Alexey Bataev[OPENMP, NVPTX] Reduce the number of the globalized...
2018-06-26 Aaron Enye Shi[Test] Initial test commit access
2018-06-26 Francis Visoiu... Revert "[CMake][Darwin] Match cxx-headers -> cxx_header...
2018-06-26 Kostya Kortchinsky[Driver] Do not add -lpthread & -lrt with -static-libsa...
2018-06-26 Teresa Johnson[ThinLTO] Add testing of summary index parsing to a...
2018-06-26 Simon PilgrimAvoid spurious 'comma operator within array index expre...
2018-06-26 Gabor Marton[ASTImporter] Use InjectedClassNameType at import of...
2018-06-26 Krasimir Georgiev[clang-format] Enable text proto formatting in common...
2018-06-26 Vedant KumarFix an ambiguous overload issue pointed out by MSVC
2018-06-26 Vedant Kumar[ubsan] Relax nullability-return for blocks with deduce...
2018-06-26 Vedant KumarModernize a function, NFC.
2018-06-26 Peter CollingbourneImplement CFI for indirect calls via a member function...
2018-06-26 Craig Topper[X86] Redefine avx512 packed fpclass intrinsics to...
2018-06-25 Artem Dergachev[analyzer] Track null and undef values through expressi...
2018-06-25 Artem Dergachev[analyzer] Fix invalidation on C++ const methods with...
2018-06-25 Jessica Paquette[MachineOutliner] NFC - simplify -moutline/-mno-outline...
2018-06-25 Yunlian JiangAdd an option to support debug fission on implicit...
2018-06-25 Bruno Cardoso... Fix tests from r335542 to use %hmaptool
2018-06-25 Bruno Cardoso... Warning for framework include violation from Headers...
2018-06-25 Michael KruseRevert "Append new attributes to the end of an Attribut...
2018-06-25 Sam Clegg[WebAssembly] Add no-prototype attribute to prototype...
2018-06-25 Jessica Paquette[MachineOutliner] Outline from linkonceodrs by default...
2018-06-25 Jessica Paquette[MachineOutliner] Make last of -moutline/-mno-outline win
2018-06-25 Alexander RichardsonUse Triple::isMIPS() instead of enumerating all Triples...
2018-06-25 Eric Liu[clang-format] Add a default format style that can...
2018-06-25 Gabor MartonRevert "[ASTImporter] Import the whole redecl chain...
2018-06-25 Alexey Bataev[OPENMP] Do not consider address constant vars as possibly
2018-06-25 Gabor Marton[ASTImporter] Import the whole redecl chain of functions
2018-06-25 Hans Wennborg[clang-cl] Don't emit dllexport inline functions etc...
2018-06-25 Gabor Marton[ASTImporter] Add ms compatibility to tests which use...
2018-06-25 Krasimir Georgiev[clang-format] Keep @message together in text protos
2018-06-25 Gabor Marton[ASTImporter] Add new tests about templated-described...
2018-06-25 Krasimir Georgiev[clang-format] Fix end-of-file comments text proto...
2018-06-25 Igor Kudrin[CodeGen] Provide source locations for UBSan type check...
2018-06-23 Brian Gesiak[Coroutines] Less IR for noexcept await_resume
2018-06-23 Brian Gesiak[Sema] isValidCoroutineContext FIXME and citations
2018-06-23 Reid KlecknerAttempt to fix latent tablegen dependency issue
2018-06-23 Petr Hosek[Fuchsia] Enable static libc++, libc++abi, libunwind
2018-06-22 JF Bastien[Sema] -Wformat-pedantic only for NSInteger/NSUInteger...
2018-06-22 Tobias Edler... Re-land "[LTO] Enable module summary emission by defaul...
2018-06-22 Benjamin KramerReinstate quotes around the path to python that I accid...
2018-06-22 Richard SmithRestore pre-r335182 behavior for naming inherited const...
2018-06-22 Sam CleggFix BUILD_SHARED_LIBS=1 build of libclangHandleLLVM
2018-06-22 Alexey Bataev[OPENMP, NVPTX] Fix reduction of the big data types...
2018-06-22 Bruno Cardoso... Re-apply: Warning for framework headers using double...
2018-06-22 Emmett NeymanImplemented proto to LLVM conversion and LLVM fuzz...
2018-06-22 Erich Keane[NFC] Fix AttributeList allocated_size for ParsedType.
2018-06-22 Steven WuAdd const qualifier on FieldChainInfoComparator::operator()
2018-06-22 Anastasia Stulova[OpenCL] Fixed parsing of address spaces for C++.
2018-06-22 Anastasia Stulova[Sema] Updated note for address spaces to print the...
2018-06-22 Kostya Kortchinsky[Driver] Make scudo compatible with -fsanitize-minimal...
2018-06-22 Gabor Buella[X86] Lower _mm[256|512]_cmp[.]_mask intrinsics to...
2018-06-22 Jacek Olesiak[clang-format] Add AlwaysBreakBeforeMultilineString...
2018-06-22 Benjamin Kramer[hmaptool] Turn %hmaptool into a proper substitution
2018-06-21 Chandler Carruth[x86] Fix a tiny bug in my test case in r335309 by...
2018-06-21 Chandler Carruth[x86] Teach the builtin argument range check to allow...
2018-06-21 Craig Topper[X86] Update handling in CGBuiltin to be tolerant of...
2018-06-21 Evgeniy StepanovIgnore blacklist when generating __cfi_check_fail.
2018-06-21 Emmett NeymanTest commit, made a minor change to a comment
2018-06-21 Bruno Cardoso... Re-apply: Add python tool to dump and construct header...
2018-06-21 Tobias Edler... Revert "[LTO] Enable module summary emission by default...
2018-06-21 Konstantin... AMDGPU: Remove amdgpu-debugger-reserve-regs feature
2018-06-21 Alexey Bataev[OPENMP, NVPTX] Fix globalization of the variables...
2018-06-21 Tobias Edler... [LTO] Enable module summary emission by default for...
2018-06-21 Jonathan Coe[bindings] Fix most Python binding unittests on Windows
2018-06-21 Craig Topper[X86] Correct the inline assembly implementations of...
2018-06-21 Craig Topper[Intrinsics] Add/move some builtin declarations in...
2018-06-21 Anastasis Grammenos[DebugInfo] Inline for without DebugLocation
2018-06-21 Craig Topper[X86] Rewrite the add/mul/or/and reduction intrinsics...
2018-06-21 Rainer Orth[liblang] Remove DOS line endings in libclang.exports
2018-06-21 Ivan DonchevskiiFix line endings in recently updated test file
2018-06-21 Ivan Donchevskii[Sema] Fix overloaded static functions for templates
2018-06-21 Craig Topper[X86] Remove masking from the 512-bit floating point...
2018-06-21 Bruno Cardoso... Revert "Add python tool to dump and construct header...
2018-06-21 Bruno Cardoso... Revert "Warning for framework headers using double...
2018-06-21 Bruno Cardoso... Revert "Fix hmaptool cmake file to work on Windows"
2018-06-21 Evgeniy StepanovASan docs: no_sanitize("address") works on globals.
2018-06-20 Richard SmithWhen a dependent alignas is applied to a non-dependent...
2018-06-20 Bruno Cardoso... Fix hmaptool cmake file to work on Windows
2018-06-20 Akira HatanakaUse cast instead of dyn_cast_or_null.
2018-06-20 Bruno Cardoso... Warning for framework headers using double quote includes
2018-06-20 Richard SmithRelated to PR37768: improve diagnostics for class name...
2018-06-20 Bruno Cardoso... Add python tool to dump and construct header maps
2018-06-20 Reid Kleckner[MS] Make sure __GetExceptionInfo works on types with...
2018-06-20 Artem Belevich[CUDA] Removed unused __nvvm_* builtins with non-generi...
2018-06-20 Leonard ChanFixed test in prior build where FileCheck tried to...
2018-06-20 Leonard ChanFixed test that failed when checking what variable...
2018-06-20 Leonard Chan[Fixed Point Arithmetic] Fixed Point Precision Bits...
2018-06-20 Nico WeberSimplify. No behavior change.
2018-06-20 Mikhail R.... [analyzer] Optimize constraint generation when the...
2018-06-20 Sjoerd Meijer[SPIR] Prevent SPIR targets from using half conversion...
2018-06-20 Alexey Bader[Sema] Allow creating types with multiple of the same...
2018-06-20 Douglas YungAdd a test to verify the x86 intrinsic headers compile...
2018-06-20 Craig Topper[X86] Undefine _mm512_mask_reduce_operator macro in...
next