platform/upstream/llvm.git
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
2020-02-11 Johannes Doerfert[Attributor] Identify dead uses in PHIs (almost) based...
2020-02-11 Andy Davis[mlir][VectorOps] Adds canonicalization rewrite pattern...
2020-02-11 Steven Wan[NFC] Delete extra white space in a test case.
2020-02-11 Lang Hames[ORC] Fix symbol dependence propagation algorithm in...
2020-02-11 Lang Hames[JITLink] Add an assertion that block removal leaves...
2020-02-11 Lang Hames[ORC] Add debug logging to JITDylib::addDependencies.
2020-02-11 Alexey Bataev[OPENMP50]Full handling of atomic_default_mem_order...
2020-02-11 Sterling AugustineUpdate test for windows.
2020-02-11 Peter Collingbournescudo: Fix various test failures, mostly on 32-bit.
2020-02-11 Jay Foad[AMDGPU] Fix implicit operands for ENTER_WWM pseudo
2020-02-11 David Zarzycki[libc++] Unbreak test suite (CWG1423)
2020-02-11 Sterling AugustineAllow retrieving source files relative to the compilati...
2020-02-11 diggerlin[NFC] Refactor the tuple of symbol information with...
2020-02-11 Reid Kleckner[gn] Paper over Py3 urllib2 incompatibility in gn/get.py
2020-02-11 Raphael Isemann[lldb][NFC] Test ModuleCompletion mode by completing...
2020-02-11 Nathan James[clang-tidy] Added check to disable bugprone-infinite...
2020-02-11 aartbik[mlir] [VectorOps] Implement vector.reduce operation
2020-02-11 Alina Sbirlea[BasicAA] Make BasicAA a cfg pass.
2020-02-11 Craig Topper[X86] Raise the latency for VectorImul from 4 to 5...
2020-02-11 LLVM GN Syncbot[gn build] Port 453a8f3af78
2020-02-11 Stanislav Mekhanoshin[AMDGPU] Remove AMDGPURegisterInfo
2020-02-11 Raphael Isemann[lldb][NFC] Test SourceFileCompletion by completing...
2020-02-11 Michael Halkenhäuser[Polly] LLVM OpenMP Backend -- Fix "static chunked...
next