platform/upstream/llvm.git
2019-10-30 Sam Clegg[WebAssembly][lld] Fix for static linking of PIC code
2019-10-30 Nico Webergn build: (manually) merge a34680a3
2019-10-30 Vedant Kumar[llvm-cov] Add option to whitelist filenames
2019-10-30 Julian Lettner[lit] Refactor ordering of tests
2019-10-30 Fedor Sergeev[ADT] add equality operator for SmallSet
2019-10-30 Chris BienemanBreak out OrcError and RPC
2019-10-30 Richard SmithSuppress useless GCC "bitfield is too small to hold...
2019-10-30 Austin KerbowAMDGPU/GlobalISel: Legalize FDIV32
2019-10-29 Reid Kleckner[MS] Fix constexpr data member pointer conversions
2019-10-29 Jonas Devlieghere[lldbsuite] Remove unused test_event files
2019-10-29 Jonas Devlieghere[lldbsuite] Remove the DumpFormatter
2019-10-29 Jonas Devlieghere[lldbsuite] Remove pre_kill_hook package
2019-10-29 Jonas Devlieghere[lldbsuite] Remove unused support files
2019-10-29 Julian Lettner[lit] Small improvements in cl_arguments.py
2019-10-29 Aaron PuchertThread safety analysis: Peel away NoOp implicit casts...
2019-10-29 Nick Terrell[LLD][ELF] Support --[no-]mmap-output-file with F_no_mmap
2019-10-29 Richard SmithReplace std::function in PrintingPolicy with a callback...
2019-10-29 Lawrence D... [LLDB][breakpoints] ArgInfo::count -> ArgInfo::max_posi...
2019-10-29 Eli Friedman[Headers] Fix compatibility between arm_acle.h and...
2019-10-29 Richard SmithAccept __is_same_as as a GCC-compatibility synonym...
2019-10-29 Adrian Prantl[DWARF5] Added support for deleted C++ special member...
2019-10-29 Daniel Sanders[globalisel][docs] Fix warning treated as error
2019-10-29 Daniel Sanders[globalisel][docs] Rewrite the IRTranslator documentation
2019-10-29 Richard SmithFix argument numbering confusion when diagnosing a...
2019-10-29 Davide Italiano[ValueObjectDisplay] Generalize the description of...
2019-10-29 Philip Reames[SelectionDAG] Enable lowering unordered atomics loads...
2019-10-29 Philip Reames[Docs] Reflect the slow migration from guard to widenab...
2019-10-29 Joel E. Denny[lit] Extend internal diff to support `-` argument
2019-10-29 Joel E. Denny[lit] Make internal diff work in pipelines
2019-10-29 Craig Topper[X86] Narrow i64 compares with constant to i32 when...
2019-10-29 shafik[LLDB] Fix for windows bots broken by unsupported tests
2019-10-29 Daniel Sanders[globalisel][docs] Rewrite the pipeline overview
2019-10-29 Simon Pilgrim[X86][VBMI2] Add vector funnel shift tests
2019-10-29 Louis Dionne[libc++] Force the ABI namespace to be a reserved ident...
2019-10-29 Vlad TsyrklevichRevert "[clang-format] Remove the dependency on frontend"
2019-10-29 Ehsan Amiri[SVE][AArch64] Adding pattern matching for some SVE...
2019-10-29 Fangrui Song[ELF] Delete redundant comment after D56554. NFC
2019-10-29 Michał Górny[lld] [ELF] Add '-z nognustack' opt to suppress emittin...
2019-10-29 Lawrence D... [LLDB][Python] fix another fflush issue on NetBSD
2019-10-29 Fangrui Song[SLP] Fix -Wunused-variable. NFC
2019-10-29 Guillaume ChateletisBuiltinFunc() uses StringRef instead of const char*
2019-10-29 Sander de SmalenReland [AArch64][DebugInfo] Do not recompute CalleeSave...
2019-10-29 Alexey Bataev[SLP] Generalization of stores vectorization.
2019-10-29 Guillaume ChateletFix missing memcpy builtin on ppc64be
2019-10-29 Simon Pilgrim[X86] Pull out combineOrShiftToFunnelShift helper....
2019-10-29 Saleem Abdulrasoolbuild: make standalone builds work again
2019-10-29 Saleem Abdulrasoolbuild: workaround stale caches (NFC)
2019-10-29 Sanjay Patel[InstCombine] make icmp vector canonicalization safe...
2019-10-29 Guillaume Chatelet[clang] Add no_builtin attribute
2019-10-29 Raphael Isemann[lldb][NFC] Make LLVMUserExpression::DoExecute return...
2019-10-29 Alexey Bataev[OPENMP]Fix PR43772: No warning in non-combined target...
2019-10-29 Florian Hahn[bugpoint] Try to reduce passes after reducing everything.
2019-10-29 Sanjay Patel[InstCombine] add tests for icmp predicate canonicaliza...
2019-10-29 Krzysztof Parzyszek[Hexagon] Handle remaining registers in getRegisterByName()
2019-10-29 Simon Pilgrim[BitVector] Define BitWord as uintptr_t
2019-10-29 Sanjay Patel[IR] move/change null-check to assert
2019-10-29 Simon Pilgrim[BitVector] Cast integer literals to BitWord [NFC]
2019-10-29 Sanjay Patel[IR] move helper function to replace undef constant...
2019-10-29 Martin Storsjö[LLDB] [PECOFF] Use FindSectionByID to associate symbol...
2019-10-29 Greg BedwellFix some spelling mistakes in comments. NFC
2019-10-29 Greg BedwellFix a spelling mistake in a comment. NFC
2019-10-29 Greg BedwellFix a spelling mistake in a comment. NFC
2019-10-29 Andrea Di BiagioRevert "[NFC] Replace a linked list in LiveDebugVariabl...
2019-10-29 Simon PilgrimFix unused variable warning. NFCI.
2019-10-29 Haojian Wu[clangd] Add a hidden tweak to dump symbol under the...
2019-10-29 Florian Hahn[LCSSA] Forget values we create LCSSA phis for
2019-10-29 Simon PilgrimRevert rG70f5aecedef9a6e347e425eb5b843bf797b95319 ...
2019-10-29 Jeremy Morse[BranchFolding] skip debug instr to avoid code change
2019-10-29 Jay Foad[ConstantFold] Push extractelement into getelementptr...
2019-10-29 Haojian Wu[clangd] NFC, use URI::resolve to simplify the code.
2019-10-29 Georgii Rymar[obj2yaml] - Update a comment in a test case. NFC.
2019-10-29 Georgii Rymar[llvm-readobj] - Fix a comment in stack-sizes.test...
2019-10-29 Haojian Wu[clangd] Add missing highlights for using decls.
2019-10-29 Georgii Rymar[yaml2obj] - Make .symtab to be not mandatory section...
2019-10-29 Georgii Rymar[yaml2obj] - Improve handling of the SHT_GROUP section.
2019-10-29 Lang Hames[JITLink] Tighten section sorting criteria to fix a...
2019-10-29 Matt ArsenaultAMDGPU: Make VReg_1 only include 1 artificial register
2019-10-29 Shiva Chen[RISCV] Remove RA from reserved register to use as...
2019-10-29 Julian Lettner[lit] Remove callback indirection
2019-10-29 Nico WeberFix a few typos in lld/ELF to cycle bots
2019-10-29 Johannes Doerfert[Attributor] Make IntegerState more flexible
2019-10-29 LLVM GN Syncbotgn build: Merge 38839d08b8e
2019-10-29 David BlaikiePR43764: Qualify a couple of calls to forward_as_tuple...
2019-10-29 Nico Webergn build: fix bad merge of 75f72f6b done in 3431f1ba
2019-10-29 Evgenii Stepanov[msan] Remove more attributes from sanitized functions.
2019-10-29 Nico Webergn build: (manually) merge 75f72f6b
2019-10-29 Michael Spencer[clang][clang-scan-deps] Add -fcxx-modules to test...
2019-10-29 Nemanja Ivanovic[PowerPC] Emit scalar fp min/max instructions
2019-10-29 Reid Kleckner[NFC] Fix some indentation disturbed in D67368
2019-10-29 Joerg SonnenbergerReplace abort with llvm_unreachable.
2019-10-28 Amy HuangRecommit "Add a heap alloc site marker field to the...
2019-10-28 Haibo Huang[lldb] move package generation from python to cmake
2019-10-28 Jim InghamModernize TestThreadStepOut.py
2019-10-28 Amara Emerson[AArch64][GlobalISel] Fix assertion fail in C++ selecti...
2019-10-28 Vedant Kumar[debugserver] Detect arch from LLVM_DEFAULT_TARGET_TRIPLE
2019-10-28 Dávid Bolvanský[Builtins] Teach Clang about memccpy
2019-10-28 Nemanja Ivanovic[PowerPC] Do not emit HW loop if the body contains...
2019-10-28 Vlad TsyrklevichRevert "[clang] Add no_builtin attribute"
2019-10-28 Kostya Kortchinsky[scudo][standalone] Lists fix
2019-10-28 jasonliu[NFCI][XCOFF][AIX] Skip empty Section during object...
next