]> granicus.if.org Git - clang/shortlog
clang
2016-04-05 Nirav DaveAdd -fno-jump-tables and-fjump-tables flags
2016-04-05 Andrey Turetskiy[X86] Introduction of -march=lakemont.
2016-04-05 Daniel Jasperclang-format: Fix cast detection on "this".
2016-04-05 Andy GibbsConsolidate and improve the handling of built-in featur...
2016-04-04 Richard SmithMove local helper class into anonymous namespace.
2016-04-04 Reid KlecknerFix test failure from r265361
2016-04-04 Sunil SrivastavaSet the default C standard to C99 when targeting the...
2016-04-04 James Y KnightFix "suggest parentheses" warning.
2016-04-04 John McCallFix an unused-variable warning by using the variable...
2016-04-04 Bruno Cardoso... [CrashReproducer] Pass -I, -F and -resource-dir to...
2016-04-04 George Burgess IV[Sema] Delete FIXME that has been fixed. NFC.
2016-04-04 Mike SpertusFix redundant "typename typename T" in Visual Studio...
2016-04-04 John McCallAssignment operators should return by reference.
2016-04-04 Yunzhong GaoAdd copyright notice to the modulemap file.
2016-04-04 John McCallIRGen-level lowering for the Swift calling convention.
2016-04-04 John McCallAdd a couple of convenience operations to CharUnits.
2016-04-04 Carlo Bertolli[OPENMP] Codegen for teams directive for NVPTX
2016-04-04 NAKAMURA TakumiAnnotateFunctions: Tweak for mingw.
2016-04-04 John BrawnAdd a PragmaHandler Registry for plugins to add PragmaH...
2016-04-04 Alexey Bataev[OPENMP 4.0] Support for 'inbranch|noinbranch' clauses...
2016-04-03 Akira HatanakaFix test case committed in r265197.
2016-04-03 Vedant Kumar[c-index-test] Fix leak in print_completion_result...
2016-04-02 Nico Weberclang-cl: Don't skip i_group flags other than -include...
2016-04-02 Greg Parker[test] Don't use "UNSUPPORTED" in FileCheck prefixes
2016-04-01 Douglas Gregor[Objective-C] Introduce objc_runtime_visible attribute.
2016-04-01 Akira Hatanaka[CodeGen] Emit lifetime.end intrinsic after objects...
2016-04-01 Richard Smith[modules] Start moving the code for encoding AST record...
2016-04-01 James Y KnightClean up a couple more preprocessor tests to use match...
2016-04-01 Andy GibbsDiagnose missing macro argument following charize operator.
2016-04-01 Bruno Cardoso... [CrashReproducer] Add -fmodule-cache-path to reproducer...
2016-04-01 Anastasia Stulova[OpenCL] Moved nosvm attribute handling in Sema to...
2016-04-01 Alexey Bataev[OPENMP] Fixed documentation category for 'declare...
2016-04-01 Benjamin Kramer[Lexer] Let the compiler infer string lengths. No funct...
2016-04-01 Benjamin Kramer[Lexer] Don't read out of bounds if a conflict marker...
2016-04-01 Dmitry Polukhin[OPENMP] Avoid useless recursive calls in getDSA if...
2016-04-01 Alexey Bataev[OPENMP 4.5] Allow data members as loop counters in...
2016-04-01 Alexey BataevRevert "[OPENMP] Allow skip expression after comma...
2016-04-01 Mike SpertusVisual Studio native visualizers for clang::TemplateSpe...
2016-04-01 Devin Coughlin[analyzer] Prefer accessor method in extension over...
2016-04-01 Justin Lebar[CUDA] Fix typo in __clang_cuda_runtime_wrapper.h.
2016-03-31 Adrian PrantlAdapt to LLVM API change in r265077.
2016-03-31 Argyrios Kyrtzidis[index] Fix regression where ObjC method declarations...
2016-03-31 Tim NorthoverDiagnostics: remove dodgy handler for bitcode inlineasm...
2016-03-31 Betul Buyukkurt[PGO] Avoid instrumenting constants at value sites
2016-03-31 Akira HatanakaFix the comment for the function added in r264998.
2016-03-31 Anastasia Stulova[OpenCL] Added nosvm attribute for OpenCL v2.0.
2016-03-31 Alexey Bataev[OPENMP] Support dumping OpenMP specific constructs.
2016-03-31 Alexey Bataev[OPENMP] Allow skip expression after comma in clauses...
2016-03-31 Akira Hatanaka[CodeGenCXX] Fix ItaniumCXXABI::getAlignmentOfExnObject...
2016-03-31 Mike SpertusVisual Studio native visualization for clang::TemplateDecl
2016-03-31 Richard TrieuFix -Wdynamic-class-memaccess to skip invalid classes.
2016-03-31 Bruno Cardoso... [DarwinDriver] Increase the number of valid digits...
2016-03-31 George Burgess IV[Sema] Fix PR27122: ICE with enable_if+ill-formed call.
2016-03-30 Bruno Cardoso... [CrashReproducer] Add a module map callback for added...
2016-03-30 Bruno Cardoso... [VFS] Handle empty entries in directory traversal
2016-03-30 Justin Lebar[CUDA] Add -disable-llvm-passes to CodeGenCUDA/link...
2016-03-30 Eric FiselierFix deduction of __atomic_load's parameter types.
2016-03-30 Justin Lebar[CUDA] Don't initialize the CUDA toolchain if we don...
2016-03-30 Justin Lebar[CUDA] Make unattributed constexpr functions implicitly...
2016-03-30 Justin Lebar[CUDA] Add math forward declares to CUDA header wrapper.
2016-03-30 Matt ArsenaultAMDGPU: Add frexp_mant + frexp_exp builtins
2016-03-30 Paul RobinsonUpdate copyright year to 2016.
2016-03-30 Paul RobinsonDocs: keep copyright years up-to-date.
2016-03-30 Richard TrieuFix Clang crash with template type diffing.
2016-03-30 Vassil VassilevAdd -emit-llvm-only to the regression test for PR21547.
2016-03-30 Vassil VassilevCanonicalize UnaryTransformType types when they don...
2016-03-30 Aaron BallmanSilencing warnings from MSVC 2015 Update 2. Both of...
2016-03-30 Matt ArsenaultAMDGPU: Remove separate r600 double data layout
2016-03-30 Oleg Ranevskyy[Clang][ARM] __va_list declaration is not saved in...
2016-03-30 Justin Lebar[Sema] s/UseUsingDeclRules/UseMemberUsingDeclRules/
2016-03-30 Vassil Vassilev[modules] Write out identifiers if the ID is local...
2016-03-30 Vassil Vassilev[modules] Add a regression test for PR21547.
2016-03-30 Vedant Kumar[c-index-test] Delete dead function, NFC
2016-03-30 Jonas Paulsson[SystemZ] Specify required features for builtins.
2016-03-30 Teresa JohnsonPrepare tests for change to emit Module SourceFileName...
2016-03-30 Gabor Horvath[ASTMatchers] Existing matcher hasAnyArgument fixed
2016-03-30 Alexey Bataev[OPENMP 4.0] Initial support for '#pragma omp declare...
2016-03-30 Gabor Horvath[analyzer] Fix an assertion fail in hash generation.
2016-03-30 Stephan BergmannFor MS ABI, emit dllexport friend functions defined...
2016-03-30 Xiuli Pan[OpenCL] Fix pipe builtin bugs
2016-03-30 Bruno Cardoso... [Driver] Quote clang full version in dwarf producer...
2016-03-29 Bruno Cardoso... [CrashReproducer] Cleanup and move functionality around...
2016-03-29 Yunzhong GaoFixing PR26558: remove the adx target attribute require...
2016-03-29 Betul Buyukkurt[PGO] Test case fix for r264783
2016-03-29 Bruno Cardoso... [Sema] Attempt [3] to fix tests for utf-8 invalid forma...
2016-03-29 Ed SchoutenEnable the SafeStack sanitizer on CloudABI by default.
2016-03-29 Bruno Cardoso... [Sema] Attempt [2] to fix tests for utf-8 invalid forma...
2016-03-29 Betul Buyukkurt[PGO] Move the instrumentation point closer to the...
2016-03-29 Nico Weberclang-cl: Silently ignore /d2FastFail flag.
2016-03-29 Bruno Cardoso... [Sema] Attempt to fix tests for utf-8 invalid format...
2016-03-29 Eric LiuRemoved class FormatStyle, which is a struct, forward...
2016-03-29 Chris Bieneman[Order Files] Fix order file usage
2016-03-29 Bruno Cardoso... [Sema] Handle UTF-8 invalid format string specifiers
2016-03-29 Eric LiuAdded formatAndApplyAllReplacements that works on multi...
2016-03-29 Justin Lebar[CUDA] Add missing #undef __DEVICE__ to CUDA shim header.
2016-03-29 Justin Lebar[CUDA] Fix order of overloading preferences in comment.
2016-03-29 Justin Lebar[CUDA] Make CUDA description strings in langopts into...
2016-03-29 Justin Lebar[CUDA] Remove three obsolete CUDA cc1 flags.
2016-03-29 Konstantin... [AMDGPU] Switch linker to amdphdrs + update test
2016-03-29 Hrvoje VargaAdd additional Hi/Lo registers to Clang MipsTargetInfoBase
next