OSDN Git Service

[ARM] Disallow icmp with negative imm and overflow
[android-x86/external-llvm.git] / lib / Support /
2018-09-14 Adrian Prantlfix typos
2018-09-14 Martin Storsjo[Support] Treat null bytes as separator in windows...
2018-09-13 Richard SmithCommon infrastructure for reading a profile remapping...
2018-09-12 Kristina Brooks[Support] sys::fs::directory_entry includes the file_type.
2018-09-12 Konstantin ZhuravlyovAMDGPU: Re-apply r341982 after fixing the layering...
2018-09-12 Ilya BiryukovRevert "AMDGPU: Move isa version and EF_AMDGPU_MACH_...
2018-09-11 Reid Kleckner[cmake] Speed up check-llvm 5x by delay loading shell32...
2018-09-11 Reid Kleckner[Support] Quote arguments containing \n on Windows
2018-09-11 Reid Kleckner[Support] Avoid calling CommandLineToArgvW from shell32.dll
2018-09-11 Konstantin ZhuravlyovAMDGPU: Move isa version and EF_AMDGPU_MACH_* determination
2018-09-08 JF BastienADT: add <bit> header, implement C++20 bit_cast, use
2018-09-07 JF BastienRevert "ADT: add <bit> header, implement C++20 bit_cast...
2018-09-07 JF BastienADT: add <bit> header, implement C++20 bit_cast, use
2018-09-05 Reid Kleckner[Windows] Convert from UTF-8 to UTF-16 when writing...
2018-09-04 David BolvanskySet console mode when -fansi-escape-codes is enabled
2018-09-04 Kristina BrooksDo not leak the Mach host port in sys::getHostCPUName()
2018-08-31 Alexandre Ganea[DebugInfo] Common behavior for error types
2018-08-30 Tim NorthoverHashing: use 64-bit seed for hashing on all platforms.
2018-08-30 Alexandre Ganea[Error] Add FileError helper; upgrade StringError behavior
2018-08-29 Peter CollingbourneStart reserving x18 by default on Android targets.
2018-08-27 Hans WennborgUse a lambda for calls to ::open in RetryAfterSignal
2018-08-26 Chandler CarruthAvoid specializing a variadic member template in a...
2018-08-25 Simon PilgrimRemove superfluous semicolon. NFCI.
2018-08-25 Eric ChristopherThis patch adds support to LLVM for writing HermitCore...
2018-08-24 Richard SmithAllow demangler's node allocator to fail, and bail...
2018-08-24 Richard SmithAdd data structure to form equivalence classes of mangl...
2018-08-24 Martin Storsjo[Support] Allow discarding a FileOutputBuffer without...
2018-08-23 Reid KlecknerMake LLVM_ENABLE_CRASH_DUMPS set a variable default
2018-08-23 Douglas YungFixup AreCoreFilesPrevented() to consider first LLVM_EN...
2018-08-23 Sven van Haastregt[Support] Fix some Wundef warnings
2018-08-23 JF BastienImprove incompatible triple error
2018-08-22 Bob Haarman[Support][CachePruning] prune least recently accessed...
2018-08-21 Matt ArsenaultTry to fix bot build failure
2018-08-21 Matt ArsenaultAMDGPU: Partially move target handling code from clang...
2018-08-20 Reid KlecknerAdd cmake option to disable minidumps, default it to off
2018-08-20 Haojian WuFix an undefined behavior when storing an empty StringRef.
2018-08-17 George Burgess IV[DebugCounters] don't do redundant map lookups; NFC
2018-08-17 Bernard Ogden[ARM/AArch64] Support FP16 +fp16fml instructions
2018-08-17 Graydon Hoare[Support] Add a public API to allow clearing all (stati...
2018-08-16 Simon Pilgrim[ADT] Replace APInt::WORD_MAX with APInt::WORDTYPE_MAX
2018-08-15 Lang Hames[Support] Add a basic C API for llvm::Error.
2018-08-13 Jordan Rupprecht[Support] NFC: Allow modifying access/modification...
2018-08-08 Petr Hosek[ADT] Normalize empty triple components
2018-08-07 Aditya NandakumarRefactor FileCheck to make it usable as an API
2018-08-06 Owen ReynoldsFix raw_fd_ostream::write_impl hang due to an infinite...
2018-08-06 Tim NorthoverFix modules build with different technique to suppress...
2018-08-04 Rui UeyamaFix buildbot breakage.
2018-08-04 Rui UeyamaUse the same constants as zlib to represent compression...
2018-08-03 Fangrui Song[Support] Don't initialize compressed buffer allocated...
2018-08-03 Jeremy Morse[Windows FS] Allow moving files in TempFile::keep
2018-08-02 George Burgess IV[Support] Add an enable bit to our DebugCounters
2018-08-02 Krzysztof ParzyszekUnbreak build after r338758: specify lambda return...
2018-08-02 Krzysztof Parzyszek[SCEV] Properly solve quadratic equations
2018-08-02 Bob Haarman[Support] [NFC] change comment about retries in createU...
2018-08-02 Bob Haarman[Support] fix TempFile infinite loop and permission...
2018-07-31 Rui UeyamaMake ICF log output order deterministic.
2018-07-30 Fangrui SongRemove trailing space
2018-07-29 Jonas Devlieghere[dsymutil] Simplify temporary file handling.
2018-07-27 Fangrui Song[Support] Remove unnecessary MemoryBuffer::anchor ...
2018-07-27 Fangrui Song[Support] Use unsigned char for xxHash 64-bit
2018-07-26 James HendersonRevert r338027 to pacify build bot
2018-07-26 Michael Kruse[ADT] Replace std::isprint by llvm::isPrint.
2018-07-26 James HendersonFix raw_fd_ostream::write_impl hang with large output
2018-07-26 Sjoerd Meijer[AArch64] Armv8.2-A: add the crypto extensions
2018-07-26 Victor Leschuk[Support] Introduce createStringError helper function
2018-07-24 Duncan P. N. Exon... ADT: Shrink SmallVector size 0 to 16B on 64-bit platforms
2018-07-23 George Burgess IV[DebugCounters] Keep track of total counts
2018-07-23 Sam McCall[Support] Add a UniqueStringSaver: like StringSaver...
2018-07-20 Duncan P. N. Exon... Reapply "ADT: Shrink size of SmallVector by 8B on 64...
2018-07-20 Duncan P. N. Exon... Revert "ADT: Shrink size of SmallVector by 8B on 64...
2018-07-19 Duncan P. N. Exon... ADT: Shrink size of SmallVector by 8B on 64-bit platforms
2018-07-19 Krzysztof Parzyszek[APInt] Keep the original bit width in quotient and...
2018-07-18 Tim Northover[Support] Build fix for Haiku when checking for a local...
2018-07-17 Joerg SonnenbergerDon't assert that a size_t fits into 64bit.
2018-07-10 Sam McCall[Support] Harded JSON against invalid UTF-8.
2018-07-09 Sam McCall[Support] Make JSON handle doubles and int64s losslessly
2018-07-09 Sam McCallLift JSON library from clang-tools-extra/clangd to...
2018-07-05 Mandeep Singh Grang[OpenEmbedded] Add OpenEmbedded vendor
2018-07-04 Andrew Ng[ThinLTO] Update ThinLTO cache file atimes when on...
2018-07-03 Vladimir StefanovicFix typo in lib/Support/Path.cpp to test commit access
2018-06-29 Sjoerd Meijer[ARM][AArch64] Armv8.4-A Enablement
2018-06-28 Zachary TurnerAdd a flag to FileOutputBuffer that allows modification.
2018-06-26 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2018-06-25 Tim Shen[APInt] Add helpers for rounding u/sdivs.
2018-06-23 Brad SmithAdd OpenBSD support to the Threading code
2018-06-23 Duncan P. N. Exon... ADT: Use EBO to shrink SmallVector size 1
2018-06-16 Benjamin KramerFix namespaces. No functionality change.
2018-06-15 Jordan RoseAvoid copying PrettyStackTrace messages an extra time...
2018-06-13 Zachary TurnerRevert "Enable ThreadPool to queue tasks that return...
2018-06-13 Zachary TurnerEnable ThreadPool to support tasks that return values.
2018-06-13 Peter CollingbourneLTO: Keep file handles open for memory mapped files.
2018-06-13 Hans WennborgDo not enforce absolute path argv0 in windows
2018-06-12 Zachary TurnerRefactor ExecuteAndWait to take StringRefs.
2018-06-11 Pavel LabathFix build errors on some configurations
2018-06-11 Pavel LabathMove VersionTuple from clang/Basic to llvm/Support
2018-06-10 Zachary TurnerAttempt 3: Resubmit "[Support] Expose flattenWindowsCom...
2018-06-10 Fangrui SongCleanup. NFC
2018-06-10 Zachary TurnerRevert "Resubmit "[Support] Expose flattenWindowsComman...
2018-06-10 Zachary TurnerResubmit "[Support] Expose flattenWindowsCommandLine."
2018-06-09 Zachary TurnerRevert "[Support] Expose flattenWindowsCommandLine."
next