platform/upstream/llvm.git
2021-06-22 Nico Weber[gn build] manually port c747b7d1d9a2 (config.osx_sysroot)
2021-06-22 Matt ArsenaultAMDGPU: Move zeroed FP high bits optimization to patterns
2021-06-22 Hyundeok Park[libc++] Change forward_list::swap to use propagate_on_...
2021-06-22 Alexandru Octavian... [clang][c++20] Fix false warning for unused private...
2021-06-22 Shilei Tian[NFC][OpenMP][Offloading] Unified the construction...
2021-06-22 Joseph Huber[OpenMP] Internalize functions in OpenMPOpt to improve...
2021-06-22 Steven Wu[llvm] Fix lto tests that requires ld64
2021-06-22 Fangrui Song[llvm-objcopy] Fix some namespace style issues
2021-06-22 Bill Wendling[llvm-diff] Constify APIs so that there aren't conflicts
2021-06-22 Joseph Huber[OpenMP] Replace GPU globalization calls with shared...
2021-06-22 Joseph Huber[Libomptarget] Improve device runtime implementation...
2021-06-22 Nikita Popov[OpaquePtr] Handle addrspacecasts in InstCombine
2021-06-22 Meera Nakrani[AArch64LoadStoreOptimizer] Recommit: Generate more...
2021-06-22 David Spickett[lldb] Remove more redundant SetStatus(eReturnStatusFailed)
2021-06-22 Jingu Kang[SimpleLoopUnswich] Fixa a bug on ComputeUnswitchedCost...
2021-06-22 Florian Hahn[SCEV] Reduce code to handle predicates in applyLoopGua...
2021-06-22 Joseph Huber[OpenMP] Simplify GPU memory globalization
2021-06-22 Raphael Isemann[lldb][NFC] Remove an outdated comment in HostInfoBase
2021-06-22 Rosie Sumpter[SLP][AArch64] Add SLP vectorizer tests for XOR and...
2021-06-22 Graham Hunter[clang] Remove unused capture in closure
2021-06-22 Joseph Huber[Libomptarget] Introduce new globalization runtime...
2021-06-22 Florian Hahn[BitcodeReader] Validate Strtab before accessing.
2021-06-22 Nikita Popov[ConstantFold] Delay fetching pointer element type
2021-06-22 Nikita Popov[ConstantFold] Skip bitcast -> GEP transform for opaque...
2021-06-22 AndreyChurbanov[OpenMP] libomp: fix dynamic loop dispatcher
2021-06-22 Butygin[mlir] Fix invalid handling of AllocOp symbolOperands...
2021-06-22 Pushpinder... [AMDGPU][Libomptarget] Move allow_access_to_all_gpu_age...
2021-06-22 Raphael Isemann[lldb][NFC] Use SubsystemRAII in XcodeSDKModuleTests
2021-06-22 Thomas JohnsonAdd norm sub-target feature to table gen for ARC
2021-06-22 Muhammad Omair... [LLDB] Skip TestExitDuringExpression on aarch64/linux...
2021-06-22 Stephan Herhut[mlir][memref] Add memref.copy operation
2021-06-22 Florian Hahn[SCEV] Retain AddExpr flags when subtracting a foldable...
2021-06-22 Raphael Isemann[lldb] Adjust Clang version requirements for tail_call_...
2021-06-22 Nico Weber[lld/mac] Add explicit "no unwind info" entries for...
2021-06-22 Raphael Isemann[lldb] Bumb Clang version requirement for TestBasicEntr...
2021-06-22 Martin Storsjö[ADT] Add StringRef consume_front_lower and consume_bac...
2021-06-22 Graham Hunter[Clang][OpenMP] Monotonic does not apply to SIMD
2021-06-22 Nikita Popov[ConstantFolding] Separate conditions in GEP evaluation...
2021-06-22 Balázs Kéri[clang][Analyzer] Track null stream argument in alpha...
2021-06-22 Matthias Springer[mlir][NFC] Move SubTensorOp and SubTensorInsertOp...
2021-06-22 Fraser Cormack[Utils][vim] Add missing highlights for fast-math flags
2021-06-22 Sander de Smalen[GlobalISel] Add scalable property to LLT types.
2021-06-22 Bjorn Pettersson[NewPM] Print passes with params when using "opt -print...
2021-06-22 Fangrui Song[llvm-objcopy] Internalize some symbols
2021-06-22 Tobias Gysi[mlir][linalg] Adapt FillOp to use a scalar operand.
2021-06-22 Fangrui Song[llvm-objcopy] Delete empty namespace. NFC
2021-06-22 Max KazantsevRe-land "[LoopDeletion] Handle Phis with similar inputs...
2021-06-22 Max Kazantsev[LoopDeletion] Require loop to have a predecessor when...
2021-06-22 Heejin Ahn[WebAssembly] Make tag attribute's encoding uint8
2021-06-22 Walter ErquinigoRetry of [lldb-vscode] only report long running progres...
2021-06-22 Matthias Springer[mlir][linalg] Fusion of PadTensorOp
2021-06-22 Walter ErquinigoRevert "[lldb-vscode] only report long running progress...
2021-06-22 Walter Erquinigo[lldb-vscode] Add simple DAP logs dump to investigate...
2021-06-22 Walter Erquinigo[lldb-vscode] only report long running progress events
2021-06-21 Eli FriedmanRename MachineMemOperand::getOrdering -> getSuccessOrde...
2021-06-21 Vitaly Buka[NFC] Add getUnderlyingObjects test
2021-06-21 Eli Friedman[ScalarEvolution] Ensure backedge-taken counts are...
2021-06-21 Rob Suderman[mlir][tosa] Enable tosa.div for TosaMakeBroadcastable
2021-06-21 Greg ClaytonClarify the "env" launch configuration setting.
2021-06-21 Nick Desaulniers[IR] convert warn-stack-size from module flag to fn...
2021-06-21 Andrew Browne[DFSan][NFC] Refactor Origin Address Alignment code.
2021-06-21 Rong Xu[SampleFDO] Make FSDiscriminator flag part of function...
2021-06-21 Eli Friedman[ARM] Make sure we don't transform unaligned store...
2021-06-21 Fangrui Song[AArch64][X86] Allow 64-bit label differences lower...
2021-06-21 Jinsong Ji[DAGCombine] reassoc flag shouldn't enable contract
2021-06-21 Joel E. Denny[UpdateCCTestChecks] Fix --replace-value-regex across...
2021-06-21 Roman Lebedev[NFC][SimplifyCFG] Add basic test for debuginfo preserv...
2021-06-21 Roman Lebedev[NFC][SimplifyCFG] Fix tests to use FileCheck instead...
2021-06-21 Alexey Bataev[SLP][NFC]Rename functions in the tests, NFC.
2021-06-21 Erich KeaneRevert "[SYCL][NFC] Ensure SYCL kernel for unique-stabl...
2021-06-21 Louis Dionne[libc++] NFC: Fix outdated comment about secrets.env
2021-06-21 Nikita PopovReapply [InstCombine] Don't try converting opaque point...
2021-06-21 Daniel HwangCreate install targets for scan-build-py.
2021-06-21 Nikita PopovReapply [InstCombine] Extract bitcast -> gep transform
2021-06-21 Nikita Popov[InstCombine] Add test for bitcast of unsized pointer...
2021-06-21 Ahmed S. TaeiAdd polynomial approximation for trigonometric sine...
2021-06-21 thomasraoux[mlir][vector] Support distributing transfer op with...
2021-06-21 Craig Topper[RISCV] Remove extra character from a comment. NFC
2021-06-21 Erich Keane[SYCL][NFC] Ensure SYCL kernel for unique-stable-name...
2021-06-21 Langston Barrett[llvm-reduce] Don't delete arguments of intrinsics
2021-06-21 zoecarver[libcxx][ranges] Add `indirectly_movable` and `indirect...
2021-06-21 Nikita PopovRevert "[InstCombine] Extract bitcast -> gep transform"
2021-06-21 Nikita Popov[LoopUnroll] Don't modify TripCount/TripMultiple in...
2021-06-21 Alexey Bataev[SLP]Improve vectorization of PHI instructions.
2021-06-21 Nikita Popov[InstCombine] Don't try converting opaque pointer bitca...
2021-06-21 Nikita Popov[InstCombine] Extract bitcast -> gep transform
2021-06-21 Fangrui Song[llvm-profdata] Allow omission of -o for --text output
2021-06-21 Jonas Paulsson[SystemZ] Fix some typos in comments.
2021-06-21 Nick Desaulniers[Clang][Codegen] rename no_profile fn attr no_profile_i...
2021-06-21 Craig Topper[RISCV] Add isel patterns to match vmacc/vmadd/vnmsub...
2021-06-21 Nikita Popov[InstCombine] Remove unnecessary addres space check...
2021-06-21 Nikita Popov[OpaquePtr] Support opaque constant expression GEP
2021-06-21 Philip ReamesSplit a test for ease of auto update
2021-06-21 Walter ErquinigoRevert "[lldb-vscode] attempt to fix flakiness"
2021-06-21 Raphael Isemann[lldb] Add support for escaping zsh arguments
2021-06-21 Raphael Isemann[lldb] Skip TestLimitDebugInfo for Clang<7
2021-06-21 Jacob HegnaRemove ML inlining model artifacts.
2021-06-21 Nathan ChancellorRevert "[LoopDeletion] Handle Phis with similar inputs...
2021-06-21 peter klausler[flang] Fold more reduction intrinsic function calls
2021-06-21 Mehdi AminiRevert "[mlir][NFC] Move SubTensorOp and SubTensorInser...
next