Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.06Jan5432131Dec30292827262524232221201918171615141312111098765432130Nov29282726252423222120191817Revisit PR10177: don't instantiate a variable if it's only referenced in aUse CodegenOpts::less when creating a TargetMachine for clang `-O1`Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer"Clean up redundant isa<T> before getAs<T>. NFC.[OpenMP] fix typo - the standalone 'distribute' pragma should be 'teams distribute' pragma[CUDA] Add a host target triple to cuda-version-check.cuMake ASTContext::getDeclAlign return the correct alignment forRevert "Fix examples for recent shared_ptrification"Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer"[OpenCL] Re-enable supported core extensions based on opencl version when disabling all extensions using pragma[ubsan] Minimize size of data for type_mismatch (Redo of D19667)[CodeCompletion] Block property setters: Use dynamic priority heuristic[ObjC] The declarator for a block literal should be a definitionConstify UsingPackDecl::getInstantiatedFromUsingDecl(), NFC.CodeGen: address post commit review comments for r291123shared_ptrify (from InclusiveRefCntPtr) HeaderSearchOptionsFix bug where types other than 'cv auto', 'cv auto &', and 'cv auto &&' couldAdd missing "original call argument has same type as deduced parameter type"Remove the ppc insertword/extractword expected fail tests.Fix examples for recent shared_ptrificationIntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumerAdd vec_insert4b and vec_extract4b functions to altivec.hIf an explicitly-specified pack might have been extended by template argumentMove SerializedDiagnosticPrinter's SharedState to std::shared_ptr rather than IntrusiveRefCntPtrMove Preprocessor over to std::shared_ptr rather than IntrusiveRefCntPtrMove PreprocessorOptions to std::shared_ptr from IntrusiveRefCntPtrMove FailedModulesSet over to shared_ptr from IntrusiveRefCntPtrMove VariantMatcher's Payload to std::shared_ptr rather than IntrusiveRefCntPtrSimplify ASTReader ctor by using in-class initializers for many member variablesSimplify ASTReader ctor by using in-class initializers (NSDMIs to the rest of you) for many member variablesUse shared_ptr instead of IntrusiveRefCntPtr for ModuleFileExtensionTypoMigrate PathDiagnosticPiece to std::shared_ptrtest: add a requires registered target[CUDA] Rename keywords used in macro so they don't conflict with MSVC.[CUDA] Don't define functions that the CUDA headers themselves define on Windows.[CUDA] Let NVPTX inherit the host's calling conventions.[CUDA] More correctly inherit primitive types from the host during device compilation.[CUDA] Add __declspec spellings for CUDA attributes.[ToolChains] Use "static" instead of an anonymous namespace for a function. NFC
Loading