]> granicus.if.org Git - clang/shortlog
clang
2017-06-01 Abderrazek... [AArch64] Add ARMv8.2-A FP16 vefctor intrinsics
2017-06-01 Vedant KumarRelax test to try and appease builders. NFC.
2017-06-01 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-01 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-01 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-01 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-01 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-01 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-01 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-06-01 Keno Fischer[CGDebugInfo] Finalize SubPrograms when we're done...
2017-06-01 Simon PilgrimDon't assume that a store source is a vector type just...
2017-06-01 Richard SmithEscape filenames in module map line marker directives...
2017-06-01 Vedant Kumar[Modules] Handle sanitizer feature mismatches when...
2017-06-01 Vedant Kumar[ubsan] Add a check for pointer overflow UB
2017-06-01 David BlaikieAdd compatibility alias for -Wno-#warnings
2017-06-01 Piotr PadlewskiFixed broken test (strict-vtable-pointers)
2017-06-01 Keno Fischer[SemaCXX] Add diagnostics to require_constant_initializ...
2017-06-01 Akira Hatanaka[CodeGen][ObjC] Fix assertion failure in EmitARCStoreSt...
2017-06-01 Piotr PadlewskiEmit invariant.group.barrier when using union field
2017-06-01 Simon PilgrimStrip trailing whitespace. NFCI.
2017-06-01 Simon PilgrimRemove late nullptr pointer test (PR32447)
2017-06-01 Yaron KerenIncrease the limit for the number of DiagnosticLexKinds...
2017-06-01 Alexander KornienkoMake the clang-cl test less restrictive.
2017-06-01 Piotr PadlewskiFixed warnings
2017-06-01 Pekka Jaaskelainen[OpenCL] spir_kern by defaul: fix old test cases
2017-06-01 Piotr PadlewskiEmit available_externally vtables opportunistically
2017-06-01 Kristof BeylsAdapt tests after making mcpu=generic the default for...
2017-06-01 Pekka Jaaskelainen[OpenCL] Makes kernels use the SPIR_KERNEL CC by default.
2017-06-01 Peter Collingbournedocs: Document LLD's cache dir argument.
2017-06-01 Gor NishanovCGCleanup: (NFC) add another test for r304335 - Don...
2017-06-01 Richard SmithPR33232: implement support for MSVC's __is_trivially_de...
2017-05-31 Eric Fiselier[coroutines] Fix checking for prvalue-ness of `await_su...
2017-05-31 Richard Smith[modules] When compiling a preprocessed module map...
2017-05-31 Reid Kleckner[clang-cl] Expose -nostdinc and -nobuiltininc
2017-05-31 Reid KlecknerFix cl-diagnostics.c test by hardcoding the version...
2017-05-31 Reid KlecknerAdd test case for r304316 which implemented clang-cl...
2017-05-31 Reid KlecknerDon't try to spill static allocas when emitting expr...
2017-05-31 Eric Fiselier[coroutines] Fix assertion during -Wuninitialized analysis
2017-05-31 Craig Topper[TableGen] Clang changes to support Record::getValueAsS...
2017-05-31 Davide Italiano[CodeGen] Surround assertion with parens and format.
2017-05-31 Reid Kleckner[clang-cl] Implement /diagnostic: flag
2017-05-31 Reid KlecknerFix incorrect spelling of calling conv flag and add...
2017-05-31 Erik Pilkington[Sema][ObjC] Don't emit availability diags for category...
2017-05-31 Reid Kleckner[clang-cl] Improve default calling convention flag...
2017-05-31 Reid Kleckner[clang-cl] Ignore /Zc:ternary, clang behaves this way...
2017-05-31 Alexander KornienkoEnable the ARM Neon intrinsics test by default.
2017-05-31 Alexander KornienkoRevert "[ARM] Update long-test after r304201."
2017-05-31 Martin Probstclang-format: [JS] improve calculateBraceType heuristic
2017-05-31 Richard Trieu[ODRHash] Support TemplateSpecializationType
2017-05-30 Richard Smith[modules] Minor documentation clarification for behavio...
2017-05-30 Richard SmithAdd an explicit -std= to test to unbreak on PS4 targets.
2017-05-30 Alexey Bataev[OpenMP][Driver] Put target binary for each offload...
2017-05-30 Javed AbsarReverting Neon vector type 64-alignment fix
2017-05-30 Alexey Bataev[OPENMP] Allow 'use_device_ptr' clause in 'target data...
2017-05-30 Erik Verbruggen[libclang] Allow to suspend a translation unit.
2017-05-30 Diana PicusFixup r304205 - Require PowerPC target
2017-05-30 Javed AbsarFix issue with test that caused bildbot failure
2017-05-30 Benjamin Kramer[ARM] Update long-test after r304201.
2017-05-30 Erik VerbruggenAllow for unfinished #if blocks in preambles
2017-05-30 Benjamin Kramer[PPC] Make altivec conversion function macros.
2017-05-30 Javed Absar[ARM] Fix Neon vector type alignment to 64-bit
2017-05-30 Egor Churaev[OpenCL] Added diagnostic for implicit declaration...
2017-05-30 Egor Churaev[OpenCL] An error shall occur if any scalar operand...
2017-05-30 Richard SmithDiagnose attempts to build a preprocessed module that...
2017-05-30 Hiroshi Inoue[trivial] fix a typo in comment, NFC
2017-05-30 Richard Smith[modules] When we #include a local submodule header...
2017-05-29 Gor NishanovCGCoroutine.cpp: (NFC) clang-format misplaced brace
2017-05-29 Artem Dergachev[analyzer] Fix immutable map factory lifetime for parti...
2017-05-29 Benjamin KramerUnbreak long test after r304127.
2017-05-29 Artem Dergachev[analyzer] Support partially tainted records.
2017-05-29 Artem Dergachev[analyzer] Initial commit for the upcoming refactoring...
2017-05-29 Artem Dergachev[analyzer] PthreadLockChecker: model failed pthread_mut...
2017-05-29 Martin Probstclang-format: [JS] do not clean up duplicated commas.
2017-05-29 Martin Probstclang-format: [JS] fix indenting bound functions.
2017-05-29 Egor Churaev[OpenCL] Test on half immediate support.
2017-05-29 Mehdi AminiIRGen: Add optnone attribute on function during O0
2017-05-28 Eric Fiselier[coroutines] Support "coroutines" feature in module...
2017-05-28 Eric Fiselier[coroutines] Diagnose invalid result types for `await_...
2017-05-28 Gor Nishanov[coroutines] www/cxx_status.html: add non-breaking...
2017-05-28 Gor Nishanov[coroutines] www/cxx_status.html: add non-breaking...
2017-05-28 Ismail Donmezbaremetal.cpp: Fix tests where lib suffix is 64
2017-05-27 Gor Nishanov[coroutines] Mark cxx_status.html of Coroutines TS...
2017-05-27 Eric FiselierRevert "[coroutines] Support "coroutines" feature in...
2017-05-27 George Rokos[OpenMP] Create COMDAT group for OpenMP offload registr...
2017-05-27 Eric Fiselier[coroutines] Support "coroutines" feature in module...
2017-05-26 Konstantin... Resubmit r303861.
2017-05-26 Benjamin KramerRemove unused diagnostics. NFC.
2017-05-26 Benjamin KramerMake helper functions static. NFC.
2017-05-26 Petr Hosek[scan-build] Patch to scan-build tool to support "...
2017-05-26 Arnold SchwaighoferCodeGen: Define Swift's legal vector types for AArch64...
2017-05-26 Reid KlecknerOnly define __SIZEOF_FLOAT128__ on x86 as intended...
2017-05-26 Reid KlecknerEnable __float128 for mingw for GCC compatibility and...
2017-05-26 Reid KlecknerUpdate MS mangling EBNF, NFC
2017-05-26 Aaron BallmanAdding a const overload of DesignatedInitExpr::getDesig...
2017-05-26 Renato GolinRevert "[OpenCL] An error shall occur if any scalar...
2017-05-26 Egor Churaev[OpenCL] An error shall occur if any scalar operand...
2017-05-26 George Burgess IV[docs] Point coroutine link to an actual document
2017-05-26 Tim NorthoverCreate valid LValue to represent null pointers in const...
2017-05-26 Richard SmithFactor resolving of header directives -> files out...
2017-05-25 Richard Trieu"*" => "+" to avoid matching on empty string.
next