]> granicus.if.org Git - clang/shortlog
clang
2017-11-17 David BlaikieUpdate for layering fix in LLVM CodeGen<>Target
2017-11-17 Zachary TurnerRe-revert "Refactor debuginfo-tests"
2017-11-16 Richard SmithPR22763: if a defaulted (non-user-provided) special...
2017-11-16 Reid KlecknerIssue -Wempty-body warnings for else blocks
2017-11-16 Ben Hamilton[VirtualFileSystem] Support creating directories then...
2017-11-16 Reid Kleckner[MS] Apply adjustments after storing 'this'
2017-11-16 Zachary TurnerResubmit "Refactor debuginfo-tests"
2017-11-16 Alexey Bataev[OPENMP] Add support for cancelling inside target paral...
2017-11-16 Yaxun LiuUpdate tests for llvm.invariant.group.barrier becoming...
2017-11-16 Ilya BiryukovAllow to store precompiled preambles in memory.
2017-11-16 Eric ChristopherAdd NDEBUG checks around LLVM_DUMP_METHOD functions...
2017-11-16 Alex Lorenz[DeclPrinter] Extract function PrintConstructorInitiali...
2017-11-16 Alex Lorenz[DeclPrinter] Honor TerseOutput for constructors
2017-11-15 NAKAMURA Takumiclang/module.modulemap: clang/Basic/X86Target.def may...
2017-11-15 Erich KeaneAdd X86Target.def that was forgotten in r30734
2017-11-15 Erich KeaneSplit x86 "Processor" info into its own def file. ...
2017-11-15 Eugene Zelenko[AST, Sema] Fix some Clang-tidy modernize and Include...
2017-11-15 Hans WennborgTry to fix test/SemaCXX/deleted-operator.cpp after...
2017-11-15 Hans WennborgBuiltinOperatorOverloadBuilder: Don't consider types...
2017-11-15 David BlaikieASTMatchers.h: Fix ODR violations by avoiding internal...
2017-11-15 Benjamin Kramer[libclang] Fix cursors for in-class initializer of...
2017-11-15 Alexey Bader[OpenCL] Fix code generation of function-scope constant...
2017-11-15 Sam McCall[clang] Expose orderedString from CodeCompletionResult...
2017-11-15 NAKAMURA TakumiASTMatchers.h: Avoid warnings due to "@throw". [-Wdocum...
2017-11-15 Richard SmithPR35214: don't crash if we see an array of unknown...
2017-11-15 Richard Smith[modules] Fix crash in complex class merging scenario.
2017-11-15 Erich KeaneSimplify CpuIs code to use include from LLVM
2017-11-14 Vedant Kumar[PGO] Detect more structural changes with the stable...
2017-11-14 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-14 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-14 Alex Lorenz[refactor][selection] canonicalize decl ref callee...
2017-11-14 Hans WennborgTry to fix the instrument-functions tests
2017-11-14 Alex Lorenz[refactor][selection] canonicalize member expr callee...
2017-11-14 Hans WennborgSwitch -mcount and -finstrument-functions to emit Enter...
2017-11-14 Alexey Bataev[OPENMP] Fix DSA analysis for threadprivates after...
2017-11-14 Alex Lorenz[refactor][extract] avoid extracting expressions from...
2017-11-14 Sam McCall[tooling] Make compile_flags.txt negative test more...
2017-11-14 Dave LeeMake isDefinition matcher support ObjCMethodDecl
2017-11-14 Gabor HorvathMake DiagnosticIDs::getAllDiagnostics static. NFC.
2017-11-14 Gabor Horvath[ASTImporter] TypeAliasTemplate and PackExpansion impor...
2017-11-14 Erik Verbruggen[libclang] Allow crash recovery with LIBCLANG_NOTHREADS
2017-11-14 Manuel KlimekRefactor ContinuationIndenter's breakProtrudingToken...
2017-11-14 Craig Topper[NewPassManager] Pass the -fdebug-pass-manager flag...
2017-11-14 Chandler Carruth[PM] Require a registered x86 target for this test...
2017-11-14 Chandler Carruth[PM] Wire up support for the bounds checking sanitizer...
2017-11-14 Chandler Carruth[PM] Add a missing header that I had in the next commit...
2017-11-14 Alex Lorenz[completion] complete ObjC interface names in an expression
2017-11-14 Chandler Carruth[PM] Port BoundsChecking to the new PM.
2017-11-14 Mandeep Singh... [Sema] Stable sort OverloadCandidates to remove non...
2017-11-13 Zachary TurnerRevert "Update test_debuginfo.pl script to point to...
2017-11-13 Hans WennborgUpdate link to protobuf
2017-11-13 Hans WennborgUpdate a link to the old code.google.com bug tracker
2017-11-13 Hans WennborgUpdate link to the Chromium Clang page
2017-11-13 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-13 Matt ArsenaultOpenCL: Assume inline asm is convergent
2017-11-13 Sanjay Patel[CodeGen] fix const-ness of cbrt and fma
2017-11-13 Mandeep Singh... [clang] Remove redundant return [NFC]
2017-11-13 Devin Coughlin[analyzer] ObjCGenerics: Don't warn on cast conversions...
2017-11-13 Teresa Johnson[ThinLTO] Handle -fdebug-pass-manager for backend invoc...
2017-11-13 Uriel Korach[X86] test/testn intrinsics lowering to IR. clang side
2017-11-13 Jina NahiasChange
2017-11-13 Gabor Horvath[analyzer] Document the issue hash debugging facility
2017-11-13 Jina Nahias[x86][AVX512] Lowering shuffle i/f intrinsics to LLVM IR
2017-11-11 Dave LeeFix AST matcher documentation typo
2017-11-11 Dave LeeAdd ObjC exception statement AST matchers
2017-11-11 Michal Gorny[python] [tests] Fix test_linkage for unique external...
2017-11-11 Faisal ValiAdjust r316292 - remove the anonymous union for sharing...
2017-11-11 Richard Smith[cxx_status] Add resolution of CWG issue 1581, since...
2017-11-11 Richard Smith[cxx_status] Update for moved Albuquerque papers.
2017-11-11 Gor Nishanov[coroutines] Promote cleanup.dest.slot allocas to regis...
2017-11-11 Justin Lebar[CUDA] Fix std::min on device side to return the min...
2017-11-11 Jake EhrlichAdd CLANG_DEFAULT_OBJCOPY to allow Clang to use llvm...
2017-11-11 Teresa JohnsonRevert "[ThinLTO] Handle -fdebug-pass-manager for backe...
2017-11-11 Richard TrieuHandle lambda captures of variable length arrays in...
2017-11-11 Eugene Zelenko[Serialization] Fix some Clang-tidy modernize and Inclu...
2017-11-11 Teresa JohnsonAdd x86-registered-target to REQUIRES for new test
2017-11-10 Teresa Johnson[ThinLTO] Handle -fdebug-pass-manager for backend invoc...
2017-11-10 Hans WennborgRemove declaration of EmitMCountInstrumentation(). NFC
2017-11-10 Zachary TurnerFix for skipped CMake configuration on debuginfo-tests.
2017-11-10 Zachary Turner[debuginfo-tests] Make debuginfo-tests work in a standa...
2017-11-10 Konstantin... AMDGPU: Add -mxnack/-mno-xnack options that set +/...
2017-11-10 Konstantin... AMDGPU/NFC: Move getAMDGPUTargetFeatures to AMDGPU...
2017-11-10 Daniel Jasper[clang-format] Handle leading comments in using declaration
2017-11-10 Carlo Bertolli[NFC] Pacify bbot for OpenMP 'teams distribute parallel...
2017-11-10 Michal Gorny[python] [tests] Rewrite to use standard unittest module
2017-11-10 Carlo Bertolli[OpenMP] Parse+Sema for copyin clause of 'teams distrib...
2017-11-10 Alexey Bataev[OpenMP] diagnose assign to firstprivate const, patch...
2017-11-10 Krasimir Georgiev[clang-format] Support python-style comments in text...
2017-11-10 Dean Michael... Revert "[XRay][darwin] Initial XRay in Darwin Support"
2017-11-10 Dean Michael... [XRay][darwin] Initial XRay in Darwin Support
2017-11-10 Craig Topper[X86] Reduce the number of FMA builtins needed by the...
2017-11-10 Steven Wu[Driver] Make clang/cc conforms to UNIX standard
2017-11-10 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-09 George Karpenkov[analyzer] [NFC] Minor ExprEngineC refactoring
2017-11-09 George Karpenkov[analyzer] do not crash when trying to convert an APSIn...
2017-11-09 Alex Lorenz[index] tag declarations should use the decl role inste...
2017-11-09 Michal Gorny[python] [tests] Update priority values in code complet...
2017-11-09 George Karpenkov[analyzer] assume bitwise arithmetic axioms
2017-11-09 Alexey Bataev[OPENMP] Codegen for `#pragma omp target parallel for...
2017-11-09 Alexey Bataev[OPENMP] Treat '#pragma omp target parallel for simd...
next