platform/upstream/llvm.git
2020-02-12 Ayman Musa[AggressiveInstCombine] Add test with baseline CHECKs...
2020-02-12 Sergej Jaskiewicz[libcxx] Don't assume cwd name in std::filesystem tests
2020-02-12 Ayman MusaRevert "[AggressiveInstCombine] Add support for ICmp...
2020-02-12 Ayman Musa[AggressiveInstCombine] Add support for ICmp instr...
2020-02-12 Lei Zhang[mlir][spirv] Introduce spv.func
2020-02-12 stozerReapply "[DebugInfo] Prevent explosion of debug intrins...
2020-02-12 Mehdi AminiFix MLIR build when the NVPTX target isn't configured
2020-02-12 Ehud Katz[unittests] Fix TargetLibraryInfoTest.ValidProto
2020-02-12 Ayman Musa[AggressiveInstCombine] Add support for select instruction.
2020-02-12 Simon Pilgrim[TargetLowering] Add NegatibleCost enum for isNegatible...
2020-02-12 Balázs Kéri[analyzer]StreamChecker refactoring (NFC).
2020-02-12 Pavel Labath[lldb/DWARF] Use DWARFDebugInfoEntry * in ElaboratingDI...
2020-02-12 stozerRevert "[DebugInfo] Prevent explosion of debug intrinsi...
2020-02-12 Ayman Musa[NFC][AggressiveInstCombine] Remove redundant std:...
2020-02-12 Martin Storsjö[LLDB] Fix GCC warnings about extra semicolons. NFC.
2020-02-12 stozer[DebugInfo] Prevent explosion of debug intrinsics durin...
2020-02-12 Ehud Katz[ConstantFolding] Fold calls to FP remainder function
2020-02-12 Jay Foad[AMDGPU] Add one more pass to LLVMInitializeAMDGPUTarget
2020-02-12 James Henderson[DebugInfo][test][NFC] Remove case numbers
2020-02-12 Djordje TodorovicRevert "[DebugInfo] Enable the debug entry values featu...
2020-02-12 Liad Mordekoviz[llvm-objdump] Add column headers for relocation printing
2020-02-12 David Green[ARM] MVE vector reduce add tests. NFC
2020-02-12 Kadir Cetinkaya[llvm-objcopy] Fix pipeline syntax
2020-02-12 Raphael Isemann[lldb] Pass a valid SourceLocation to Sema::RequireComp...
2020-02-12 jasonliu[clang] Add -fignore-exceptions
2020-02-12 Florian HahnRevert "[SCCP] Remove forcedconstant, go to overdefined...
2020-02-12 Clement Courbet[CodeGen] Fix the computation of the alignment of split...
2020-02-12 Roman Lebedev[NFC?][SCEV][LoopVectorize] Add datalayout to the X86...
2020-02-12 Djordje Todorovic[DebugInfo] Enable the debug entry values feature by...
2020-02-12 Mehdi AminiRemove static registration for dialects, and the "alway...
2020-02-12 Clement Courbet[CodeGenPrepare] Add more store splitting tests for...
2020-02-12 Raphael Isemann[lldb][NFC] Remove GetConstTypeName and GetConstQualifi...
2020-02-12 Raphael Isemann[lldb][NFC] Move common_completions mapping out of...
2020-02-12 Marius Brehler[mlir] Revise naming of MLIROptMain and MLIRMlirOptLib
2020-02-12 Ehud Katz[APFloat] Fix FP remainder operation
2020-02-12 Raphael Isemann[lldb] Move implementation of GetDisplayName to TypeSys...
2020-02-12 Georgii Rymar[yaml2obj][test] - Simplify the test: yaml2obj/ELF...
2020-02-12 Nicolai HähnleAMDGPU: llvm.amdgcn.writelane is a source of divergence
2020-02-12 Nicolai HähnleSelectionDAG: Fix bug in ClusterNeighboringLoads
2020-02-12 Raphael Isemann[lldb][NFC] Move all completer subclasses into source...
2020-02-12 Alexander Belyaev[MLIR] Support memrefs with complex element types.
2020-02-12 Kazushi (Jam... [VE] Bit operator isel
2020-02-12 Raphael Isemann[lldb][NFC] Remove eCustomCompletion mode
2020-02-12 Craig Topper[X86] Add test case for SoftPromoteHalf of STRICT_FP_EX...
2020-02-12 Craig Topper[X86] Remove unnecessary hasSideEffects = 0, mayLoad...
2020-02-12 Craig Topper[X86] Correct the predicate on some patterns for 128...
2020-02-12 Igor Kudrin[DebugInfo] Add support for DWARF64 into DWARFDebugAddr.
2020-02-12 Igor Kudrin[DebugInfo] Simplify DWARFDebugAddr.
2020-02-12 Igor Kudrin[DebugInfo] Refine error messages in DWARFDebugAddr.
2020-02-12 Igor Kudrin[DebugInfo] Use "an address table" in diagnostic messag...
2020-02-12 Igor Kudrin[DebugInfo] Do not dump header field for pre-DWARFv5...
2020-02-12 Igor Kudrin[DebugInfo] Fix reading addresses in DWARFDebugAddr.
2020-02-12 Craig Topper[X86][LegalizeTypes] Add SoftPromoteHalf support STRICT...
2020-02-12 Raphael Isemann[lldb] Remove skipIfFreeBSD from TestCompletion
2020-02-12 Fangrui Song[CMake] Delete llvm_add_go_executable and a reference...
2020-02-12 Yuanfang ChenRevert "Reland "[Support] make report_fatal_error ...
2020-02-12 Davide Italiano[TestConstVariable] Clean-up XFAIL lists.
2020-02-12 Matt ArsenaultAMDGPU: Use conditions directly in division expansion
2020-02-12 Johannes Doerfert[OpenMP][Offloading] Added support for multiple streams...
2020-02-12 Yuanfang ChenTemporarily XFAIL these two tests.
2020-02-12 Yuanfang ChenFix two more test cases for https://reviews.llvm.org...
2020-02-12 Yuanfang ChenReland "[Support] make report_fatal_error `abort` inste...
2020-02-12 Mehdi AminiRemoved declared but non-existent createMaterializeVect...
2020-02-12 Sam Clegg[lld][WebAssembly] Fail if bitcode objects are pulled...
2020-02-12 Sam Clegg[compiler-rt] Compile __powitf2 under wasm
2020-02-12 Fangrui Song[test] Improve test/CodeGen/X86/linux-preemption.ll
2020-02-12 Austin Kerbow[AMDGPU][GlobalISel] Refactor selectDS1Addr1Offset...
2020-02-12 Reid KlecknerRe-land "[MS] Overhaul how clang passes overaligned...
2020-02-12 Jonas Devlieghere[lldb/Plugins] Rename OSPython plugin to OperatingSyste...
2020-02-12 Galina KistanovaReverted the remainings of c1c9819ef91aab51b5a23fb3027a...
2020-02-12 Jason MolendaRewrite default "could not attach" msg to point to...
2020-02-12 Matt ArsenaultAMDGPU: Don't expand more special div cases in IR
2020-02-11 Reid KlecknerFix MSVC build with C++ EH enabled
2020-02-11 Jonas Devlieghere[lldb/Plugins] Move PlatformRemoteiOS into PlatformMacO...
2020-02-11 Matt ArsenaultAMDGPU: Don't report 2-byte alignment as fast
2020-02-11 Derek Schuff[llvm-objcopy][WebAssembly] Add dump/add/remove-section...
2020-02-11 Justin LebarUse std::foo_t rather than std::foo in LLVM.
2020-02-11 Johannes Doerfert[OpenMP] Switch default C++ standard to C++ 14
2020-02-11 Matt ArsenaultAMDGPU: Add baseline tests for CGP div expansion
2020-02-11 Matt ArsenaultAMDGPU: Fix crash on v3i15 kernel arguments
2020-02-11 Matt ArsenaultAMDGPU: Directly use rcp intrinsic in idiv expansions
2020-02-11 Matt ArsenaultAMDGPU: Don't create potentially dead rcp declarations
2020-02-11 Aditya Nandakumar[MachO] Pad section data to pointer size bytes
2020-02-11 Huihui Zhang[NFC] Fix warning: comparison of integers of different...
2020-02-11 Johannes Doerfert[NFC] Fix spelling
2020-02-11 Jacques Pienaar[mlir] Start Shape dialect
2020-02-11 Justin LebarUse C++14-style return type deduction in clang.
2020-02-11 Craig Topper[X86] Don't disable code in combineHorizontalPredicateR...
2020-02-11 Johannes Doerfert[Utils] Allow "on-the-fly" argument changes for update_...
2020-02-11 Stanislav Mekhanoshin[AMDGPU] Fixed subreg use in sdwa-scalar-ops.mir. NFC
2020-02-11 Melanie BlowerRevert "Change clang option -ffp-model=precise to selec...
2020-02-11 Melanie BlowerChange clang option -ffp-model=precise to select ffp...
2020-02-11 Huihui Zhang[ConstantFold][SVE] Fix constand fold for vector call.
2020-02-11 Ian Levesque[xray][clang] Always add xray-skip-entry/exit and xray...
2020-02-11 Andy Davis[mlir][AffineOps] Adds affine loop fusion transformatio...
2020-02-11 Max Moroz[compiler-rt] FuzzedDataProvider: add ConsumeData and...
2020-02-11 Krzysztof Parzyszek[Hexagon] Don't generate short vectors in ISD::SELECT...
2020-02-11 lewis-revill[DebugInfo] Call site entries cannot be generated for...
2020-02-11 lewis-revill[RISCV] Add support for save/restore of callee-saved...
2020-02-11 Johannes Doerfert[Attributor][NFC] Clarify the documentation a bit more
next