platform/upstream/llvm.git
2018-11-14 Alexey Sotkin[OpenCL] Fix invalid address space generation for clk_e...
2018-11-14 George Rimar[Clang] - Add '-gsplit-dwarf[=split,=single]' version...
2018-11-14 Sam McCall[clangd] Improve code completion for ObjC methods
2018-11-14 Roman Lebedev[clang-tidy] Avoid C arrays check
2018-11-14 Craig Topper[X86] Add -x86-experimental-vector-widening command...
2018-11-14 David BlaikieCorrectly instantiate `iterator_adaptor_base` when...
2018-11-14 Yaxun Liu[HIP] Fix device only compilation
2018-11-14 Petr Hosek[CMake] Include clang-apply-replacements in Fuchsia...
2018-11-14 Stephan T.... [libcxx] [test] Strip trailing whitespace. NFC.
2018-11-14 Heejin Ahn[WebAssembly] Add support for the event section
2018-11-14 Zi Xuan Wu[PowerPC] Enhance the selection(ISD::VSELECT) of vector...
2018-11-14 Reid KlecknerRevert r346810 "Preserve loop metadata when splitting...
2018-11-14 Alex Lorenz[HeaderSearch] loadSubdirectoryModuleMaps should respec...
2018-11-14 Eli Friedman[CodeGen] Fix forward scan in MachineBasicBlock::comput...
2018-11-14 Petr Hosek[CMake] Passthrough CFLAGS when checking the compiler...
2018-11-14 Tatyana KrasnukhaComplete reverting r346191
2018-11-13 Tatyana KrasnukhaComplete reverting r346191
2018-11-13 Reid Kleckner[PDB] Simplify symbol handling code, NFC
2018-11-13 Jessica Paquette[MachineOutliner][NFC] Use flags set in all candidates...
2018-11-13 Adrian PrantlMake dsymutil more robust when parsing load commands.
2018-11-13 Sanjay Patel[InstCombine] fold funnel shift amount based on demande...
2018-11-13 Matthew VossMake the ExpandTilde unit test expect "\" (not "/"...
2018-11-13 Adrian PrantlFix a bug in the parsing of the LC_BUILD_VERSION Mach...
2018-11-13 Eric FiselierAdd cxx-benchmark-unittests target
2018-11-13 Craig TopperPreserve loop metadata when splitting exit blocks
2018-11-13 Jessica Paquette[MachineOutliner][NFC] Use MBB flags to avoid call...
2018-11-13 Eric FiselierFix "use of" uninitialized memory in benchmark.
2018-11-13 Sanjay Patel[InstCombine] canonicalize rotate patterns with cmp...
2018-11-13 Matt ArsenaultOpenCL: Don't warn on v printf modifier
2018-11-13 Marshall ClowMark #2184 as complete; the tests are fine. (I thought...
2018-11-13 George Karpenkov[lsan] [FIXUP] Fixup for reviews.llvm.org/D54484
2018-11-13 Jessica Paquette[MachineOutliner][NFC] Exit getOutliningType if there...
2018-11-13 David Greene[Driver] Support g++ headers in include/g++
2018-11-13 Bruno Ricci[AST] Revert r346793 and r346781
2018-11-13 Stanislav Mekhanoshin[AMDGPU] combine extractelement into several selects
2018-11-13 Louis Dionne[NFC] Mark LWG3128 and LWG3132 as requiring no work
2018-11-13 Alina Sbirlea[MemorySSA] Create query after checking if instruction...
2018-11-13 Fangrui Song[AsmPrinter] Fix DebugInfo/X86/gnu-public-names.ll...
2018-11-13 Fangrui Song[ELF] Add a better test for the multi-CU .gdb_index...
2018-11-13 Stanislav MekhanoshinFixed DAGTypeLegalizer::SplitVecOp_EXTRACT_VECTOR_ELT...
2018-11-13 Fangrui Song[ELF] Rename NameTypeEntry to NameAttrEntry and its...
2018-11-13 Bruno Ricci[AST][NFC] Order the bit-field classes of Stmt like...
2018-11-13 George Karpenkov[lsan] [NFC] Change ARRAY_SIZE to internal_strnlen
2018-11-13 Nico Weber[MS Demangler] Print public:, protected:, private:...
2018-11-13 Fangrui Song[AsmPrinter] Rename a comment of .debug_gnu_pubnames...
2018-11-13 David BlaikieDebugInfo: Add a driver flag for DWARF debug_ranges...
2018-11-13 David BlaikieDebugInfo: Add a CU metadata attribute for use of DWARF...
2018-11-13 Zachary Turner[NativePDB] Add support for S_CONSTANT records.
2018-11-13 Zachary Turner[NativePDB] Improved support for nested type reconstruc...
2018-11-13 Matt ArsenaultAdd fneg instruction to syntax highlighting lists
2018-11-13 Craig Topper[SelectionDAG][X86] Relax restriction on the width...
2018-11-13 Davide Italiano[Cocoa] Implement formatter for the new NSDate represen...
2018-11-13 Jordan Rupprecht[llvm-objcopy] Rename --keep to --keep-section.
2018-11-13 Bruno Ricci[AST][NFC] Style fixes for UnaryOperator
2018-11-13 Jonas DevlieghereAdd GDB remote packet reproducer.
2018-11-13 Eric FiselierFix UB in string.bench.cpp.
2018-11-13 Sam Clegg[WebAssembly] Fix broken assumption that all bitcasts...
2018-11-13 Reid Kleckner[COFF] Simplify relocation to discarded section diagnos...
2018-11-13 Jonas Devlieghere[FileSystem] Add expand_tilde function
2018-11-13 Jim InghamSince ABI's now hold a process WP, they should be handed
2018-11-13 Cameron McInally[IR] Add a dedicated FNeg IR Instruction
2018-11-13 Simon Atanasyan[WebAssembly] Mark immediates.ll as XFAILed on MIPS...
2018-11-13 Marshall ClowRemove duplicate entry for issue 3134
2018-11-13 Marshall ClowUpdate status for issue 3122
2018-11-13 Bruno Ricci[AST][NFC] Pack DeclRefExpr
2018-11-13 Florian Hahn[CSP, Cloning] Update DuplicateInstructionsInSplitBetwe...
2018-11-13 Steven WuRevert "[ThinLTO] Internalize readonly globals"
2018-11-13 Louis Dionne[NFC][libcxx] Mark P1006R1 as complete
2018-11-13 Marshall ClowImplement P0972R0: <chrono> zero(), min(), and max...
2018-11-13 Louis Dionne[NFC][libcxx] Mark P1006 as implemented in LLVM 8.0
2018-11-13 Louis Dionne[libcxx] Implement wg21.link/p1006, constexpr in pointe...
2018-11-13 Louis Dionne[libcxx] GNU/Hurd uses BSD-based interfaces, but does...
2018-11-13 Sanjay Patel[InstCombine] add tests for funnel shift demanded bits...
2018-11-13 Alexander KornienkoFix uninitialized variable.
2018-11-13 Simon Pilgrim[CostModel][X86] Fix constant vector XOP rights shifts
2018-11-13 Florian Hahn[VectorUtils] Use namespace for InterleaveGroup templat...
2018-11-13 Florian Hahn[VPlan] VPlan version of InterleavedAccessInfo.
2018-11-13 Erich Keane[NFC] Move storage of dispatch-version to GlobalDecl
2018-11-13 Krasimir Georgiev[clang-format] Do not treat the asm clobber [ as ObjCExpr
2018-11-13 Simon Pilgrim[TTI] Make TargetTransformInfo::getOperandInfo static...
2018-11-13 Simon Pilgrim[CostModel][X86] Add more cost tests for funnel shifts
2018-11-13 Simon PilgrimFix comment for XOP rotates. NFCI.
2018-11-13 Simon PilgrimAdd bracket that was lost in rL346727 and has been...
2018-11-13 Alexander RichardsonFix .cfi_restore with register numbers > 64
2018-11-13 Alexander RichardsonFix modules build of AVRAsmParser.cpp
2018-11-13 George Rimar[ELF] - Renamed AArch64 specific relocations expression...
2018-11-13 Hans WennborgUserManual: Tweak the /Zc:dllexportInlines- docs some
2018-11-13 Fangrui Song[ELF] .gdb_index: fix CuOff when a .debug_info section...
2018-11-13 Jonas Paulsson[SystemZ] Increase the number of VLREPs
2018-11-13 Craig Topper[X86] Add more tests for -x86-experimental-vector-widen...
2018-11-13 Eric FiselierAttempt to make benchmarks fall back to -std=c++1z...
2018-11-13 Eric FiselierAdd emplace tests for multiset/unordered_multiset.
2018-11-13 Fedor Sergeev[FileCheck] fixing docs buildbot - use proper code...
2018-11-13 Marshall ClowFix PR39619 - iterator_traits isn't SFINAE-friendly...
2018-11-13 Takuto Ikuta[clang-cl] Do not allow using both /Zc:dllexportInlines...
2018-11-13 Tom StellardCMake: Deprecate using llvm-config to detect llvm insta...
2018-11-13 Tom StellardCMake: Replace open-coded find_package
2018-11-13 George Karpenkov[BuildingAJIT] Fixing the build by inserting a forgotte...
2018-11-13 Xing GUO[commit test] Add blank line to test/tools/llvm-objdump...
2018-11-13 Craig Topper[DAGCombiner] Enable tryToFoldExtendOfConstant to run...
next