]> granicus.if.org Git - clang/shortlog
clang
2017-11-20 Peter Smith[ARM] For assembler files recognize -Xassembler or...
2017-11-20 Peter Smith[ARM] For assembler files recognize -Xassembler or...
2017-11-20 Ivan A. Kosarev[Driver] Add a cc1 flag for the new TBAA metadata format
2017-11-19 Craig Topper[X86] Make sure 'knm' is accepted by -target-cpu
2017-11-19 Craig Topper[X86] Make sure 'knm' and 'cannonlake' are accepted...
2017-11-19 Craig Topper[X86] Add icelake CPU support for -march.
2017-11-19 Craig Topper[X86] Set __corei7__ preprocessor defines for skylake...
2017-11-19 Saleem AbdulrasoolDriver: remove `SupportsObjCGC` (NFC)
2017-11-19 Martell Malone[Driver] add initial support for alpine linux
2017-11-18 Jonas Hahnfeld[OpenMP] Show error if VLAs are not supported
2017-11-18 Sanjay Patel[CodeGen] change const-ness of complex calls
2017-11-18 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-18 Hans WennborgFix some -Wunused-variable warnings
2017-11-17 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-17 Anna ZaksChange code owner for Clang Static Analyzer to Devin...
2017-11-17 Michal Gorny[cmake] Use llvm-lit directory when provided for stand...
2017-11-17 Reid KlecknerFix coverage test on Windows bot
2017-11-17 Reid KlecknerLoosen -Wempty-body warning
2017-11-17 Alex Lorenz[ObjC][ARC] Honor noescape attribute for -Warc-retain...
2017-11-17 Ahmed Bougacha[CodeGen] Compute the objc EH vtable address point...
2017-11-17 Eugene Zelenko[AST] Partially revert r318341 to fix two broken tests...
2017-11-17 Martin Probstclang-format: remove trailing lines in lamdas and arrow...
2017-11-17 Alexey Bataev[OPENMP] Codegen for `target simd` construct.
2017-11-17 Stephan BergmannIndent code blocks so they are actually treated as...
2017-11-17 Dave LeeFix skipping of flags in getClangStripDependencyFileAdj...
2017-11-17 Krasimir Georgiev[clang-format] Add text proto filename detection
2017-11-17 Manuel KlimekImplement more accurate penalty & trade-offs while...
2017-11-17 Ilya BiryukovUse llvm-config.h instead of config.h
2017-11-17 Martin Storsjo[MinGW] Define __ARM_DWARF_EH__ for MinGW/ARM
2017-11-17 Bruno Cardoso... Change path used in a test from r318503 to work on...
2017-11-17 Bruno Cardoso... [PCH+Modules] Improve diagnosticts to help out users...
2017-11-17 Justin Lebar[CUDA] Remove implementations of nexttoward.
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...
next