]> granicus.if.org Git - clang/shortlog
clang
2019-01-18 Craig Topper[X86] Only define _XCR_XFEATURE_ENABLED_MASK in xsavein...
2019-01-18 Zola Bridges[clang][slh] add Clang attr no_speculative_load_hardening
2019-01-18 Nirav DaveRevert "Clang side support for @cc assembly operands."
2019-01-18 Nirav DaveClang side support for @cc assembly operands.
2019-01-18 Erich KeaneFix test failure from r351495
2019-01-18 Anastasia Stulova[OpenCL] Fix overloading ranking rules for addrspace...
2019-01-18 Alex Bradbury[analyzer] Unbreak building of SymbolReaperTest true...
2019-01-18 Kadir Cetinkaya[tooling] Add a new argument adjuster for deleting...
2019-01-18 Vlad TsyrklevichFix failing MSan bots
2019-01-18 George Karpenkov[analyzer] Introduce proper diagnostic for freeing...
2019-01-18 George Karpenkov[analyzer] Extend the PathDiagnosticLocation constructo...
2019-01-18 George Karpenkov[analyzer] [NFC] Clean up messy handling of bug categor...
2019-01-18 George Karpenkov[analyzer] const-ify reference to bug type used in...
2019-01-18 George Karpenkov[analyzer] Extend BugType constructor to accept "Suppre...
2019-01-18 George Karpenkov[analyzer] [RetainCountChecker] Produce a correct messa...
2019-01-18 George Karpenkov[analyzer] [RetainCountChecker] Smart pointer support.
2019-01-18 Artem Dergachev[analyzer] A speculative fix for buildbot failures...
2019-01-18 Artem Dergachev[analyzer] MoveChecker: Add one more common resetting...
2019-01-18 Artem Dergachev[analyzer] Make sure base-region and its sub-regions...
2019-01-17 Erich KeaneMake integral-o-pointer conversions in SFINAE illegal.
2019-01-17 Richard SmithFix cleanup registration for lambda captures.
2019-01-17 Eric FiselierAdd -Wctad-maybe-unsupported to diagnose CTAD on types...
2019-01-17 Reid KlecknerFix -Wsign-compare in new tests
2019-01-17 Aaron BallmanRevert r351209 (which was a revert of r350891) with...
2019-01-17 Erik Pilkington[CodeGenObjC] Use a constant value for non-fragile...
2019-01-17 Alex Lorenz[ObjC] Follow-up r350768 and allow the use of unavailab...
2019-01-17 Vlad TsyrklevichTLS: Respect visibility for thread_local variables...
2019-01-17 Anton KorobeynikovCodeGen: Cast llvm.flt.rounds result to match __builtin...
2019-01-17 Philip Pfaffe[NewPM] Add -fsanitize={memory,thread} handling to...
2019-01-17 Petr Hosek[CMake][Fuchsia] Disable modules for the second stage...
2019-01-17 Craig Topper[X86] Add custom emission for the avx512 scatter builti...
2019-01-17 Volodymyr Sapsai[Frontend] Make WrapperFrontendAction call WrappedActio...
2019-01-16 George Karpenkov[analyzer] Another RetainCountChecker cleanup
2019-01-16 George Karpenkov[analyzer] [NFC] Yet another minor cleanup of RetainCou...
2019-01-16 Craig TopperRecommit r351160 "[X86] Make _xgetbv/_xsetbv on non...
2019-01-16 Craig Topper[X86] Add versions of the avx512 gather intrinsics...
2019-01-16 Reid KlecknerFix libc++ mac driver test to pass on Windows
2019-01-16 Richard SmithPR40329: [adl] Fix determination of associated classes...
2019-01-16 Leonard Chan[Fixed Point Arithmetic] Fixed Point Subtraction
2019-01-16 Leonard Chan[Fixed Point Arithmetic] Add APFixedPoint to APValue
2019-01-16 Leonard Chan[Fixed Point Arithmetic] Fixed Point Addition
2019-01-16 Jeremy MorseAdd a REQUIRES: darwin line for a mac test.
2019-01-16 Aaron BallmanAdded test cases for dumping variadic-like functions...
2019-01-16 Aaron BallmanAdded a test case for dumping blocks that capture ...
2019-01-16 Anton Korobeynikov[MSP430] Improve support of 'interrupt' attribute
2019-01-16 Anton Korobeynikov[MSP430] Fix msp430-toolchain.c on Windows (added in...
2019-01-16 Ilya BiryukovSet '-target' flag in the test checking the MacOS inclu...
2019-01-16 Hans WennborgBump the trunk version to 9.0.0svn
2019-01-16 Pavel Labath[Support] Remove error return value from one overload...
2019-01-16 Sam McCallReapply [Tooling] Make clang-tool find libc++ dir on...
2019-01-16 Philip Pfaffe[NewPM][TSan] Reiterate the TSan port
2019-01-16 Hans WennborgUsersManual.rst: Update the clang-cl flags section
2019-01-16 Michal Gorny[test] Disable Python binding tests w/ LLVM_ENABLE_PIC=OFF
2019-01-16 Sanjin Sijaric[SEH] Pass the frame pointer from SEH finally to finall...
2019-01-16 Craig Topper[X86] Correct the type string for __builtin_ia32_gather...
2019-01-16 Dan Gohman[WebAssembly] COWS has been renamed to WASI.
2019-01-16 Eric Fiselier[SemaCXX] Unconfuse Clang when std::align_val_t is...
2019-01-16 Eli Friedman[EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm...
2019-01-16 Vlad TsyrklevichRevert "[Tooling] Make clang-tool find libc++ dir on...
2019-01-15 Stephen KellyRe-order type param children of ObjC nodes
2019-01-15 Stephen KellyNFC: Some cleanups that I missed in the previous commit
2019-01-15 Stephen KellyRe-order overrides in FunctionDecl dump
2019-01-15 Stephen KellyNFC: Replace iterator loop with cxx_range_for
2019-01-15 Reid Kleckner[clang-cl] Alias /Zc:alignedNew[-] to -f[no-]aligned...
2019-01-15 Brad SmithEnable IAS for OpenBSD SPARC.
2019-01-15 Peter CollingbourneCodeGen: Remove debug printf unintentionally added...
2019-01-15 Stephen KellyImplement BlockDecl::Capture dump in terms of visitors
2019-01-15 Stephen KellyNFC: Implement OMPClause dump in terms of visitors
2019-01-15 Stephen KellyImplement CXXCtorInitializer dump in terms of Visitor
2019-01-15 Volodymyr Sapsai[MSVC Compat] Fix typo correction for inclusion directives.
2019-01-15 Craig Topper[Nios2] Remove Nios2 backend
2019-01-15 Haojian Wu[Tooling] Fix broken compliation databse tests.
2019-01-15 Anton Korobeynikov[MSP430] Provide a toolchain description
2019-01-15 Haojian Wu[Tooling] Make clang-tool find libc++ dir on mac when...
2019-01-15 Brad Smith[Solaris] Move enabling IAS for SPARC from the Solaris...
2019-01-15 Erich KeaneFix cpu-dispatch MV regression caused by r347812
2019-01-15 Benjamin KramerRevert "[X86] Make _xgetbv/_xsetbv on non-windows platf...
2019-01-15 Benjamin KramerRevert "Correct the source range returned from preproce...
2019-01-15 James Y KnightRemove irrelevant references to legacy git repositories...
2019-01-15 Alexander KornienkoReduce ASTMatchers stack footprint. Addresses http...
2019-01-15 Hans WennborgUpdate year in license files
2019-01-15 Roman Lebedev[OpenCL] opencl-c.h: read_image*(): sampler-less, and...
2019-01-15 Roman Lebedev[clang][UBSan] Sanitization for alignment assumptions.
2019-01-15 Stephen KellyNFC: Move Decl node handling to TextNodeDumper
2019-01-15 Stephen Kelly[ASTDump] NFC: Move dump of type nodes to NodeDumper
2019-01-15 Dan Gohman[WebAssembly] Support multilibs for wasm32 and add...
2019-01-15 Craig Topper[X86] Make _xgetbv/_xsetbv on non-windows platforms
2019-01-15 Vlad TsyrklevichRevert alignment assumptions changes
2019-01-15 Mandeep Singh... [COFF, ARM64] Add __byteswap intrinsics
2019-01-15 Petr Hosek[CMake][Fuchsia] Synchronize first and second stage...
2019-01-14 Mandeep Singh... [Sema] Change std::sort to llvm::sort
2019-01-14 Mandeep Singh... [COFF, ARM64] Add __nop intrinsic
2019-01-14 Stephen Kelly[ASTDump] NFC: Move dumping of QualType node to TextNod...
2019-01-14 Stephen Kelly[ASTDump] NFC: Canonicalize handling of TypeLocInfo
2019-01-14 Stephen Kelly[ASTDump] NFC: Move Type Visit implementation to TextNo...
2019-01-14 Stephen KellyNFC: Fix nits I missed before
2019-01-14 Erik PilkingtonImprove a -Wunguarded-availability note
2019-01-14 Roman Lebedev[clang][UBSan] Sanitization for alignment assumptions.
2019-01-14 George Karpenkov[analyzer] [PR39792] false positive on strcpy targeting...
2019-01-14 George Karpenkov[analyzer] [NFC] Remove unused undefined method.
next