platform/upstream/llvm.git
2018-11-01 Benjamin Kramer[ADT] Clean up SparseBitVector copying and make it...
2018-11-01 Tim NorthoverLogging: make os_log buffer size an integer constant...
2018-11-01 Chad Rosier[AArch64] Add support for ARMv8.4 in Saphira.
2018-11-01 Erich KeaneCPU-Dispatch-- Fix conflict between 'generic' and ...
2018-11-01 Sven van HaastregtAllow clk_event_t comparisons
2018-11-01 Simon Pilgrim[X86][SSE] Move 2-input limit up from getFauxShuffleMas...
2018-11-01 Aaron BallmanUpdate to the 10-10 SARIF spec.
2018-11-01 Max Kazantsev[NFC] Specialize public API of ICFLoopSafetyInfo for...
2018-11-01 Stefan Maksimovic[Mips] Conditionally remove successor block
2018-11-01 Max Kazantsev[NFC] Reorganize code to prepare it for more transforms
2018-11-01 George Rimar[ELF] - Do not crash when -r output uses linker script...
2018-11-01 Jonas Paulsson[SystemZ::TTI] Recognize the higher cost of scalar...
2018-11-01 Jonas Paulsson[SystemZ::TTI] Accurate costs for i1->double vector...
2018-11-01 Roman Lebedev[clang][CodeGen] ImplicitIntegerSignChangeSanitizer...
2018-11-01 Aleksandr Urakov[Windows] A basic implementation of memory allocations...
2018-11-01 Max Kazantsev[IndVars] Smart hard uses detection
2018-11-01 Max Kazantsev[SCEV] Avoid redundant computations when doing AddRec...
2018-11-01 Jonas Devlieghere[FileSystem] Remove GetByteSize() from FileSpec
2018-11-01 Zachary Turner[CodeView] Emit the correct TypeIndex for std::nullptr_t.
2018-11-01 Li Jia He[PowerPC] Support constraint 'wi' in asm
2018-11-01 Li Jia He[Clang][PowerPC] Support constraint 'wi' in asm
2018-11-01 Mandeep Singh... [COFF, ARM64] Implement llvm.addressofreturnaddress...
2018-11-01 Artem Dergachev[analyzer] SARIF: Suppress version testing in a more...
2018-11-01 Sam Clegg[WebAssembly] Remove duplicate function. NFC.
2018-11-01 Richard SmithFix typo in comment.
2018-11-01 Thomas Lively[WebAssembly] Fix type names in truncation builtins
2018-11-01 Richard SmithFix regression in behavior of clang -x c++-header ...
2018-11-01 Artem Dergachev[analyzer] pr39348: MallocChecker: Realize that sized...
2018-11-01 Matthias BraunX86: Consistently declare pass initializers in X86...
2018-11-01 Jonas Devlieghere[FileSystem] Move EnumerateDirectory from FileSpec...
2018-11-01 Jonas Devlieghere[FileSystem] Re-add EnumerateDirectory
2018-11-01 Dean Michael... [XRay] Add CPU ID in Custom Event FDR Records
2018-11-01 Thomas Lively[WebAssembly] Lower vselect
2018-11-01 Reid KlecknerCompile and test i128 math builtins for Win64
2018-10-31 Thomas Lively[WebAssembly] Process p2align operands for SIMD loads...
2018-10-31 Thomas Lively[WebAssembly] Handle vector IMPLICIT_DEFs.
2018-10-31 Jonas Devlieghere[VFS] Add support for "no_push" to VFS recursive iterators.
2018-10-31 Mandeep Singh... [COFF, ARM64] Change setjmp for AArch64 Windows to...
2018-10-31 Mandeep Singh... [COFF, ARM64] Implement Intrinsic.sponentry for AArch64
2018-10-31 Eli Friedman[IR] Allow increasing the alignment of dso-local globals.
2018-10-31 George Burgess IV[InlineCost] Remove a dead constant; NFC
2018-10-31 Petr Hosek[compiler-rt] Pass CMake C and C++ flags to the custom...
2018-10-31 Jonas Devlieghere[FileSystem] Remove EnumerateDirectory
2018-10-31 Evandro Menezes[AArch64] Sort switch cases (NFC)
2018-10-31 Craig TopperRevert r345165 "[X86] Bring back the MOV64r0 pseudo...
2018-10-31 Shafik YaghmourRevert "[ASTImporter][Structural Eq] Check for isBeingD...
2018-10-31 Jonas Devlieghere[FileSystem] Extend file system and have it use the...
2018-10-31 Eli Friedman[ARM] Add missing pseudo-instruction for Thumb1 RSBS.
2018-10-31 Eli Friedman[AArch64] [Windows] Emit unwind tables by default.
2018-10-31 Sanjay Patelrevert rL345717 : [InstSimplify] fold icmp based on...
2018-10-31 Eli Friedman[ARM64] [Windows] Implement _InterlockedExchangeAdd...
2018-10-31 Stanislav MekhanoshinCheck shouldReduceLoadWidth from SimplifySetCC
2018-10-31 Sanjay Patel[ValueTracking] add tests for fmin/fmax; NFC
2018-10-31 Wolfgang Pieb[DWARF][NFC] Refactor a function to return Optional...
2018-10-31 Ryan Prichard[ELF] Refactor per-target TLS layout configuration...
2018-10-31 Richard SmithPart of PR39508: Emit an @llvm.invariant.start after...
2018-10-31 Richard SmithRemove unused internal template parameter.
2018-10-31 Daniel Sanders[adt] SparseBitVector::test() should be const
2018-10-31 Sanjay Patel[InstCombine] add tests for fmin/fmax pattern matching...
2018-10-31 Scott Linder[SelectionDAG] Handle constant range [0,1) in lowerRang...
2018-10-31 Daniel Sanders[globalisel] Add comments indicating the operand order
2018-10-31 Adrian PrantlMakefile.rules: Don't use code signing on macOS; it...
2018-10-31 Sam Clegg[WedAssembly] Add -s and -S alias for --strip-all and...
2018-10-31 Aaron BallmanRemoving a reliance on system headers from this test...
2018-10-31 Petr Hosek[compiler-rt][Fuzzer] Use the new C++ ABI namespace...
2018-10-31 Aaron BallmanImplement the readability-const-return-type check.
2018-10-31 Scott Linder[AMDGPU] Remove FeatureVGPRSpilling
2018-10-31 Louis Dionne[NFC] Replace C++1y and C++1z by C++14 and C++17, respe...
2018-10-31 Craig Topper[SelectionDAGISel] Suppress a -Wunused-but-set-variable...
2018-10-31 Gabor Marton[ASTImporter][Structural Eq] Check for isBeingDefined
2018-10-31 Louis Dionne[NFC] Mark "Splicing Maps and Sets" as done in LLVM 8.0
2018-10-31 Simon PilgrimFix comment typo. NFCI.
2018-10-31 Sanjay Patel[InstCombine] regenerate test checks; NFC
2018-10-31 Simon Pilgrim[SelectionDAG] SelectionDAGLegalize::ExpandBITREVERSE...
2018-10-31 David Bolvansky[NFC] Fixed -Wsign-compare warning
2018-10-31 Daniel Sanders[globalisel][irtranslator] Fix test from r345743 on...
2018-10-31 Krasimir Georgiev[clang-format] tweaked another case of lambda formatting
2018-10-31 Sanjay Patel[InstCombine] add tests for fcmp with -0.0; NFC
2018-10-31 Volkan Keles[InstCombine] Combine nested min/max intrinsics with...
2018-10-31 Matt Davis[llvm-mca] Remove the verb 'assemble' from a few option...
2018-10-31 Nicolai HaehnleTableGen: Fix ASAN error
2018-10-31 Reid KlecknerRe-land r345676 "[Win64] Handle passing i128 by value"
2018-10-31 George Karpenkov[analyzer] Re-add custom OSIterator rule for RetainCoun...
2018-10-31 George Karpenkov[analyzer] RetainCountChecker: for now, do not trust...
2018-10-31 George Karpenkov[analyzer] Enable retain count checking for OSObject...
2018-10-31 Erik PilkingtonSecond half of C++17's splicing maps and sets
2018-10-31 Daniel Sanders[globalisel][irtranslator] Verify that DILocations...
2018-10-31 Jonas Toth[clang-tidy] add missing '--' in RUN-line, unbreak...
2018-10-31 Kristof Umann[Lex] Make MacroDirective::findDirectiveAtLoc take...
2018-10-31 Matthias BraunMachineModuleInfo: Initialize DbgInfoAvailable dependin...
2018-10-31 Jonas Toth[clang-tidy] add -fexceptions to failing unit-test...
2018-10-31 Jonas Toth[clang] try-fix broken documentation builder
2018-10-31 Jonas Toth[clang-tools-extra] fix broken link in release notes
2018-10-31 Jonas Toth[clang-tidy] new check 'readability-isolate-declaration'
2018-10-31 Sanjay Patel[InstCombine] refactor fabs+fcmp fold; NFC
2018-10-31 George Rimar[LLDB] - Regroup the switch entries in DWARFFormValue...
2018-10-31 Krzysztof Parzyszek[Hexagon] Make sure not to use GP-relative addressing...
2018-10-31 Andrea Di Biagio[llvm-mca] Remove namespace prefixes made redundant...
2018-10-31 Kadir CetinkayaDelete dependency on config.h
2018-10-31 Sanjay Patel[InstSimplify] fold 'fcmp nnan ult X, 0.0' when X is...
next