platform/upstream/llvm.git
2020-04-07 Nikita Popov[RDA] Don't pass down TraversedMBB (NFC)
2020-04-07 Nikita Popov[RDA] Avoid inserting duplicate reaching defs (NFCI)
2020-04-07 David Tenty[NFC][PowerPC] Cleanup 64-bit and Darwin CalleeSavedRegs
2020-04-07 diggerlin[NFC][XCOFF] refactor readobj/XCOFFDumper.cpp
2020-04-07 Dmitry Vyukovtsan: fix Go/ppc build
2020-04-07 Raphael Isemann[lldb][NFC] Fix typo in 'watchpoint delete' error message
2020-04-07 Sriraman TallamLLD Support for Basic Block Sections
2020-04-07 Michael Liao[hip] Remove `hip_pinned_shadow`.
2020-04-07 Simon Pilgrim[X86][SSE] combineX86ShufflesConstants - early out...
2020-04-07 Artem DergachevRevert "[analyzer] Try to lift 'REQUIRES: shell' for...
2020-04-07 Louis Dionne[libc++abi] Enable the new libc++ testing format by...
2020-04-07 Louis Dionne[libc++] Support .sh.s tests in the new format
2020-04-07 Marcel Hlopko[Syntax] Add mapping from spelled to expanded tokens...
2020-04-07 Sam McCall[Syntax] Merge overlapping top-level macros in TokenBuffer
2020-04-07 Florian Hahn[Clang] Add llvm.loop.unroll.disable to loops with...
2020-04-07 Sam McCall[Syntax] Simplify TokenCollector::Builder, use captured...
2020-04-07 Louis Dionne[libc++] Make sure the source file appears before link...
2020-04-07 Denys Petrov[analyzer] Try to lift 'REQUIRES: shell' for scan-build...
2020-04-07 Haojian Wu[AST] Fix a crash on invalid constexpr Ctorinitializer...
2020-04-07 Nico WeberStop passing site cfg files via --param to llvm-lit.
2020-04-07 Muhammad Omair... Revert "[lldb-server] jThreadsInfo returns stack memory"
2020-04-07 Muhammad Omair... Mark TestFixIts.py xfail for LLDB AArch64/Linux
2020-04-07 Kadir Cetinkaya[clangd] Fix printing for Inclusion
2020-04-07 Kadir Cetinkaya[clangd] Get rid of ASTWorker::getCurrentFileInputs
2020-04-07 Georgii Rymar[llvm-readobj] - Introduce warnings for cases when...
2020-04-07 Sanjay Patel[InstCombine] add icmp+cast tests for ppc_fp128; NFC
2020-04-07 cchenAdd map-type check for target and target data directive...
2020-04-07 Nathan JamesFixed licenses in dynamic ast matchers
2020-04-07 Nathan James[clangd] DefineOutline: removes static token from stati...
2020-04-07 Keith Walker[ARM] unwinding .pad instructions missing in execute...
2020-04-07 Pierre Gousseau[X86] Fix implicit sign conversion warnings in X86...
2020-04-07 Uday Bondhugula[MLIR] Introduce std.alloca op
2020-04-07 Florian Hahn[SCCP] Use ranges for predicate info conditions.
2020-04-07 Djordje Todorovic[docs] Add the release notes about Debug Entry Values
2020-04-07 Serguei Katkov[DAG] Consolidate require spill slot logic in lambda...
2020-04-07 Peter Smith[ARM] Remove condition that could never be true
2020-04-07 Uday Bondhugula[MLIR] fix/update affine data copy utility for max...
2020-04-07 Simon Tatham[Support,Windows] Tolerate failure of CryptGenRandom
2020-04-07 Pierre-vhRevert "[CodeGen][SelectionDAG] Flip Booleans More...
2020-04-07 Hans WennborgDrop the number of thinlto jobs in some tests to avoid...
2020-04-07 Pierre-vh[CodeGen][SelectionDAG] Flip Booleans More Often
2020-04-07 Karl-Johan... Fix unused variable warning in Protocol.cpp, NFCI
2020-04-07 Awanish Pandey[DWARF5]: Added a left over test case from D73462
2020-04-07 Sam Clegg[WebAssembly] EmscriptenEHSjLj: Mark more functions...
2020-04-07 Julian Lettner[lit] Improve handling of parallelism group semaphores
2020-04-07 Fred Riss[lldb/test] Fix TestDSYMSourcePathRemapping in the...
2020-04-07 Richard SmithFix template instantiation of a non-dependent call...
2020-04-07 Kai Luo[PowerPC] Pre-commit test case of float rounding in...
2020-04-07 Xiang1 ZhangEnable IBT(Indirect Branch Tracking) in JIT with CET...
2020-04-07 Jun Ma[Coroutines] Remove alignment check in shouldBeMustTail
2020-04-07 Eli Friedman[NFC] Modernize misc. uses of Align/MaybeAlign APIs.
2020-04-07 Nico WeberReland "Make llvm_source_root in llvm-lit relative...
2020-04-07 Saleem AbdulrasoolTarget: correct the return value for `GetImageAddrFromT...
2020-04-07 Adrian PrantlAdd missing include
2020-04-07 Eli FriedmanRemove SequentialType from the type heirarchy.
2020-04-06 Richard SmithFor PR45333: Move AnalyzeImplicitConversions to using...
2020-04-06 Davide Italiano[MachineCSE] Don't carry the wrong location when hoisting
2020-04-06 Stanislav Mekhanoshin[AMDGPU] Remove clutter from endcf test. NFC.
2020-04-06 Daniel SandersAdd way to omit debug-location from MIR output
2020-04-06 Nick Desaulniers[CallSite Removal] a CallBase is never an IndirectCall...
2020-04-06 Jonas Devlieghere[lldb/API] Add missing LLDB_REGISTER_METHOD macros
2020-04-06 Jacques PienaarRemove case in rewritergen unmatched opdefgen side
2020-04-06 Vedant Kumar[AddressSanitizer] Fix for wrong argument values appear...
2020-04-06 Nico Weberfix comment typo to cycle bots
2020-04-06 Adrian PrantlRemap the target (Xcode) SDK directory to the host...
2020-04-06 Louis Dionne[libc++] 2/N: Enable the new libc++ testing format...
2020-04-06 Sid ManningSupport bfdname "elf32-hexagon".
2020-04-06 Daniel SandersAllow MachineFunction to obtain non-const Function...
2020-04-06 Louis Dionne[libc++] Only support std::to_chars availability test...
2020-04-06 Louis Dionne[libc++] Add availability markup for the C++20 Synchron...
2020-04-06 Daniel SandersAdd option to limit Debugify to locations (omitting...
2020-04-06 Davide Italiano[gdb-remote] Moving prevents copy elision. Found by...
2020-04-06 Hubert TongRevert "Make llvm_source_root in llvm-lit relative...
2020-04-06 Jonas Devlieghere[lldb/Test] Enable TestGdbRemoteThreadsInfoMemory.py...
2020-04-06 David BlaikieX86ISelLowering: Minor refactor to avoid redundant...
2020-04-06 Kanglei Fang[clang-format] Don't break multi block parameters on...
2020-04-06 Jason MolendaAdd more detailed symbol type categorization, based...
2020-04-06 Konstantin... [AMDGPU] Disable 'Skip Uniform Regions' optimization...
2020-04-06 Hubert Tong[llvm-objdump][NFC] Declare command-line externs in...
2020-04-06 Nico Weber[gn build] (manually) port 6c1a9fb174ac3c
2020-04-06 Leonard Chan[AsmPrinter] Do not define local aliases for global...
2020-04-06 Nico WeberMake llvm_source_root in llvm-lit relative too.
2020-04-06 Nick Desaulniers[SelectionDAG] fix predecessor list for INLINEASM_BRs...
2020-04-06 Dan AlbertUpstream Bionic definitions of ctype_base/regex.
2020-04-06 Davide Italiano[debugserver] Get rid of `else` after `return`. NFC.
2020-04-06 Sergej Jaskiewicz[libunwind] Support the new libc++ test format
2020-04-06 Chris LattnerMinor typo improvements in documentation, NFC.
2020-04-06 Matt ArsenaultAMDGPU: Remove dead paths for requiresUniformRegister
2020-04-06 Erik Pilkington[CodeGenObjC] Fix a crash when attempting to copy a...
2020-04-06 Kadir Cetinkaya[clangd] Fix bad include
2020-04-06 Nico WeberDelete a variable that's been unused since r313407.
2020-04-06 LLVM GN Syncbot[gn build] Port 427c1dc4f42
2020-04-06 Kadir Cetinkaya[clangd] Build ASTs only with fresh preambles or after...
2020-04-06 Kadir Cetinkaya[clangd] Update TUStatus api to accommodate preamble...
2020-04-06 Kadir Cetinkaya[clangd] Decouple preambleworker from astworker, NFCI
2020-04-06 Nathan JamesFix mismatch from D77112 and D77499
2020-04-06 Nathan James[ASTMatchers] Matchers that take enumerations args...
2020-04-06 Francesco Petrogalli[llvm][CodeGen] Avoid implicit cast of TypeSize to...
2020-04-06 Heejin Ahn[WebAssembly] Handle event exports
2020-04-06 Reid KlecknerRemove math.h/cmath include from DataTypes.h
next