platform/upstream/llvm.git
2020-07-31 Matt ArsenaultSupport addrspacecast initializers with isNoopAddrSpaceCast
2020-07-31 Frederik Gossen[MLIR][Shape] Allow unsafe `shape.broadcast`
2020-07-31 Nico Weber[gn build] (manually) merge 63d3aeb529
2020-07-31 Sourabh Singh... [MLIR,OpenMP][NFCI] Removed loop for accessing regions...
2020-07-31 Erich KeaneDR2303: Prefer 'nearer' base classes during template...
2020-07-31 Haojian Wu[clangd] Be more explicit on testing the optional DefLo...
2020-07-31 Bjorn Pettersson[clang-tidy] Fix build problem after commit 45a720a8643...
2020-07-31 Xing GUO[DWARFYAML] Make the debug_aranges entry optional.
2020-07-31 Xing GUO[DWARFYAML] Add helper function getDWARFEmitterByName...
2020-07-31 Xing GUO[DWARFYAML] Add emitDebug[GNU]Pub[names/types] function...
2020-07-31 Kirill Bobyrev[clangd] Fix remote index build on macOS
2020-07-31 Nemanja Ivanovic[Sanitizers] Fix lint failure with Python 3.6
2020-07-31 Jakub Lichman[mlir][Linalg] Conv {1,2,3}D ops defined with TC syntax
2020-07-31 Joachim Protze[OpenMP] Use weak attribute in interface only for stati...
2020-07-31 Kadir Cetinkaya[clang][Syntax] syntax::Arena doesnt own TokenBuffer
2020-07-31 Kirill Bobyrev[clangd] Propagate remote index errors via Expected
2020-07-31 Vitaly Buka[NFC] Remove unused GetUnderlyingObject paramenter
2020-07-31 Alexander Belyaev[mlir] Add TFFramework dialect to DialectSymbolRegistry.
2020-07-31 Balazs Benics[analyzer] Fix out-of-tree only clang build by not...
2020-07-31 Jean Perier[flang] Fix CMPLX folding with complex arguments
2020-07-31 Petr HosekRevert "[ELF] Add --dependency-file option"
2020-07-31 QingShan Zhang[PowerPC] Retrieve the offset from load/store if it...
2020-07-31 Fangrui Song[Driver] Exclude options::LinkerInput for GCC linking
2020-07-31 Fangrui Song[Driver] Render -e for Gnu.cpp
2020-07-31 Juneyoung Lee[JumpThreading] Let SimplifyPartiallyRedundantLoad...
2020-07-31 Fangrui Song[MC] Support infix operator !
2020-07-31 Juneyoung Lee[JumpThreading] Add a test for D84944 ; NFC
2020-07-31 Lang Hames[JITLink] Use correct Addressable constructor.
2020-07-31 Craig Topper[X86] Remove x86_sse42_crc32_64_64 from X86TTIImpl...
2020-07-31 Max Kazantsev[SimpleLoopUnswitch] Preserve make.implicit in non...
2020-07-31 Max Kazantsev[SimpleLoopUnswitch] Drop make.implicit metadata in...
2020-07-31 Wei MiFix a crash when the sample profile uses md5 and -sampl...
2020-07-31 Jason Molendadebguserver's type sniffer to only treat .app things...
2020-07-31 Vitaly Buka[NFC] GetUnderlyingObject -> getUnderlyingObject
2020-07-31 Wolfgang PiebMake a test case more flexible on Windows wrt the numbe...
2020-07-31 Arthur Eubanks[test] Fix thinlto-distributed-newpm.ll
2020-07-31 Craig Topper[X86] Pass the OperandVector by reference to ParseIntel...
2020-07-31 Arthur Eubanks[tbaa] Rename type-based-aa -> tbaa
2020-07-31 Arthur Eubanks[NewPM] Don't print 'Invalidating all non-preserved...
2020-07-31 Peter Steinfeld[flang] Fixes for RESHAPE()
2020-07-31 Vitaly Buka[ValueTracking] Remove AllocaForValue parameter
2020-07-31 Shilei Tian[OpenMP] Refactored the function `targetDataEnd`
2020-07-31 Vitaly Buka[NFC] Move findAllocaForValue into ValueTracking.h
2020-07-31 Shilei Tian[OpenMP] Refactored the function `target`
2020-07-31 dfukalov[NFC][AMDGPU] Improve fused fmul+fadd tests.
2020-07-31 Scott Constable[X86] Fix for ballooning compile times due to Load...
2020-07-31 Craig Topper[X86] Separate CPU Feature lists in X86.td between...
2020-07-31 kuterd[Attributor] Add time trace support.
2020-07-30 Craig Topper[ValueTracking] Add basic computeKnownBits support...
2020-07-30 Vedant Kumar[profile] Remove dependence on getpagesize from InstrPr...
2020-07-30 Davide Italiano[debugserver/Apple Silicon] Handoff connections when...
2020-07-30 Eli Friedman[LegalizeTypes][SVE] Support widen/split legalization...
2020-07-30 Amara Emerson[AArch64][GlobalISel] Add legalization & selection...
2020-07-30 Mircea Trofin[doc] Describe the header guard style
2020-07-30 Siva Chandra... [libc] Add a tool called WrapperGen.
2020-07-30 Eli Friedman[clang codegen][AArch64] Use llvm.aarch64.neon.fcvtzs...
2020-07-30 LLVM GN Syncbot[gn build] Port 763671f387f
2020-07-30 Lang Hames[llvm-jitlink] Add -harness option to llvm-jitlink.
2020-07-30 Lang Hames[JITLink] Allow JITLinkContext::notifyResolved to retur...
2020-07-30 Zequan Wu[COFF] Port CallGraphSort to COFF from ELF
2020-07-30 Rahul Joshi[MLIR][NFC] Add SymbolUse::UseRange::empty()
2020-07-30 Matt ArsenaultAMDGPU: Fix liveness errors when copying AGPR tuples
2020-07-30 Thomas Raoux[mlir][spirv] Add support for converting memref of...
2020-07-30 Nathan James[clang-tidy][NFC] Use StringMap for ClangTidyCheckFacto...
2020-07-30 Richard SmithPR46908: Emit undef destroying_delete_t as an aggregate...
2020-07-30 Jez Ng[lld-macho] Add comment for literal argument
2020-07-30 Changpeng FangAMDGPU: Put inexpensive ops first in AMDGPUAnnotateUnif...
2020-07-30 Jez Ng[lld-macho] Make __LINKEDIT sections contiguous
2020-07-30 Jez Ng[lld-macho] Implement -headerpad
2020-07-30 Jez Ng[lld-macho] Support __dso_handle for C++
2020-07-30 Nikita Popov[ConstantRange][CVP] Make use of abs poison flag
2020-07-30 Jon Roelofs[SelectionDAG] Fix lowering of vector geps
2020-07-30 Jonas Devlieghere[lldb/Docs] Remove stale bot on GreenDragon and add...
2020-07-30 Nikita Popov[ConstantRange] Support abs with poison flag
2020-07-30 Jonas Devlieghere[lldb/Docs] Add lldb-arm-ubuntu to the list of bots
2020-07-30 Peiyuan Song[compiler-rt] [profile] fix profile generate for mingw...
2020-07-30 Peiyuan Song[LLD] [Mingw] Don't export symbols from profile generate
2020-07-30 Nikita Popov[ConstantRange][CVP] Compute min/max/abs intrinsic...
2020-07-30 Nikita Popov[CVP] Add tests for min/max/abs intrinsic comparisons...
2020-07-30 Petr Hosek[CMake][Fuchsia] Include additional tools in the toolchain
2020-07-30 Peter Steinfeld[flang] Fix an assert on duplicate initializations
2020-07-30 Petr Hosek[ELF] Add --dependency-file option
2020-07-30 Nikita Popov[SCCP] Remove dead switch cases based on range information
2020-07-30 Jonas Devlieghere[lldb/Test] Use self.assertIn in TestGdbRemoteTargetXml...
2020-07-30 Florian Hahn[LAA] Avoid adding pointers to the checks if they are...
2020-07-30 Alexander Belyaev[mlir] NFC: Expose `getElementPtrType` and `getSizes...
2020-07-30 Sanjay Patel[InstCombine] update test checks; NFC
2020-07-30 Ettore TiottoFix computeHostNumPhysicalCores() for Linux on POWER...
2020-07-30 Wouter van... [WebAssembly] Fixed 64-bit indices in br_table
2020-07-30 Stanislav Mekhanoshin[AMDGPU] Do not use undef on indirect source
2020-07-30 Jonas Devlieghere[lldb] Add copy ctor/assignment operator to SBCommandIn...
2020-07-30 Jordan Rupprecht[lldb][test] Move registers-target-xml-reading target...
2020-07-30 Simon PilgrimLoopUnroll.cpp - pass std::vector by const reference...
2020-07-30 Yuanfang Chen[NewPM][PassInstrument] Add PrintPass callback to Stand...
2020-07-30 Craig Topper[WebAssembly] Fix GCC 5 build.
2020-07-30 Johannes Doerfert[MLIR][OpenMP] Fix OpenMPIRBuilder usage after D82470
2020-07-30 Jordan Rupprecht[lldb][NFC][test] Fix comment referring to FileCheck...
2020-07-30 cgyurgyik[libc] Implements isdigit and isalnum. Adds a utility...
2020-07-30 Kuba Mracek[tsan] Fixup for 1260a155: Move variadic-open.cpp test...
2020-07-30 Hiroshi Yamauchi[PGO] Include the mem ops into the function hash.
next