]> granicus.if.org Git - clang/shortlog
clang
2018-05-23 Ekaterina Romanova[DOXYGEN] Formatting changes for better intrinsics...
2018-05-23 Craig Topper[X86] Undef the vector reduction helper macros when...
2018-05-23 Craig Topper[X86] In the floating point max reduction intrinsics...
2018-05-23 Craig Topper[X86] Remove mask argument from more builtins that...
2018-05-23 David Carlier[analyzer] CStringChecker fix for strlcpy when no bytes...
2018-05-23 David CarlierThis is a test commit.
2018-05-23 Alex Lorenz[AST][ObjC] Print implicit property expression that...
2018-05-23 Richard SmithUse zeroinitializer for (trailing zero portion of)...
2018-05-22 Sanjay Patel[CodeGen] use nsw negation for builtin abs
2018-05-22 Craig Topper[X86] As mentioned in post-commit feedback in D47174...
2018-05-22 Craig Topper[X86] Remove mask argument from some builtins that...
2018-05-22 Craig Topper[X86] Another attempt at fixing the intrinsic module...
2018-05-22 Craig Topper[X86] Add two missing #endif directives to immintrin...
2018-05-22 Craig Topper[X86] Add __emmintrin_f16c.h to module map and CMakeLists.
2018-05-22 Craig Topper[X86] Move 128-bit f16c intrinsics to __emmintrin_f16c...
2018-05-22 Peter CollingbourneReland r332885, "CodeGen, Driver: Start using direct...
2018-05-22 Jacek OlesiakRevert "[clang-format] Fix putting ObjC message argumen...
2018-05-22 Yaxun LiuRevert r332982 Call CreateTempMemWithoutCast for ActiveFlag
2018-05-22 Sanjay Patel[CodeGen] produce the LLVM canonical form of abs
2018-05-22 Sanjay Patel[CodeGen] add tests for abs builtins; NFC
2018-05-22 Yaxun LiuCall CreateTempMemWithoutCast for ActiveFlag
2018-05-22 Brock Wyma[CodeView] Enable debugging of captured variables withi...
2018-05-22 Krasimir Georgiev[clang-format] Add a test case for crash
2018-05-22 Amara EmersonRevert "CodeGen, Driver: Start using direct split dwarf...
2018-05-22 Amara EmersonRevert "Fix another make_unique ambiguity."
2018-05-22 Amara EmersonRevert "Add missing x86-registered-target."
2018-05-22 Martin Probstclang-format: [JS] do not wrap before any `is`.
2018-05-22 David Chisnall[objc-gnustep2] Use unsigned char to avoid potential...
2018-05-22 David Chisnall[objc-gnu] Fix test.
2018-05-22 David Chisnall[objc-gnustep2] Use isalnum instead of a less efficient...
2018-05-22 David ChisnallRevert "Revert r332955 "GNUstep Objective-C ABI version 2""
2018-05-22 Krasimir Georgiev[clang-format] Fix crash in getLengthToMatchingParen
2018-05-22 Bjorn PetterssonRevert r332955 "GNUstep Objective-C ABI version 2"
2018-05-22 David ChisnallAdd cctype include.
2018-05-22 David ChisnallGNUstep Objective-C ABI version 2
2018-05-22 Craig Topper[X86] Prevent inclusion of __wmmintrin_aes.h and __wmmi...
2018-05-21 Raphael IsemannAdd missing include for cstdint to Visibility.h
2018-05-21 Peter CollingbourneAdd missing x86-registered-target.
2018-05-21 Craig Topper[X86] Remove a builtin that should have been removed...
2018-05-21 Peter CollingbourneFix another make_unique ambiguity.
2018-05-21 Craig Topper[X86] Remove masking from pternlog llvm intrinsics...
2018-05-21 Richard SmithRevert r332847; it caused us to miscompile certain...
2018-05-21 Peter CollingbourneCodeGen, Driver: Start using direct split dwarf emissio...
2018-05-21 Craig Topper[X86] Use __builtin_convertvector to implement some...
2018-05-21 Peter CollingbourneCodeGen: Add a dwo output file argument to addPassesToE...
2018-05-21 Richard SmithRevert r332028; see PR37545 for details.
2018-05-21 Mark Searles[Clang Tablegen] Add llvm_unreachable() to getModifierN...
2018-05-21 Alexey Bataev[OPENMP-SIMD] Fix PR37536: Fix definition of _OPENMP...
2018-05-21 Daniil Fukalov[AMDGPU] fixes for lds f32 builtins
2018-05-21 Serge Pavlov[CodeGen] Recognize more cases of zero initialization
2018-05-21 Momchil Velikov[Sema] Fix incorrect packed aligned structure layout
2018-05-21 Pavel Labath[CodeGen] Disable aggressive structor optimizations...
2018-05-21 Craig Topper[X86] Remove some preprocessor feature checks from...
2018-05-21 Craig Topper[X86] Remove some unused builtins.
2018-05-20 Craig Topper[X86] Remove mask arguments from permvar builtins/intri...
2018-05-20 Nico WeberRevert 332750, clang part (see comment on D46910).
2018-05-20 Saleem AbdulrasoolSema: diagnose invalid catch parameter in ObjC
2018-05-20 Vassil VassilevPrint the qualified name when dumping deserialized...
2018-05-19 Brian Gesiak[Driver] Temporarily remove test for LLVM findNearest
2018-05-19 Brian Gesiak[Driver] Loosen test for LLVM findNearest
2018-05-19 JF BastienCodeGen: block capture shouldn't ICE
2018-05-19 Eric FiselierAdjust and fix failing CXX tests after r332799
2018-05-19 Eric Fiselier[Clang Tablegen][RFC] Allow Early Textual Substitutions...
2018-05-18 Sunil SrivastavaDo not enable RTTI with -fexceptions, for PS4
2018-05-18 Shoaib Meenai[test] Fix run line to use correct triple
2018-05-18 Douglas YungMaintain PS4 ABI compatibility by making the fix made...
2018-05-18 Richard SmithRevert r332470 (and corresponding tests in r332492).
2018-05-18 Peter CollingbourneSupport: Simplify endian stream interface. NFCI.
2018-05-18 Eric LiuRevert "Move #include manipulation code to new lib...
2018-05-18 Petr Hosek[Support] Avoid normalization in sys::getDefaultTargetT...
2018-05-18 Peter CollingbourneMC: Change the streamer ctors to take an object writer...
2018-05-18 Craig Topper[X86] Fix a bad cast from mask16 to mask8 in _mm256_mas...
2018-05-18 Eric LiuFix unused variable warning in r332724
2018-05-18 Eric Liu[Tooling] Add an overload of runToolOnCodeWithArgs...
2018-05-18 Gabor Marton[ASTImporter] Enable disabled but passing test
2018-05-18 Ben Hamilton[clang-format/ObjC] Correctly annotate single-component...
2018-05-18 Yaxun Liu[HIP] Support offloading by linker script
2018-05-18 Eric LiuMove #include manipulation code to new lib/Tooling...
2018-05-18 Eric Liu[VFS] Implement getRealPath for OverlayFileSystem.
2018-05-18 Alexander IvchenkoThis patch aims to match the changes introduced
2018-05-18 Gabor MartonDo not try to remove invisible Decls from DeclContext
2018-05-17 Peter CollingbourneSupport: Add a raw_ostream::write_zeros() function...
2018-05-17 Reid KlecknerAdd missing test case for r332639
2018-05-17 Reid KlecknerFix a mangling failure on clang-cl C++17
2018-05-17 Walter Lee[sanitizer] Don't add --export-dynamic for Myriad
2018-05-17 Justin Lebar[CUDA] Allow "extern __shared__ Foo foo[]" within anon...
2018-05-17 Justin Lebar[CUDA] Make std::min/max work when compiling in C+...
2018-05-17 Nico WeberFix __uuidof handling on non-type template parameter...
2018-05-17 Peter Smith[AArch64] Correct inline assembly test case for S modif...
2018-05-17 Jan KorousUse dotted format of version tuple for availability...
2018-05-17 Yaxun LiuCodeGen: Fix invalid bitcast for lifetime.start/end
2018-05-17 Eric LiuAdd vfs::FileSystem::getRealPath
2018-05-17 Gabor Marton[ASTImporter] Fix missing implict CXXRecordDecl
2018-05-17 Ivan Donchevskii[libclang] Allow skipping function bodies in preamble...
2018-05-17 Ivan Donchevskii[Frontend] Avoid running plugins during code completion...
2018-05-17 Ivan DonchevskiiRevert https://reviews.llvm.org/D46050 and https:/...
2018-05-17 Jacek Olesiak[clang-format] Fix putting ObjC message arguments in...
2018-05-17 Ivan Donchevskii[libclang] Allow skipping function bodies in preamble...
2018-05-17 Clement CourbetFix rL332458: [AST] Added a helper to extract a user...
2018-05-16 George Karpenkov[analyzer] Extend ObjCAutoreleaseWriteChecker to catch...
next