platform/upstream/llvm.git
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.
2020-07-30 Joel E. Denny[OpenMP][Docs] Mark `present` motion modifier as done
2020-07-30 hsmahesha[AMDGPU/MemOpsCluster] Clean-up fixme's around mem...
2020-07-30 Kuba Mracek[tsan] Fix the open and open64 interceptors to have...
2020-07-30 Louis Dionne[libc++] Use generator expression in Linker script...
2020-07-30 Artem Dergachev[clang-tidy] Fix ODR violation in unittests.
2020-07-30 Jonas Devlieghere[lldb] Add SBCommandInterpreterRunOptions to LLDB.h
2020-07-30 Brendon CahoonAlign store conditional address
2020-07-30 Fangrui Song[X86] Parse and ignore .arch directives
2020-07-30 Johannes Doerfert[OpenMP][FIX] Consistently use OpenMPIRBuilder if requested
2020-07-30 Johannes Doerfert[OpenMP][IRBuilder] Support allocas in nested parallel...
2020-07-30 Alexey Bataev[OPENMP]Fix PR46824: Global declare target pointer...
2020-07-30 Kirill Bobyrev[clangd] NFC: Spell out types in index callback arguments
2020-07-30 Alexey BataevRevert "[OPENMP]Fix PR46824: Global declare target...
2020-07-30 Xiangling Liao[AIX] Temporarily disable IncrementalProcessingTest...
2020-07-30 Momchil Velikov[AArch64] Fix operand definitions of XPACI/XPACD
2020-07-30 Matt ArsenaultAMDGPU: Convert some tests to use new buffer intrinsics
2020-07-30 Simon PilgrimAttributor.h - remove unnecessary includes. NFCI.
2020-07-30 Jinsong Ji[PowerPC][AIX] Move the testcase to proper dir
2020-07-30 Hans WennborgSpeculative GCC 5 build fix
2020-07-30 Tim Keith[flang] Create HostAssoc symbols for uplevel references
2020-07-30 Alexey Bataev[OPENMP]Fix PR46824: Global declare target pointer...
2020-07-30 jasonliu[XCOFF][AIX] Enable -ffunction-sections
2020-07-30 Sanjay Patel[ConstantFolding] add tests for abs intrinsic; NFC
2020-07-30 David Green[LoopVectorizer] Don't create unused block masks for...
2020-07-30 Louis Dionne[libc++] Add XFAIL for <float.h> and <cfloat> tests...
2020-07-30 Stephan Herhut[mlir][shape] Use memref of index in shape lowering
2020-07-30 Christian Sigg[MLIR] Don't pass separate LowerToLLVMOptions when...
2020-07-30 Abhishek Varma[MLIR] Introduce inter-procedural memref layout normali...
2020-07-30 Stephan Herhut[mlir] Allow index as element type of memref
2020-07-30 Jean Perier[flang] Expose specific to generic intrinsic name mapping
2020-07-30 Florian HahnRevert "[IPConstProp] Remove and move tests to SCCP."
2020-07-30 Frederik Gossen[MLIR][Shape] Limit `shape.rank` lowering to its extent...
2020-07-30 Florian Hahn[IPConstProp] Remove and move tests to SCCP.
2020-07-30 Simon PilgrimVectorUtils.h - reduce unnecessary includes. NFC.
2020-07-30 Simon Pilgrim[X86][SSE] combineExtractWithShuffle - extend extract...
2020-07-30 Kirill Bobyrev[clangd] Implement Relations request for remote index
2020-07-30 Florian Hahn[AArch64] Add machine-combiner tests with instruction...
2020-07-30 Raphael Isemann[lldb] Don't use static locals for return value storage...
2020-07-30 Esme-Yi[NFC] Failed cases for some patterns defined in DAGComb...
2020-07-30 Aleksandr Platonov[clangd] findNearbyIdentifier(): fix the word search...
2020-07-30 Xing GUO[DWARFYAML] Make the 'Length' field of the address...
2020-07-30 Xing GUO[DWARFYAML] Make the 'AddressSize', 'SegmentSelectorSiz...
2020-07-30 Sam Tebbs[DAGCombiner] Fold sext_inreg of a masked load into...
next