platform/upstream/llvm.git
2022-03-15 Jonas DevlieghereRevert "[lldb] Synchronize output through the IOHandler"
2022-03-15 Igor Kudrin[llvm-cov gcov] Fix calculating coverage of template...
2022-03-15 Shafik Yaghmour[LLDB] Fixing DWARFExpression handling of ValueType...
2022-03-15 Andrzej Warzynski[flang][lowering] Add support for lowering of the ...
2022-03-15 Jonas Devlieghere[lldb] Make the PlatformMacOSX unit test Apple specific
2022-03-15 Jonas Devlieghere[lldb] Synchronize output through the IOHandler
2022-03-15 Andrzej Warzynski[flang][lowering] Add support for lowering the `dim...
2022-03-15 Siva Chandra... [libc] Add implementation of POSIX lseek function.
2022-03-15 Jonas Devlieghere[lldb] Fix platform selection on Apple Silicon (again)
2022-03-15 Andrzej Warzynski[flang][lowering] Add support for lowering the `dot_pro...
2022-03-15 Bixia Zheng[mlir][sparse][taco] Reorder a class.
2022-03-15 Craig Topper[LegalizeTypes][RISCV][WebAssembly] Expand ABS in Promo...
2022-03-15 Craig Topper[DAGCombiner][RISCV] Adjust (aext (and (trunc x), cst...
2022-03-15 Pavel LabathRevert "[lldb/test] Make category-skipping logic "platf...
2022-03-15 Craig Topper[RISCV] Remove lowerSPLAT_VECTOR
2022-03-15 Alex Brachet[libc] Fix exit not calling new handlers registered...
2022-03-15 Alex Brachet[libc][BlockStore] Add back, pop_back and empty methods
2022-03-15 Yitzhak Mandelbaum[clang][dataflow] Allow disabling built-in transfer...
2022-03-15 Sanjay Patel[InstCombine] try harder to propagate 'nsz' through...
2022-03-15 Sanjay Patel[InstCombine] add tests for fneg-of-select with FMF...
2022-03-15 Louis Dionne[libc++] Overhaul all tests for assertions and debug...
2022-03-15 Simon Moll[VE] strided v256.23 isel and tests
2022-03-15 Sam Carroll[mlir] Fix --convert-func-to-llvm=emit-c-wrappers argum...
2022-03-15 Tue Ly[libc] Implement expm1f function that is correctly...
2022-03-15 Simon Pilgrim[InstCombine] Add general constant support to eq/ne...
2022-03-15 Simon Pilgrim[JITLink] Fix -Wparentheses warning in R_RISCV_SUB6...
2022-03-15 Ties Stuij[AARCH64] ssbs should be enabled by default for cortex...
2022-03-15 Arnamoy Bhattacharyya[MLIR][OpenMP] Add support for basic SIMD construct
2022-03-15 Steven Wu[ASAN] Fix darwin-interface test
2022-03-15 LLVM GN Syncbot[gn build] Port 7262eacd4199
2022-03-15 Wael YehiaRevert "Load pass plugins during option processing...
2022-03-15 Simon PilgrimRevert rG9c542a5a4e1ba36c24e48185712779df52b7f7a6 ...
2022-03-15 Pavel LabathRemove a top-level "using namespace" in TargetTransform...
2022-03-15 Wael YehiaLoad pass plugins during option processing, so that...
2022-03-15 Pavel Labath[lldb/test] Make category-skipping logic "platform...
2022-03-15 Florian Hahn[BasicAA] Add test showing incorrect noalias result...
2022-03-15 Matthias Springer[mlir][bufferize] Extract buffer hoisting into separate...
2022-03-15 Marek Kurdej[clang-format] Correctly format variable templates.
2022-03-15 Simon Pilgrim[X86] combineSelect - canonicalize (vXi1 bitcast(iX...
2022-03-15 Marek Kurdej[clang-format] Add regression tests for function ref...
2022-03-15 Florian Hahn[LV] Make reduction-order.ll test independent of instru...
2022-03-15 Dmitry Makogon[NFC] Add LazyValueInfo::clear method
2022-03-15 Marek Kurdej[clang-format] Correctly recognize arrays in template...
2022-03-15 Ivan Butygin[mlir][gpu] Introduce gpu.global_id op
2022-03-15 Ivan Butygin[mlir][spirv] Add AssumeTrueKHROp
2022-03-15 Matthias Springer[mlir][bufferize][NFC] Deallocate all buffers at the...
2022-03-15 Nikita Popov[OpenMPOpt] Avoid pointer element type access during...
2022-03-15 Matthias Springer[mlir][bufferize][NFC] Split BufferizationState into...
2022-03-15 Jean Perier[flang] fulfill -Msave/-fno-automatic in main programs too
2022-03-15 Matthias Springer[mlir][bufferize] Fix config not passed to greedy rewriter
2022-03-15 Siva Chandra... [libc][Obvious] Fix typo in CMake file.
2022-03-15 Jean Perier[flang] Hanlde COMPLEX 2/3/10 in runtime TypeCode(cat...
2022-03-15 Fangrui Song[MachineLICM] Simplify code and avoid adding nullptr...
2022-03-15 Florian Hahn[LV] Remove LoopVectorBody from InnerLoopVectorizer...
2022-03-15 River Riddle[mlir] Remove the deprecated ODS Op verifier/parser...
2022-03-15 Stanislav Gatev[clang][dataflow] Model the behavior of non-standard...
2022-03-15 Adrian Kuegel[mlir][Bazel] Adjust build file to account for new...
2022-03-15 Qiu Chaofan[PowerPC] Disable perfect shuffle by default
2022-03-15 River Riddle[mlir] Refactor how parser/printers are specified for...
2022-03-15 River Riddle[mlir] Rewrite and modernize the documentation for...
2022-03-15 River Riddle[mlir] Split out AttrDef/TypeDef and pattern constructs...
2022-03-15 Mogball[mlir][ods] Add support for custom directive in attr...
2022-03-15 esmeyi[NFC][XCOFF] Refactor and format XCOFFObjectWriter...
2022-03-15 Fangrui Song[llvm-objcopy] Simplify CompressedSection creation...
2022-03-15 Fangrui Song[MC][test] Add more .loc directives to improve portabil...
2022-03-15 Chris LattnerRevert "[mlirTranslateMain] Add a customization callback."
2022-03-15 Thomas Raoux[mlir][nvvm] Fix bug in ldmatrix intrinsic conversion
2022-03-15 Jonas Devlieghere[lldb] Cleanup MacOSX platform headers (NFC)
2022-03-15 Keith Smiley[clang] Fix DIFile directory root on Windows
2022-03-15 Keith Smiley[test] Add lit helper for windows paths
2022-03-15 Sam Clegg[WebAssembly] Fix asan issue from https://reviews.llvm...
2022-03-15 Ruiling SongAMDGPU: Use removeAllRegUnitsForPhysReg()
2022-03-15 Petr Hosek[CMake][Fuchsia] Use correct architecture for iossim
2022-03-15 Jez Ng[lld-macho] -flat_namespace for dylibs should make...
2022-03-15 Jez Ng[lld-macho][nfc] Allow Defined symbols to be placed...
2022-03-15 Owen Pan[clang-format] Don't unwrap lines preceded by line...
2022-03-15 Joseph Huber[OpenMP][Fix] Fix test failing after patch
2022-03-15 Joseph Huber[OpenMP][Fix] Add offloading kind to AMDGPU libraries
2022-03-15 LLVM GN Syncbot[gn build] Port 9c542a5a4e1b
2022-03-15 Julian LettnerLower `@llvm.global_dtors` using `__cxa_atexit` on...
2022-03-15 Joseph Huber[CUDA] Add CUDA fatbinary magic
2022-03-15 Joseph Huber[OpenMP][NFC] Refactor new driver to be more general
2022-03-15 Joseph Huber[Clang] Add offload kind to embedded offload object
2022-03-15 Joseph Huber[OpenMP] Implement dense map info for device file
2022-03-15 Joseph Huber[OpenMP] Try to embed offloading objects after codegen
2022-03-15 Stanislav Mekhanoshin[AMDGPU] gfx940: disable OP_SEL on V_DOT instructions
2022-03-14 Vy NguyenReland "[lld-macho] Avoid using bump-alloc in TrieBuider""
2022-03-14 Stanislav Mekhanoshin[AMDGPU] Add symbolic names for gfx940 HWREGs
2022-03-14 Andrew Browne[DFSan] Remove trampolines to unblock opaque pointers...
2022-03-14 Stanislav Mekhanoshin[AMDGPU] Support for gfx940 flat lds opcodes
2022-03-14 Stanislav Mekhanoshin[AMDGPU] Support gfx940 v_lshl_add_u64 instruction
2022-03-14 Ryan Prichard[ARM] __cxa_end_cleanup: avoid clobbering r4
2022-03-14 Dávid Bolvanský[Clang] noinline stmt attribute - emit warnings rather...
2022-03-14 Jim InghamDon't report memory return values on MacOS_arm64 of...
2022-03-14 Stanislav Mekhanoshin[AMDGPU] flat scratch SVS addressing mode for gfx940
2022-03-14 Sterling AugustineRevert "[lld-macho] Avoid using bump-alloc in TrieBuider"
2022-03-14 Peter Klausler[flang] IEEE_ARITHMETIC must imply USE IEEE_EXCEPTIONS
2022-03-14 Stanislav Mekhanoshin[AMDGPU] gfx940 memory model
2022-03-14 Andrew Litteken[IROutliner] Ensure merged PHINodes respect order and...
2022-03-14 Craig Topper[InstCombine] Fold select based logic of fcmps with...
next