]> granicus.if.org Git - clang/shortlog
clang
2016-05-17 Manman RenModules: set SystemHeader to true if we are building...
2016-05-16 Richard SmithLess broken fix for buildbot breakage.
2016-05-16 Richard SmithTry to make the buildbots green again: avoid the need...
2016-05-16 Ekaterina RomanovaDoxygen comments for avxintrin.h.
2016-05-16 Richard SmithSwitch from SmallVector to TinyPtrVector for the list...
2016-05-16 Richard SmithAvoid O(n^2) string analysis when handling GNU __asm__...
2016-05-16 Paul Robinson[PS4] Tighten up a test (noticed in passing)
2016-05-16 Vedant KumarRevert "Reapply^2 "[ProfileData] (clang) Use Error...
2016-05-16 Vedant KumarReapply^2 "[ProfileData] (clang) Use Error in InstrProf...
2016-05-16 Sean CallananAdded support to the ASTImporter for C++ constructor...
2016-05-16 David Majnemer[Lex] inferModuleFromLocation should do no work if...
2016-05-16 Michael Zuckerman[Clang][AVX512] completing missing intrinsics for ...
2016-05-16 Steven WuChange embed-bitcode linkage type
2016-05-16 Nico Weber[ms] Reintroduce feature guards in intrinsic headers...
2016-05-16 Paul Robinson[PS4] Change the names of some "environmental" things...
2016-05-16 Yaxun Liu[OpenCL] Add supported OpenCL extensions to target...
2016-05-16 Aaron BallmanAdd the hasDynamicExceptionSpec() AST matcher to match...
2016-05-16 Bruno Cardoso... [Modules] Use vfs for (recursive) directory iteration
2016-05-16 Vasileios Kalintiris[mips] Add test for the dynamic linker when using the...
2016-05-16 Michael Zuckerman[Clang][AVX512] completing missing intrinsics [vsqrt...
2016-05-16 Craig Topper[X86] Add typecasts to remove most assumptions about...
2016-05-16 Craig Topper[AVX512] Add typecasts to some intrinsics to avoid...
2016-05-16 Saleem AbdulrasoolCodeGen: convert some const char * to StringRef
2016-05-16 Nick LewyckyMake this SourceLocation getter const LLVM_READONLY...
2016-05-16 Mike SpertusSimple visualization of expressions
2016-05-16 Craig Topper[AVX512] Use correct types in test case.
2016-05-16 Craig Topper[X86] Remove bad cast from the 'int' return type of...
2016-05-16 Craig Topper[AVX512] Fix bad typecasts on return value for 512...
2016-05-15 Craig Topper[X86] Add immediate range checks for many of the builtins.
2016-05-15 Craig Topper[AVX512] Immediate argument for PALIGNR builtin should...
2016-05-15 Craig Topper[AVX512] Add intrinsics for 512-bit insertf32x8/insertf...
2016-05-15 Craig Topper[AVX512] Mark some integer builtin arguments that go...
2016-05-15 Craig Topper[AVX512] Move unary negations to the left side of typec...
2016-05-15 Craig Topper[AVX512] Use the correct mask type in an intrinsic.
2016-05-15 Craig Topper[AVX512] Fix an intrinsic that was passing -2 as a...
2016-05-14 Craig Topper[AVX512] Make the permd builtins take a 32-bit immediat...
2016-05-14 Oleksiy VyalovRevert r269546 "Added support to the ASTImporter for...
2016-05-14 Nick LewyckyWarn when a reference is bound to an empty l-value...
2016-05-14 Craig Topper[AVX512] Immediate for permd builtins should be an...
2016-05-14 Daniel Sanders[mips] Enable IAS by default for 32-bit MIPS targets...
2016-05-14 NAKAMURA TakumiModuleMap.h: Fix a \param. [-Wdocumentation]
2016-05-14 NAKAMURA TakumiMSVCToolChain.cpp: Make version.dll generic for win32.
2016-05-14 NAKAMURA TakumiMSVCToolChain.cpp: Use explicit constructor for SmallSt...
2016-05-14 Sean CallananUpdate identifiers as needed when loading macros from...
2016-05-14 Sean CallananFixed a bug where the ASTImporter didn't propagate...
2016-05-14 Craig Topper[X86] Change most 'void' pointers in builtin type lists...
2016-05-14 Sean CallananHandle injected class names in the ASTImporter.
2016-05-14 Chandler CarruthRevert "Reapply "[ProfileData] (clang) Use Error in...
2016-05-14 Sean CallananAdded support to the ASTImporter for C++ constructor...
2016-05-14 Richard SmithWhen typo-correcting a using-declaration, actually...
2016-05-14 Richard SmithFix some typos.
2016-05-14 Craig Topper[AVX512] Update pshufd type strings to match the backen...
2016-05-14 Bruno Cardoso... [VFS] Add level() method to vfs::recursive_directory_it...
2016-05-13 Adrian McCarthyGet default -fms-compatibility-version from cl.exe...
2016-05-13 Bruno Cardoso... [ModuleMap][CrashReproducer] Collect headers from inner...
2016-05-13 Vedant KumarReapply "[ProfileData] (clang) Use Error in InstrProf...
2016-05-13 Tim NorthoverARM-MachO: stop claiming to be EABI
2016-05-13 Vedant KumarRevert "[ProfileData] (clang) Use Error in InstrProf...
2016-05-13 David Majnemer[MS ABI] Delegating constructors should not assume...
2016-05-13 Vedant Kumar[ProfileData] (clang) Use Error in InstrProf and Covera...
2016-05-13 Etienne BergeronAdd an AST matcher for CastExpr kind
2016-05-13 Richard SmithUse marginally more appropriate functions to detect...
2016-05-13 Richard SmithFix module map typo in r269347.
2016-05-13 Yaxun LiuRevert "[OpenCL] Add supported OpenCL extensions to...
2016-05-13 Yaxun Liu[OpenCL] Add supported OpenCL extensions to target...
2016-05-13 Yaron KerenPrune four superfluous ExternalSemaSource.h includes...
2016-05-13 Oleg Ranevskyy[CodeGen] Clang does not choose aapcs-vfp calling conve...
2016-05-13 Etienne Bergeron[AST] Add missing const qualifiers to AstContext in...
2016-05-13 Vasileios KalintirisSimplify getLinuxDynamicLinker() by using a common...
2016-05-13 Vasileios Kalintiris[mips] Consult triple's vendor field before using musl...
2016-05-13 Dmitry Polukhin[ms][dll] #27212: Generating of implicit special member...
2016-05-13 Richard SmithAdd support for derived class special members hiding...
2016-05-13 Richard SmithExtend this test to also be valid in C++14.
2016-05-13 Akira Hatanaka[ObjC][CodeGen] Remove an assert that is no longer...
2016-05-12 Richard SmithPreserve the FoundDecl properly in constructor overload...
2016-05-12 Eugene ZelenkoFix Clang-tidy modernize-use-bool-literals in generated...
2016-05-12 Richard SmithRefactor constant expression evaluation of CXXConstruct...
2016-05-12 Etienne Bergeron[AST] Move operations enum to a definition file.
2016-05-12 Etienne Bergeron[Tooling] Fix broken dependency for shared build
2016-05-12 Bruno Cardoso... [VFS] Reapply #2: Reconstruct the VFS overlay tree...
2016-05-12 Bruno Cardoso... [Unittests] Reverse the order of arguments for correct...
2016-05-12 Filipe Cabecinhas[ubsan] Add -fsanitize-undefined-strip-path-components=N
2016-05-12 Anastasia Stulova[OpenCL] Output OpenCL version in diagnostics.
2016-05-12 Martin Probstclang-format: [JS] respect clang-format off when requot...
2016-05-12 Marcin Koscielnicki[Driver] Squash misleading indentation warning.
2016-05-12 Bruno Cardoso... Revert "[VFS] Reapply r269100: Reconstruct the VFS...
2016-05-12 Etienne BergeronAdd an AST matcher for string-literal length
2016-05-12 David Majnemer[MS ABI] Don't crash when zero-initializing a vbase...
2016-05-12 Bruno Cardoso... [VFS] Reapply r269100: Reconstruct the VFS overlay...
2016-05-12 Etienne Bergeron[tooling] Remove redundant inline keyword
2016-05-11 Simon PilgrimFixed msvc warnings
2016-05-11 Bruno Cardoso... [VFS][Unittests] Make dir iteration tests depend only...
2016-05-11 Richard SmithPreserve the FoundDecl when performing overload resolut...
2016-05-11 Devin Coughlin[analyzer] Fix crash in ObjCGenericsChecker
2016-05-11 Etienne Bergeron[tooling] Fix missing inline keyworkd, breaking build...
2016-05-11 Andrey Bokhanko[MSVC] Implementation of __unaligned as a proper type...
2016-05-11 Reid KlecknerRelax -Wcalling-convention-cast when casting to the...
2016-05-11 Steven WuEmbed bitcode in object file (clang cc1 part)
2016-05-11 Reid KlecknerUpdate clang support on recent Haiku
2016-05-11 Krzysztof Parzyszek[Hexagon] Avoid spurious failures in test/Driver/hexago...
next