platform/upstream/llvm.git
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...
2020-07-30 Nathan James[clang-tidy] Use StringMap for ClangTidyOptions::OptionsMap
2020-07-30 David Truby[flang] Fix multi-config generator builds.
2020-07-30 Florian Hahn[IPConstProp] Regenerate check lines.
2020-07-30 Rainer Orth[compiler-rt][cmake] Simplify COMPILER_RT_HAS_VERSION_S...
2020-07-30 George Mitenkov[MLIR][SPIRVToLLVM] Conversion of GLSL ops to LLVM...
2020-07-30 Kang Zhang[PHIElimination] Fix the killed flag for LowerPHINode()
2020-07-30 George Mitenkov[MLIR][SPIRVToLLVM] Conversion for inverse sqrt and...
2020-07-30 Balázs Kéri[Analyzer] Remove inclusion of uniqueing decl from...
2020-07-30 David Sherwood[SVE][CodeGen] At -O0 fallback to DAG ISel when transla...
2020-07-30 Haojian Wu[Concepts] Fix a deserialization crash.
2020-07-30 George Mitenkov[MLIR][SPIRVToLLVM] Conversion patterns for GLSL ops
2020-07-30 Haojian Wu[clangd] Fix an assertion failure in TargetFinder's...
2020-07-30 Craig Topper[X86] Pass the OperandVector to ParseMemOperand instead...
2020-07-30 Craig Topper[X86] Don't pass some many parameters to ParseMemOperan...
2020-07-30 Serge Pavlov[Support] Class to facilitate file locking
2020-07-30 Max Kazantsev[NFC] Remove unused variable
2020-07-30 Balázs Kéri[Analyzer] Use of BugType in DereferenceChecker (NFC).
2020-07-30 Tony[AMDGPU] Fix DWARF extensions User Guide table of contents
2020-07-30 Tony[AMDGPU] DWARF proposal changes
2020-07-30 Craig Topper[X86] Teach the assembler parser to handle a '*' betwee...
2020-07-30 Amy Huang[DebugInfo] Fix to ctor homing to ignore classes with...
2020-07-30 Yuanfang ChenFor some tests targeting SystemZ, -march=z13 ---> ...
2020-07-30 Yuanfang ChenNFC. Fix comments
2020-07-30 Yuanfang Chen[llvm-readobj] NFC. Add -help description of --hex...
2020-07-30 Kang Zhang[PowerPC] Fix RM operands for some instructions
2020-07-30 Tony[AMDGPU] DWARF proposal changes for expression context
2020-07-30 Matt ArsenaultGlobalISel: Use result of find rather than rechecking map
2020-07-30 Matt ArsenaultGlobalISel: Handle assorted no-op intrinsics
2020-07-30 Jonas Devlieghere[lldb] Move finish_swig logic into a function in the...
2020-07-30 Richard SmithPR46729: Reject explicit and partial specializations...
2020-07-30 Juneyoung Lee[JumpThreading] Fold br(freeze(undef))
2020-07-30 Vedant Kumar[profile] Add InstrProfilingInternal.c.o to Darwin...
2020-07-30 Julian Lettner[Darwin][compiler-rt] kern.osproductversion unavailable...
2020-07-30 Matt ArsenaultGlobalISel: Handle llvm.roundeven
2020-07-29 Mircea Trofin[llvm][NFC] TensorSpec abstraction for ML evaluator
2020-07-29 Matt Morehouse[DFSan] Remove dfsan_use_fast16labels from abilist.
2020-07-29 Francis Visoiu... Revert "build: always add support for assembly targets...
2020-07-29 Jonas Devlieghere[lldb] Fix llvm-lit in standalone builds
next