platform/upstream/llvm.git
2021-03-26 Vladislav Vinogradov[mlir][ODS] Fix `VariadicRegion` code generation for...
2021-03-26 Abhina Sreeskantharajan[Windows] Turn off text mode in TableGen and Rewriter...
2021-03-26 Max Kazantsev[Test] Add failing test for pr49730
2021-03-26 Muhammad Omair... [LLDB] Skip TestVSCode_disconnect.test_launch arm/linux
2021-03-26 Jay Foad[AMDGPU] Inline FSHRPattern into its only use. NFC.
2021-03-26 Fangrui Song[memprof][test] Make test_terse.cpp robust (sched_getcp...
2021-03-26 Craig Topper[RISCV] Optimize (and (shl GPR:, uimm5:), 0xffffffff...
2021-03-26 Craig Topper[RISCV] Don't call CheckAndMask from selectZExti32.
2021-03-26 Fangrui Song[sanitizer] Simplify GetTls with dl_iterate_phdr
2021-03-26 Kazu HirataReapply [InlineCost] Enable the cost benefit analysis...
2021-03-26 Kazu Hirata[InlineCost] Reject a zero entry count
2021-03-26 Suraj Sudhir[mlir][tosa] TOSA MLIR dialect update to v0.22, part 1
2021-03-26 Wenlei He[CSSPGO] Minor tweak for inline candidate priority...
2021-03-26 Tony[NFC][AMDGPU] Corrections to AMD GPU initial kernel...
2021-03-26 Lang Hames[JITLink][MachO] Use full <segment>,<section> names...
2021-03-26 Stella Laurenzo[mlir][python] Add docs for op class extension mechanism.
2021-03-26 Richard SmithStop this test from dropping a .s file in the current...
2021-03-26 Richard SmithExplicitly enable the new pass manager in this test.
2021-03-26 Craig Topper[RISCV] Add Zbb+Zbt command lines to the signed saturin...
2021-03-26 Amara Emerson[GlobalISel] Add G_ROTR and G_ROTL opcodes for rotates.
2021-03-26 Jessica Paquette[AArch64][GlobalISel] Emit bzero on Darwin
2021-03-26 Richard SmithAdd a target triple to fix test failure on targets...
2021-03-25 Richard SmithFix a miscompile introduced by 99203f2.
2021-03-25 Rahman LavaeeAdd missing 'CHECK' prefix to basic block labels test.
2021-03-25 Muhammad Omair... [LLDB] Skip TestVSCode_launch.test_progress_events...
2021-03-25 Fangrui Song[Triple][Driver] Add muslx32 environment and use /lib...
2021-03-25 Yonghong SongBPF: add extern func to data sections if specified
2021-03-25 Jingu Kang[ValueTracking] Handle two PHIs in isKnownNonEqual()
2021-03-25 Jonas Devlieghere[lldb] Add IsFullyInitialized to DynamicLoader
2021-03-25 Leonard Chan[llvm][hwasan] Add Fuchsia shadow mapping configuration
2021-03-25 Stella Laurenzo[mlir][linalg] Add an InitTensorOp python builder.
2021-03-25 Guozhi Wei[DAE] Adjust param/arg attributes when changing paramet...
2021-03-25 Philip ReamesMark gc.relocate and gc.result as readnone (try 2)
2021-03-25 Philip Reames[deref] Handle byval/byref/sret/inalloc/preallocated...
2021-03-25 Philip ReamesAutogen test to account for tool output format change
2021-03-25 Philip Reames[test] Add test for hoisting to custom allocation funct...
2021-03-25 David StoneHandle 128-bits IntegerLiterals in StmtPrinter
2021-03-25 Vedant Kumar[lldb/Commands] Fix spelling of target.move-to-nearest...
2021-03-25 Matt Morehouse[HWASan] Mention x86_64 aliasing mode in design doc.
2021-03-25 Craig Topper[RISCV] Reorder checks in RISCVTTIImpl::getGatherScatte...
2021-03-25 Andrew Savonichev[MCA] Support carry-over instructions for in-order...
2021-03-25 Xun Li[OpenMP][InstrProfiling] Fix a missing instr profiling...
2021-03-25 Richard SmithPR49724: Fix deduction of null member pointers.
2021-03-25 Vy NguyenReland [lld-macho][nfc] minor clean up, follow up to...
2021-03-25 Xun Li[Coroutine][Clang] Force emit lifetime intrinsics for...
2021-03-25 Nico WeberRevert "[InlineCost] Enable the cost benefit analysis...
2021-03-25 Leonard Chan[clang][driver] Support HWASan in the Fuchsia toolchain
2021-03-25 Roman Lebedev[NFCI][SimplifyCFG] Don't pay for a Small{Map,Set}Vecto...
2021-03-25 Nikita Popov[IR] Lift attribute handling for assume bundles into...
2021-03-25 Sanjay Patel[PowerPC] auto-generate complete testchecks; NFC
2021-03-25 peter klausler[flang] fix spurious runtime crash on TRIM('')
2021-03-25 Markus Böck[Support][Windows] Make sure only executables are found...
2021-03-25 Mircea Trofin[NFC] Module::getInstructionCount() is const
2021-03-25 Yaxun (Sam... [CUDA][HIP] add __builtin_get_device_side_mangled_name
2021-03-25 Stanislav Mekhanoshin[AMDGPU] Refactoring mfma intrinsic definitions. NFC.
2021-03-25 Vy Nguyen[lld-macho][nfc] Removed unnecessary static_cast
2021-03-25 Andrzej Warzynski[flang][driver] Fix typos and inconsistent comments...
2021-03-25 Krzysztof Parzyszek[Hexagon] Limit virtual register reuse range in FI...
2021-03-25 Jez Ng[lld-macho] Add support for --threads
2021-03-25 Jez Ng[lld-macho] Add more TimeTraceScopes
2021-03-25 Jez Ng[lld-macho] Fix typo in diagnostic message
2021-03-25 Lang Hames[JITLink][MachO/x86-64] Remove stale commented-out...
2021-03-25 Mehdi AminiRemove unused function, fix warning (NFC)
2021-03-25 Shoaib Meenai[clang] Pass option directly to command. NFC
2021-03-25 Shoaib Meenai[clang] Always execute multi-stage install steps
2021-03-25 Tim Keith[flang] Fix error compiling std::min on macos
2021-03-25 Utkarsh Saxena[clang][Syntax] Optimize expandedTokens for token ranges.
2021-03-25 Jean Perier[flang] fold LOGICAL intrinsic calls
2021-03-25 Kadir Cetinkaya[clangd] Fix a use-after-free
2021-03-25 Gabor Marton[Analyzer] Infer 0 value when the divisible is 0 (bug...
2021-03-25 Marek Kurdej[libc++] [C++2b] [P2162] Allow inheritance from std...
2021-03-25 Alexander Belyaev[mlir][linalg] Add output tensor args folding for linal...
2021-03-25 Arnamoy Bhattacharyya[flang][driver] Add options for -std=f2018
2021-03-25 Uday BondhugulaRevert "[Canonicalizer] Process regions top-down instea...
2021-03-25 David Green[ARM] Revert WhileLoopStartLR to DoLoopStart
2021-03-25 Craig Topper[RISCV] Teach targetShrinkDemandedConstant to preserve...
2021-03-25 Abhina SreeskantharajanFix: Reordering parameters in getFile and getFileOrSTDIN
2021-03-25 Yevgeny Rouban[SLP] Fix crash in reduction for integer min/max
2021-03-25 Nathan James[clang-tidy] Fix mpi checks when running multiple TUs...
2021-03-25 Sven van HaastregtReuse `os` variable in AllocateTarget; NFC
2021-03-25 Jamie Schmeiseradd print-change diff modes that do not use colour
2021-03-25 Arthur O'Dwyer[libc++] Eliminate <compare>'s dependency on <array>.
2021-03-25 Arthur O'Dwyer[libc++] [P1032] Misc constexpr bits in <iterator>...
2021-03-25 Kerry McLaughlin[SVE][LoopVectorize] Verify support for vectorizing...
2021-03-25 Matt Morehouse[HWASan] Use page aliasing on x86_64.
2021-03-25 Abhina Sreeskantharajan[NFC] Reordering parameters in getFile and getFileOrSTDIN
2021-03-25 Alexander Laninfix readability-braces-around-statements Stmt type...
2021-03-25 Abhina Sreeskantharajan[SystemZ][z/OS] csv files should be text files
2021-03-25 Alexey Bataev[SLP]Improve and simplify extendSchedulingRegion.
2021-03-25 Djordje Todorovic[Debugify] Expose original debug info preservation...
2021-03-25 Simon Pilgrim[X86][SSE] Add pmulh tests where the source ops are...
2021-03-25 Simon Pilgrim[X86][SSE] Rename pmulh tests to show they're from...
2021-03-25 Fraser Cormack[RISCV] Optimize select-like vector shuffles
2021-03-25 Nemanja Ivanovic[PowerPC][NFC] Provide legacy names for VSX loads and...
2021-03-25 Sameer Sahasrabuddhe[NewPM] Disable non-trivial loop-unswitch on targets...
2021-03-25 Fraser Cormack[RISCV] Pre-commit shuffle test cases for D99270
2021-03-25 Fraser Cormack[RISCV] Optimize BUILD_VECTOR sequences that reveal...
2021-03-25 Simon Pilgrim[X86][AVX] Truncate vectors with PACKSS/PACKUS on AVX2...
2021-03-25 Simon Pilgrim[X86][AVX] splitIntVSETCC - handle separate (canonicali...
2021-03-25 Krasimir Georgiev[clang-format] Fix ObjC method indent after f7f9f94b
next