]> granicus.if.org Git - clang/shortlog
clang
2015-10-02 Kostya Serebryany[libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer...
2015-10-02 Ahmed Bougacha[Headers][X86] Fix stream_load (movntdqa) to accept...
2015-10-02 Ahmed BougachaDon't nil check non-nil class receiver of AArch64 stret...
2015-10-02 Piotr PadlewskiEmiting invariant.group.barrier for ctors bugfix
2015-10-02 Dan Gohman[WebAssembly] Add a __builtin_wasm_resize_memory()...
2015-10-02 Dan Gohman[WebAssembly] Add a __builtin_wasm_memory_size() intrinsic.
2015-10-02 Douglas Katzman[Myriad]: Accept '-nostdlib' option
2015-10-02 Yaron Kerenconstify four getInstantiatedFromMemberTemplate() in...
2015-10-02 Adrian PrantlModule debugging: Don't emit forward declarations in...
2015-10-02 Adrian PrantlBreak long lines for readability.
2015-10-02 Adrian PrantlRemove unused variable.
2015-10-02 Samuel Antao[OpenMP] Capture global variables in target regions.
2015-10-02 Yaron Kerenconstify ClassTemplatePartialSpecializationDecl::getIns...
2015-10-02 Samuel Antao[OpenMP] Target directive host codegen.
2015-10-02 Bruno Cardoso... [DarwinDriver] Reapply: Use -lto_library to specify...
2015-10-02 Andrea Di BiagioMake test more resilient to FastIsel changes. NFC.
2015-10-02 Vasileios KalintirisRevert "Add support for the new mips-mti-linux toolchain."
2015-10-02 Alexandros... Implement ACLE 2.0 macros of chapters 6.6 and 6.7 for...
2015-10-02 Douglas KatzmanFix bogus comment.
2015-10-02 Vasileios KalintirisAdd support for the new mips-mti-linux toolchain.
2015-10-02 James Y KnightMove functions declared in Stmt{ObjC,CXX}.h and OpenMPC...
2015-10-02 Angel Garcia... Divide TraverseInitListExpr to a different function...
2015-10-02 Bob WilsonBe slightly more permissive when checking for type...
2015-10-02 Chris Bieneman[CMake] Fixing clang bootstrap to use LLVM_RUNTIME_OUTP...
2015-10-02 Richard SmithPR24921: checking explicitly-specified template argumen...
2015-10-02 Richard SmithExplicitly delete a function that is supposed to never...
2015-10-01 Chandler CarruthFix the SSE4 byte sign extension in a cleaner way,...
2015-10-01 Kaelyn TakataDon't try to get a CXXRecordDecl from a non-class Templ...
2015-10-01 Zachary TurnerDon't adjust field offsets when using external record...
2015-10-01 Douglas GregorPerform Objective-C lifetime adjustments before compari...
2015-10-01 Devin Coughlin[analyzer] Add TK_EntireMemSpace invalidation trait.
2015-10-01 Douglas GregorSimplify Sema::DeduceFunctionTypeFromReturnExpr and...
2015-10-01 George Burgess IVTeach -Wtautological-overlap-compare about enums
2015-10-01 Adrian PrantlModule debugging: Also emit Objective-C interfaces...
2015-10-01 Vasileios KalintirisAllow a ToolChain to compute the path of a compiler...
2015-10-01 Benjamin Kramer[VFS] Remove unused setters. NFC.
2015-10-01 Hal Finkel[PowerPC] Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_...
2015-10-01 Renato GolinRevert "Decorating virtual functions load with invarian...
2015-10-01 Yaron KerenC++11 rangify for loops, NFC.
2015-10-01 Daniel Jasper[clang-format] Add support of consecutive declarations...
2015-10-01 Piotr PadlewskiTest fix
2015-10-01 Piotr PadlewskiDecorating virtual functions load with invariant.load
2015-10-01 Chandler CarruthPatch over a really horrible bug in our vector builtins...
2015-10-01 Cameron EsfahanicreateUniqueFile() is documented to create the file...
2015-10-01 Bob WilsonFix printing of parameterized Objective-C interfaces.
2015-10-01 Adrian PrantlModule debugging: Emit Objective-C interfaces in their...
2015-09-30 David Majnemer[Sema] Don't crash when friending an unqualified templa...
2015-09-30 Jingyue Wu[CUDA] fix codegen for __nvvm_atom_cas_*
2015-09-30 Douglas GregorDon't inherit the "unavailable" attribute from an overr...
2015-09-30 Douglas GregorDon't inherit availability information when implementin...
2015-09-30 Bruno Cardoso... Revert "[DarwinDriver] Use -lto_library to specify...
2015-09-30 Bruno Cardoso... [DarwinDriver] Use -lto_library to specify the path...
2015-09-30 Daniel Jasperclang-format: Add clangRewrite dependency to fix cmake...
2015-09-30 Kaelyn TakataDon't correct non-class using declarations to class...
2015-09-30 Reid Kleckner[Sema] Avoid crashing during this-> insertion recovery
2015-09-30 Douglas KatzmanAlias "-ggdbN" to "-gN" options, fixing some incompatib...
2015-09-30 Anastasia Stulova[OpenCL 2.0] Enable program scope variables, Section...
2015-09-30 James Y KnightFix FunctionParmPackExpr::Create() to take a ParmVarDec...
2015-09-30 Daniel Jasperclang-format: Use Rewriter again to write the output...
2015-09-30 Anastasia Stulova[OpenCL] Add missing OpenCL LangOpts in address space...
2015-09-30 Anastasia Stulova[OpenCL 2.0] This change adds extra diagnostics to...
2015-09-30 Anastasia Stulova[OpenCL 2.0] Fix wrong atomic type detection in the...
2015-09-30 Jeroen Ketema[ARM][NEON] Use address space in vld([1234]|[234]lane...
2015-09-30 Alexey Bataev[OPENMP 4.1] Sema analysis for array sections in 'reduc...
2015-09-30 Dehao ChenFix the sample profile format that breaks in test http...
2015-09-30 Richard SmithPromote a warning on ill-formed code (redeclaration...
2015-09-29 John McCallDon't crash when a reserved global placement operator...
2015-09-29 James Y KnightMove functions declared in ExprObjC.h into ExprObjC...
2015-09-29 Hans WennborgFix Clang-tidy modernize-use-nullptr warnings in header...
2015-09-29 Adrian PrantlCGDebugInfo: Don't reuse a reference into a DenseMap...
2015-09-29 Nemanja IvanovicForgot to remove a FIXME that has been fixed. NFC.
2015-09-29 Nemanja IvanovicAddition of interfaces the FE to conform to Table A...
2015-09-29 Aaron BallmanAdded MSVC natvis visualizers for Type and QualType...
2015-09-29 Yaron KerenFix typo.
2015-09-29 DeLesley HutchinsThread Safety Analysis: allow capability attribute...
2015-09-29 DeLesley HutchinsThread Safety Analysis: fix before/after checks so...
2015-09-29 Daniel Jasperclang-format: Add a new brace style "custom" as well...
2015-09-29 Daniel Jasperclang-format: Extend #include sorting functionality
2015-09-29 Craig TopperRevert part of r248776. One of the changes worked on...
2015-09-29 Craig TopperSimplify or remove calls to makeArrayRef based on feedb...
2015-09-29 John McCallHonor the casted-to alignment of an explicit cast even...
2015-09-29 Craig TopperRemove 'const' from some ArrayRef arguments since they...
2015-09-29 Craig TopperPass ArrayRef by value. NFC.
2015-09-29 Alexey Bataev[OPENMP 4.1] Codegen for ‘simd’ clause in ‘ordered...
2015-09-28 Adrian PrantlUnique-pointerify these pointers an plug a memory leak.
2015-09-28 David BlaikieRemove the only use of LookupResult's implicit copy...
2015-09-28 David BlaikieAdd an explicitly defaulted copy ctor (and FIXME) to...
2015-09-28 David BlaikieRemove trivial dtor that was making uses of the copy...
2015-09-28 Artem Belevich[CUDA] 32-bit NVPTX should have 32-bit long type.
2015-09-28 Piotr PadlewskiGenerate assume loads only with -fstrict-vtable-pointers
2015-09-28 Daniel Jasperclang-format: [JS] Support pseudo-keywords
2015-09-28 Daniel Jasperclang-format: [JS] handle let (ES6)
2015-09-28 Alexey Bataev[OPENMP 4.1] Add 'simd' clause for 'ordered' directive.
2015-09-27 Craig TopperUse llvm::makeArrayRef. NFC.
2015-09-26 NAKAMURA Takumiclang/test/Driver/arm-compiler-rt.c: Relax expressions...
2015-09-26 Craig TopperRevert part of r248660 as using None didn't work with...
2015-09-26 Craig TopperUse None to avoid re-mentioning the ArrayRef type to...
2015-09-26 Craig TopperRemove move constructor and assignment operator from...
2015-09-26 Craig TopperFix a couple other places that were returning SourceLoc...
2015-09-26 Saleem AbdulrasoolDriver: support ARM/HF on a single toolchain
next