platform/upstream/llvm.git
2020-08-26 Adrian PrantlBring llvm::Optional data formatter back in sync with...
2020-08-26 Craig Topper[X86] Default to -mtune=generic unless -march is passed...
2020-08-26 Juneyoung Lee[IR] Remove noundef from masked store/load/gather/scatt...
2020-08-26 Ahmed Bougacha[AArch64] Use CCAssignFnForReturn helper in more spots...
2020-08-26 Juneyoung Lee[LangRef] Memset/memcpy/memmove can take undef/poison...
2020-08-26 Thomas Raoux[mlir][vector] Add vector.bitcast operation
2020-08-26 JonChesterfield[libomptarget][amdgpu] Improve thread safety, remove...
2020-08-26 Sanjay Patel[VectorCombine] adjust test for better coverage; NFC
2020-08-26 Nikita Popov[InstSimplify] Fold min/max intrinsic based on icmp...
2020-08-26 Nikita Popov[InstSimplify] Add additional umax tests (NFC)
2020-08-26 Muhammad Asif... [AArch64][SVE] Add lowering for llvm fceil
2020-08-26 Arthur Eubanks[test] Rewrite various tests to not use constprop
2020-08-26 Owen AndersonReapply D70800: Fix AArch64 AAPCS frame record chain
2020-08-26 Sanjay Patel[DAGCombiner] allow store merging non-i8 truncated ops
2020-08-26 aartbik[llvm] [Thumb2] Test unusual length for active lane...
2020-08-26 Aleksandr Platonov[Support][Windows] Fix incorrect GetFinalPathNameByHand...
2020-08-26 Jon Chesterfield[libomptarget][amdgpu] Update plugin CMake to work...
2020-08-26 AndreyChurbanov[OpenMP] Fix import library installation with MinGW
2020-08-26 Kazuaki Ishizaki[mlir] NFC: fix trivial typos in documents
2020-08-26 Eric ChristopherAdd cmake test support for LLJITWithThinLTOSummaries...
2020-08-26 Arthur Eubanks[InstSimplify] Simplify to vector constants when possible
2020-08-26 Arthur Eubanks[gn build] Manually port ed07e1fe
2020-08-26 Francesco Petrogalli[MC][SVE] Fix data operand for instruction alias of...
2020-08-26 Steven Wu[LTO] Don't apply LTOPostLink module flag during writeM...
2020-08-26 Michael Kruse[Polly] Inline ShoulDelete lambda. NFC.
2020-08-26 Michael Kruse[Polly] Use llvm::function_ref. NFC.
2020-08-26 Christopher... [SVE] Remove calls to VectorType::getNumElements from...
2020-08-26 Krzysztof Parzyszek[Hexagon] Implement llvm.masked.load and llvm.masked...
2020-08-26 Matt ArsenaultAMDGPU: Don't assert on misaligned DS read2/write2...
2020-08-26 Wei Mi[SampleFDO] Enhance profile remapping support for searc...
2020-08-26 Juneyoung Lee[IR] Add NoUndef attribute to Intrinsics.td
2020-08-26 Craig Topper[X86] Add assembler support for .d32 and .d8 mnemonic...
2020-08-26 Adam Czachorowski[clang] Exclude invalid destructors from lookups.
2020-08-26 Roman Lebedev[Value][InstCombine] Fix one-use checks in PHI-of-op...
2020-08-26 Roman Lebedev[NFC][Value] Fixup comments, "N users" is NOT the same...
2020-08-26 Roman Lebedev[NFC][InstCombine] Add tests with PHI-of-{insert,extrac...
2020-08-26 Owen AndersonRevert "Fix frame pointer layout on AArch64 Linux."
2020-08-26 aartbik[llvm] [DAG] Fix bug in llvm.get.active.lane.mask lowering
2020-08-26 Steven Wu[ThinLTO][Legacy] Compute PreservedGUID based on IRName...
2020-08-26 jasonliu[XCOFF][AIX] Support relocation generation for large...
2020-08-26 Vedant Kumar[profile] Add InstrProfilingVersionVar.c.o to Darwin...
2020-08-26 Craig Topper[LegalizeTypes] Remove WidenVecRes_Shift and just use...
2020-08-26 Eduardo Caldas[SyntaxTree] Migrate `ParamatersAndQualifiers` to use...
2020-08-26 Kai Nacke[SystemZ/ZOS] Add header file to encapsulate use of...
2020-08-26 Matt Morehouse[libFuzzer] Error and exit if user supplied fuzzer...
2020-08-26 Jeremy MorseRevert "[LiveDebugValues][NFC] Add instr-ref tests...
2020-08-26 Gi ValdFix quiet mode in git-clang-format
2020-08-26 Owen AndersonFix frame pointer layout on AArch64 Linux.
2020-08-26 Sjoerd Meijer[LV] Fallback strategies if tail-folding fails
2020-08-26 Jeremy Morse[LiveDebugValues][NFC] Add instr-ref tests, adapt old...
2020-08-26 Louis Dionne[libc++] Use xcrun to find Ninja in the macOS backdeplo...
2020-08-26 Alexandre Ganea[Clang] Fix tests following rG087047144210
2020-08-26 Raphael Isemann[clang][NFC] Properly fix a GCC warning in ASTImporterT...
2020-08-26 Kirill Bobyrev[clangd] Use string[] for allCommitCharacters
2020-08-26 Louis Dionne[libc++] Always run Ninja through xcrun in the macOS...
2020-08-26 Haojian Wu[clangd] Enable recovery-ast-type by default.
2020-08-26 Hans WennborgBump -len_control value in fuzzer-custommutator.test...
2020-08-26 Zachary HenkelFix failing tests after VCTOOLSDIR change
2020-08-26 Raphael Isemann[lldb][NFC] Simplify string literal in GDBRemoteCommuni...
2020-08-26 Jay Foad[AMDGPU] Make more use of Subtarget reference in SIInst...
2020-08-26 AndreyChurbanov[OpenMP] Fix build on macOS sdk 10.12 and newer
2020-08-26 Tue Ly[libc] Add implementations for sqrt, sqrtf, and sqrtl.
2020-08-26 Jay Foad[LegalizeTypes] Add ROTL/ROTR to ScalarizeVectorResult.
2020-08-26 Dibya Ranjan... [Support] Allow printing the stack trace only for a...
2020-08-26 Matt ArsenaultAMDGPU: Use Subtarget reference in SIInstrInfo
2020-08-26 Zachary HenkelAdd clang-cl "vctoolsdir" option to specify the locatio...
2020-08-26 Matt ArsenaultAMDGPU/GlobalISel: Tolerate negated control flow intrin...
2020-08-26 Matt ArsenaultGlobalISel: Combine G_ADD of G_PTRTOINT to G_PTR_ADD
2020-08-26 Jay Foad[AMDGPU][GlobalISel] Eliminate barrier if workgroup...
2020-08-26 Xing GUO[DWARFYAML] Make the unit_length and header_length...
2020-08-26 QingShan Zhang[Scheduling] Implement a new way to cluster loads/stores
2020-08-26 River Riddle[mlir][PDL] Add a PDL Interpreter Dialect
2020-08-26 Georgii Rymar[llvm/Object] - Make dyn_cast<XCOFFObjectFile> work...
2020-08-26 David Green[ARM] Increase MVE gather/scatter cost by MVECostFactor.
2020-08-26 Georgii Rymar[llvm-readobj][test] - Commit trivial.obj.elf-amdhsa...
2020-08-26 Georgii Rymar[llvm-readobj/elf][test] - Add testing for EM_* specifi...
2020-08-26 Sam Tebbs[RDA] Don't visit the BB of the instruction in getReach...
2020-08-26 LLVM GN Syncbot[gn build] Port 357dc1ed125
2020-08-26 Martin Storsjö[libunwind] Convert x86, x86_64, arm64 register restore...
2020-08-26 Benjamin KramerCopy m_plan_is_for_signal_trap member.
2020-08-26 Georgii Rymar[obj2yaml] - Cleanup error reporting (remove Error...
2020-08-26 Pavel Labath[lldb/DWARF] More DW_AT_const_value fixes
2020-08-26 Georgii Rymar[llvm-readobj] - Don`t crash when --section-symbols...
2020-08-26 Georgii Rymar[llvm-readelf][test] - Refine the sections-ext.test
2020-08-26 Kai Nacke[SystemZ/ZOS] Additions to the build system.
2020-08-26 David Spickett[lldb] Correct wording of EXP_MSG
2020-08-26 Pierre Gousseau[X86] Make sure we do not clobber RBX with mwaitx when...
2020-08-26 Gabriel Hjort... [GlobalISel] Fix and tidy up documentation for ValueMap...
2020-08-26 Gabriel Hjort... [TableGen][GlobalISel] Fix tblgen optimization bug
2020-08-26 sstefan1Reland [IR] Intrinsics default attributes and opt-out...
2020-08-26 Cullen Rhodes[AArch64][AsmParser] Fix bug in operand printer
2020-08-26 Nithin Vadukkumchery... [analyzer] Add modeling of assignment operator in smart ptr
2020-08-26 Sander de Smalen[AArch64][SVE] Fix calculation restore point for SVE...
2020-08-26 Yang Zhihui[NFC] Fix some spelling errors in clang Driver Options.td
2020-08-26 Haojian Wu[clangd] Compute the inactive code range for semantic...
2020-08-26 Jan Kratochvil[Support] Speedup llvm-dwarfdump 3.9x
2020-08-26 Raphael Isemann[lldb] XFAIL TestMemoryHistory on Linux
2020-08-26 Jay Foad[SelectionDAG] Handle non-power-of-2 bitwidths in expandROT
2020-08-26 River Riddle[mlir] Fix bug in block merging when the types of the...
2020-08-26 Shinji Okumura[Attributor] Provide an edge-based interface in AAIsDead
next